| Commit message (Expand) | Author | Age |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | Replace __attribute_pure__ with __pure | Ralf Baechle | 2007-10-18 |
* | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 2007-10-18 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 |
* | signedness: module_param_array nump argument | Al Viro | 2007-10-14 |
* | cx23885: Drop empty i2c algorithm control callback | Jean Delvare | 2007-10-13 |
* | i2c: Remove NOP i2c_algorithm.algo_control() methods | David Brownell | 2007-10-13 |
* | v4l: copy_to_user() is not a good method name | Al Viro | 2007-10-13 |
* | cdev: remove unneeded setting of cdev names | Greg Kroah-Hartman | 2007-10-12 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-11 |
|\ |
|
| * | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 |
* | | V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry | Trent Piepho | 2007-10-10 |
* | | V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry | Trent Piepho | 2007-10-10 |
* | | V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_... | Trent Piepho | 2007-10-10 |
* | | V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho | 2007-10-10 |
* | | V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho | 2007-10-10 |
* | | V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho | 2007-10-10 |
* | | V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS | Jiri Slaby | 2007-10-09 |
* | | V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS | Jiri Slaby | 2007-10-09 |
* | | V4L/DVB (6306): Few clenups for saa7134 resume code | Maxim Levitsky | 2007-10-09 |
* | | V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core | Brandon Philips | 2007-10-09 |
* | | V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+ | Trent Piepho | 2007-10-09 |
* | | V4L/DVB (6300): CodingStyle cleanup | Trent Piepho | 2007-10-09 |
* | | V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVB | Trent Piepho | 2007-10-09 |
* | | V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF | Michael Krufky | 2007-10-09 |
* | | V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card | Joachim Steiger | 2007-10-09 |
* | | V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115 | Eric Sandeen | 2007-10-09 |
* | | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 2007-10-09 |
* | | V4L/DVB (6292): videobuf_core init always require callback implementation | Mauro Carvalho Chehab | 2007-10-09 |
* | | V4L/DVB (6291): Fix: avoid oops on some SMP machines | Mauro Carvalho Chehab | 2007-10-09 |
* | | V4L/DVB (6290): remove videobuf_set_pci_ops | Mauro Carvalho Chehab | 2007-10-09 |
* | | V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header | Robert P. J. Day | 2007-10-09 |
* | | V4L/DVB (6287): Fix DMA Scatter/Gather constructor | Mauro Carvalho Chehab | 2007-10-09 |
* | | V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB | Mauro Carvalho Chehab | 2007-10-09 |
* | | V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI con... | Jesper Juhl | 2007-10-09 |
* | | V4L/DVB (6284): cx23885: Update to new videobuf code | Trent Piepho | 2007-10-09 |
* | | V4L/DVB (6283): videobuf: Remove references to old Kconfig option name | Trent Piepho | 2007-10-09 |
* | | V4L/DVB (6279): en_50221: convert to kthread API | Christoph Hellwig | 2007-10-09 |
* | | V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from ... | Maxim Levitsky | 2007-10-09 |
* | | V4L/DVB (6277): vivi cleanup: remove the unused vars | Mauro Carvalho Chehab | 2007-10-09 |
* | | V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check | Brandon Philips | 2007-10-09 |
* | | V4L/DVB (6275): V4L: vivi.c remove the "resource" locking | Brandon Philips | 2007-10-09 |
* | | V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream | Brandon Philips | 2007-10-09 |
* | | V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field | Brandon Philips | 2007-10-09 |