Commit Graph

116 Commits (0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01)

Author SHA1 Message Date
Mauro Carvalho Chehab 04b35abef7 V4L/DVB (6070): Fix a warning at dvb_net 18 years ago
Oliver Endriss 260f8d7c4c V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) 18 years ago
Trent Piepho 372280d2a3 V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping 18 years ago
Simon Arlott 900858ecb3 V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Simon Arlott 4abdcf933f V4L/DVB (5630): Dvb-core: Handle failures to create devices 18 years ago
Mauro Carvalho Chehab 523b78d1d2 V4L/DVB (5600): Allow compiling just DVB CORE 18 years ago
Jan Engelhardt 6b6bcb16c6 V4L/DVB (5599): Use menuconfig objects II - DVB 18 years ago
Markus Rechberger 2c4d336468 V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet 18 years ago
Markus Rechberger 57861b432b V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr 18 years ago
Markus Rechberger ca5be9cd05 V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Simon Arlott c278850206 V4L/DVB (5400): Core: fix several locking related problems 18 years ago
Marcel Siegert b619010247 V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct 18 years ago
akpm@linux-foundation.org 6591691b25 V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix 18 years ago
Herbert Poetzl 8eec14295e V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110 18 years ago
Uwe Kleine-König 1b3c3714cb Fix typos concerning hierarchy 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Michael Krufky 5ef35be42d V4L/DVB (4973): Dvb-core: fix printk type warning 18 years ago
Ang Way Chuang dedcefb085 V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Andrew de Quincey 30d9464c76 V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag 19 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 19 years ago
Uwe Bugla 934765b8e2 V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH 19 years ago
Steven Toth ba7e6f3e3e V4L/DVB (4665): Add frontend structure callback for bus acquisition. 19 years ago
Arnd Bergmann 135ab6ec8f [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references 19 years ago
Andrew de Quincey c8cd2ad3bb V4L/DVB (4611): Add module-init-tools version comment. 19 years ago
Oliver Endriss 7df0994d7b V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fix 19 years ago
Andrew de Quincey f52a838b74 V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function. 19 years ago
Andrew de Quincey 102a342bb9 V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach 19 years ago
Andrew de Quincey d995506062 V4L/DVB (4385): Add dvb_attach() macro and supporting routines 19 years ago
Andrew de Quincey 13fef9335f V4L/DVB (4383): Convert SEC drivers to new frontend API 19 years ago
Andrew de Quincey 94cbae5a1a V4L/DVB (4382): Dvb_attach modifications to dvb frontend structures 19 years ago
Trent Piepho b02dc51591 V4L/DVB (4411): Fix minor errors in build files 19 years ago
Andrew de Quincey 04c56d0e5b V4L/DVB (4292): Fix DISEQC regression 19 years ago
Manu Abraham 70d906354f V4L/DVB (4282): Fix: use swzigzag for swalgo 19 years ago
Trent Piepho 1b172e0c4e V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Manu Abraham 4a4edcca22 V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag not to be called 19 years ago
Manu Abraham d772bd03bc V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL 19 years ago
Manu Abraham 0249ef16fa V4L/DVB (4160): Use device specific algorithms 19 years ago
Manu Abraham 4821fb1d84 V4L/DVB (4155): ATSC frontend support 19 years ago
Dave Jones ec675bce40 V4L/DVB (4149): Fix up funky logic in dvb 19 years ago
Patrick Boettcher dea74869f3 V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend 19 years ago
Christoph Pfister 7f2c8a9c53 V4L/DVB (3996): Make the table static 19 years ago