aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-17media: tvp5150: declare its own padsMauro Carvalho Chehab1-8/+14
2018-09-17media: saa7115: declare its own padsMauro Carvalho Chehab1-6/+13
2018-09-17media: msp3400: declare its own padsMauro Carvalho Chehab2-5/+11
2018-09-17media: au8522: declare its own padsMauro Carvalho Chehab2-7/+14
2018-09-17media: au0828: use signals instead of hardcoding a pad numberMauro Carvalho Chehab1-5/+7
2018-09-17media: dvb: use signal types to discover padsMauro Carvalho Chehab1-5/+14
2018-09-17media: v4l2-mc: add print messages when media graph failsMauro Carvalho Chehab1-19/+61
2018-09-17media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab2-23/+88
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab8-1/+21
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab5-5/+1
2018-09-17media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-09-17media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-09-17media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3