summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* media: ti-vpe: cal: Use dev_* print macrosLaurent Pinchart2020-07-191-7/+11
* media: ti-vpe: cal: Store instance ID and cal pointer in cal_camerarxLaurent Pinchart2020-07-191-6/+12
* media: ti-vpe: cal: Remove internal phy structure from cal_camerarxLaurent Pinchart2020-07-191-15/+12
* media: ti-vpe: cal: Name all cal_camerarx pointers consistentlyLaurent Pinchart2020-07-191-51/+51
* media: ti-vpe: cal: Name all cal_dev pointers consistentlyLaurent Pinchart2020-07-191-182/+186
* media: ti-vpe: cal: Rename cal_csi2_phy to cal_camerarx_dataLaurent Pinchart2020-07-191-17/+16
* media: ti-vpe: cal: Rename cc_data to cal_camerarxLaurent Pinchart2020-07-191-19/+27
* media: ti-vpe: cal: Move function to avoid forward declarationLaurent Pinchart2020-07-191-50/+48
* media: ti-vpe: cal: Remove flags field from struct cal_devLaurent Pinchart2020-07-191-6/+1
* media: ti-vpe: cal: Remove unused structure fieldsLaurent Pinchart2020-07-191-31/+3
* media: ti-vpe: cal: Remove static const cal_regmap_config templateLaurent Pinchart2020-07-191-13/+6
* media: ti-vpe: cal: Constify platform dataLaurent Pinchart2020-07-191-7/+7
* media: ti-vpe: cal: Make structure fields unsigned where applicableLaurent Pinchart2020-07-191-3/+3
* media: ti-vpe: cal: Rename cal_csi2_phy base_fields to fieldsLaurent Pinchart2020-07-191-8/+8
* media: ti-vpe: cal: Store PHY regmap fields in struct cc_dataLaurent Pinchart2020-07-191-45/+47
* media: ti-vpe: cal: Don't modify cal_csi2_phy base_fieldsLaurent Pinchart2020-07-191-24/+30
* media: ti-vpe: cal: Embed base_fields array in struct cal_csi2_phyLaurent Pinchart2020-07-191-40/+30
* media: ti-vpe: cal: Make loop indices unsigned where applicableLaurent Pinchart2020-07-191-11/+11
* media: ti-vpe: cal: Turn boolean variable into boolLaurent Pinchart2020-07-191-2/+3
* media: ti-vpe: cal: Remove needless castsLaurent Pinchart2020-07-191-3/+2
* media: ti-vpe: cal: Remove needless variable initializationLaurent Pinchart2020-07-191-9/+9
* media: ti-vpe: cal: Make cal_formats array constLaurent Pinchart2020-07-191-4/+3
* media: ti-vpe: cal: Turn reg_(read|write)_field() into inline functionsLaurent Pinchart2020-07-191-12/+16
* media: ti-vpe: cal: Inline CAL_VERSION macro in its only userLaurent Pinchart2020-07-191-3/+1
* media: ti-vpe: cal: Merge all status variables in IRQ handlerLaurent Pinchart2020-07-191-14/+14
* media: ti-vpe: cal: Index IRQ registersstarting at 0Laurent Pinchart2020-07-192-23/+23
* media: ti-vpe: cal: Index CSI-2 port starting at 0Laurent Pinchart2020-07-192-47/+47
* media: ti-vpe: cal: Decouple CSI2 port and CPORTLaurent Pinchart2020-07-191-3/+5
* media: ti-vpe: cal: Avoid function forward declarationLaurent Pinchart2020-07-191-56/+55
* media: ti-vpe: cal: Sort headers alphabeticallyLaurent Pinchart2020-07-191-7/+8
* gspca: First camera mode is skippedFlorin Tudorache2020-07-191-1/+1
* media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET2020-07-191-13/+15
* media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia2020-07-1910-18/+17
* media: pci: dt3155: fix spelling mistakeFlavio Suligoi2020-07-192-2/+2
* media: gspca: replace http references with https onesAlexander A. Klimov2020-07-191-1/+1
* media: atmel: atmel-isc: rework component offsetsEugen Hristev2020-07-193-39/+25
* media: davinci: replace http references with httpsAlexander A. Klimov2020-07-195-5/+5
* media: solo6x10: replace http references with httpsAlexander A. Klimov2020-07-1916-16/+16
* sun4i-csi: call _vb2_fop_release instead of v4l2_fh_releaseHans Verkuil2020-07-191-1/+2
* sun4i-csi: drop read/write, enable VB2_DMABUFHans Verkuil2020-07-192-3/+1
* sunxi-csi: fill in bus_info of media deviceHans Verkuil2020-07-192-0/+4
* media: gspca: remove redundant initialization of variable statusColin Ian King2020-07-191-1/+1
* v4l2-core: Print control name in VIDIOC_S/G_(EXT)_CTRL(S)Ezequiel Garcia2020-07-191-4/+10
* cec-api: prevent leaking memory through hole in structureHans Verkuil2020-07-191-1/+7
* go7007: add sanity checking for endpointsOliver Neukum2020-07-191-1/+10
* media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz2020-07-041-5/+1
* media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski2020-07-041-1/+7
* media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2020-07-042-13/+15
* media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan2020-07-041-0/+3
* media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan2020-07-041-2/+6