1. 5fa2989 V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin by Mauro Carvalho Chehab · 14 years ago
  2. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 14 years ago
  3. 0a06203 Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function" by Herton Ronaldo Krzesinski · 14 years ago
  4. 2b0691c V4L/DVB: dvb/dib8000: fix build warning by Wolfram Sang · 14 years ago
  5. d5978ed V4L/DVB: DVB: ngene, remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  6. ce68025 V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default by Hans Verkuil · 14 years ago
  7. 6a71788 V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF into the switch by Hans Verkuil · 14 years ago
  8. dd1ad94 V4L/DVB: v4l2-framework.txt: fix incorrect statement by Hans Verkuil · 14 years ago
  9. 626e2ac V4L/DVB: w9966: convert to V4L2 by Hans Verkuil · 14 years ago
  10. e426e86 V4L/DVB: DocBook/v4l/compat.xml: add missing </section> by Hans Verkuil · 14 years ago
  11. fa0290e V4L/DVB: usbvision: remove non-working vbi device by Hans Verkuil · 14 years ago
  12. 3f5e182 V4L/DVB: video_ioctl2: don't return, use break by Hans Verkuil · 14 years ago
  13. 1d94aa3 V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctls by Hans Verkuil · 14 years ago
  14. ea64f8c V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control types by Hans Verkuil · 14 years ago
  15. 8605530 V4L/DVB: V4L2 Spec: fix V4L2_CTRL_TYPE_CTRL_CLASS documentation by Hans Verkuil · 14 years ago
  16. 2b080c5 V4L/DVB: davinci: don't return under lock on error path by Dan Carpenter · 14 years ago
  17. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 14 years ago
  18. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 14 years ago
  19. d22e546 V4L/DVB: ir-core: fix gcc warning noise by Mauro Carvalho Chehab · 14 years ago
  20. b320f80 V4L/DVB: ir-core: properly present the supported and current protocols by Mauro Carvalho Chehab · 14 years ago
  21. 626cf69 V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders by Mauro Carvalho Chehab · 14 years ago
  22. de88f31 V4L/DVB: rename sysfs remote controller devices from rcrcv to rc by David Härdeman · 14 years ago
  23. 6eb9435 V4L/DVB: ir: Make sure that the spinlocks are properly initialized by Mauro Carvalho Chehab · 14 years ago
  24. c373cab V4L/DVB: em28xx: fix a regression caused by the rc-map changes by Mauro Carvalho Chehab · 14 years ago
  25. 9b09df5 V4L/DVB: ir-rc5-decoder: fix state machine by Mauro Carvalho Chehab · 14 years ago
  26. 7f20d32 V4L/DVB: re-add enable/disable check to the IR decoders by Mauro Carvalho Chehab · 14 years ago
  27. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 14 years ago
  28. 4f9256b V4L/DVB: ir-core: move rc map code to rc-map.h by Mauro Carvalho Chehab · 14 years ago
  29. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 14 years ago
  30. 26d5683 V4L/DVB: cx88: don't handle IR on Pixelview too fast by Mauro Carvalho Chehab · 14 years ago
  31. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 14 years ago
  32. 67780d6 V4L/DVB: ir-nec-decoder: Cleanups by Mauro Carvalho Chehab · 14 years ago
  33. 2f16f63 V4L/DVB: ir-nec-decoder: Reimplement the entire decoder by Mauro Carvalho Chehab · 14 years ago
  34. 13c2449 V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core by David Härdeman · 14 years ago
  35. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 14 years ago
  36. 3543894 V4L/DVB: ir-core: re-add some debug functions for keytable changes by Mauro Carvalho Chehab · 14 years ago
  37. b3074c0 V4L/DVB: drivers/media/IR - improve keytable code by David Härdeman · 14 years ago
  38. bdf1c98 V4L/DVB: saa7134: Add support for both positive and negative edge IRQ by Mauro Carvalho Chehab · 14 years ago
  39. 3629e1d V4L/DVB: saa7134: Fix IRQ2 bit names for the register map by Mauro Carvalho Chehab · 14 years ago
  40. bd7261d V4L/DVB: ir-common: remove keymap tables from the module by Mauro Carvalho Chehab · 14 years ago
  41. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  42. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 14 years ago
  43. 6686fa6 V4L/DVB: Break Remote Controller keymaps into modules by Mauro Carvalho Chehab · 14 years ago
  44. 9ce50c1 V4L/DVB: ir-core: Add support for RC map code register by Mauro Carvalho Chehab · 14 years ago
  45. 77b7422 V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file by Mauro Carvalho Chehab · 14 years ago
  46. dce4a3e V4L/DVB: ir-common: Use macros to define the keytables by Mauro Carvalho Chehab · 14 years ago
  47. e27e971 V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table by Mauro Carvalho Chehab · 14 years ago
  48. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 14 years ago
  49. 165344b V4L/DVB: ir-common: re-order keytables by name and remove duplicates by Mauro Carvalho Chehab · 14 years ago
  50. 8b75acb V4L/DVB: ir-common: Use a function to declare an IR table by Mauro Carvalho Chehab · 14 years ago
  51. d53b213 V4L/DVB: Add CHIP ID of the uPD61151 by Dmitri Belimov · 14 years ago
  52. 42397ce V4L/DVB: ov511: Fix continuation lines by Joe Perches · 14 years ago
  53. e838326 V4L/DVB: saa7134: fix GPIO HW-404M7 by Vladimir Ermakov · 14 years ago
  54. e201447 V4L/DVB: drivers/media/video: avoid NULL dereference by Julia Lawall · 14 years ago
  55. d49f7a2 V4L/DVB: cx88-dvb: fix on switch identation by Ricardo Maraschini · 14 years ago
  56. b084307 V4L/DVB: cx23885: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  57. 1099123 V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.c by Olimpiu Pascariu · 14 years ago
  58. 92f4fc1 V4L/DVB: cx88: Only start IR if the input device is opened by Mauro Carvalho Chehab · 14 years ago
  59. 716aab4 V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core by Mauro Carvalho Chehab · 14 years ago
  60. e202c15 V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc by Mauro Carvalho Chehab · 14 years ago
  61. d89b4bd V4L/DVB: saa7134: clear warning noise by Mauro Carvalho Chehab · 14 years ago
  62. 20d5f11 V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv by Mauro Carvalho Chehab · 14 years ago
  63. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 14 years ago
  64. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 14 years ago
  65. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 14 years ago
  66. ada3963 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core by Mauro Carvalho Chehab · 14 years ago
  67. 6660de5 V4L/DVB: ir-core: add two functions to report keyup/keydown events by Mauro Carvalho Chehab · 14 years ago
  68. a3572c3 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core by Mauro Carvalho Chehab · 14 years ago
  69. 0210894 V4L/DVB: saa7134: add code to allow changing IR protocol by Mauro Carvalho Chehab · 14 years ago
  70. d152b8b V4L/DVB: saa7134: use a full scancode table for M135A by Mauro Carvalho Chehab · 14 years ago
  71. ecf6e72 V4L/DVB: ir-core: be less pedantic with RC protocol name by Mauro Carvalho Chehab · 14 years ago
  72. ed3de60 V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices by Laurent Pinchart · 14 years ago
  73. 35a00c4 V4L/DVB: uvcvideo: Support iris absolute and relative controls by Laurent Pinchart · 15 years ago
  74. 48213fe V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls by Laurent Pinchart · 15 years ago
  75. f129b03 V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam by Laurent Pinchart · 14 years ago
  76. 1e4d05b V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams by Laurent Pinchart · 14 years ago
  77. dbad345 V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflict by Jean-François Moine · 14 years ago
  78. be1da9e V4L/DVB: gspca - t613: Add color controls by Costantino Leandro · 14 years ago
  79. 63b59ce V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal properly by Vaibhav Hiremath · 14 years ago
  80. 844cc0d V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation by Vaibhav Hiremath · 14 years ago
  81. e333bab V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support by Vaibhav Hiremath · 14 years ago
  82. aa2dc90 V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume by Vaibhav Hiremath · 14 years ago
  83. 21aa300 V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support by Vaibhav Hiremath · 14 years ago
  84. 085b54a V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg by Vaibhav Hiremath · 14 years ago
  85. fcc6327 V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed by Vaibhav Hiremath · 14 years ago
  86. b8e56b6f V4L/DVB: arv: convert to V4L2 by Hans Verkuil · 14 years ago
  87. debff5a V4L/DVB: zoran: remove V4L1 videodev.h include by Hans Verkuil · 14 years ago
  88. 5127061 V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device by Hans Verkuil · 14 years ago
  89. c1f2b0f V4L/DVB: w9966: remove camelCase by Hans Verkuil · 14 years ago
  90. 271922c V4L/DVB: w9966: reorganize the order of functions by Hans Verkuil · 14 years ago
  91. 4674226 V4L/DVB: pms: remove unnecessary exclusive open/close by Hans Verkuil · 14 years ago
  92. b3e212dc V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats by Hans Verkuil · 14 years ago
  93. 4bfdd58 V4L/DVB: w9966: coding style cleanup by Hans Verkuil · 14 years ago
  94. 88f4423 V4L/DVB: arv: coding style cleanup by Hans Verkuil · 14 years ago
  95. 1d61aac V4L/DVB: bw-qcam: coding style cleanup by Hans Verkuil · 14 years ago
  96. 51224aa V4L/DVB: c-qcam: coding style cleanup by Hans Verkuil · 14 years ago
  97. 380de49 V4L/DVB: ov7670: silence some compiler warnings by Jonathan Corbet · 14 years ago
  98. a8e68c3 V4L/DVB: ov7670: Always rewrite clkrc when setting format by Jonathan Corbet · 14 years ago
  99. 4671420 V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0 by Jonathan Corbet · 14 years ago
  100. 364e933 V4L/DVB: ov7670: wire up controls for exposure and autoexposure by Jonathan Corbet · 14 years ago