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