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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-4
/
+4
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-7
/
+7
2010-02-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+6
2010-02-26
dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...
Ang Way Chuang
1
-0
/
+1
2010-02-26
V4L/DVB: DVB: Export dvb_ringbuffer_flush() again
Oliver Endriss
1
-0
/
+1
2010-02-26
V4L/DVB: dvb-core: remove unnecessary casting of kmalloc
Thiago Farina
1
-4
/
+2
2010-02-26
V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug mode
Mauro Carvalho Chehab
1
-1
/
+1
2010-02-26
V4L/DVB (13878): dvb_frontend: Print dump on get after filling the data
Mauro Carvalho Chehab
1
-2
/
+2
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-12
/
+10
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-4
/
+3
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-4
/
+4
2010-02-08
V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
Francesco Lavra
1
-1
/
+1
2010-02-08
V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet
Mauro Carvalho Chehab
1
-11
/
+8
2010-02-08
V4L/DVB: Fix the risk of an oops at dvb_dmx_release
Mauro Carvalho Chehab
1
-0
/
+1
2010-01-07
drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address
hartleys
1
-5
/
+2
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-134
/
+117
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-05
V4L/DVB (13271): TS speed check. Logging transport stream speed in Kbits per ...
Abylay Ospan
2
-0
/
+44
2009-12-05
V4L/DVB (13157): dvb_frontend: represent all DVBS2API commands via macro
Mauro Carvalho Chehab
1
-133
/
+26
2009-12-05
V4L/DVB (13103): create a standard method for dvb adapter drivers to override...
Michael Krufky
2
-1
/
+47
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-01
drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h
Andrew Morton
1
-0
/
+1
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2
-0
/
+2
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-22
V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning
Mauro Carvalho Chehab
1
-3
/
+2
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-5
/
+230
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-2
/
+2
2009-09-19
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
HIRANO Takahito
2
-0
/
+11
2009-09-19
V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cache
Patrick Boettcher
1
-0
/
+8
2009-09-19
V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)
Patrick Boettcher
2
-5
/
+211
2009-09-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-69
/
+219
2009-09-12
V4L/DVB (12686): dvb-core: check supported QAM modulations
Janne Grunau
1
-0
/
+9
2009-09-12
V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return value
Janne Grunau
1
-5
/
+21
2009-09-12
V4L/DVB (12684): DVB: make DVB_MAX_ADAPTERS configurable
Janne Grunau
1
-0
/
+5
2009-09-12
V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()
Andreas Oberritter
1
-6
/
+2
2009-09-12
V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID
Andreas Oberritter
2
-58
/
+182
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-10
/
+52
2009-06-16
V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not reset
Devin Heitmueller
1
-0
/
+1
2009-06-16
V4L/DVB (11785): dvb_frontend: fix race condition resulting in dropped tuning...
Devin Heitmueller
1
-0
/
+1
2009-06-16
V4L/DVB (11930): TS continuity check: show error message when discontinuity d...
Abylay Ospan
2
-0
/
+46
2009-06-16
V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_d...
Simon Arlott
1
-10
/
+4
2009-06-15
Driver Core: dvb: add nodename for dvb drivers
Kay Sievers
1
-0
/
+10
2009-03-30
V4L/DVB (10391): dvb: constify VFTs
Jan Engelhardt
6
-7
/
+7
2009-03-13
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
1
-3
/
+4
[next]