1. bbaccc0 V4L/DVB (6187): cx88-alsa: Add TLV support by Trent Piepho · 17 years ago
  2. 54ac005 V4L/DVB (6185): cx88-alsa: Add mute controls, change control names by Trent Piepho · 17 years ago
  3. db955170 more UTF-8 conversions by Marcin Garski · 17 years ago
  4. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  5. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  6. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  7. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  8. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  9. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  10. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  11. cdeec3c cx23885: Drop empty i2c algorithm control callback by Jean Delvare · 17 years ago
  12. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  13. 13bcd5d v4l: copy_to_user() is not a good method name by Al Viro · 17 years ago
  14. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  15. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  16. e77e2c2 V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  17. 6d28e98 V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  18. 805a439 V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  19. 8bb629e2 V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  20. c3e2a8e V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS by Jiri Slaby · 17 years ago
  21. 3abff557 V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS by Jiri Slaby · 17 years ago
  22. acd827d V4L/DVB (6306): Few clenups for saa7134 resume code by Maxim Levitsky · 17 years ago
  23. 49ee718 V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core by Brandon Philips · 17 years ago
  24. c726b65 V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+ by Trent Piepho · 17 years ago
  25. bde00cc V4L/DVB (6300): CodingStyle cleanup by Trent Piepho · 17 years ago
  26. 21a7ad4 V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF by Michael Krufky · 17 years ago
  27. 0ac3a5b V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115 by Eric Sandeen · 17 years ago
  28. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  29. d4cae5a V4L/DVB (6292): videobuf_core init always require callback implementation by Mauro Carvalho Chehab · 17 years ago
  30. d5f1b01 V4L/DVB (6291): Fix: avoid oops on some SMP machines by Mauro Carvalho Chehab · 17 years ago
  31. 5ddff43 V4L/DVB (6290): remove videobuf_set_pci_ops by Mauro Carvalho Chehab · 17 years ago
  32. 7568e3ce V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header by Robert P. J. Day · 17 years ago
  33. aecfde5 V4L/DVB (6287): Fix DMA Scatter/Gather constructor by Mauro Carvalho Chehab · 17 years ago
  34. 593f18c V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB by Mauro Carvalho Chehab · 17 years ago
  35. 925343e V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller driver by Jesper Juhl · 17 years ago
  36. 409d84f V4L/DVB (6284): cx23885: Update to new videobuf code by Trent Piepho · 17 years ago
  37. 5a3ebe8 V4L/DVB (6283): videobuf: Remove references to old Kconfig option name by Trent Piepho · 17 years ago
  38. d00cd29 V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from device by Maxim Levitsky · 17 years ago
  39. 14f37ae V4L/DVB (6277): vivi cleanup: remove the unused vars by Mauro Carvalho Chehab · 17 years ago
  40. 00f98d0 V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check by Brandon Philips · 17 years ago
  41. ba32bd9 V4L/DVB (6275): V4L: vivi.c remove the "resource" locking by Brandon Philips · 17 years ago
  42. 85c7c70bc V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream by Brandon Philips · 17 years ago
  43. a326ae1 V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field by Brandon Philips · 17 years ago
  44. 11f7078 V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134 by Maxim Levitsky · 17 years ago
  45. cb71201 V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134 by Maxim Levitsky · 17 years ago
  46. f5a1ac6 V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa7134 by Maxim Levitsky · 17 years ago
  47. b4aeb8b V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134 by Maxim Levitsky · 17 years ago
  48. 9900132 V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code by Maxim Levitsky · 17 years ago
  49. 851c0c9 V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core by Mauro Carvalho Chehab · 17 years ago
  50. cd4765e V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer by Mauro Carvalho Chehab · 17 years ago
  51. 3bef5e4 V4L/DVB (6264): Make the vertical lines to move by Mauro Carvalho Chehab · 17 years ago
  52. 123f8ef V4L/DVB (6263): Fix buffer release code by Mauro Carvalho Chehab · 17 years ago
  53. e78dcf5 V4L/DVB (6262): An allocation error message were being printed as a debug msg by Mauro Carvalho Chehab · 17 years ago
  54. c520a49 V4L/DVB (6261): Cleans mem->vmalloc after vfree by Mauro Carvalho Chehab · 17 years ago
  55. 28318c7 V4L/DVB (6260): Fix Kconfig dependency by Mauro Carvalho Chehab · 17 years ago
  56. 40558da V4L/DVB (6259): Fix vivi poll() method by Mauro Carvalho Chehab · 17 years ago
  57. ba366a2 V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches by Mauro Carvalho Chehab · 17 years ago
  58. 79618cf V4L/DVB (6256): Remove the obsolete video-buf module by Mauro Carvalho Chehab · 17 years ago
  59. 5a03770 V4L/DVB (6255): Convert vivi to use videobuf-vmalloc by Mauro Carvalho Chehab · 17 years ago
  60. 87b9ad0 V4L/DVB (6254): Add videobuf-vmalloc by Mauro Carvalho Chehab · 17 years ago
  61. 6bb2790 V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg module by Mauro Carvalho Chehab · 17 years ago
  62. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  63. 7a7d9a8 V4L/DVB (6251): Replace video-buf to a more generic approach by Mauro Carvalho Chehab · 17 years ago
  64. 7c596fa V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the control register fix by Brett Warden · 17 years ago
  65. b5457b7 V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.c by Sascha Sommer · 17 years ago
  66. 13595a5 V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume by Mauro Carvalho Chehab · 17 years ago
  67. 9e19db5 V4L/DVB (6238): bw-qcam: use data_reverse instead of manually poking the control register by Brett Warden · 17 years ago
  68. 0b67f5c V4L/DVB (6237): Oops in pwc v4l driver by Oliver Neukum · 17 years ago
  69. 23869e2 V4L/DVB (6235): cafe_ccic: default to allocating DMA buffers at probe time by Andres Salomon · 17 years ago
  70. f438d97 V4L/DVB (6225): AverTV Studio 307 has only one composite input by Stas Sergeev · 17 years ago
  71. 0e789d7 V4L/DVB (6224): VIDEO_CX23885 depends on DVB_CORE by Michael Krufky · 17 years ago
  72. c8e2f07 V4L/DVB (6222): select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 Express by Michael Krufky · 17 years ago
  73. 2060955 V4L/DVB (6220): TCM825x: Add support for vidioc_int_g_ifparm call, small cleanups by Sakari Ailus · 17 years ago
  74. 61c310dc V4L/DVB (6218): V4L: Int if: Use -ENOIOCTLCMD for nonexistent ioctls by Sakari Ailus · 17 years ago
  75. 098c645 V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updates by Sakari Ailus · 17 years ago
  76. 588005e V4L/DVB (6215): Bugfix for saa6588.c, add forgotten spin_lock_init() by Hans-Jürgen Koch · 17 years ago
  77. 39f46ad V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR by Jean Delvare · 17 years ago
  78. 7fb0dfc V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean Delvare by Jean Delvare · 17 years ago
  79. 5658538 V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standard things by Mike Isely · 17 years ago
  80. 9f66d4e V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial video standard by Mike Isely · 17 years ago
  81. 1d643a3 V4L/DVB (6209): pvrusb2: Better discriminate among device types by Mike Isely · 17 years ago
  82. 4db666c V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contents by Mike Isely · 17 years ago
  83. 401c27c V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanup by Mike Isely · 17 years ago
  84. 747f079 V4L/DVB (6205): pvrusb2: Fix oops in error leg cleanup by Mike Isely · 17 years ago
  85. 289ea1f V4L/DVB (6203): Fix SVideo input on KWorld DVB-T 220 boards by Simon Farnsworth · 17 years ago
  86. f139fa7 V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_register function by Michael Krufky · 17 years ago
  87. a6a3f14 V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus by Steven Toth · 17 years ago
  88. 9bc37ca V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express by Michael Krufky · 17 years ago
  89. 579f116 V4L/DVB (6195): Changes to support MPEG TS on VIDB by Steven Toth · 17 years ago
  90. 6f074ab V4L/DVB (6194): Changes to support interrupts on VIDB by Steven Toth · 17 years ago
  91. ccbe64c V4L/DVB (6193): cx23885: define Video B Interrupt Status register bit values by Michael Krufky · 17 years ago
  92. 661c7e4 V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB by Steven Toth · 17 years ago
  93. bfde287 V4L/DVB (6191): Removed a redundant switch() by Steven Toth · 17 years ago
  94. fc959be V4L/DVB (6190): cx23885: GPIO fix for non HVR1800lp boards by Steven Toth · 17 years ago
  95. 415927d V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct by Trent Piepho · 17 years ago
  96. 82896f2 V4L/DVB (6184): cx88-alsa: Make volume control stereo by Trent Piepho · 17 years ago
  97. 6fcecce V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold by Michael Krufky · 17 years ago
  98. a1dec51 V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards by Michael Krufky · 17 years ago
  99. 3c44358 V4L/DVB (6179): Clean up FusionHDTV ir code by Michael Krufky · 17 years ago
  100. d54d698 V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold by Chaogui Zhang · 17 years ago