index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
/
dvbdev.c
Commit message (
Expand
)
Author
Age
*
V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion
Darron Broad
2008-10-17
*
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
device create: dvb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
dvb: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
*
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
2008-04-24
*
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
*
V4L/DVB (7140): constify function pointer tables
Jan Engelhardt
2008-04-24
*
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
2007-10-12
*
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
*
V4L/DVB (6015): DVB: convert struct class_device to struct device
Kay Sievers
2007-10-09
*
V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer
Simon Arlott
2007-07-18
*
V4L/DVB (5630): Dvb-core: Handle failures to create devices
Simon Arlott
2007-05-22
*
V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2007-04-27
*
V4L/DVB (5400): Core: fix several locking related problems
Simon Arlott
2007-03-27
*
V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
Marcel Siegert
2007-02-21
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
V4L/DVB (3762): Add sysfs device links to dvb devices
Andrew de Quincey
2006-06-25
*
V4L/DVB (3725): Fix mutex in dvb_register_device to work.
Andrew de Quincey
2006-05-12
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
*
V4L/DVB (3380): Semaphore to mutex conversion on drivers/media
Ingo Molnar
2006-01-15
*
V4L/DVB (3218): Whitespace cleanups
Michael Krufky
2006-01-09
*
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
2005-12-12
*
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
*
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
2005-06-20
*
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
Johannes Stezenbach
2005-05-17
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16