aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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 Pinchart2-3/+5
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: dvb_ca_en50221: prevent using slot_info for Spectre attacsMauro Carvalho Chehab1-0/+2
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig2-27/+3
2018-05-15media: siano: use GFP_DMA only for smssdioMauro Carvalho Chehab4-12/+17
2018-05-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz1-0/+5
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
2018-05-14media: mceusb: filter out bogus timing irdata of duration 0Sean Young1-0/+5
2018-05-14media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on deviceSean Young1-3/+19
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-14/+3
2018-05-11media: dvb_frontend: cleanup some coding style errorsMauro Carvalho Chehab1-99/+101
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann3-0/+15
2018-05-11media: lgdt330x.h: fix compiler warningHans Verkuil1-1/+1
2018-05-11media: rcar-vin: fix crop and compose handling for Gen3Niklas Söderlund1-0/+6
2018-05-11media: Revert "media: rcar-vin: enable field toggle after a set number of lines for Gen3"Niklas Söderlund1-15/+5
2018-05-11media: dvb_frontends: fix spelling mistake: "unexpcted" -> "unexpected"Colin Ian King1-2/+2
2018-05-11media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell1-0/+1
2018-05-11media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'Christophe JAILLET1-1/+1
2018-05-11media: saa7146: fix error return from master_xferPeter Rosin1-2/+2
2018-05-11media: em28xx: Demote several dev_err to dev_infoBrad Love1-2/+2
2018-05-11media: cx231xx: Fix spelling mistake: "senario" -> "scenario"Colin Ian King1-1/+1
2018-05-11media: cx23885: Add some missing register documentationBrad Love1-1/+8
2018-05-11media: cx23885: Expand registers in dma tsport reg dumpBrad Love1-0/+12
2018-05-11media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2-2/+74