1. 30d81bb V4L/DVB: dib7000p: reduce large stack usage by Randy Dunlap · 14 years ago
  2. 84e2f03 V4L/DVB: Add Elgato EyeTV Diversity to dibcom driver by Michael Müller · 14 years ago
  3. b7589ac V4L/DVB: bttv: Add another ids for IVC-200 by Kirill Smelkov · 14 years ago
  4. 16bfdaa4 V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card by Pierre Gronlier · 14 years ago
  5. 5013318 V4L/DVB: em28xx: fix locks during dvb init sequence by Mauro Carvalho Chehab · 14 years ago
  6. d922b8e V4L/DVB: cx88: fix setting input when using DVB by Istvan Varga · 14 years ago
  7. db190fc V4L/DVB: IR/imon: add proper auto-repeat support by Jarod Wilson · 14 years ago
  8. 666a9ed V4L/DVB: IR/imon: minor change_protocol fixups by Jarod Wilson · 14 years ago
  9. 96c1f99 V4L/DVB: ir-core: remove ir-functions usage from cx231xx by David Härdeman · 14 years ago
  10. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 14 years ago
  11. 6718e8a V4L/DVB: IR/imon: convert to ir-core protocol change handling by Jarod Wilson · 14 years ago
  12. 0a4f8d0 V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functions by Laurent Pinchart · 14 years ago
  13. f3cd385 V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked() by Sakari Ailus · 14 years ago
  14. a856753 V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrast by Jean-François Moine · 14 years ago
  15. 07ae491 V4L/DVB: gspca - zc3xx.c: Remove the brightness control by Jean-François Moine · 14 years ago
  16. a6a86f0d V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330 by Jean-François Moine · 14 years ago
  17. 03ed2a1 V4L/DVB: gspca - sonixj: Add sensor soi768 by Jean-François Moine · 14 years ago
  18. e3302ca V4L/DVB: gspca - sonixj: Reset the bridge after sensor probe by Jean-François Moine · 14 years ago
  19. 0a85c74 V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color gains to null at init time - change value of register 0x9a by Jean-François Moine · 14 years ago
  20. fff2f70 V4L/DVB: gspca - sonixj: Set the colors at startup time by Jean-François Moine · 14 years ago
  21. cfd23c8 V4L/DVB: gspca - sonixj: Adjust debug output. - fix bad function name - add debug info for i2c buffer write by Jean-François Moine · 14 years ago
  22. bdd2b93 V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630 by Jean-François Moine · 14 years ago
  23. 96f2ec6 V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT types by Pawel Osciak · 14 years ago
  24. 72fcf2a V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to int by Vaibhav Hiremath · 14 years ago
  25. 5c7ab63 V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2 by Vaibhav Hiremath · 14 years ago
  26. 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 14 years ago
  27. d3d7c96 V4L/DVB: V4L: Events: Support event handling in do_ioctl by Sakari Ailus · 14 years ago
  28. c3b5b02 V4L/DVB: V4L: Events: Add backend by Sakari Ailus · 14 years ago
  29. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 14 years ago
  30. 1babcb4 V4L/DVB: V4L: File handles by Sakari Ailus · 14 years ago
  31. 96d8eab V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test device by Pawel Osciak · 14 years ago
  32. 7f98639 V4L/DVB: add memory-to-memory device helper framework for videobuf by Pawel Osciak · 14 years ago
  33. 35e6aa9 V4L/DVB: core: add support for more color effects by Xiaolin Zhang · 14 years ago
  34. aec11e5 V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM by Guennadi Liakhovetski · 14 years ago
  35. a81fb9b V4L/DVB: V4L: SuperH Video Output Unit (VOU) driver by Guennadi Liakhovetski · 14 years ago
  36. f35f1bb V4L/DVB: videobuf-dma-contig.c: simplify pointer dereference by Guennadi Liakhovetski · 14 years ago
  37. ab56d5e V4L/DVB: soc-camera: update comment by Guennadi Liakhovetski · 14 years ago
  38. e622681 V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROP by Guennadi Liakhovetski · 14 years ago
  39. 730947b V4L/DVB: vivi: clean up and a major overhaul by Hans Verkuil · 14 years ago
  40. 474675a V4L/DVB: videobuf-dma-sg: Avoid using a wrong size by Mauro Carvalho Chehab · 14 years ago
  41. e4dac28 V4L/DVB: gspca - main: Stop the webcam when bandwidth too small by Jean-François Moine · 14 years ago
  42. 832d0a9 V4L/DVB: gspca - main: Restart streaming after reqbuf by Jean-François Moine · 14 years ago
  43. 18bf99a V4L/DVB: gspca - main: Check the file doing stream on/off by Jean-François Moine · 14 years ago
  44. 0b62b73 V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper by Hans Verkuil · 14 years ago
  45. 3711103 V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core by Hans Verkuil · 14 years ago
  46. f4fce60 V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddr by Hans Verkuil · 14 years ago
  47. 037c75e V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr by Hans Verkuil · 14 years ago
  48. a4cf4ca V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc by Hans Verkuil · 14 years ago
  49. 63e4248 V4L/DVB: v4l videobuf: remove unused is_mmapped field by Hans Verkuil · 14 years ago
  50. 53aaf07 V4L/DVB: v4l videobuf: remove mmap_free callback by Hans Verkuil · 14 years ago
  51. c683357 Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices" by Mauro Carvalho Chehab · 14 years ago
  52. eb78dee V4L/DVB: s2255drv: firmware reload on timeout by Dean Anderson · 14 years ago
  53. b187913 V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices by Klaus Schmidinger · 14 years ago
  54. dd3f616 V4L/DVB: ir-core: fix some confusing comments by David Härdeman · 14 years ago
  55. 42880cd V4L/DVB: ir-core: fix table resize during keymap init by Mauro Carvalho Chehab · 14 years ago
  56. d468443 V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c by David Härdeman · 14 years ago
  57. 15100d8 V4L/DVB: ir-core: remove ir-functions usage from dm1105 by David Härdeman · 14 years ago
  58. 1f71bae V4L/DVB: irmon: Cleanup some warning noise by Mauro Carvalho Chehab · 14 years ago
  59. 3fe29c8 V4L/DVB: ir-core: Add Sony support to ir-core by David Härdeman · 14 years ago
  60. bf670f6 V4L/DVB: ir-core: Add JVC support to ir-core by David Härdeman · 14 years ago
  61. 384f23e V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors by Mauro Carvalho Chehab · 14 years ago
  62. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 14 years ago
  63. 21677cf V4L/DVB: ir-core: add imon driver by Jarod Wilson · 14 years ago
  64. 1159f83 V4L/DVB: ir-core: add imon pad and mce keymaps by Jarod Wilson · 14 years ago
  65. 1c0e0ee V4L/DVB: ir-core: make ir_g_keycode_from_table a public function by Jarod Wilson · 14 years ago
  66. d62e85a V4L/DVB: s2255drv: removes kref tracking and videodev parent by Dean Anderson · 14 years ago
  67. 65c6edb V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only. by Dean Anderson · 14 years ago
  68. 108bdd7 V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdi by Joe Perches · 14 years ago
  69. 09bd00e ir-core: Fix the delete logic by Mauro Carvalho Chehab · 14 years ago
  70. 3efaa06 ir-core: Remove the quotation mark from the uevent names by Mauro Carvalho Chehab · 14 years ago
  71. 897c7b3 V4L/DVB: ir Kconfig: better describe the options by Mauro Carvalho Chehab · 14 years ago
  72. f35473e V4L/DVB: ir-core-priv: fix a typo for RC6 config option by Mauro Carvalho Chehab · 14 years ago
  73. 5624c64 V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYV by Jean-François Moine · 14 years ago
  74. c26b12d V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307 by Jean-François Moine · 14 years ago
  75. 73e4934 V4L/DVB: gspca - sonixj: Let the JPEG header in the device by Jean-François Moine · 14 years ago
  76. 27c6f9e V4L/DVB: gspca: Change some copyrights and module authors by Jean-François Moine · 14 years ago
  77. 4d1f413 V4L/DVB: pt1: Support Earthsoft PT2 by HIRANO Takahito · 14 years ago
  78. a41b2ea V4L/DVB: cx88: improve error handling by Dan Carpenter · 14 years ago
  79. 8e47567 V4L/DVB: cx231xx: improve error handling by Dan Carpenter · 14 years ago
  80. f762801 V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=n by Randy Dunlap · 14 years ago
  81. b400f09 V4L/DVB: Fix default state Beholder H6 tuner by Dmitri Belimov · 14 years ago
  82. 124371e V4L/DVB: video/sn9c102: improve error handling by Dan Carpenter · 14 years ago
  83. 67e13e7 V4L/DVB: video/et61x251: improve error handling by Dan Carpenter · 14 years ago
  84. f24350b V4L/DVB: video/zc0301: improve error handling by Dan Carpenter · 14 years ago
  85. a9fac6b V4L/DVB: video/cx231xx: cleanup. remove unneed null checks by Dan Carpenter · 14 years ago
  86. 3a67b5cc V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanup by Dean Anderson · 14 years ago
  87. 85b8548 V4L/DVB: s2255drv: cleanup of debug messages by Dean Anderson · 14 years ago
  88. a5ef91c V4L/DVB: s2255drv: removal of big kernel lock by Dean Anderson · 14 years ago
  89. c0a2ec9 V4L/DVB: s2255drv: video_device_alloc call not checked fix by Dean Anderson · 14 years ago
  90. ab85c6a V4L/DVB: s2255drv: code cleanup by Dean Anderson · 14 years ago
  91. ff7e22d V4L/DVB: s2255drv: cleanup of driver disconnect code by Dean Anderson · 14 years ago
  92. f5e20c3 V4L/DVB: video/au0828: off by one bug by Dan Carpenter · 14 years ago
  93. 6e1f4df V4L/DVB: cx88: fix checks for analog TV inputs by istvan_v@mailbox.hu · 14 years ago
  94. 10f1a6e V4L/DVB: pwc Kconfig dependency fix by Christoph Fritz · 14 years ago
  95. dd0bbcc V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference" by Bjørn Mork · 14 years ago
  96. 784a493 V4L/DVB: Add RC6 support to ir-core by David Härdeman · 14 years ago
  97. 25bb10c V4L/DVB: Add NECx support to ir-core by David Härdeman · 14 years ago
  98. 733419b V4L/DVB: Add RC5x support to ir-core by David Härdeman · 14 years ago
  99. 450df22 V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr() by Nicolas Noirbent · 14 years ago
  100. b4bc3dc V4L/DVB: cpia1: comment unused command_setlights() by Mauro Carvalho Chehab · 14 years ago