1. 4dd9bb9 [media] rc-core: improve ir-kbd-i2c get_key functions by David Härdeman · 11 years ago
  2. 2886f013 [media] bt8xx: fixup RC5 decoding by David Härdeman · 11 years ago
  3. eb9da07 [media] cxusb: increase buffer length to 80 bytes by Mauro Carvalho Chehab · 11 years ago
  4. 4c07e32 [media] xc4000: Fix get_frequency() by Mauro Carvalho Chehab · 11 years ago
  5. a3eec91 [media] xc5000: Fix get_frequency() by Mauro Carvalho Chehab · 11 years ago
  6. 612ae14 [media] xc4000: add module meta-tag with the firmware names by Mauro Carvalho Chehab · 11 years ago
  7. da7bfa2 [media] xc4000: Update firmware name by Mauro Carvalho Chehab · 11 years ago
  8. 157a5fe [media] dib7000m: Remove unnecessary null test by Himangi Saraogi · 11 years ago
  9. 277bfd2 [media] mb86a20s: Fix the code that estimates the measurement interval by Mauro Carvalho Chehab · 11 years ago
  10. 4247368 [media] mb86a20s: Fix Interleaving by Mauro Carvalho Chehab · 11 years ago
  11. 276dfc4 [media] mb86a20s: fix ISDB-T mode handling by Mauro Carvalho Chehab · 11 years ago
  12. 4423a2b [media] m88ds3103: implement BER by Antti Palosaari · 11 years ago
  13. 3ae266f [media] m88ds3103: fix SNR reporting on 32-bit arch by Antti Palosaari · 11 years ago
  14. 5cb4e22 [media] xc4000: remove unnecessary break after goto by Fabian Frederick · 11 years ago
  15. 2442b6a [media] xc5000: remove unnecessary break after goto by Fabian Frederick · 11 years ago
  16. 045655a [media] dvb-frontends: remove unnecessary break after goto by Fabian Frederick · 11 years ago
  17. 435fce1 [media] xc2028: remove unnecessary break after goto by Fabian Frederick · 11 years ago
  18. d616bec [media] r820t: remove unnecessary break after goto by Fabian Frederick · 11 years ago
  19. 8f73b48 [media] Cleanup line > 80 character violations by Emil Goode · 11 years ago
  20. 2072118 [media] Remove checks of struct member addresses by Emil Goode · 11 years ago
  21. 18d75a0 [media] media: dib9000: avoid out of bound access by Heinrich Schuchardt · 11 years ago
  22. 5863281 [media] dvb-frontends: decimal vs hex typo in ChannelConfiguration() by Dan Carpenter · 12 years ago
  23. fcb388ce [media] si2168: Fix a badly solved merge conflict by Mauro Carvalho Chehab · 11 years ago
  24. e23cf7f [media] tuners/Kconfig: fix build when just DTV or SDR is enabled by Mauro Carvalho Chehab · 11 years ago
  25. 7955f03 [media] go7007: move out of staging into drivers/media/usb. by Hans Verkuil · 11 years ago
  26. 28cae86 [media] solo6x10: move out of staging into drivers/media/pci. by Hans Verkuil · 11 years ago
  27. 401e972 [media] coda: store IRAM size in struct coda_devtype by Philipp Zabel · 11 years ago
  28. 5d73fad [media] coda: store global temporary buffer size in struct coda_devtype by Philipp Zabel · 11 years ago
  29. e5b0d1c [media] coda: store per-context work buffer size in struct coda_devtype by Philipp Zabel · 11 years ago
  30. f61c0b1 [media] coda: export auxiliary buffers via debugfs by Philipp Zabel · 11 years ago
  31. 451dfe5 [media] coda: increase frame stride to 16 for h.264 by Philipp Zabel · 11 years ago
  32. 7c3df78 [media] coda: round up internal frames to multiples of macroblock size for h.264 by Philipp Zabel · 11 years ago
  33. 1b0ed7b [media] coda: allow odd width, but still round up bytesperline by Philipp Zabel · 11 years ago
  34. 2fd6a37 [media] coda: add bytesperline to queue data by Philipp Zabel · 11 years ago
  35. 8f45284 [media] coda: add reset control support by Philipp Zabel · 11 years ago
  36. 84e2365 [media] coda: rename prescan_failed to hold and stop stream after timeout by Philipp Zabel · 11 years ago
  37. cb2c028 [media] coda: add sequence counter offset by Philipp Zabel · 11 years ago
  38. 410e5e4 [media] coda: alert userspace about macroblock errors by Philipp Zabel · 11 years ago
  39. 846ced9 [media] coda: add decoder timestamp queue by Philipp Zabel · 11 years ago
  40. f3497da [media] coda: try to schedule a decode run after a stop command by Michael Olbrich · 11 years ago
  41. 1190a41 [media] v4l2-mem2mem: export v4l2_m2m_try_schedule by Michael Olbrich · 11 years ago
  42. f38f79d [media] coda: add cyclic intra refresh control by Philipp Zabel · 11 years ago
  43. de23b1d [media] coda: add h.264 deblocking filter controls by Philipp Zabel · 11 years ago
  44. 1a5567e [media] coda: add h.264 min/max qp controls by Philipp Zabel · 11 years ago
  45. 39b06ac [media] coda: select GENERIC_ALLOCATOR by Philipp Zabel · 11 years ago
  46. fe7554e [media] coda: split firmware version check out of coda_hw_init by Philipp Zabel · 11 years ago
  47. 1e17273 [media] coda: Add runtime pm support by Philipp Zabel · 11 years ago
  48. 14604e3 [media] coda: use ctx->fh.m2m_ctx instead of ctx->m2m_ctx by Philipp Zabel · 11 years ago
  49. 152ea1c [media] coda: Use mem-to-mem ioctl helpers by Philipp Zabel · 11 years ago
  50. 32b6f20 [media] coda: add workqueue to serialize hardware commands by Philipp Zabel · 11 years ago
  51. 52c4167 [media] coda: add selection API support for h.264 decoder by Philipp Zabel · 11 years ago
  52. b973629 [media] coda: remove BUG() in get_q_data by Philipp Zabel · 11 years ago
  53. 8954844 [media] coda: Add encoder/decoder support for CODA960 by Philipp Zabel · 11 years ago
  54. 06ce32c [media] msi2500: rename namespace msi3101 => msi2500 by Antti Palosaari · 11 years ago
  55. 8591f70 [media] msi2500: refactor USB stream copying by Antti Palosaari · 11 years ago
  56. c08de62 [media] msi2500: correct style issues by Antti Palosaari · 11 years ago
  57. 9ab10e4 [media] s5p-mfc: Add init buffer cmd to MFCV6 by Arun Kumar K · 11 years ago
  58. 77ba6b7 [media] s5p-mfc: Support multiple firmware sub-versions by Arun Kumar K · 11 years ago
  59. 4607500 [media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware by Arun Kumar K · 11 years ago
  60. e35ce2e [media] tvp5150: Use i2c_smbus_(read|write)_byte_data by Laurent Pinchart · 11 years ago
  61. 385dded [media] tvp5150: Fix device ID kernel log message by Laurent Pinchart · 11 years ago
  62. 3c4b422 [media] sms: Remove CONFIG_ prefix from Kconfig symbols by Paul Bolle · 11 years ago
  63. 7b71ef7 [media] dw2102: Geniatech T220 init fixed by CrazyCat · 11 years ago
  64. 4d1ab18 [media] cxd2820r: TS clock inversion in config by CrazyCat · 11 years ago
  65. a733291 Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork by Mauro Carvalho Chehab · 11 years ago
  66. d352bcc [media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_API by Mauro Carvalho Chehab · 11 years ago
  67. 64a4332 [media] rtl2832_sdr: fix Kconfig dependencies by Antti Palosaari · 11 years ago
  68. a98ccfc [media] rtl2832_sdr: remove plain 64-bit divisions by Antti Palosaari · 11 years ago
  69. 9aabd95 [media] media:platform: OMAP3 camera support needs VIDEOBUF2_DMA_CONTIG by Peter Meerwald · 11 years ago
  70. f8ca6ac [media] media-device: Remove duplicated memset() in media_enum_entities() by Salva Peiró · 11 years ago
  71. b225e39 [media] v4l: subdev: Unify argument validation across IOCTLs by Sakari Ailus · 11 years ago
  72. 6c5bba9 [media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 11 years ago
  73. 7ed0b29 [media] v4l: smiapp: Return V4L2_FIELD_NONE from pad-level get/set format by Laurent Pinchart · 11 years ago
  74. d53ce5a [media] v4l: s5k6a3: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 11 years ago
  75. 2f7844e [media] v4l: s5k5baf: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 11 years ago
  76. 776a347 [media] v4l: s5k4ecgx: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 11 years ago
  77. fb3e0bc [media] v4l: noon010p30: Return V4L2_FIELD_NONE from pad-level set format by Laurent Pinchart · 11 years ago
  78. 80b44ef [media] mt9v032: use regmap by Philipp Zabel · 11 years ago
  79. 94b76ce [media] mt9v032: register v4l2 asynchronous subdevice by Philipp Zabel · 11 years ago
  80. d8dde6c [media] mt9v032: add support for mt9v022 and mt9v024 by Philipp Zabel · 11 years ago
  81. d131e54 [media] mt9v032: do not clear reserved bits in read mode register by Philipp Zabel · 11 years ago
  82. f17bc3f [media] mt9v032: fix hblank calculation by Philipp Zabel · 11 years ago
  83. e9b5872 [media] media: davinci: vpif: fix array out of bound warnings by Prabhakar Lad · 11 years ago
  84. 48f2650 [media] v4l2-ioctl: don't set PRIV_MAGIC unconditionally in g_fmt() by Hans Verkuil · 11 years ago
  85. 796a2bd [media] v4l2-ioctl: set V4L2_CAP_EXT_PIX_FORMAT for device_caps by Hans Verkuil · 11 years ago
  86. 958c7c7 [media] v4l2-ctrls: fix corner case in round-to-range code by Hans Verkuil · 11 years ago
  87. 8a75ffb [media] vb2: fix bytesused == 0 handling by Hans Verkuil · 11 years ago
  88. a54e0fe [media] msi2500: fill FMT buffer size by Antti Palosaari · 11 years ago
  89. c335907 [media] msi2500: print notice to point SDR API is not 100% stable yet by Antti Palosaari · 11 years ago
  90. 3912eb6 [media] msi2500: change supported formats by Antti Palosaari · 11 years ago
  91. fd8b5f5 msi2500: move msi3101 out of staging and rename by Antti Palosaari · 11 years ago
  92. 1b303e1 [media] airspy: fill FMT buffer size by Antti Palosaari · 11 years ago
  93. d57fe40 [media] rtl2832_sdr: fill FMT buffer size by Antti Palosaari · 11 years ago
  94. 1140540 [media] si2157: Add get_if_frequency callback by Matthias Schwarzott · 11 years ago
  95. 05024ef [media] si2157: Add support for spectral inversion by Matthias Schwarzott · 11 years ago
  96. c3b513b [media] em28xx-dvb: Prepare for si2157 driver getting more parameters by Matthias Schwarzott · 11 years ago
  97. 9f7ca3d [media] cxusb: Prepare for si2157 driver getting more parameters by Matthias Schwarzott · 11 years ago
  98. 6cc8a35 [media] si2157: Use name si2157_ops instead of si2157_tuner_ops by Olli Salonen · 11 years ago
  99. 635a90c [media] si2168: Support Si2168-A20 firmware downloading by Luis Alves · 11 years ago
  100. 2da2e18 [media] si2168: Remove testing for demod presence on probe by Luis Alves · 11 years ago