1. 1ec0ed0 [media] v4l: Remove "_ACTUAL" from subdev selection API target definition names by Sakari Ailus · 12 years ago
  2. c133482 [media] V4L: Remove "_ACTIVE" from the selection target name definitions by Sylwester Nawrocki · 12 years ago
  3. 936148a [media] media: dvb-usb: print mac address via native %pM by Andy Shevchenko · 12 years ago
  4. 02a890d [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file by Sachin Kamat · 12 years ago
  5. 500c320 [media] media: gpio-ir-recv: add allowed_protos for platform data by Du, Changbin · 12 years ago
  6. 87e9429 [media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file by Sachin Kamat · 12 years ago
  7. 91268a5 [media] saa7134: fix spelling of detach in label by Peter Meerwald · 12 years ago
  8. fcbd504 [media] cx88-blackbird: replace ioctl by unlocked_ioctl by Hans Verkuil · 12 years ago
  9. 48d6880 [media] cx88: don't use current_norm by Hans Verkuil · 12 years ago
  10. f33e986 [media] cx88: fix a number of v4l2-compliance violations by Hans Verkuil · 12 years ago
  11. 1a3c60a [media] cx88: support control events by Hans Verkuil · 12 years ago
  12. 88bb42f [media] cx88: add priority support by Hans Verkuil · 12 years ago
  13. c5a8614 [media] cx88: move fmt, width and height to cx8800_dev by Hans Verkuil · 12 years ago
  14. edbd138 [media] cx88: remove radio and type from cx8800_fh by Hans Verkuil · 12 years ago
  15. 7bb34c8 [media] cx88: convert cx88-blackbird to the control framework by Hans Verkuil · 12 years ago
  16. 8c7cb12 [media] cx88: each device node gets the right controls by Hans Verkuil · 12 years ago
  17. bac6398 [media] cx88: first phase to convert cx88 to the control framework by Hans Verkuil · 12 years ago
  18. 902e197 [media] cx88: fix querycap by Hans Verkuil · 12 years ago
  19. 4a77a83 [media] v4l2-framework.txt: Update the locking documentation by Hans Verkuil · 12 years ago
  20. 387c71b [media] pwc: v4l2-compliance fixes by Hans Verkuil · 12 years ago
  21. 2e43dec [media] pwc: use the new vb2 helpers by Hans Verkuil · 12 years ago
  22. cc4b7e7 [media] v4l2-dev.c: also add debug support for the fops by Hans Verkuil · 12 years ago
  23. 2e90c6c [media] vivi: add create_bufs/preparebuf support by Hans Verkuil · 12 years ago
  24. f2ba5a0 [media] vivi: use vb2 helper functions by Hans Verkuil · 12 years ago
  25. 70bd97a [media] vivi: embed struct video_device instead of allocating it by Hans Verkuil · 12 years ago
  26. 4e1d2ac [media] vivi: remove pointless g/s_std support by Hans Verkuil · 12 years ago
  27. 4c1ffca [media] videobuf2-core: add helper functions by Hans Verkuil · 12 years ago
  28. 5a5adf6 [media] v4l2-dev/ioctl.c: add vb2_queue support to video_device by Hans Verkuil · 12 years ago
  29. 5d44f5e [media] Spec: document CREATE_BUFS behavior if count == 0 by Hans Verkuil · 12 years ago
  30. f05393d2 [media] vb2-core: add support for count == 0 in create_bufs by Hans Verkuil · 12 years ago
  31. 37d9ed9 [media] vb2-core: refactor reqbufs/create_bufs by Hans Verkuil · 12 years ago
  32. dcaded7 [media] cx18: don't mess with vfd->debug by Hans Verkuil · 12 years ago
  33. 074689d [media] ivtv: don't mess with vfd->debug by Hans Verkuil · 12 years ago
  34. 4a08516 [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl by Hans Verkuil · 12 years ago
  35. 80131fe0 [media] v4l2-dev.c: add debug sysfs entry by Hans Verkuil · 12 years ago
  36. f18d8e0 [media] v4l2-ioctl.c: finalize table conversion by Hans Verkuil · 12 years ago
  37. 458aa4a [media] v4l2-ioctl.c: use the new table for the remaining ioctls by Hans Verkuil · 12 years ago
  38. efc626b [media] v4l2-ioctl.c: use the new table for preset/timings ioctls by Hans Verkuil · 12 years ago
  39. f16f77b [media] v4l2-ioctl.c: use the new table for debug ioctls by Hans Verkuil · 12 years ago
  40. d806f2d [media] v4l2-ioctl.c: use the new table for compression ioctls by Hans Verkuil · 12 years ago
  41. d84f2d94 [media] v4l2-ioctl.c: use the new table for selection ioctls by Hans Verkuil · 12 years ago
  42. efbceec [media] v4l2-ioctl.c: use the new table for control ioctls by Hans Verkuil · 12 years ago
  43. eb3728e [media] v4l2-ioctl.c: use the new table for queuing/parm ioctls by Hans Verkuil · 12 years ago
  44. 4b1e2e4 [media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls by Hans Verkuil · 12 years ago
  45. e325b24 [media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls by Hans Verkuil · 12 years ago
  46. be6c64e [media] v4l2-ioctl.c: use the new table for format/framebuffer ioctls by Hans Verkuil · 12 years ago
  47. d0547cb [media] v4l2-ioctl.c: use the new table for priority ioctls by Hans Verkuil · 12 years ago
  48. 5907612 [media] v4l2-ioctl.c: use the new table for querycap and i/o ioctls by Hans Verkuil · 12 years ago
  49. 2ba60ac [media] v4l2-ioctl.c: remove an unnecessary #ifdef by Hans Verkuil · 12 years ago
  50. 86748f3 [media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality by Hans Verkuil · 12 years ago
  51. 27cd2ab [media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch by Hans Verkuil · 12 years ago
  52. 4839e6c [media] v4l2-ioctl.c: move a block of code down, no other changes by Hans Verkuil · 12 years ago
  53. b61097e [media] bttv-cards.c: Allow radio for CHP05x/CHP06x by Thomas Betker · 12 years ago
  54. ebc0404 [PATCH] media: add Analog Devices ADV7393 video encoder driver by Benoît Thébaudeau · 12 years ago
  55. 993568d [media] [V3] stv090x: variable 'no_signal' set but not used by Mauro Carvalho Chehab · 12 years ago
  56. 4807063 [media] uvcvideo: Fix alternate setting selection by Laurent Pinchart · 12 years ago
  57. c854a48 [media] uvcvideo: Fix frame drop in bulk video stream by Jayakrishnan · 13 years ago
  58. 7078daa [media] uvcvideo: Document the struct uvc_xu_control_query query field by Laurent Pinchart · 12 years ago
  59. 257ee97 [media] drxk: Improve logging by Martin Blumenstingl · 12 years ago
  60. 7eaf718 fixupSigned-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> by Mauro Carvalho Chehab · 12 years ago
  61. 9e23f50a [media] drxk: Make the QAM demodulator command parameters configurable by Martin Blumenstingl · 12 years ago
  62. 22a09b4 [media] drxk: fix a '&' vs '|' bug by Dan Carpenter · 12 years ago
  63. ab9cbcd [media] tuner-xc2028: tag the usual firmwares to help dracut by Mauro Carvalho Chehab · 12 years ago
  64. 8105981 [media] uvc/Kconfig: Fix INPUT/EVDEV dependencies by Mauro Carvalho Chehab · 12 years ago
  65. 94f7476 [media] rc/Kconfig: Move a LIRC sub-option to the right place by Mauro Carvalho Chehab · 12 years ago
  66. c455f5c [media] Kconfig: Split the core support options from the driver ones by Mauro Carvalho Chehab · 12 years ago
  67. cd5534b [media] cx231xx: don't DMA to random addresses by David Dillow · 12 years ago
  68. 460a4de [media] cx231xx: use TRANSFER_TYPE enum for cleanup by David Dillow · 12 years ago
  69. f244e6c [media] get_dvb_firmware: add logic to get sms1xx-hcw* firmware by Mauro Carvalho Chehab · 12 years ago
  70. cc831f8 [media] v4l2-compat-ioctl32: fix compilation breakage by Mauro Carvalho Chehab · 12 years ago
  71. 7985a90 [media] staging: solo6x10: Fix TODO file with proper maintainer by Ezequiel García · 12 years ago
  72. 724f4a3 [media] media: only show V4L devices based on device type selection by Mauro Carvalho Chehab · 12 years ago
  73. 8cfd9dc [media] media: Remove VIDEO_MEDIA Kconfig option by Mauro Carvalho Chehab · 12 years ago
  74. b4c184e [media] media: reorganize the main Kconfig items by Mauro Carvalho Chehab · 12 years ago
  75. 31361fc [media] videobuf-core.h: remove input fields by Mauro Carvalho Chehab · 12 years ago
  76. 2b719d7 [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT by Sakari Ailus · 12 years ago
  77. 5cf73ce [media] xc5000: Add support for DMB-TH and ISDB-T by Mauro Carvalho Chehab · 12 years ago
  78. 8cd0d4c [media] tvp5150: fix kernel crash if chip is unavailable by Dmitry Lifshitz · 12 years ago
  79. 8007287 [media] v4l: mem2mem_testdev: Add horizontal and vertical flip by Tomasz Moń · 12 years ago
  80. e9da6b3 [media] media: remove unused element datawidth from struct mt9m111 by Peter Meerwald · 12 years ago
  81. acc4e82 [media] a8293: use Kernel dev_* logging by Antti Palosaari · 12 years ago
  82. f3e16df [media] a8293: fix register 00 init value by Antti Palosaari · 12 years ago
  83. 279bba0 [media] tda10071: convert Kernel dev_* logging by Antti Palosaari · 12 years ago
  84. 21c8ba3 [media] tda10071: use decimal numbers for indexes and lengths by Antti Palosaari · 12 years ago
  85. 84431c2 [media] tda10071: fix DiSEqC message len check by Antti Palosaari · 12 years ago
  86. 36ad92e [media] rtl28xxu: support Terratec Noxon DAB/DAB+ stick by Thomas Mair · 12 years ago
  87. ea76600 [media] rtl28xxu: support Delock USB 2.0 DVB-T by Thomas Mair · 12 years ago
  88. 40a2d3c [media] rtl28xxu: renamed rtl2831_rd/rtl2831_wr to rtl28xx_rd/rtl28xx_wr by Thomas Mair · 12 years ago
  89. 5cf6631 [media] rtl28xxu: support for the rtl2832 demod driver by Thomas Mair · 12 years ago
  90. 298f18a [media] rtl2832: save some data space by using a macro instead of a table by Mauro Carvalho Chehab · 12 years ago
  91. 82041c0 [media] RTL2832 DVB-T demodulator driver by Thomas Mair · 12 years ago
  92. b31b021 [media] ene_ir: Fix driver initialisation by Luis Henriques · 12 years ago
  93. 1d432a3 [media] tuner, xc2028: add support for get_afc() by Mauro Carvalho Chehab · 12 years ago
  94. 90acb85 [media] tuner-xc2028: Fix signal strength report by Mauro Carvalho Chehab · 12 years ago
  95. 030755b [media] tuner-core: call has_signal for both TV and radio by Mauro Carvalho Chehab · 12 years ago
  96. 61a9611 [media] tuner-xc2028: use request_firmware_nowait() by Mauro Carvalho Chehab · 12 years ago
  97. 704a28e [media] drxk: prevent doing something wrong when init is not ok by Mauro Carvalho Chehab · 12 years ago
  98. 20bfe7a [media] drxk: Lock I2C bus during firmware load by Mauro Carvalho Chehab · 12 years ago
  99. 2a5f672 [media] drxk: pass drxk priv struct instead of I2C adapter to i2c calls by Mauro Carvalho Chehab · 12 years ago
  100. 177bc7d [media] drxk: change it to use request_firmware_nowait() by Mauro Carvalho Chehab · 12 years ago