summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-17media: imx274: remove non-indexed pointers from mode_tableLuca Ceresoli1-19/+6
2018-05-17media: imx274: rename and reorder register address definitionsLuca Ceresoli1-13/+13
2018-05-17media: imx274: remove unused data from struct imx274_frmfmtLuca Ceresoli1-12/+5
2018-05-17media: imx274: slightly simplify codeLuca Ceresoli1-1/+1
2018-05-17media: imx274: fix typo in commentLuca Ceresoli1-1/+1
2018-05-17media: imx274: document reset delays more clearlyLuca Ceresoli1-1/+1
2018-05-17media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-05-17media: Add a driver for the ov7251 camera sensorTodor Tomov3-0/+1516
2018-05-17media: ov5640: Program the visible resolutionMaxime Ripard1-44/+14
2018-05-17media: ov5640: Add horizontal and vertical totalsMaxime Ripard1-59/+97
2018-05-17media: ov5640: Change horizontal and vertical resolutions nameMaxime Ripard1-13/+13
2018-05-17media: ov5640: Init properly the SCLK dividersMaxime Ripard1-1/+10
2018-05-17media: ov5640: Don't force the auto exposure state at start timeMaxime Ripard1-4/+9
2018-05-17media: ov5640: Add light frequency controlMylène Josserand1-0/+25
2018-05-17media: ov2640: make s_ctrl() work in power-down modeAkinobu Mita1-7/+36
2018-05-17media: ov2640: make set_fmt() work in power-down modeAkinobu Mita1-14/+57
2018-05-17media: ov5645: Fix write_reg return codeTodor Tomov1-2/+4
2018-05-17media: ov5640: Use dev_fwnode() to obtain device's fwnodeSakari Ailus1-2/+2
2018-05-17media: drm: rcar-du: Add support for CRC computationLaurent Pinchart3-6/+171
2018-05-17media: v4l: vsp1: Integrate DISCOM in display pipelineLaurent Pinchart2-3/+119
2018-05-17media: v4l: vsp1: Add support for the DISCOM entityLaurent Pinchart8-1/+376
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart3-5/+9
2018-05-17media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helperLaurent Pinchart2-55/+20
2018-05-17media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation codeLaurent Pinchart5-160/+116
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart37-186/+39
2018-05-17media: v4l: cadence: Add Cadence MIPI-CSI2 TX driverMaxime Ripard3-0/+575
2018-05-17media: cadence: csi2rx: Fix csi2rx_start error handlingSakari Ailus1-2/+2
2018-05-16media: v4l: cadence: Add Cadence MIPI-CSI2 RX driverMaxime Ripard5-0/+526
2018-05-16media: staging: atomisp: Remove driverSakari Ailus766-168049/+0
2018-05-16media: atomisp-mt9m114: comment out unused stuffMauro Carvalho Chehab2-5/+12
2018-05-16media: atomisp-mt9m114: remove dead dataMauro Carvalho Chehab1-6/+1
2018-05-16media: atomisp-gc0310: return errors at gc0310_init()Mauro Carvalho Chehab1-1/+1
2018-05-16media: atomisp: ov2680: don't declare unused varsMauro Carvalho Chehab1-3/+3
2018-05-16media: staging: atomisp: Comment out several unused sensor resolutionsMauro Carvalho Chehab4-3/+35
2018-05-16media: staging: atomisp-gc2235: don't fill an unused varMauro Carvalho Chehab1-2/+4
2018-05-16media: atomisp: ov2680.h: fix identationMauro Carvalho Chehab1-448/+447
2018-05-16media: staging: atomisp: reenable warnings for I2CMauro Carvalho Chehab2-14/+0
2018-05-16media: staging: atomisp: get rid of __KERNEL macrosMauro Carvalho Chehab5-42/+0
2018-05-16media: atomisp: fix misleading addr informationShaokun Zhang1-1/+1
2018-05-16media: staging: atomisp: Using module_pci_driverYueHaibing1-12/+1
2018-05-16media: atomisp: fix spelling mistake: "diregard" -> "disregard"Colin Ian King1-1/+1
2018-05-16media: dvb_ca_en50221: prevent using slot_info for Spectre attacsMauro Carvalho Chehab1-0/+2
2018-05-15media: siano: use GFP_DMA only for smssdioMauro Carvalho Chehab4-12/+17
2018-05-14media: gp8psk: don't abuse of GFP_DMAMauro Carvalho Chehab1-1/+1
2018-05-14media: rc: ite-cir: lower timeout and extend allowed timeout rangeMatthias Reichl2-10/+5
2018-05-14media: rc: winbond: do not send reset and timeout raw events on startupSean Young1-2/+2
2018-05-14media: rc: decoders do not need to check for transitionsSean Young3-19/+0
2018-05-14media: rc: drivers should produce alternate pulse and space timing eventsSean Young1-4/+15
2018-05-14media: rc: default to idle on at startup or after resetSean Young1-0/+1
2018-05-14media: mceusb: add missing breakSean Young1-0/+1