summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil1-60/+0
2018-09-17media: ov5640: fix restore of last mode setHugues Fruchet1-4/+8
2018-09-17media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet1-4/+0
2018-09-17media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet1-4/+4
2018-09-17media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet1-42/+54
2018-09-17media: ov5640: fix exposure regressionHugues Fruchet1-6/+12
2018-09-17media: ov5640: Fix timings setup codeJacopo Mondi1-29/+21
2018-09-17media: ov5640: Re-work MIPI startup sequenceJacopo Mondi1-20/+79
2018-09-17media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register()Javier Martinez Canillas1-2/+2
2018-09-17media: ov2680: don't register the v4l2 subdevice before checking chip IDJavier Martinez Canillas1-10/+4
2018-09-17media: sr030pc30: remove NULL in sr030pc30_base_config()Dan Carpenter1-1/+1
2018-09-17media: v4l: sr030pc30: Remove redundant setting of sub-device nameSakari Ailus1-1/+0
2018-09-17media: smiapp: Use v4l2_i2c_subdev_set_nameSakari Ailus1-6/+4
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus1-4/+14
2018-09-17media: imx274: switch to SPDX license identifierLuca Ceresoli1-12/+1
2018-09-17media: imx274: add helper to read multibyte registersLuca Ceresoli1-46/+47
2018-09-17media: imx274: fix error in function docsLuca Ceresoli1-1/+1
2018-09-17media: imx274: rename frmfmt and format to "mode"Luca Ceresoli1-9/+9
2018-09-17media: imx274: don't hard-code the subdev name to DRIVER_NAMELuca Ceresoli1-1/+0
2018-09-17media: imx274: rearrange sensor startup register tablesLuca Ceresoli1-23/+13
2018-09-17media: imx274: rename IMX274_DEFAULT_MODE to IMX274_DEFAULT_BINNINGLuca Ceresoli1-2/+2
2018-09-17media: dw9807-vcm: Remove redundant pm_runtime_set_suspended in removeSakari Ailus1-1/+0
2018-09-17media: vsp1: Document max_width restriction on UDSKieran Bingham1-0/+8
2018-09-17media: vsp1: Document max_width restriction on SRUKieran Bingham1-0/+5
2018-09-17media: vsp1: use periods at the end of comment sentencesKieran Bingham8-14/+14
2018-09-17media: vsp1: Remove artificial minimum width/height limitationKieran Bingham1-5/+2
2018-09-17media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka1-1/+10
2018-09-17media: vsp1: Update LIF buffer thresholdsLaurent Pinchart1-4/+25
2018-09-17media: vsp1: Fix vsp1_regs.h license headerLaurent Pinchart1-1/+1
2018-09-17media: tvp5150: get rid of some warningsMauro Carvalho Chehab1-3/+1
2018-09-17media: tvp5150: implement decoder lock when irq is not usedMauro Carvalho Chehab1-4/+19
2018-09-17media: tvp5150: add querystdPhilipp Zabel1-0/+10
2018-09-17media: tvp5150: add g_std callbackMarco Felsch1-0/+10
2018-09-17media: tvp5150: add sync lock/loss signal debug messagesPhilipp Zabel1-0/+3
2018-09-17media: tvp5150: issue source change eventsPhilipp Zabel1-1/+7
2018-09-17media: tvp5150: disable output while signal not lockedPhilipp Zabel1-11/+28
2018-09-17media: tvp5150: Add sync lock interrupt handlingPhilipp Zabel2-3/+63
2018-09-17media: tvp5150: remove pin configuration from initialization tablesPhilipp Zabel1-3/+5
2018-09-17media: tvp5150: split reset/enable routinePhilipp Zabel1-4/+13
2018-09-17media: tvp5150: fix standard autodetectionPhilipp Zabel1-25/+31
2018-09-17media: tvp5150: trigger autodetection on subdev open to reset croppingPhilipp Zabel1-0/+24
2018-09-17media: tvp5150: add default format helperMarco Felsch1-17/+25
2018-09-17media: tvp5150: make use of regmap_update_bitsMarco Felsch1-21/+13
2018-09-17media: tvp5150: convert register access to regmapPhilipp Zabel1-69/+142
2018-09-17media: tvp5150: fix switch exit in set control handlerMarco Felsch1-1/+1
2018-09-17media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-09-17media: v4l2-mc: get rid of global pad indexesMauro Carvalho Chehab1-1/+48
2018-09-17media: mxl111sf: declare its own padsMauro Carvalho Chehab2-6/+12
2018-09-17media: saa7134: declare its own padsMauro Carvalho Chehab2-6/+12
2018-09-17media: si2157: declare its own padsMauro Carvalho Chehab2-9/+17