1. fada193 media: move dvb kAPI headers to include/media by Mauro Carvalho Chehab · 7 years ago
  2. a114a58 media: dvb-core: get rid of mmap reserved field by Mauro Carvalho Chehab · 7 years ago
  3. 03fbdb2 media: move videobuf2 to drivers/media/common by Mauro Carvalho Chehab · 7 years ago
  4. 4021053 media: dvb-core: make DVB mmap API optional by Mauro Carvalho Chehab · 7 years ago
  5. 7b361cf media: dvb_vb2: add SPDX headers by Mauro Carvalho Chehab · 7 years ago
  6. 19393a0 media: dvb_vb2: Use the sanitized value after processed by VB2 core by Mauro Carvalho Chehab · 7 years ago
  7. 2c06aa7 media: dvb_vb2: limit reqbufs size to a sane value by Mauro Carvalho Chehab · 7 years ago
  8. 7b6c96d media: dvb_vb2: fix a warning about streamoff logic by Mauro Carvalho Chehab · 7 years ago
  9. 57868ac media: videobuf2: Add new uAPI for DVB streaming I/O by Satendra Singh Thakur · 7 years ago
  10. 9eb124f Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork by Mauro Carvalho Chehab · 7 years ago
  11. aa931b4 w1_netlink.h: add support for nested structs by Mauro Carvalho Chehab · 7 years ago
  12. dc9ce4a06 media: coda/imx-vdoa: Remove irq member from vdoa_data struct by Fabio Estevam · 7 years ago
  13. 7369bbf media: dvb-frontends: remove extraneous parens by Nick Desaulniers · 7 years ago
  14. 12081a2 media: ddbridge: move CI detach code to ddbridge-ci.c by Daniel Scheller · 7 years ago
  15. ae49432 media: ddbridge: improve ddb_ports_attach() failure handling by Daniel Scheller · 7 years ago
  16. c0e1026 media: ddbridge: detach first input if the second one failed to init by Daniel Scheller · 7 years ago
  17. b7b9a5a media: ddbridge: fix deinit order in case of failure in ddb_init() by Daniel Scheller · 7 years ago
  18. b5472c1 media: ddbridge: deduplicate calls to dvb_ca_en50221_init() by Daniel Scheller · 7 years ago
  19. 25ac563 media: ddbridge: completely tear down input resources on failure by Daniel Scheller · 7 years ago
  20. fac37bb media: ddbridge: fix resources cleanup for CI hardware by Daniel Scheller · 7 years ago
  21. a1c484b media: ddbridge: unregister I2C tuner client before detaching fe's by Daniel Scheller · 7 years ago
  22. 9331445 media: stv090x: add physical layer scrambling support by Athanasios Oikonomou · 7 years ago
  23. f9d7912 media: dvb_frontend: add physical layer scrambling support by Athanasios Oikonomou · 7 years ago
  24. 2453887 media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro by Bjorn Helgaas · 7 years ago
  25. 4f6c110 media: davinci: fix a debug printk by Mauro Carvalho Chehab · 7 years ago
  26. 444faf3 media: dvb_net: let dynamic debug enable some DVB net handling by Mauro Carvalho Chehab · 7 years ago
  27. ba711e1c media: dvb-core: allow users to enable DVB net ULE debug by Mauro Carvalho Chehab · 7 years ago
  28. b93a25e media: dvb_net: ensure that dvb_net_ule_handle is fully initialized by Mauro Carvalho Chehab · 7 years ago
  29. 8ea636d media: ir-spi: add SPDX identifier by Andi Shyti · 7 years ago
  30. f81a815 media: lirc: release lock before sleep by Sean Young · 7 years ago
  31. 7b3aa71 media: lirc: no need to recalculate duration by Sean Young · 7 years ago
  32. a74b2bf media: lirc: do not pass ERR_PTR to kfree by Sean Young · 7 years ago
  33. b996157 media: rc: iguanair: simplify tx loop by Sean Young · 7 years ago
  34. dde7edf media: lirc: when transmitting scancodes, block until transmit is done by Sean Young · 7 years ago
  35. fb7ccc6 media: rc: bang in ir_do_keyup by Sean Young · 7 years ago
  36. e607486 media: imon: remove unused function tv2int by Sean Young · 7 years ago
  37. 6a489f7 media: imon: auto-config ffdc 26 device by Sean Young · 7 years ago
  38. c3a3d1d media: fix SPDX comment on some header files by Mauro Carvalho Chehab · 7 years ago
  39. b6852a6 media: s5p-jpeg: Fix off-by-one problem by Flavio Ceolin · 7 years ago
  40. 2d41a0c media: exynos4-is: Remove dependency on obsolete SoC support by Marek Szyprowski · 7 years ago
  41. f45ce98 media: s5p-mfc: Fix lock contention - request_firmware() once by Shuah Khan · 7 years ago
  42. a465321 media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware() by Shuah Khan · 7 years ago
  43. bc7eb5d media: exynos4-is: Drop obsolete capabilities by Marek Szyprowski · 7 years ago
  44. 442dd06 media: exynos-gsc: Drop obsolete capabilities by Marek Szyprowski · 7 years ago
  45. 97913bc media: exynos4-is: properly initialize frame format by Arnd Bergmann · 7 years ago
  46. ff51762 media: s5p-mfc: Fix encoder menu controls initialization by Sylwester Nawrocki · 7 years ago
  47. df8ab4c media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request by Jia-Ju Bai · 7 years ago
  48. c0cb765 media: vb2: unify calling of set_page_dirty_lock by Stanimir Varbanov · 7 years ago
  49. c4b72ee media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt by Hans Verkuil · 7 years ago
  50. 327553a media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_buffer by Philipp Zabel · 7 years ago
  51. 645838b media: coda: use correct offset for mpeg4 decoder mvcol buffer by Philipp Zabel · 7 years ago
  52. 25141bc media: coda: allocate space for mpeg4 decoder mvcol buffer by Philipp Zabel · 7 years ago
  53. 8e75a53 media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoder by Philipp Zabel · 7 years ago
  54. 1403bc4 media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widths by Philipp Zabel · 7 years ago
  55. e112146 media: coda: set min_buffers_needed by Lucas Stach · 7 years ago
  56. 9392483 media: pxa_camera: disable and unprepare the clock source on error by Flavio Ceolin · 7 years ago
  57. 866a6ec media: v4l: sh_mobile_ceu: Return buffers on streamoff() by Jacopo Mondi · 7 years ago
  58. 4eb2f55 media: v4l2-subdev: better document IO pin configuration flags by Mauro Carvalho Chehab · 7 years ago
  59. b29fd56 media: v4l2-tpg.h: rename color structs by Mauro Carvalho Chehab · 7 years ago
  60. 1beb623 media: v4l2-tpg*.h: move headers to include/media/tpg and merge them by Mauro Carvalho Chehab · 7 years ago
  61. 1ac0516 media: get rid of i2c-addr.h by Mauro Carvalho Chehab · 7 years ago
  62. 4839c58 media: v4l2-dev: convert VFL_TYPE_* into an enum by Mauro Carvalho Chehab · 7 years ago
  63. 76a59fe media: v4l2-common.h: document helper functions by Mauro Carvalho Chehab · 7 years ago
  64. 0545629 media: v4l2-common: get rid of struct v4l2_discrete_probe by Mauro Carvalho Chehab · 7 years ago
  65. 8db044b media: dvb_demux: describe nested structs by Mauro Carvalho Chehab · 7 years ago
  66. 3483d3a media: dmxdev: describe nested structs by Mauro Carvalho Chehab · 7 years ago
  67. 45267fe media: staging/imx: update TODO by Steve Longerbeam · 7 years ago
  68. e762fe4 media: staging/imx: reorder function prototypes by Steve Longerbeam · 7 years ago
  69. bd9d208 media: staging/imx: convert static vdev lists to list_head by Steve Longerbeam · 7 years ago
  70. 9f6a0c5 media: staging/imx: remove static subdev arrays by Steve Longerbeam · 7 years ago
  71. 4eef678 media: staging/imx: pass fwnode handle to find/add async subdev by Steve Longerbeam · 7 years ago
  72. 4dadf05 media: staging/imx: remove devname string from imx_media_subdev by Steve Longerbeam · 7 years ago
  73. f5abe1c media: staging/imx: of: allow for recursing downstream by Steve Longerbeam · 7 years ago
  74. 621b08e media: staging/imx: remove static media link arrays by Steve Longerbeam · 7 years ago
  75. bf3cfaa media: staging/imx: get CSI bus type from nearest upstream entity by Steve Longerbeam · 7 years ago
  76. 3cd890d media: dvb-frontends: fix i2c access helpers for KASAN by Arnd Bergmann · 7 years ago
  77. 16c3ada media: r820t: fix r820t_write_reg for KASAN by Arnd Bergmann · 7 years ago
  78. 0ca4e31 media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_ by Hans Verkuil · 7 years ago
  79. 6c84bbf media: staging/cxd2099: cosmetics: improve strings by Daniel Scheller · 7 years ago
  80. 902ea1d media: staging/cxd2099: fix debug message severity by Daniel Scheller · 7 years ago
  81. 65ac8c8 media: staging/cxd2099: fix remaining checkpatch-strict issues by Daniel Scheller · 7 years ago
  82. 380a6c8 media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart by Ron Economos · 7 years ago
  83. 78e41c1 media: ddbridge: stv09xx: detach frontends on lnb failure by Daniel Scheller · 7 years ago
  84. 8ff230f media: tuners: tda8290: reduce stack usage with kasan by Arnd Bergmann · 7 years ago
  85. 57c642c media: cec: move cec autorepeat handling to rc-core by Sean Young · 7 years ago
  86. 6d4a36d media: imon: auto-config ffdc 30 device by Sean Young · 7 years ago
  87. 621fa19 media: winbond-cir: Fix pnp_irq's error checking for wbcir_probe by Arvind Yadav · 7 years ago
  88. 1edba64 media: rc: Replace timeval with ktime_t in imon.c by Chunyan Zhang · 7 years ago
  89. 4957133 media: lirc: improve locking by Sean Young · 7 years ago
  90. 7e45d66 media: lirc: allow lirc device to be opened more than once by Sean Young · 7 years ago
  91. aefb5e3 media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h> by Sean Young · 7 years ago
  92. 42e0442 media: rc: move ir-lirc-codec.c contents into lirc_dev.c by Sean Young · 7 years ago
  93. 62d6f199 media: lirc: scancode rc devices should have a lirc device too by Sean Young · 7 years ago
  94. b66218f media: lirc: ensure lirc device receives nec repeats by Sean Young · 7 years ago
  95. de142c3 media: lirc: implement reading scancode by Sean Young · 7 years ago
  96. a6ddd4f media: lirc: remove last remnants of lirc kapi by Sean Young · 7 years ago
  97. bf01c82 media: lirc: remove name from lirc_dev by Sean Young · 7 years ago
  98. 111429f media: lirc: create rc-core open and close lirc functions by Sean Young · 7 years ago
  99. cb84343 media: lirc: do not call close() or open() on unregistered devices by Sean Young · 7 years ago
  100. 7790e81 media: lirc: move lirc_dev->attached to rc_dev->registered by Sean Young · 7 years ago