1. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  2. 90c69f2 V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var by Mauro Carvalho Chehab · 15 years ago
  3. e047a0f V4L/DVB (11679): cafe_ccic: fix sensor detection by Hans Verkuil · 15 years ago
  4. dc47b77 V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion by Hans Verkuil · 15 years ago
  5. ec105a4 V4L/DVB (11674): ivtv: fix incorrect bit tests by Hans Verkuil · 15 years ago
  6. 7564f67 V4L/DVB (11669): uvc: fix compile warning by Hans Verkuil · 15 years ago
  7. 34a7864 V4L/DVB (11668): ivtv: fix compiler warning. by Hans Verkuil · 15 years ago
  8. 52c3d29 V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500 by Steven Toth · 15 years ago
  9. 7ecc0cf V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding by Trent Piepho · 15 years ago
  10. 1175d61 V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt by Trent Piepho · 15 years ago
  11. 171f48e V4L/DVB (11660): zoran: fix bug when enumerating format -1 by Trent Piepho · 15 years ago
  12. cb1287a V4L/DVB (11575): uvcvideo: fix uvc resume failed by Ming Lei · 15 years ago
  13. fe78a49 V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. by Devin Heitmueller · 15 years ago
  14. d4dc673 V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express by Christopher Pascoe · 15 years ago
  15. e39c904 V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM by Sascha Hauer · 15 years ago
  16. 9d63cec V4L/DVB (11570): patch: s2255drv: fix race condition on set mode by Dean Anderson · 15 years ago
  17. 272aa39 V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error by Jean Delvare · 15 years ago
  18. 9401608 V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free by Dan Carpenter · 15 years ago
  19. 5b83cfa V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak by Dan Carpenter · 15 years ago
  20. 3964b58 V4L/DVB (11494a): cx231xx Kconfig fixes by Mauro Carvalho Chehab · 15 years ago
  21. 92ab9ba V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers by Andy Walls · 15 years ago
  22. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  23. ec5f5bf radio_si470x: Fix free memory corruption by Alan Cox · 15 years ago
  24. 6b35ca0 USB: pwc : do not pass stack allocated buffers to USB core. by Martin Fuzzey · 15 years ago
  25. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  26. 1e17d77 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 15 years ago
  27. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  28. a938b8c cx231xx: Convert to snd_card_create() by Mauro Carvalho Chehab · 15 years ago
  29. f11ee73 V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m by Randy Dunlap · 15 years ago
  30. 82bea20 V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device' by Randy Dunlap · 15 years ago
  31. 2aa93bc V4L/DVB (11438): au0828: fix Kconfig dependance by Alexander Beregalov · 15 years ago
  32. 6c4b755 V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs by Jean Delvare · 15 years ago
  33. b466248 V4L/DVB (11436): radio-mr800: convert to to v4l2_device by Alexey Klimov · 15 years ago
  34. 406827c V4L/DVB (11435): dsbr100 radio: convert to to v4l2_device by Alexey Klimov · 15 years ago
  35. ec624803 V4L/DVB: zr364xx: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  36. f2caedd V4L/DVB: usbvision: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  37. 3c19a95 V4L/DVB (11427): gspca - m5602: Minor cleanups by Erik Andr?n · 16 years ago
  38. 5196d7c V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modify/Write by Erik Andr?n · 16 years ago
  39. 7460f52 V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage. by Erik Andr?n · 16 years ago
  40. be63b72 V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image on vflip. by Erik Andr?n · 16 years ago
  41. d9c700d V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl cache ctrl. by Erik Andr?n · 16 years ago
  42. 1a3dd5d V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a define by Erik Andr?n · 16 years ago
  43. bd99ffb V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting. by Erik Andr?n · 16 years ago
  44. 6b05550 V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driver by Erik Andr?n · 16 years ago
  45. 7136e70 V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1. by Erik Andr?n · 16 years ago
  46. 5a0489b V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by default by Erik Andr?n · 16 years ago
  47. 8a38c64 V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by default by Erik Andr?n · 16 years ago
  48. dac136e V4L/DVB (11416): gspca - m5602: Constify all sensor structs by Erik Andr?n · 16 years ago
  49. 71b755b V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct. by Erik Andr?n · 16 years ago
  50. e17cc08 V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file. by Erik Andr?n · 16 years ago
  51. 74cadfe V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor. by Erik Andr?n · 16 years ago
  52. 4eecb176 V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixes by Erik Andr?n · 16 years ago
  53. e4cc4fc V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensors by Erik Andr?n · 16 years ago
  54. e335f22 V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting a stream by Erik Andr?n · 16 years ago
  55. 3d3ec92 V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep when inactive. by Erik Andr?n · 16 years ago
  56. 4a7581f V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor. by Lukas Karas · 16 years ago
  57. dc91325 V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function. by Erik Andr?n · 16 years ago
  58. e31f9dd V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution support by Erik Andr?n · 16 years ago
  59. 051781b V4L/DVB (11405): gspca - m5602: Simplify error handling by Erik Andr?n · 16 years ago
  60. ad567ec V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution init. by Erik Andr?n · 16 years ago
  61. 148d0b8 V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" mode by Erik Andr?n · 16 years ago
  62. 51412aa V4L/DVB (11402): gspca - vc032x: Remove the JPEG tables of mi1320_soc. by Jean-Francois Moine · 15 years ago
  63. 14edcd5 Revert "V4L/DVB (10962): fired-avc: fix printk formatting warning." by Stefan Richter · 15 years ago
  64. f15da16 V4L/DVB (11398): Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB-TH digital demodulator by David Wong · 15 years ago
  65. 81d1d09 V4L/DVB (11393): radio-si470x: fix possible bug with freeing memory order by Alexey Klimov · 15 years ago
  66. b7732a3 V4L/DVB (11392): patch: s2255drv driver removal problem fixed by Dean Anderson · 15 years ago
  67. ff1a3eb V4L/DVB (11391): pci-isa radios: remove open and release functions by Alexey Klimov · 15 years ago
  68. 65d9ff9 V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacks by Hans Verkuil · 15 years ago
  69. dfa76fa V4L/DVB (11387): Sensor orientation reporting by Adam Baker · 15 years ago
  70. 2659e46 V4L/DVB (11386): saa7134: Add analog RF tuner support for Avermedia A700 DVB-S Hybrid+FM card by Matthias Schwarzott · 15 years ago
  71. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 15 years ago
  72. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  73. c0ff291 V4L/DVB (11379): mxb: fix copy-and-paste bug in mute. by Hans Verkuil · 15 years ago
  74. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  75. 940088a V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs. by Hans Verkuil · 15 years ago
  76. 1792f68 V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. by Hans Verkuil · 15 years ago
  77. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  78. 868f985 V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr by Hans Verkuil · 15 years ago
  79. acebc70 V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 by Hans Verkuil · 15 years ago
  80. 0c84674 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. by Hans Verkuil · 15 years ago
  81. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  82. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 15 years ago
  83. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  84. 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 15 years ago
  85. b74c0aa V4L/DVB (11366): v4l: remove obsolete header and source by Hans Verkuil · 15 years ago
  86. 647da44 V4L/DVB (11365): tvaudio: remove i2c legacy code by Hans Verkuil · 15 years ago
  87. 75b4c26 V4L/DVB (11364): tuner: remove i2c legacy code. by Hans Verkuil · 15 years ago
  88. 762decd V4L/DVB (11363): tvp5150: remove i2c legacy code. by Hans Verkuil · 15 years ago
  89. ef6078e V4L/DVB (11362): saa7115: remove i2c legacy code by Hans Verkuil · 15 years ago
  90. 46e2267 V4L/DVB (11361): msp3400: remove i2c legacy code by Hans Verkuil · 15 years ago
  91. 36fa674 V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_register by Mauro Carvalho Chehab · 15 years ago
  92. 119753a V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  93. 4bb6851 V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au0828_instance by Janne Grunau · 15 years ago
  94. a4124aa V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  95. 70ad638 V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  96. a878440 V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  97. 6e7f7b3 V4L/DVB (11353): cx231xx: remove explicitly set v4l2_device.name by Janne Grunau · 15 years ago
  98. 7231748 V4L/DVB (11352): cx231xx: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  99. 5fb1b25 V4L/DVB (11250): cx231xx: Fix Kconfig help items by Mauro Carvalho Chehab · 15 years ago
  100. 2c6beca V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info by Mauro Carvalho Chehab · 15 years ago