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