Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1037ebbbd262227a91dfdd558159e345d4edf6b7
/
drivers
/
media
/
dvb-core
/
dvbdev.c
e84f9e5
consolidate the reassignments of ->f_op in ->open() instances
by Al Viro
· 11 years ago
30ad64b
[media] dvb: push down ioctl lock in dvb_usercopy
by Nikolaus Schulz
· 12 years ago
d9751fd
[media] media:dvb:fix up ENOIOCTLCMD error handling
by Wanlong Gao
· 12 years ago
3d6c2bc
[media] dvb: move the dvb core one level up
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/dvb/dvb-core/dvbdev.c]
82163ed
[media] dvb-core: Release semaphore on error path dvb_register_device()
by Santosh Nayak
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
72024f1
dvb-core: kill the big kernel lock
by Arnd Bergmann
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
16ef8de
dvb: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
8a8bdcc
Driver Core: dvb: add nodename for dvb drivers
by Kay Sievers
· 16 years ago
784e29d
V4L/DVB (10391): dvb: constify VFTs
by Jan Engelhardt
· 16 years ago
f41ced8
Check fops_get() return value
by Laurent Pinchart
· 16 years ago
763d19b
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
by Kay Sievers
· 16 years ago
b749678
V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile error
by Hans Verkuil
· 16 years ago
ac2657c
V4L/DVB (9490): linux-next: v4l-dvb tree build failure
by Stephen Rothwell
· 16 years ago
a5f4c0c
V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent
by Kay Sievers
· 16 years ago
5dd3f30
V4L/DVB (9361): Dynamic DVB minor allocation
by Andreas Oberritter
· 16 years ago
59b1842
V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion
by Darron Broad
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
e282959
device create: dvb: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
5794e1b
dvb: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
78e9200
V4L/DVB (7538): Adds selectable adapter numbers as per module option
by Janne Grunau
· 17 years ago
46b4f7c
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
27a643b
V4L/DVB (7140): constify function pointer tables
by Jan Engelhardt
· 17 years ago
7e7654a
cdev: remove unneeded setting of cdev names
by Greg Kroah-Hartman
· 17 years ago
7948261
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
9c12224
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
by Mauro Carvalho Chehab
· 17 years ago
5f55338
V4L/DVB (6015): DVB: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
900858e
V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer
by Simon Arlott
· 18 years ago
4abdcf9
V4L/DVB (5630): Dvb-core: Handle failures to create devices
by Simon Arlott
· 18 years ago
ca5be9c
V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue
by Markus Rechberger
· 18 years ago
c278850
V4L/DVB (5400): Core: fix several locking related problems
by Simon Arlott
· 18 years ago
b619010
V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
by Marcel Siegert
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 20 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 20 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 20 years ago
d09dbf9
V4L/DVB (3762): Add sysfs device links to dvb devices
by Andrew de Quincey
· 19 years ago
f47f476
V4L/DVB (3725): Fix mutex in dvb_register_device to work.
by Andrew de Quincey
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
1e4baed
V4L/DVB (3380): Semaphore to mutex conversion on drivers/media
by Ingo Molnar
· 19 years ago
50c25ff
V4L/DVB (3218): Whitespace cleanups
by Michael Krufky
· 19 years ago
afd1a0c
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
by Mauro Carvalho Chehab
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
56b2293
[PATCH] class: convert drivers/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
fdc53a6
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
by Johannes Stezenbach
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago