summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King2018-10-091-1/+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-051-4/+2
| * | media: cec-gpio: select correct Signal Free TimeHans Verkuil2018-10-051-0/+20
| * | media: cec: fix the Signal Free Time calculationHans Verkuil2018-10-051-19/+7
| * | 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-051-48/+18
| * | 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-053-0/+1872
| * | media: imx319: fix a few coding style issuesMauro Carvalho Chehab2018-10-051-16/+16
| * | media: add imx319 camera sensor driverBingbu Cao2018-10-053-0/+2572
| * | media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus2018-10-051-4/+4
| * | media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grabSakari Ailus2018-10-051-6/+0
| * | 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-051-36/+28
| * | media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab2018-10-052-99/+131
| * | media: renesas-ceu: Use default mbus settingsJacopo Mondi2018-10-041-9/+11
| * | media: smiapp: Query the V4L2 endpoint for a specific bus typeSakari Ailus2018-10-041-0/+6
| * | media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpointsSakari Ailus2018-10-041-3/+7
| * | media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if setSakari Ailus2018-10-041-8/+19
| * | media: v4l: fwnode: Print bus typeSakari Ailus2018-10-041-0/+38
| * | media: v4l: fwnode: Use default parallel flagsSakari Ailus2018-10-041-0/+19
| * | media: v4l: fwnode: Use media bus type for bus parser selectionSakari Ailus2018-10-041-20/+80
| * | media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWNSakari Ailus2018-10-041-4/+6
| * | media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-0422-22/+24
| * | media: v4l: fwnode: Parse the graph endpoint as lastSakari Ailus2018-10-041-1/+7
| * | media: v4l: fwnode: Support default CSI-2 lane mapping for driversSakari Ailus2018-10-041-14/+46
| * | media: v4l: fwnode: Support driver-defined lane mapping defaultsSakari Ailus2018-10-041-8/+12
| * | media: v4l: fwnode: Only assign configuration if there is no errorSakari Ailus2018-10-041-12/+18
| * | media: v4l: fwnode: Read lane inversion information despite lane numberingSakari Ailus2018-10-041-30/+35
| * | media: v4l: fwnode: Make use of newly specified bus typesSakari Ailus2018-10-041-10/+38
| * | media: v4l: fwnode: Detect bus type correctlySakari Ailus2018-10-041-14/+17
| * | media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus2018-10-044-61/+54
| * | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-0422-28/+28