summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-29578-4590/+14612
|\
| * media: rename soc_camera I2C driversMauro Carvalho Chehab2018-10-1910-9/+9
| * media: cec: forgot to cancel delayed workHans Verkuil2018-10-151-0/+2
| * media: vivid: Support 480p for webcam captureKeiichi Watanabe2018-10-091-1/+4
| * media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil2018-10-091-1/+1
| * media: vivid: Add 16-bit bayer to format listBård Eirik Winther2018-10-091-0/+28
| * media: v4l2-tpg-core: Add 16-bit bayerBård Eirik Winther2018-10-091-0/+28
| * media: pvrusb2: replace `printk` with `pr_*`Dafna Hirschfeld2018-10-095-24/+22
| * media: venus: vdec: fix decoded data sizeVikash Garodia2018-10-091-2/+1
| * media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King2018-10-091-1/+1
| * media: dt-bindings: media: rcar_vin: add device tree support for r8a7744Biju Das2018-10-091-0/+1
| * media: isif: fix a NULL pointer dereference bugWenwen Wang2018-10-091-1/+2
| * media: exynos4-is: make const array config_ids staticColin Ian King2018-10-091-1/+1
| * media: cx23885: make const array addr_list staticColin Ian King2018-10-091-1/+1
| * media: ivtv: make const array addr_list staticColin Ian King2018-10-091-1/+1
| * media: bttv-input: make const array addr_list staticColin Ian King2018-10-091-1/+1
| * media: cx18: Don't check for address of video_devNathan Chancellor2018-10-081-1/+1
| * media: dw9807-vcm: Fix probe error handlingSakari Ailus2018-10-081-1/+2
| * media: dw9714: Remove useless error messageSakari Ailus2018-10-081-1/+1
| * media: dw9714: Fix error handling in probe functionRajmohan Mani2018-10-081-1/+2
| * media: cec: name for RC passthrough device does not need 'RC for'Sean Young2018-10-052-6/+2
| * media: cec-gpio: select correct Signal Free TimeHans Verkuil2018-10-051-0/+20
| * media: cec: fix the Signal Free Time calculationHans Verkuil2018-10-052-20/+8
| * media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil2018-10-051-1/+3
| * media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil2018-10-051-1/+3
| * media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil2018-10-053-50/+44
| * media: cec-core.rst: improve cec_transmit_done documentationHans Verkuil2018-10-051-0/+4
| * Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab2018-10-051-6/+10
| * media: ov5640: fix framerate updateHugues Fruchet2018-10-051-3/+4
| * media: ov7670: make "xclk" clock optionalLubomir Rintel2018-10-051-10/+17
| * media: ov9650: avoid maybe-uninitialized warningsArnd Bergmann2018-10-051-0/+2
| * media: imx355: fix a few coding style issuesMauro Carvalho Chehab2018-10-051-16/+16
| * media: add imx355 camera sensor driverBingbu Cao2018-10-054-0/+1879
| * media: imx319: fix a few coding style issuesMauro Carvalho Chehab2018-10-051-16/+16
| * media: add imx319 camera sensor driverBingbu Cao2018-10-054-0/+2579
| * media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus2018-10-052-5/+29
| * media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grabSakari Ailus2018-10-051-6/+0
| * media: MAINTAINERS: Fix entry for the renamed dw9807 driverSakari Ailus2018-10-051-1/+1
| * media: MAINTAINERS: update videobuf2 entryMarek Szyprowski2018-10-051-1/+1
| * media: rc: mce_kbd: input events via rc-core's input deviceSean Young2018-10-052-66/+14
| * media: rc: imon: report mouse events using rc-core's input deviceSean Young2018-10-053-60/+10
| * media: rc: some events are dropped by userspaceSean Young2018-10-051-12/+2
| * media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() callMauro Carvalho Chehab2018-10-051-11/+12
| * media: v4l2-fwnode: cleanup functions that parse endpointsMauro Carvalho Chehab2018-10-052-46/+37
| * media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab2018-10-055-141/+179
| * media: renesas-ceu: Use default mbus settingsJacopo Mondi2018-10-042-13/+11
| * media: dt-bindings: media: renesas-ceu: Add more endpoint propertiesJacopo Mondi2018-10-041-0/+4
| * media: dt-bindings: media: renesas-ceu: Refer to video-interfaces.txtJacopo Mondi2018-10-041-5/+5
| * media: smiapp: Query the V4L2 endpoint for a specific bus typeSakari Ailus2018-10-041-0/+6
| * media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentationSakari Ailus2018-10-041-19/+37