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
*
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
|
*
|
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
2010-03-16
1
-5
/
+1
*
|
|
V4L/DVB: fix dvb frontend lockup
matthieu castet
2010-05-19
1
-8
/
+17
*
|
|
V4L/DVB: Allow to enable TS continuity and TEI check on loaded module
Abylay Ospan
2010-05-18
1
-7
/
+4
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
|
/
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-4
/
+4
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-4
/
+4
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
3
-7
/
+7
|
\
\
|
*
\
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-02-26
2
-7
/
+6
|
|
\
\
|
|
*
|
V4L/DVB: DVB: Export dvb_ringbuffer_flush() again
Oliver Endriss
2010-02-26
1
-0
/
+1
|
|
*
|
V4L/DVB: dvb-core: remove unnecessary casting of kmalloc
Thiago Farina
2010-02-26
1
-4
/
+2
|
|
*
|
V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug mode
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+1
|
|
*
|
V4L/DVB (13878): dvb_frontend: Print dump on get after filling the data
Mauro Carvalho Chehab
2010-02-26
1
-2
/
+2
|
*
|
|
dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...
Ang Way Chuang
2010-02-26
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
2
-12
/
+10
|
\
\
\
|
|
/
/
|
*
|
V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
Francesco Lavra
2010-02-08
1
-1
/
+1
|
*
|
V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet
Mauro Carvalho Chehab
2010-02-08
1
-11
/
+8
|
*
|
V4L/DVB: Fix the risk of an oops at dvb_dmx_release
Mauro Carvalho Chehab
2010-02-08
1
-0
/
+1
|
|
/
*
|
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-4
/
+3
*
|
drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address
hartleys
2010-01-07
1
-5
/
+2
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-09
4
-134
/
+117
|
\
|
*
V4L/DVB (13271): TS speed check. Logging transport stream speed in Kbits per ...
Abylay Ospan
2009-12-05
2
-0
/
+44
|
*
V4L/DVB (13157): dvb_frontend: represent all DVBS2API commands via macro
Mauro Carvalho Chehab
2009-12-05
1
-133
/
+26
|
*
V4L/DVB (13103): create a standard method for dvb adapter drivers to override...
Michael Krufky
2009-12-05
2
-1
/
+47
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
|
drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h
Andrew Morton
2009-12-01
1
-0
/
+1
|
/
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-04
2
-0
/
+2
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning
Mauro Carvalho Chehab
2009-09-22
1
-3
/
+2
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-21
2
-5
/
+230
|
\
|
*
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
HIRANO Takahito
2009-09-19
2
-0
/
+11
|
*
V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cache
Patrick Boettcher
2009-09-19
1
-0
/
+8
|
*
V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)
Patrick Boettcher
2009-09-19
2
-5
/
+211
*
|
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
1
-2
/
+2
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-15
5
-69
/
+219
|
\
|
*
V4L/DVB (12686): dvb-core: check supported QAM modulations
Janne Grunau
2009-09-12
1
-0
/
+9
|
*
V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return value
Janne Grunau
2009-09-12
1
-5
/
+21
|
*
V4L/DVB (12684): DVB: make DVB_MAX_ADAPTERS configurable
Janne Grunau
2009-09-12
1
-0
/
+5
[next]