1. e8beb02 [media] tda1004x: only update the frontend properties if locked by Mauro Carvalho Chehab · 9 years ago
  2. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  3. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 9 years ago
  5. 4ca72ef [media] uapi/media.h: Rename entities types to functions by Mauro Carvalho Chehab · 9 years ago
  6. 0e576b7 [media] media-entity.h: rename entity.type to entity.function by Mauro Carvalho Chehab · 9 years ago
  7. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 9 years ago
  8. bed6919 [media] au0828: Add support for media controller by Rafael Lourenço de Lima Chehab · 10 years ago
  9. 4020c18 [media] rtl2832: do not filter out slave TS null packets by Antti Palosaari · 9 years ago
  10. 891e055 [media] rtl2832: print reg number on error case by Antti Palosaari · 9 years ago
  11. aa37763 [media] au8522: Avoid memory leak for device config data by Mauro Carvalho Chehab · 9 years ago
  12. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  13. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  14. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  15. 991ce92 [media] use https://linuxtv.org for LinuxTV URLs by Mauro Carvalho Chehab · 9 years ago
  16. b046d3a [media] tda10071: Fix dependency to REGMAP_I2C by Matthias Schwarzott · 9 years ago
  17. 94c1733 [media] si2165: Add DVB-C support for HVR-4400/HVR-5500 by Matthias Schwarzott · 9 years ago
  18. 3b0c980 [media] si2165: Prepare si2165_set_frontend() for future DVB-C support by Matthias Schwarzott · 9 years ago
  19. 25e7375 [media] si2165: set list of DVB-T registers together by Matthias Schwarzott · 9 years ago
  20. 542fb3c [media] si2165: Simplify si2165_set_if_freq_shift usage by Matthias Schwarzott · 9 years ago
  21. 75d62fc [media] si2165: move setting ts config to init by Matthias Schwarzott · 9 years ago
  22. eae5668 [media] si2165: only write agc registers after reset before start_syncro by Matthias Schwarzott · 9 years ago
  23. a5293db [media] si2165: create function si2165_write_reg_list for writing register lists by Matthias Schwarzott · 9 years ago
  24. c1c4967 [media] si2165: rename si2165_set_parameters to si2165_set_frontend by Matthias Schwarzott · 9 years ago
  25. d9a201d [media] si2165: rename frontend -> fe by Matthias Schwarzott · 9 years ago
  26. 18349f4 [media] si2165: fix checkpatch issues by Matthias Schwarzott · 9 years ago
  27. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  28. 65f0f68 [media] stb6100: get rid of get_state()/set_state() by Mauro Carvalho Chehab · 9 years ago
  29. b2d3afc [media] tda6655: get rid of get_state()/set_state() by Mauro Carvalho Chehab · 9 years ago
  30. e417668 [media] tda8261: don't use set_state/get_state callbacks by Mauro Carvalho Chehab · 9 years ago
  31. 8fdc25b [media] tda666x: add support for set_parms() and get_frequency() by Mauro Carvalho Chehab · 9 years ago
  32. 8e6c4be [media] tda665x: split set_frequency from set_state by Mauro Carvalho Chehab · 9 years ago
  33. cffdbfe [media] stb6100: get rid of tuner_state at struct stb6100_state by Mauro Carvalho Chehab · 9 years ago
  34. 2184e25 [media] dvb_frontend.h: get rid of unused tuner params/states by Mauro Carvalho Chehab · 9 years ago
  35. b037865 Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  36. 56ea37d [media] m88ds3103: use own reg update_bits() implementation by Antti Palosaari · 9 years ago
  37. 47810b4 [media] si2168: Bounds check firmware by Laura Abbott · 9 years ago
  38. a9c4e5c [media] lnbh25: Fix lnbh25_attach() function return type by Javier Martinez Canillas · 9 years ago
  39. ebdd4b7 [media] horus3a: Fix horus3a_attach() function parameters by Javier Martinez Canillas · 9 years ago
  40. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  41. f4f24d1 [media] drxd: use kzalloc in drxd_attach() by Rasmus Villemoes · 9 years ago
  42. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  43. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  44. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  45. 27460ad [media] dvb: Use DVBFE_ALGO_HW where applicable by Mauro Carvalho Chehab · 9 years ago
  46. 38e6a41 [media] horus3a: fix compiler warning by Hans Verkuil · 9 years ago
  47. 7d0ddc9 [media] tda10071: use div_s64() when dividing a s64 integer by Mauro Carvalho Chehab · 9 years ago
  48. 548146f [media] dvb-pll: Convert struct dvb_pll_desc uses to const by Joe Perches · 10 years ago
  49. 6930f66 [media] stv0367: Add support for 16Mhz reference clock by Peter Griffin · 10 years ago
  50. 86a1028 [media] stv0367: Refine i2c error trace to include i2c address by Peter Griffin · 10 years ago
  51. 8853780 [media] ascot2e: don't use variable length arrays by Mauro Carvalho Chehab · 9 years ago
  52. 4aabd91 [media] horus3a: don't use variable length arrays by Mauro Carvalho Chehab · 9 years ago
  53. d13a7b6 [media] cxd2841er: don't use variable length arrays by Mauro Carvalho Chehab · 9 years ago
  54. c8946c8 [media] cxd2841er: declare static functions as such by Mauro Carvalho Chehab · 9 years ago
  55. a6dc60ff [media] cxd2841er: Sony CXD2841ER DVB-S/S2/T/T2/C demodulator driver by Kozlov Sergey · 10 years ago
  56. e025273 [media] lnbh25: LNBH25 SEC controller driver by Kozlov Sergey · 10 years ago
  57. dacf9ce [media] ascot2e: Sony Ascot2e DVB-C/T/T2 tuner driver by Kozlov Sergey · 10 years ago
  58. a5d32b3 [media] horus3a: Sony Horus3A DVB-S/S2 tuner driver by Kozlov Sergey · 10 years ago
  59. f078818 [media] dvb-frontends: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 10 years ago
  60. 04d8be0 [media] dvb-frontends: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  61. 6df3405 [media] dvb-frontends: Make all DVB Frontends visible if COMPILE_TEST=y by Geert Uytterhoeven · 10 years ago
  62. 267897a [media] tda10071: implement DVBv5 statistics by Antti Palosaari · 10 years ago
  63. 4c4acb7 [media] tda10071: do not get_frontend() when not ready by Antti Palosaari · 10 years ago
  64. e14432a [media] tda10071: protect firmware command exec with mutex by Antti Palosaari · 10 years ago
  65. 54ab48e [media] tda10071: convert to regmap I2C API by Antti Palosaari · 10 years ago
  66. fca3e00 [media] tda10071: rename device state struct to dev by Antti Palosaari · 10 years ago
  67. 59ca2ce [media] tda10071: remove legacy media attach by Antti Palosaari · 10 years ago
  68. 3250a550 [media] a8293: coding style issues by Antti Palosaari · 10 years ago
  69. 4bef67e [media] a8293: improve LNB register programming logic by Antti Palosaari · 10 years ago
  70. 2c509b8 [media] a8293: use i2c_master_send / i2c_master_recv for I2C I/O by Antti Palosaari · 10 years ago
  71. 55881b4 [media] a8293: remove legacy media attach by Antti Palosaari · 10 years ago
  72. 60acc4e treewide: Fix typo compatability -> compatibility by Laurent Pinchart · 10 years ago
  73. cdeb175 [media] media/dvb: fix ts2020.c Kconfig and build by Randy Dunlap · 10 years ago
  74. 87b09bd0 ts2020: fix compilation on i386 by Mauro Carvalho Chehab · 10 years ago
  75. c7275ae [media] ts2020: Allow stats polling to be suppressed by David Howells · 10 years ago
  76. 0f20baa [media] ts2020: Copy loop_through from the config to the internal data by David Howells · 10 years ago
  77. 3366cd5 [media] ts2020: Provide DVBv5 API signal strength by David Howells · 10 years ago
  78. 0f91c9d [media] TS2020: Calculate tuner gain correctly by David Howells · 10 years ago
  79. 478932b [media] m88ds3103: use regmap for I2C register access by Antti Palosaari · 10 years ago
  80. 7978b8a [media] m88ds3103: rename variables and correct logging by Antti Palosaari · 10 years ago
  81. 80868c8 [media] ts2020: Add a comment about lifetime of on-stack pdata in ts2020_attach() by David Howells · 10 years ago
  82. f158cbc [media] ts2020: convert to regmap I2C API by Antti Palosaari · 10 years ago
  83. e6ad9ce [media] ts2020: register I2C driver from legacy media attach by Antti Palosaari · 10 years ago
  84. 2ca58f4 [media] ts2020: improve filter limit calc by Antti Palosaari · 10 years ago
  85. af9d525 [media] ts2020: re-implement PLL calculations by Antti Palosaari · 10 years ago
  86. 9056a23 [media] dvb-frontend: Replace timeval with ktime_t by Tina Ruchandani · 10 years ago
  87. 0df289a [media] dvb: Get rid of typedev usage for enums by Mauro Carvalho Chehab · 10 years ago
  88. ab80b19 [media] tda10071: add missing error status when probe() fails by Antti Palosaari · 10 years ago
  89. 4347df6 [media] m88ds3103: a couple missing error codes by Dan Carpenter · 10 years ago
  90. b561bae [media] a8293: implement I2C client bindings by Antti Palosaari · 10 years ago
  91. d69abb7 [media] tda10071: implement I2C client bindings by Antti Palosaari · 10 years ago
  92. 91aff0c [media] dib0090: Remove a dead code by Mauro Carvalho Chehab · 10 years ago
  93. 2f60f13 [media] drxk: better handle errors by Mauro Carvalho Chehab · 10 years ago
  94. d2b72f6 [media] si2168: Implement own I2C adapter locking by Antti Palosaari · 10 years ago
  95. f01919e8 [media] m88ds3103: add I2C client binding by Antti Palosaari · 10 years ago
  96. befa0cc [media] m88ds3103: use jiffies when polling DiSEqC TX ready by Antti Palosaari · 10 years ago
  97. ce80d71 [media] m88ds3103: implement DVBv5 BER by Antti Palosaari · 10 years ago
  98. c1daf65 [media] m88ds3103: implement DVBv5 CNR statistics by Antti Palosaari · 10 years ago
  99. 9240c38 [media] m88ds3103: do not return error from get_frontend() when not ready by Antti Palosaari · 10 years ago
  100. edff2ba [media] cx24120: fix sparse warning by Hans Verkuil · 10 years ago