aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-09media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King
2018-10-09media: isif: fix a NULL pointer dereference bugWenwen Wang
2018-10-09media: exynos4-is: make const array config_ids staticColin Ian King
2018-10-09media: cx23885: make const array addr_list staticColin Ian King
2018-10-09media: ivtv: make const array addr_list staticColin Ian King
2018-10-09media: bttv-input: make const array addr_list staticColin Ian King
2018-10-08media: cx18: Don't check for address of video_devNathan Chancellor
2018-10-08media: dw9807-vcm: Fix probe error handlingSakari Ailus
2018-10-08media: dw9714: Remove useless error messageSakari Ailus
2018-10-08media: dw9714: Fix error handling in probe functionRajmohan Mani
2018-10-05media: cec: name for RC passthrough device does not need 'RC for'Sean Young
2018-10-05media: cec-gpio: select correct Signal Free TimeHans Verkuil
2018-10-05media: cec: fix the Signal Free Time calculationHans Verkuil
2018-10-05media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-10-05media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-10-05media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil
2018-10-05Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab
2018-10-05media: ov5640: fix framerate updateHugues Fruchet
2018-10-05media: ov7670: make "xclk" clock optionalLubomir Rintel
2018-10-05media: ov9650: avoid maybe-uninitialized warningsArnd Bergmann
2018-10-05media: imx355: fix a few coding style issuesMauro Carvalho Chehab
2018-10-05media: add imx355 camera sensor driverBingbu Cao
2018-10-05media: imx319: fix a few coding style issuesMauro Carvalho Chehab
2018-10-05media: add imx319 camera sensor driverBingbu Cao
2018-10-05media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus
2018-10-05media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grabSakari Ailus
2018-10-05media: rc: mce_kbd: input events via rc-core's input deviceSean Young
2018-10-05media: rc: imon: report mouse events using rc-core's input deviceSean Young
2018-10-05media: rc: some events are dropped by userspaceSean Young
2018-10-05media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() callMauro Carvalho Chehab
2018-10-05media: v4l2-fwnode: cleanup functions that parse endpointsMauro Carvalho Chehab
2018-10-05media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab
2018-10-04media: renesas-ceu: Use default mbus settingsJacopo Mondi
2018-10-04media: smiapp: Query the V4L2 endpoint for a specific bus typeSakari Ailus
2018-10-04media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpointsSakari Ailus
2018-10-04media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if setSakari Ailus
2018-10-04media: v4l: fwnode: Print bus typeSakari Ailus
2018-10-04media: v4l: fwnode: Use default parallel flagsSakari Ailus
2018-10-04media: v4l: fwnode: Use media bus type for bus parser selectionSakari Ailus
2018-10-04media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWNSakari Ailus
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-04media: v4l: fwnode: Parse the graph endpoint as lastSakari Ailus
2018-10-04media: v4l: fwnode: Support default CSI-2 lane mapping for driversSakari Ailus
2018-10-04media: v4l: fwnode: Support driver-defined lane mapping defaultsSakari Ailus
2018-10-04media: v4l: fwnode: Only assign configuration if there is no errorSakari Ailus
2018-10-04media: v4l: fwnode: Read lane inversion information despite lane numberingSakari Ailus
2018-10-04media: v4l: fwnode: Make use of newly specified bus typesSakari Ailus
2018-10-04media: v4l: fwnode: Detect bus type correctlySakari Ailus
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus