index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Age
Commit message (
Expand
)
Author
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-05
V4L/DVB (13271): TS speed check. Logging transport stream speed in Kbits per ...
Abylay Ospan
2009-12-05
V4L/DVB (13157): dvb_frontend: represent all DVBS2API commands via macro
Mauro Carvalho Chehab
2009-12-05
V4L/DVB (13103): create a standard method for dvb adapter drivers to override...
Michael Krufky
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-01
drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h
Andrew Morton
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-22
V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning
Mauro Carvalho Chehab
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
HIRANO Takahito
2009-09-19
V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cache
Patrick Boettcher
2009-09-19
V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)
Patrick Boettcher
2009-09-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-12
V4L/DVB (12686): dvb-core: check supported QAM modulations
Janne Grunau
2009-09-12
V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return value
Janne Grunau
2009-09-12
V4L/DVB (12684): DVB: make DVB_MAX_ADAPTERS configurable
Janne Grunau
2009-09-12
V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()
Andreas Oberritter
2009-09-12
V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID
Andreas Oberritter
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-06-16
V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not reset
Devin Heitmueller
2009-06-16
V4L/DVB (11785): dvb_frontend: fix race condition resulting in dropped tuning...
Devin Heitmueller
2009-06-16
V4L/DVB (11930): TS continuity check: show error message when discontinuity d...
Abylay Ospan
2009-06-16
V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_d...
Simon Arlott
2009-06-15
Driver Core: dvb: add nodename for dvb drivers
Kay Sievers
2009-03-30
V4L/DVB (10391): dvb: constify VFTs
Jan Engelhardt
2009-03-13
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
2009-02-17
V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36b
Mauro Carvalho Chehab
2009-01-29
V4L/DVB (9054): implement proper locking in the dvb ca en50221 driver
Matthias Dahl
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-07
dvb: update network device to current API
Stephen Hemminger
2009-01-07
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
Mauro Carvalho Chehab
2009-01-06
Check fops_get() return value
Laurent Pinchart
2009-01-03
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
Kay Sievers
2008-12-30
V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo t...
Darron Broad
2008-12-29
V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile error
Hans Verkuil
2008-12-29
V4L/DVB (9490): linux-next: v4l-dvb tree build failure
Stephen Rothwell
2008-12-29
V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent
Kay Sievers
2008-12-29
V4L/DVB (9361): Dynamic DVB minor allocation
Andreas Oberritter
2008-12-29
V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM Search
Marco Schluessler
2008-12-29
V4L/DVB (9478): Fix: parameters not supplied in the search process
Manu Abraham
2008-12-29
V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123
Matthias Schwarzott
2008-12-29
V4L/DVB (9345): Add event with changed status only
Arvo Jarve
[next]