index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
/
dvbdev.c
Age
Commit message (
Expand
)
Author
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
2012-07-06
[media] dvb-core: Release semaphore on error path dvb_register_device()
Santosh Nayak
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-19
dvb-core: kill the big kernel lock
Arnd Bergmann
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-17
dvb: Push down BKL into ioctl functions
Arnd Bergmann
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-06-15
Driver Core: dvb: add nodename for dvb drivers
Kay Sievers
2009-03-30
V4L/DVB (10391): dvb: constify VFTs
Jan Engelhardt
2009-01-06
Check fops_get() return value
Laurent Pinchart
2009-01-03
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
Kay Sievers
2008-12-29
V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile error
Hans Verkuil
2008-12-29
V4L/DVB (9490): linux-next: v4l-dvb tree build failure
Stephen Rothwell
2008-12-29
V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent
Kay Sievers
2008-12-29
V4L/DVB (9361): Dynamic DVB minor allocation
Andreas Oberritter
2008-10-17
V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion
Darron Broad
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
device create: dvb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-06-20
dvb: cdev lock_kernel() pushdown
Jonathan Corbet
2008-04-24
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
2007-10-12
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
2007-10-10
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-09
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-07-18
V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer
Simon Arlott
2007-05-22
V4L/DVB (5630): Dvb-core: Handle failures to create devices
Simon Arlott
2007-04-27
V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2007-03-27
V4L/DVB (5400): Core: fix several locking related problems
Simon Arlott
2007-02-21
V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
Marcel Siegert
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-06-26
[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-25
V4L/DVB (3762): Add sysfs device links to dvb devices
Andrew de Quincey
2006-05-12
V4L/DVB (3725): Fix mutex in dvb_register_device to work.
Andrew de Quincey
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-01-15
V4L/DVB (3380): Semaphore to mutex conversion on drivers/media
Ingo Molnar
2006-01-09
V4L/DVB (3218): Whitespace cleanups
Michael Krufky
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-06-20
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
2005-05-17
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
Johannes Stezenbach
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds