1. f8e00d5 [media] rc-core: move timeout and checks to lirc by David Härdeman · 13 years ago
  2. 0a67fe4 [media] lmedm04: fix data usage past the end of the buffer by Malcolm Priestley · 12 years ago
  3. ae53020 [media] DVB: improve handling of TS packets containing a raised TEI bit by Michael Krufky · 12 years ago
  4. d9bc851 [media] cx88: Remove duplicate const by Emil Goode · 12 years ago
  5. 0d27bbf [media] frontend.h, Docbook: Improve status documentation by Mauro Carvalho Chehab · 12 years ago
  6. 322c183 [media] ARM: mach-omap2: board-rx51-peripherals: Add lirc-rx51 data by Timo Kokkonen · 12 years ago
  7. c332e84 [media] media: rc: Introduce RX51 IR transmitter driver by Timo Kokkonen · 12 years ago
  8. 65d9bc9 [media] dvb_usb_v2: use %*ph to dump usb xfer debugs by Antti Palosaari · 12 years ago
  9. 1d16e6d [media] dvb-usb: use %*ph to dump small buffers by Andy Shevchenko · 12 years ago
  10. 6f28f75 [media] saa7127: use %*ph to print small buffers by Andy Shevchenko · 12 years ago
  11. 7c94c69 [media] ati_remote: use %*ph to dump small buffers by Andy Shevchenko · 12 years ago
  12. 090fdc1 [media] dvb: use %*ph to hexdump small buffers by Andy Shevchenko · 12 years ago
  13. 70aa345 [media] gspca: use %*ph to print small buffers by Andy Shevchenko · 12 years ago
  14. 9697b54 [media] radio-shark2: use %*ph to print small buffers by Andy Shevchenko · 12 years ago
  15. 4141e72 [media] dvb: frontends: use %*ph to dump small buffers by Andy Shevchenko · 12 years ago
  16. c6480cc [media] common: tunners: use %*ph to dump small buffers by Andy Shevchenko · 12 years ago
  17. 9adf613 [media] dvb: get rid of fe_ioctl_override callback by Mauro Carvalho Chehab · 12 years ago
  18. 727b81d [media] staging: lirc: use %*ph to print small buffers by Andy Shevchenko · 12 years ago
  19. 28e9cc8 [media] drivers/media/radio/radio-si4713.c: use devm_ functions by Julia Lawall · 12 years ago
  20. d91e013 [media] drivers/media/radio/radio-wl1273.c: use devm_ functions by Julia Lawall · 12 years ago
  21. 2f20c49 [media] drivers/media/radio/radio-timb.c: use devm_ functions by Julia Lawall · 12 years ago
  22. 95aeead [media] lirc: lirc_ene0100.h is not referenced anywhere by Sean Young · 12 years ago
  23. a79bc3c [media] lirc: remove lirc_ttusbir driver by Sean Young · 12 years ago
  24. d07df223 [media] rc: transmit on device which does not support it should fail by Sean Young · 12 years ago
  25. 4da212e [media] saa7134: simplify timer activation by Sean Young · 12 years ago
  26. b83bfd1 [media] rc: do not wake up rc thread unless there is something to do by Sean Young · 12 years ago
  27. 0938069 [media] rc: Add support for the TechnoTrend USB IR Receiver by Sean Young · 12 years ago
  28. 6405838 [media] iguanair: fix receiver overflow by Sean Young · 12 years ago
  29. 2eec676 [media] iguanair: advertise the resolution and timeout properly by Sean Young · 12 years ago
  30. 116e4f5 [media] iguanair: reset the IR state after rx overflow or receiver enable by Sean Young · 12 years ago
  31. 884bfd0 [media] iguanair: fix return value for transmit by Sean Young · 12 years ago
  32. 7c0bd96 [media] iguanair: support suspend and resume by Sean Young · 12 years ago
  33. 0797b48 [media] iguanair: ignore unsupported firmware versions by Sean Young · 12 years ago
  34. e99a7cf [media] iguanair: reuse existing urb callback for command responses by Sean Young · 12 years ago
  35. c6afbf2 [media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabled by Lad, Prabhakar · 12 years ago
  36. 8746add [media] DVB API: add INTERLEAVING_AUTO by Antti Palosaari · 12 years ago
  37. 224b664 [media] add DTMB support for DVB API by Antti Palosaari · 12 years ago
  38. 991452a [media] rtl28xxu: generalize streaming control by Antti Palosaari · 12 years ago
  39. c01a359 [media] rtl28xxu: convert to new DVB USB by Antti Palosaari · 12 years ago
  40. d584b83 [media] uvcvideo: Add support for Ophir Optronics SPCAM 620U cameras by Laurent Pinchart · 12 years ago
  41. ca47e71 [media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formats by Stefan Muenzel · 12 years ago
  42. 6fd90db [media] uvcvideo: Support super speed endpoints by Laurent Pinchart · 12 years ago
  43. da2cd76 [media] ttpci: add support for Omicom S2 PCI by Evgeny Plehov · 12 years ago
  44. 062ef0d [media] staging: media: Remove easycap driver by Ezequiel García · 12 years ago
  45. 9cb2173 [media] media: Add stk1160 new driver (easycap replacement) by Ezequiel García · 12 years ago
  46. ffd491f [media] qt1010: signedness bug in qt1010_init_meas1() by Dan Carpenter · 12 years ago
  47. e0e52d4 [media] tda18218: silence compiler warning by Antti Palosaari · 12 years ago
  48. d46ddbe [media] tda18212: use Kernel dev_* logging by Antti Palosaari · 12 years ago
  49. e666a44f [media] tda18212: silence compiler warning by Antti Palosaari · 12 years ago
  50. e1d45ae [media] mantis: fix silly crash case by Alan Cox · 12 years ago
  51. 3a7503b [media] dvb: nxt200x: apply levels to the printk()s by Andy Shevchenko · 12 years ago
  52. 518c267 [media] saa7164: use native print_hex_dump() instead of custom one by Andy Shevchenko · 12 years ago
  53. b17d394 [media] media: fix MEDIA_IOC_DEVICE_INFO return code by Nicolas THERY · 12 years ago
  54. ff54298 [media] m88rs2000: add missing FE_HAS_SYNC flag by Antti Palosaari · 12 years ago
  55. db6651a [media] lmedm04: fix build by Mauro Carvalho Chehab · 12 years ago
  56. e41543a [media] lmedm04 2.06 conversion to dvb-usb-v2 version 2 by Malcolm Priestley · 12 years ago
  57. 9468542 [media] dvb core: remove support for post FE legacy ioctl intercept by Mauro Carvalho Chehab · 12 years ago
  58. 8d9b258 [media] staging: media: cxd2099: remove memcpy of similar structure variables by Devendra Naga · 12 years ago
  59. ada3678 [media] staging: media: cxd2099: use kzalloc to allocate ci pointer of type struct cxd in cxd2099_attach by Devendra Naga · 12 years ago
  60. 4aff355 [media] staging: media: cxd2099: fix sparse warnings in cxd2099_attach by Devendra Naga · 12 years ago
  61. 0bc9c89 [media] em28xx: Fix height setting on non-progressive captures by Mauro Carvalho Chehab · 12 years ago
  62. 229fd7d [media] cpia2: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  63. ddb9fa2 [media] videobuf2: fix sparse warning by Nicolas THERY · 12 years ago
  64. 1e9c14f [media] tuner-xc2028: add missing else case by Hans Petter Selasky · 12 years ago
  65. b50b3e0 [media] dvb_usb_lmedm04: don't crash if firmware is not loaded by Malcolm Priestley · 12 years ago
  66. 397e972 [media] ngene: add support for Terratec Cynergy 2400i Dual DVB-T by Patrice Chotard · 12 years ago
  67. 5fb6707 [media] dvb: add support for Thomson DTT7520X by Patrice Chotard · 12 years ago
  68. 743135e [media] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remote by Sean Young · 12 years ago
  69. 9d380ad [media] v4l2: typos by Michael Jones · 12 years ago
  70. fdeae29 [media] DocBook: add stubs for missing DVB CA ioctls by Hans Verkuil · 12 years ago
  71. 6406e31 [media] DocBook: add stubs for missing DVB DMX ioctls by Hans Verkuil · 12 years ago
  72. 3612378 [media] DocBook: add stubs for the undocumented DVB net ioctls by Hans Verkuil · 12 years ago
  73. 8465efb [media] DocBook: add missing DVB video ioctls by Hans Verkuil · 12 years ago
  74. a9d134f [media] DocBook: add missing AUDIO_* ioctls by Hans Verkuil · 12 years ago
  75. 510f0a0 [media] DocBook: fix incorrect or missing links by Hans Verkuil · 12 years ago
  76. 571d19c [media] DocBook: various version/copyright year updates by Hans Verkuil · 12 years ago
  77. 7a44e37 [media] Remove documentation chunk of non-existent V4L2_CID_AUTO_FOCUS_AREA by Hans Verkuil · 12 years ago
  78. 8b34000 [media] omap3isp: Mark the resizer output video node as the default video node by Laurent Pinchart · 12 years ago
  79. c51364c [media] omap3isp: ccdc: Add YUV input formats support by Laurent Pinchart · 13 years ago
  80. 73ea57e [media] omap3isp: ccdc: Remove ispccdc_syncif structure by Laurent Pinchart · 13 years ago
  81. cf7a3d9 [media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS mode by Laurent Pinchart · 13 years ago
  82. 73cdc79 [media] omap3isp: csi2: Add V4L2_MBUS_FMT_YUYV8_2X8 support by Ivaylo Petrov · 13 years ago
  83. 0810fd9 [media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 support by Laurent Pinchart · 12 years ago
  84. 1697e49 [media] omap3isp: video: Split format info bpp field into width and bpp by Laurent Pinchart · 13 years ago
  85. 6fd206c [media] omap3isp: preview: Add support for non-GRBG Bayer patterns by Laurent Pinchart · 12 years ago
  86. ac9dad9 [media] omap3isp: preview: Merge gamma correction and gamma bypass by Laurent Pinchart · 12 years ago
  87. 7bec7ef [media] omap3isp: preview: Reorder configuration functions by Laurent Pinchart · 12 years ago
  88. 6f1dd56 [media] omap3isp: preview: Pass a prev_params pointer to configuration functions by Laurent Pinchart · 12 years ago
  89. fbabfa8 [media] omap3isp: preview: Remove lens shading compensation support by Laurent Pinchart · 12 years ago
  90. b1e71f3 [media] omap3isp: queue: Fix omap3isp_video_queue_dqbuf() description comment by Michael Jones · 12 years ago
  91. 13eaaa7 [media] omap3isp: ccdc: No semicolon is needed after switch statement by Peter Meerwald · 12 years ago
  92. 96d62ae [media] omap3isp: Configure HS/VS interrupt source before enabling interrupts by Laurent Pinchart · 12 years ago
  93. be9a1b9 [media] omap3isp: Don't access ISP_CTRL directly in the statistics modules by Laurent Pinchart · 12 years ago
  94. 2f65f46 [media] vivi: zero fmt.pix.priv as per spec by Hans Verkuil · 12 years ago
  95. 77747f7 [media] vivi: add frame size reporting by Hans Verkuil · 12 years ago
  96. 0a3a8a3 [media] vivi: fix colorspace setup by Hans Verkuil · 12 years ago
  97. 77fc286 [media] au0828: fix possible race condition in usage of dev->ctrlmsg by Devin Heitmueller · 12 years ago
  98. 1240ad5 [media] em28xx: Remove useless runtime->private_data usage by Ezequiel García · 12 years ago
  99. 9fa4d6a [media] mantis: Terratec Cinergy C PCI HD (CI) by Igor M. Liplianin · 12 years ago
  100. 3de5bff [media] xc5000: change filename to production/redistributable xc5000c firmware by Devin Heitmueller · 12 years ago