1. 9b61925 media: lirc: implement scancode sending by Sean Young · 8 years ago
  2. 4e3cd00 media: lirc: remove LIRCCODE and LIRC_GET_LENGTH by Sean Young · 8 years ago
  3. 794348e media: MAINTAINERS: remove lirc staging area by Sean Young · 8 years ago
  4. f95367a media: staging: remove lirc_zilog driver by Sean Young · 8 years ago
  5. 1cb2603 media: i2c: enable i2c IR for hardware which isn't HD-PVR by Sean Young · 8 years ago
  6. acaa34b media: rc: implement zilog transmitter by Sean Young · 8 years ago
  7. ab5222e media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices by Sean Young · 8 years ago
  8. a6927d8 media: rc: i2c: only poll if the rc device is opened by Sean Young · 8 years ago
  9. 50a762b media: rc: i2c: use dev_dbg rather hand-rolled debug by Sean Young · 8 years ago
  10. afc7f24 media: rc: i2c: set parent of rc device and improve name by Sean Young · 8 years ago
  11. ef94711 media: xilinx-video: fix bad of_node_put() on endpoint error by Akinobu Mita · 8 years ago
  12. 45392ff media: bt8xx: Fix err 'bt878_probe()' by Christophe JAILLET · 8 years ago
  13. a24e634 media: dvb_ca_en50221: sanity check slot number from userspace by Colin Ian King · 8 years ago
  14. 3ee6229 media: siano: fix a potential integer overflow by Gustavo A. R. Silva · 8 years ago
  15. 5742240 media: dvbsky: MyGica T230C support by Stefan Brüns · 8 years ago
  16. cd6c56f media: staging: media: Introduce NVIDIA Tegra video decoder driver by Dmitry Osipenko · 8 years ago
  17. 94e5326 media: dt: bindings: Add binding for NVIDIA Tegra Video Decoder Engine by Dmitry Osipenko · 8 years ago
  18. b32a2b4 media: ddbridge: improve error handling logic on fe attach failures by Daniel Scheller · 8 years ago
  19. 6738d3b media: drivers: media: remove duplicate includes by Pravin Shedge · 8 years ago
  20. 9ed785a media: platform: sti: Adopt SPDX identifier by Benjamin Gaignard · 8 years ago
  21. 18192a7 media: dvb_frontend: Add commands implementation for compat ioct by Jaedon Shin · 8 years ago
  22. c2dfd22 media: dvb_frontend: Add compat_ioctl callback by Jaedon Shin · 8 years ago
  23. a2282fd media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c by Jaedon Shin · 8 years ago
  24. 6cdeaed media: dvb_usb_pctv452e: module refcount changes were unbalanced by Wolfgang Rohdewald · 8 years ago
  25. b1728ff media: dvb_frontend: fix ifnullfree.cocci warnings by Fengguang Wu · 8 years ago
  26. 22f584c media: dvb-frontends/stv0910: remove unneeded dvb_math.h include by Daniel Scheller · 8 years ago
  27. 5dd70f5 media: dvb-frontends/stv0910: remove unneeded symbol rate inquiry by Daniel Scheller · 8 years ago
  28. 0b885de media: dvb-frontends/stv0910: read symbolrate in get_frontend() by Daniel Scheller · 8 years ago
  29. 471dd69 media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freq by Daniel Scheller · 8 years ago
  30. fd7849d media: dvb-frontends/stv6111: handle gate_ctrl errors by Daniel Scheller · 8 years ago
  31. aea1600 media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock() by Daniel Scheller · 8 years ago
  32. 1cba4ae media: frontends/stv0910: add field offsets to field defines by Daniel Scheller · 8 years ago
  33. 2ddc125 media: dvb_frontend: remove redundant status self assignment by Colin Ian King · 8 years ago
  34. c4d8454 media: dib0700: add support for Xbox One Digital TV Tuner by Olli Salonen · 8 years ago
  35. 148abd3 media: tda18250: support for new silicon tuner by Olli Salonen · 8 years ago
  36. 82ba813 media: dvb-frontends/stv0367: remove redundant self assignment of temporary by Colin Ian King · 8 years ago
  37. 5017032 media: stb0899: remove redundant self assignment of k_indirect by Colin Ian King · 8 years ago
  38. 7bed816 media: c8sectpfe: Use resource_size function on memory resource by Vasyl Gomonovych · 8 years ago
  39. baed3c4 media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_interrupt by Gustavo A. R. Silva · 8 years ago
  40. 32f2fe5 media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  41. c6a6926 media: dibx000_common: Fix line continuation format by Joe Perches · 8 years ago
  42. 330dada media: dvb_frontend: fix return error code by Mauro Carvalho Chehab · 8 years ago
  43. 5e0d3c3 media: MAINTAINERS: add si2165 driver by Matthias Schwarzott · 8 years ago
  44. 7c4f4d1 media: cx23885: Use semicolon after assignment instead of comma by Matthias Schwarzott · 8 years ago
  45. 7e132de media: cx231xx: Use semicolon after assignment instead of comma by Matthias Schwarzott · 8 years ago
  46. e9c7d19 media: si2165: Add DVBv3 wrapper for ber statistics by Matthias Schwarzott · 8 years ago
  47. 2e687a6 media: si2165: add DVBv3 wrapper for C/N statistics by Matthias Schwarzott · 8 years ago
  48. 964b372 media: si2165: add DVBv5 BER statistics by Matthias Schwarzott · 8 years ago
  49. c0675d0 media: si2165: add DVBv5 C/N statistics for DVB-C by Matthias Schwarzott · 8 years ago
  50. 1e5fde1 media: si2165: improve read_status by Matthias Schwarzott · 8 years ago
  51. 548b1f9 media: si2165: Use constellation from property cache instead of hardcoded QAM256 by Matthias Schwarzott · 8 years ago
  52. f4d90518 media: si2165: Write const value for lock timeout by Matthias Schwarzott · 8 years ago
  53. ec278f8 media: si2165: move ts parallel mode setting to the ts init code by Matthias Schwarzott · 8 years ago
  54. 814f86c media: si2165: define register macros by Matthias Schwarzott · 8 years ago
  55. 7dbbb4b media: si2165: Make checkpatch happy by Matthias Schwarzott · 8 years ago
  56. 1b54da7 media: si2165: Convert debug printk to dev_dbg by Matthias Schwarzott · 8 years ago
  57. 77f887c media: si2165: Remove redundant KBUILD_MODNAME from dev_* logging by Matthias Schwarzott · 8 years ago
  58. 72c27a6 media: pvrusb2: properly check endpoint types by Andrey Konovalov · 8 years ago
  59. 09db1a4 media: led-class-flash: better handle NULL flash struct by Mauro Carvalho Chehab · 8 years ago
  60. a9cb97c media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code by Mauro Carvalho Chehab · 8 years ago
  61. 7621b8c media: xc5000: better handle I2C error messages by Mauro Carvalho Chehab · 8 years ago
  62. ad7b57d media: mxl111sf: improve error handling logic by Mauro Carvalho Chehab · 8 years ago
  63. f161544 media: drxd_hard: better handle I2C errors by Mauro Carvalho Chehab · 8 years ago
  64. 07ade2d media: cxd2841er: ensure that status will always be available by Mauro Carvalho Chehab · 8 years ago
  65. 04f849c media: cx25821-alsa: fix usage of a pointer printk by Mauro Carvalho Chehab · 8 years ago
  66. 021c01d media: dvbsky: shut up a bogus warning by Mauro Carvalho Chehab · 8 years ago
  67. 74a6799 media: m88rs2000: handle the case where tuner doesn't have get_frequency by Mauro Carvalho Chehab · 8 years ago
  68. e639c86 media: pt1: fix logic when pt1_nr_tables is zero or negative by Mauro Carvalho Chehab · 8 years ago
  69. 2923634 media: ov9650: fix bogus warnings by Mauro Carvalho Chehab · 8 years ago
  70. f303810 media: mb86a16: avoid division by zero by Mauro Carvalho Chehab · 8 years ago
  71. 15e3145 media: mb86a16: be more resilient if I2C fails on sync by Mauro Carvalho Chehab · 8 years ago
  72. 452c644 media: drxj: better handle errors by Mauro Carvalho Chehab · 8 years ago
  73. 00b4bac7 media: imx274: don't randomly return if range_count is zero by Mauro Carvalho Chehab · 8 years ago
  74. ab0625f media: stv090x: Only print tuner lock if get_status is available by Mauro Carvalho Chehab · 8 years ago
  75. 8a08ef0 media: xc4000: don't ignore error if hwmodel fails by Mauro Carvalho Chehab · 8 years ago
  76. 02d7324 media: radio-si476x: fix behavior when seek->range* are defined by Mauro Carvalho Chehab · 8 years ago
  77. bc3cad2 media: qt1010: fix bogus warnings by Mauro Carvalho Chehab · 8 years ago
  78. 01a26ff media: tda8290: initialize agc gain by Mauro Carvalho Chehab · 8 years ago
  79. 79c5453 media: atmel-isc: avoid returning a random value at isc_parse_dt() by Mauro Carvalho Chehab · 8 years ago
  80. 910b079 media: em28xx: Fix use-after-free when disconnecting by Matthias Schwarzott · 8 years ago
  81. 9ea5731 media: i.MX6: Fix MIPI CSI-2 LP-11 check by Krzysztof Hałasa · 8 years ago
  82. 7b303d2 media: ddbridge: shut up a new warning by Mauro Carvalho Chehab · 8 years ago
  83. 40f8061 media: ddbridge: update driver version number by Daniel Scheller · 8 years ago
  84. 9cc6544 media: stv0910: read and update mod_cod in read_status() by Daniel Scheller · 8 years ago
  85. 1c71450 media: ddbridge/max: prefix lnb_init_fmode() and fe_attach_mxl5xx() by Daniel Scheller · 8 years ago
  86. 2d8c98b media: ddbridge/max: rename ddbridge-maxs8.[c|h] to ddbridge-max.[c|h] by Daniel Scheller · 8 years ago
  87. 04bdf86 media: ddbridge/ci: change debug printing to debug severity by Daniel Scheller · 8 years ago
  88. 70d3ae1 media: ddbridge: split off CI (common interface) from ddbridge-core by Daniel Scheller · 8 years ago
  89. 757d78d media: ddbridge: fixup checkpatch-strict issues by Daniel Scheller · 8 years ago
  90. 1d8343a media: ddbridge: remove unneeded *fe vars from attach functions by Daniel Scheller · 8 years ago
  91. 2919d12 media: mxl5xx: fix tuning logic by Mauro Carvalho Chehab · 8 years ago
  92. 19326ef media: dt-bindings: media: xilinx: fix typo in example by Akinobu Mita · 8 years ago
  93. 4f1bdf0 media: cx25840: fix a possible divide by zero in set_fmt callback by Maciej S. Szmigiero · 8 years ago
  94. 7ff0613 media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bits by Maciej S. Szmigiero · 8 years ago
  95. 37ea9830 media: imx-csi: fix burst size by Russell King · 8 years ago
  96. 7d4b6f5 media: staging/imx: fix complete handler by Russell King · 8 years ago
  97. 7bf7a711 media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner by Malcolm Priestley · 8 years ago
  98. 3d932ee media: dvb-usb-v2: lmedm04: Improve logic checking of warm start by Malcolm Priestley · 8 years ago
  99. 1e6f57b media: siano: add SPDX markups by Mauro Carvalho Chehab · 8 years ago
  100. 459ee17 media: i2c: add SPDX identifiers to the code I wrote by Mauro Carvalho Chehab · 8 years ago