1. 2f16f63 V4L/DVB: ir-nec-decoder: Reimplement the entire decoder by Mauro Carvalho Chehab · 14 years ago
  2. 13c2449 V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core by David Härdeman · 14 years ago
  3. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 14 years ago
  4. 3543894 V4L/DVB: ir-core: re-add some debug functions for keytable changes by Mauro Carvalho Chehab · 14 years ago
  5. b3074c0 V4L/DVB: drivers/media/IR - improve keytable code by David Härdeman · 14 years ago
  6. bdf1c98 V4L/DVB: saa7134: Add support for both positive and negative edge IRQ by Mauro Carvalho Chehab · 14 years ago
  7. 3629e1d V4L/DVB: saa7134: Fix IRQ2 bit names for the register map by Mauro Carvalho Chehab · 14 years ago
  8. bd7261d V4L/DVB: ir-common: remove keymap tables from the module by Mauro Carvalho Chehab · 14 years ago
  9. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  10. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 14 years ago
  11. 6686fa6 V4L/DVB: Break Remote Controller keymaps into modules by Mauro Carvalho Chehab · 14 years ago
  12. 9ce50c1 V4L/DVB: ir-core: Add support for RC map code register by Mauro Carvalho Chehab · 14 years ago
  13. 77b7422 V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file by Mauro Carvalho Chehab · 14 years ago
  14. dce4a3e V4L/DVB: ir-common: Use macros to define the keytables by Mauro Carvalho Chehab · 14 years ago
  15. e27e971 V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table by Mauro Carvalho Chehab · 14 years ago
  16. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 14 years ago
  17. 165344b V4L/DVB: ir-common: re-order keytables by name and remove duplicates by Mauro Carvalho Chehab · 14 years ago
  18. 8b75acb V4L/DVB: ir-common: Use a function to declare an IR table by Mauro Carvalho Chehab · 14 years ago
  19. d53b213 V4L/DVB: Add CHIP ID of the uPD61151 by Dmitri Belimov · 14 years ago
  20. 42397ce V4L/DVB: ov511: Fix continuation lines by Joe Perches · 14 years ago
  21. e838326 V4L/DVB: saa7134: fix GPIO HW-404M7 by Vladimir Ermakov · 14 years ago
  22. e201447 V4L/DVB: drivers/media/video: avoid NULL dereference by Julia Lawall · 14 years ago
  23. d49f7a2 V4L/DVB: cx88-dvb: fix on switch identation by Ricardo Maraschini · 14 years ago
  24. b084307 V4L/DVB: cx23885: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  25. 1099123 V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.c by Olimpiu Pascariu · 14 years ago
  26. 92f4fc1 V4L/DVB: cx88: Only start IR if the input device is opened by Mauro Carvalho Chehab · 14 years ago
  27. 716aab4 V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core by Mauro Carvalho Chehab · 14 years ago
  28. e202c15 V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc by Mauro Carvalho Chehab · 14 years ago
  29. d89b4bd V4L/DVB: saa7134: clear warning noise by Mauro Carvalho Chehab · 14 years ago
  30. 20d5f11 V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv by Mauro Carvalho Chehab · 14 years ago
  31. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 14 years ago
  32. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 14 years ago
  33. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 14 years ago
  34. ada3963 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core by Mauro Carvalho Chehab · 14 years ago
  35. 6660de5 V4L/DVB: ir-core: add two functions to report keyup/keydown events by Mauro Carvalho Chehab · 14 years ago
  36. a3572c3 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core by Mauro Carvalho Chehab · 14 years ago
  37. 0210894 V4L/DVB: saa7134: add code to allow changing IR protocol by Mauro Carvalho Chehab · 14 years ago
  38. d152b8b V4L/DVB: saa7134: use a full scancode table for M135A by Mauro Carvalho Chehab · 14 years ago
  39. ecf6e72 V4L/DVB: ir-core: be less pedantic with RC protocol name by Mauro Carvalho Chehab · 14 years ago
  40. ed3de60 V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices by Laurent Pinchart · 14 years ago
  41. 35a00c4 V4L/DVB: uvcvideo: Support iris absolute and relative controls by Laurent Pinchart · 15 years ago
  42. 48213fe V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls by Laurent Pinchart · 15 years ago
  43. f129b03 V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam by Laurent Pinchart · 14 years ago
  44. 1e4d05b V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams by Laurent Pinchart · 14 years ago
  45. dbad345 V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflict by Jean-François Moine · 14 years ago
  46. be1da9e V4L/DVB: gspca - t613: Add color controls by Costantino Leandro · 14 years ago
  47. 63b59ce V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal properly by Vaibhav Hiremath · 14 years ago
  48. 844cc0d V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation by Vaibhav Hiremath · 14 years ago
  49. e333bab V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support by Vaibhav Hiremath · 14 years ago
  50. aa2dc90 V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume by Vaibhav Hiremath · 14 years ago
  51. 21aa300 V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support by Vaibhav Hiremath · 14 years ago
  52. 085b54a V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg by Vaibhav Hiremath · 14 years ago
  53. fcc6327 V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed by Vaibhav Hiremath · 14 years ago
  54. b8e56b6f V4L/DVB: arv: convert to V4L2 by Hans Verkuil · 14 years ago
  55. debff5a V4L/DVB: zoran: remove V4L1 videodev.h include by Hans Verkuil · 14 years ago
  56. 5127061 V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device by Hans Verkuil · 14 years ago
  57. c1f2b0f V4L/DVB: w9966: remove camelCase by Hans Verkuil · 14 years ago
  58. 271922c V4L/DVB: w9966: reorganize the order of functions by Hans Verkuil · 14 years ago
  59. 4674226 V4L/DVB: pms: remove unnecessary exclusive open/close by Hans Verkuil · 14 years ago
  60. b3e212dc V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats by Hans Verkuil · 14 years ago
  61. 4bfdd58 V4L/DVB: w9966: coding style cleanup by Hans Verkuil · 14 years ago
  62. 88f4423 V4L/DVB: arv: coding style cleanup by Hans Verkuil · 14 years ago
  63. 1d61aac V4L/DVB: bw-qcam: coding style cleanup by Hans Verkuil · 14 years ago
  64. 51224aa V4L/DVB: c-qcam: coding style cleanup by Hans Verkuil · 14 years ago
  65. 380de49 V4L/DVB: ov7670: silence some compiler warnings by Jonathan Corbet · 14 years ago
  66. a8e68c3 V4L/DVB: ov7670: Always rewrite clkrc when setting format by Jonathan Corbet · 14 years ago
  67. 4671420 V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0 by Jonathan Corbet · 14 years ago
  68. 364e933 V4L/DVB: ov7670: wire up controls for exposure and autoexposure by Jonathan Corbet · 14 years ago
  69. 8189867 V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAIN by Jonathan Corbet · 14 years ago
  70. 2bf7de4 V4L/DVB: ov7670: Don't use SMBUS I/O by Jonathan Corbet · 14 years ago
  71. d8d2015 V4L/DVB: ov7670: Avoid reading clkrc by Jonathan Corbet · 15 years ago
  72. 97693f9 V4L/DVB: ov7670: Use CCIR601 in all video modes by Jonathan Corbet · 14 years ago
  73. 4a3eaee V4L/DVB: em28xx: "Empia Em28xx Audio" too long by Dan Carpenter · 14 years ago
  74. 935539c V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too long by Dan Carpenter · 14 years ago
  75. f2466d6 V4L/DVB: cx25821: prepend cx25821_ to video exported symbols by Mauro Carvalho Chehab · 14 years ago
  76. d7d9338 V4L/DVB: cx25821-video.c: fix table indent by Mauro Carvalho Chehab · 14 years ago
  77. 51e9dd3 V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.c by Olimpiu Pascariu · 14 years ago
  78. 0dd8be8 V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.c by Olimpiu Pascariu · 14 years ago
  79. 1c61423 V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.c by Olimpiu Pascariu · 14 years ago
  80. de2c434 V4L/DVB: cx25821: fix coding style issues in cx25821-core.c by Olimpiu Pascariu · 14 years ago
  81. b5f11cc V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errors by Mauro Carvalho Chehab · 14 years ago
  82. d72d7c1 V4L/DVB: ivtv: sizeof() => ARRAY_SIZE() by Dan Carpenter · 14 years ago
  83. 7a02264 V4L/DVB: v4l: videobuf: code cleanup by Pawel Osciak · 14 years ago
  84. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 14 years ago
  85. 443fed9 V4L/DVB: em28xx: add em286x/tvp5150 reference design by Devin Heitmueller · 14 years ago
  86. d1875d6 V4L/DVB: gspca: fixes compilation when input is not selected by Mauro Carvalho Chehab · 14 years ago
  87. a824375 V4L/DVB: stv0900: Whitespace cleanup by Mauro Carvalho Chehab · 14 years ago
  88. 27e5842 V4L/DVB: saa7134: Use the same name on CARDLIST as found at the driver by Mauro Carvalho Chehab · 14 years ago
  89. 449adf9 V4L/DVB: Fix cx88 and em28xx cardlists by Mauro Carvalho Chehab · 14 years ago
  90. f1a4f9e V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain by Devin Heitmueller · 14 years ago
  91. 87a6fe4 V4L/DVB: saa115: add support for chroma AGC and chroma gain by Devin Heitmueller · 14 years ago
  92. 7a01f6d V4L/DVB: videodev2: introduce a common control for chroma gain by Devin Heitmueller · 14 years ago
  93. fea551f V4L/DVB: saa7115: enable anti-alias filter by Devin Heitmueller · 15 years ago
  94. 5fee334 V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video by Devin Heitmueller · 15 years ago
  95. 1744fea V4L/DVB: em28xx: reduce cropping for VBI area by Devin Heitmueller · 15 years ago
  96. 33c02fa V4L/DVB: em28xx: adjust number of packets per URB by Devin Heitmueller · 15 years ago
  97. f0dbf82 V4L/DVB: sn9c102: Make hv7131d sensor code also recognize the HV7131E by Hans de Goede · 14 years ago
  98. 436c2c5 V4L/DVB: gspca_spca561: Add support for camera button by Hans de Goede · 14 years ago
  99. 6b33e5e V4L/DVB: gspca_spca561: Fix LED on rev12a cameras by Hans de Goede · 14 years ago
  100. cc2a833 V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 code by Brian Johnson · 14 years ago