summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham
2018-05-25media: vsp1: Use reference counting for bodiesKieran Bingham
2018-05-25media: vsp1: Convert display lists to use new body poolKieran Bingham
2018-05-25media: vsp1: Provide a body poolKieran Bingham
2018-05-25media: vsp1: Protect bodies against overflowKieran Bingham
2018-05-25media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham
2018-05-25media: vsp1: Move video suspend resume handling to video objectKieran Bingham
2018-05-25media: vsp1: Release buffers for each video nodeKieran Bingham
2018-05-25media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1Geert Uytterhoeven
2018-05-25media: adv7511: fix clearing of the CEC receive bufferHans Verkuil
2018-05-25media: st-hva: don't use GFP_DMAFabien Dessenne
2018-05-25media: bdisp: don't use GFP_DMAFabien Dessenne
2018-05-25media: soc_camera: fix compiler warningHans Verkuil
2018-05-25media: renesas-ceu: fix compiler warningHans Verkuil
2018-05-25media: hdpvr: fix compiler warningHans Verkuil
2018-05-25media: s5p-mfc: fix two sparse warningsHans Verkuil
2018-05-25media: go7007: fix two sparse warningsHans Verkuil
2018-05-25media: zoran: move to staging in preparation for removalHans Verkuil
2018-05-25media: i2c: adv748x: Fix pixel rate valuesLaurent Pinchart
2018-05-25media: usbtv: Implement wait_prepare and wait_finishEzequiel Garcia
2018-05-17media: imx274: remove non-indexed pointers from mode_tableLuca Ceresoli
2018-05-17media: imx274: rename and reorder register address definitionsLuca Ceresoli
2018-05-17media: imx274: remove unused data from struct imx274_frmfmtLuca Ceresoli
2018-05-17media: imx274: slightly simplify codeLuca Ceresoli
2018-05-17media: imx274: fix typo in commentLuca Ceresoli
2018-05-17media: imx274: document reset delays more clearlyLuca Ceresoli
2018-05-17media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King
2018-05-17media: Add a driver for the ov7251 camera sensorTodor Tomov
2018-05-17media: ov5640: Program the visible resolutionMaxime Ripard
2018-05-17media: ov5640: Add horizontal and vertical totalsMaxime Ripard
2018-05-17media: ov5640: Change horizontal and vertical resolutions nameMaxime Ripard
2018-05-17media: ov5640: Init properly the SCLK dividersMaxime Ripard
2018-05-17media: ov5640: Don't force the auto exposure state at start timeMaxime Ripard
2018-05-17media: ov5640: Add light frequency controlMylène Josserand
2018-05-17media: ov2640: make s_ctrl() work in power-down modeAkinobu Mita
2018-05-17media: ov2640: make set_fmt() work in power-down modeAkinobu Mita
2018-05-17media: ov5645: Fix write_reg return codeTodor Tomov
2018-05-17media: ov5640: Use dev_fwnode() to obtain device's fwnodeSakari Ailus
2018-05-17media: v4l: vsp1: Integrate DISCOM in display pipelineLaurent Pinchart
2018-05-17media: v4l: vsp1: Add support for the DISCOM entityLaurent Pinchart
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart
2018-05-17media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helperLaurent Pinchart
2018-05-17media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation codeLaurent Pinchart
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart
2018-05-17media: v4l: cadence: Add Cadence MIPI-CSI2 TX driverMaxime Ripard
2018-05-17media: cadence: csi2rx: Fix csi2rx_start error handlingSakari Ailus
2018-05-16media: v4l: cadence: Add Cadence MIPI-CSI2 RX driverMaxime Ripard
2018-05-16media: dvb_ca_en50221: prevent using slot_info for Spectre attacsMauro Carvalho Chehab
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig