index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2011-10-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-37
/
+59
2011-09-06
[media] dvb_frontend: fix compile warning
Hans Verkuil
1
-2
/
+1
2011-09-04
[media] DVB: dvb_frontend: check function pointers on reinitialize
Andreas Oberritter
1
-4
/
+2
2011-09-03
[media] DVB: dvb_frontend: remove static assignments from dtv_property_cache_...
Andreas Oberritter
1
-5
/
+24
2011-09-03
[media] DVB: dvb_frontend: Fix compatibility criteria for satellite receivers
Andreas Oberritter
1
-8
/
+5
2011-09-03
[media] dvb-core, tda18271c2dd: define get_if_frequency() callback
Mauro Carvalho Chehab
1
-0
/
+1
2011-09-03
[media] DVB: dvb_frontend: update locking in dvb_frontend_{add, get_event}
Andreas Oberritter
1
-17
/
+7
2011-09-03
[media] DVB: dvb_frontend: clear stale events on FE_SET_FRONTEND
Andreas Oberritter
1
-0
/
+11
2011-09-03
[media] DVB: dvb_frontend: avoid possible race condition on first event
Andreas Oberritter
1
-1
/
+1
2011-09-03
[media] DVB: dvb_frontend: fix stale parameters on initial frontend event
Andreas Oberritter
1
-0
/
+7
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-27
Revert "[media] DVB: dvb_frontend: off by one in dtv_property_dump()"
Mauro Carvalho Chehab
1
-1
/
+1
2011-07-27
[media] DVB: dvb_frontend: off by one in dtv_property_dump()
Dan Carpenter
1
-1
/
+1
2011-07-27
[media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_ID
Andreas Oberritter
1
-1
/
+2
2011-07-27
dvb_net: Simplify the code if DVB NET is not defined
Mauro Carvalho Chehab
1
-10
/
+3
2011-07-27
[media] Make DVB NET configurable in the kernel
Hans Petter Selasky
2
-1
/
+29
2011-07-13
[media] dvb_frontend: fix race condition in stopping/starting frontend
Devin Heitmueller
1
-0
/
+8
2011-05-20
[media] DVB: allow to read back of detected parameters through S2API
Andreas Oberritter
1
-4
/
+15
2011-05-20
[media] DVB: dvb_frontend: add parameters_out
Andreas Oberritter
1
-6
/
+11
2011-05-20
[media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cache
Andreas Oberritter
1
-103
/
+108
2011-05-20
[media] DVB: dvb_frontend: remove unused assignments
Andreas Oberritter
1
-2
/
+0
2011-05-20
[media] DVB: dvb_frontend: rename parameters to parameters_in
Andreas Oberritter
1
-30
/
+30
2011-05-20
[media] DVB: call get_property at the end of dtv_property_process_get
Andreas Oberritter
1
-8
/
+8
2011-05-20
[media] DVB: dtv_property_cache_submit shouldn't modifiy the cache
Andreas Oberritter
1
-10
/
+3
2011-05-20
[media] DVB: Add basic API support for DVB-T2 and bump minor version
Andreas Oberritter
2
-4
/
+12
2011-05-20
[media] DVB: return meaningful error codes in dvb_frontend
Andreas Oberritter
1
-12
/
+16
2011-05-20
[media] Speed up DVB TS stream delivery from DMA buffer into dvb-core's buffer
Marko Ristola
1
-60
/
+57
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-21
[media] tuner-core: remove the legacy is_stereo() call
Mauro Carvalho Chehab
1
-1
/
+0
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+2
2010-12-29
[media] dmxdev: Fix a compilation warning due to a bad type
Mauro Carvalho Chehab
1
-2
/
+2
2010-12-24
dvb: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
5
-1
/
+7
2010-10-21
V4L/DVB: dvb-core: kill the big kernel lock
Arnd Bergmann
4
-40
/
+11
2010-10-21
V4L/DVB: dvb: Convert "mutex" to semaphore
Thomas Gleixner
1
-2
/
+2
2010-10-21
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
1
-1
/
+1
2010-10-19
dvb-core: kill the big kernel lock
Arnd Bergmann
4
-40
/
+11
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
5
-1
/
+7
2010-08-02
V4L/DVB: DVB: fix dvr node refcounting
Jiri Slaby
1
-1
/
+1
2010-08-02
V4L/DVB: dvb_frontend: fix typos in comments and one function
Guillaume Audirac
1
-5
/
+5
2010-08-02
V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-2
/
+8
2010-08-02
V4L/DVB: drivers/media: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-06-01
V4L/DVB: dvb-core: Fix ULE decapsulation bug
Ang Way Chuang
1
-1
/
+11
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
6
-46
/
+75
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-9
/
+5
2010-05-19
V4L/DVB: fix dvb frontend lockup
matthieu castet
1
-8
/
+17
2010-05-18
V4L/DVB: Allow to enable TS continuity and TEI check on loaded module
Abylay Ospan
1
-7
/
+4
[next]