summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-19media: ti-vpe: cal: Rename cal_ctx.csi2_port to cal_ctx.indexLaurent Pinchart
2020-07-19media: ti-vpe: cal: Reorganize remaining code in sectionsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Create consistent naming for context functionsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Inline cal_data_get_num_csi2_phy() in its callerLaurent Pinchart
2020-07-19media: ti-vpe: cal: Group CAMERARX-related functions togetherLaurent Pinchart
2020-07-19media: ti-vpe: cal: Create consistent naming for CAMERARX functionsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Store sensor-related data in cal_camerarxLaurent Pinchart
2020-07-19media: ti-vpe: cal: Add print macros for the cal_camerarx instancesLaurent Pinchart
2020-07-19media: ti-vpe: cal: Use dev_* print macrosLaurent Pinchart
2020-07-19media: ti-vpe: cal: Store instance ID and cal pointer in cal_camerarxLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove internal phy structure from cal_camerarxLaurent Pinchart
2020-07-19media: ti-vpe: cal: Name all cal_camerarx pointers consistentlyLaurent Pinchart
2020-07-19media: ti-vpe: cal: Name all cal_dev pointers consistentlyLaurent Pinchart
2020-07-19media: ti-vpe: cal: Rename cal_csi2_phy to cal_camerarx_dataLaurent Pinchart
2020-07-19media: ti-vpe: cal: Rename cc_data to cal_camerarxLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move function to avoid forward declarationLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove flags field from struct cal_devLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove unused structure fieldsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove static const cal_regmap_config templateLaurent Pinchart
2020-07-19media: ti-vpe: cal: Constify platform dataLaurent Pinchart
2020-07-19media: ti-vpe: cal: Make structure fields unsigned where applicableLaurent Pinchart
2020-07-19media: ti-vpe: cal: Rename cal_csi2_phy base_fields to fieldsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Store PHY regmap fields in struct cc_dataLaurent Pinchart
2020-07-19media: ti-vpe: cal: Don't modify cal_csi2_phy base_fieldsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Embed base_fields array in struct cal_csi2_phyLaurent Pinchart
2020-07-19media: ti-vpe: cal: Make loop indices unsigned where applicableLaurent Pinchart
2020-07-19media: ti-vpe: cal: Turn boolean variable into boolLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove needless castsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove needless variable initializationLaurent Pinchart
2020-07-19media: ti-vpe: cal: Make cal_formats array constLaurent Pinchart
2020-07-19media: ti-vpe: cal: Turn reg_(read|write)_field() into inline functionsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Inline CAL_VERSION macro in its only userLaurent Pinchart
2020-07-19media: ti-vpe: cal: Merge all status variables in IRQ handlerLaurent Pinchart
2020-07-19media: ti-vpe: cal: Index IRQ registersstarting at 0Laurent Pinchart
2020-07-19media: ti-vpe: cal: Index CSI-2 port starting at 0Laurent Pinchart
2020-07-19media: ti-vpe: cal: Decouple CSI2 port and CPORTLaurent Pinchart
2020-07-19media: ti-vpe: cal: Avoid function forward declarationLaurent Pinchart
2020-07-19media: ti-vpe: cal: Sort headers alphabeticallyLaurent Pinchart
2020-07-19gspca: First camera mode is skippedFlorin Tudorache
2020-07-19media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of some unused static varsMauro Carvalho Chehab
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter
2020-07-19media: atomisp: Replace trace_printk by pr_infoNicolas Boichat
2020-07-19media: atomisp: Fix __func__ style warningsBaidyanath Kundu
2020-07-19media: atomisp: fix help message for ISP2401 selectionMauro Carvalho Chehab