Commit Graph

3012 Commits (55b70a0300b873c0ec7ea6e33752af56f41250ce)

Author SHA1 Message Date
Marcin Garski db955170d4 more UTF-8 conversions 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 17 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 17 years ago
Ralf Baechle e8c44319c6 Replace __attribute_pure__ with __pure 17 years ago
Rafael J. Wysocki e42837bcd3 freezer: introduce freezer-friendly waiting macros 17 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 17 years ago
Al Viro 64a6f9500d signedness: module_param_array nump argument 17 years ago
Jean Delvare cdeec3cc79 cx23885: Drop empty i2c algorithm control callback 18 years ago
David Brownell 3be27d37c2 i2c: Remove NOP i2c_algorithm.algo_control() methods 18 years ago
Al Viro 13bcd5d0e2 v4l: copy_to_user() is not a good method name 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Trent Piepho a991f44b79 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry 18 years ago
Trent Piepho e77e2c2f29 V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry 18 years ago
Trent Piepho 6d28e98906 V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry 18 years ago
Trent Piepho 805a439241 V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry 18 years ago
Trent Piepho 8bb629e22f V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry 18 years ago
Trent Piepho 7948261942 V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry 18 years ago
Jiri Slaby c3e2a8e64c V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS 18 years ago
Jiri Slaby 3abff557d5 V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS 18 years ago
Maxim Levitsky acd827d63a V4L/DVB (6306): Few clenups for saa7134 resume code 18 years ago
Brandon Philips 49ee718ef5 V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core 18 years ago
Trent Piepho c726b65d07 V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+ 18 years ago
Trent Piepho bde00cc027 V4L/DVB (6300): CodingStyle cleanup 18 years ago
Trent Piepho 102abd826a V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVB 18 years ago
Michael Krufky 21a7ad4a7e V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF 18 years ago
Joachim Steiger fa3b877e5c V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card 18 years ago
Eric Sandeen 0ac3a5bbca V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115 18 years ago
Kay Sievers 54bd5b66c8 V4L/DVB (6293): V4L: convert struct class_device to struct device 18 years ago
Mauro Carvalho Chehab d4cae5a500 V4L/DVB (6292): videobuf_core init always require callback implementation 18 years ago
Mauro Carvalho Chehab d5f1b01644 V4L/DVB (6291): Fix: avoid oops on some SMP machines 18 years ago
Mauro Carvalho Chehab 5ddff43435 V4L/DVB (6290): remove videobuf_set_pci_ops 18 years ago
Robert P. J. Day 7568e3ce67 V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header 18 years ago
Mauro Carvalho Chehab aecfde539e V4L/DVB (6287): Fix DMA Scatter/Gather constructor 18 years ago
Mauro Carvalho Chehab 593f18c6e4 V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB 18 years ago
Jesper Juhl 925343ecdf V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller driver 18 years ago
Trent Piepho 409d84f85a V4L/DVB (6284): cx23885: Update to new videobuf code 18 years ago
Trent Piepho 5a3ebe8755 V4L/DVB (6283): videobuf: Remove references to old Kconfig option name 18 years ago
Christoph Hellwig 9320874a3e V4L/DVB (6279): en_50221: convert to kthread API 18 years ago
Maxim Levitsky d00cd2985e V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from device 18 years ago
Mauro Carvalho Chehab 14f37aee29 V4L/DVB (6277): vivi cleanup: remove the unused vars 18 years ago
Brandon Philips 00f98d0804 V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check 18 years ago
Brandon Philips ba32bd95d4 V4L/DVB (6275): V4L: vivi.c remove the "resource" locking 18 years ago
Brandon Philips 85c7c70bc2 V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream 18 years ago
Brandon Philips a326ae1126 V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field 18 years ago
Maxim Levitsky 11f7078c10 V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134 18 years ago