summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-07-19media: sta2x11: use generic power managementVaibhav Gupta
2020-07-19media: v4l2-async: Log message in case of heterogeneous fwnode matchLaurent Pinchart
2020-07-19media: v4l2-async: Pass notifier pointer to match functionsLaurent Pinchart
2020-07-19media: v4l2-async: Accept endpoints and devices for fwnode matchingLaurent Pinchart
2020-07-19media: i2c: Add RDACM20 driverJacopo Mondi
2020-07-19media: i2c: Add MAX9286 driverKieran Bingham
2020-07-19media: i2c: dw9768: Add DW9768 VCM driverDongchun Zhu
2020-07-19media: i2c: imx290: replace msleep(10) with usleep_range(10000, 11000)Andrey Konovalov
2020-07-19media: tw68: Replace http links with https onesAlexander A. Klimov
2020-07-19media: tw5864-core: Replace http links with https onesAlexander A. Klimov
2020-07-19media: rtl2832_sdr: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-19media: ivtv: Replace http links with https onesAlexander A. Klimov
2020-07-19media: imon: Replace http links with https onesAlexander A. Klimov
2020-07-19media: cx18: Replace http links with https onesAlexander A. Klimov
2020-07-19media: vimc: Add a control to display info on test imageKaaira Gupta
2020-07-19media: tpg: Add function to return colors' order of test imageKaaira Gupta
2020-07-19media: tpg: change char argument to const charKaaira Gupta
2020-07-19media: vpss: clean up resources in initEvgeny Novikov
2020-07-19media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.cLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move CAL I/O accessors to cal.hLaurent Pinchart
2020-07-19media: ti-vpe: cal: Split video node handling to cal-video.cLaurent Pinchart
2020-07-19media: ti-vpe: cal: Use 'unsigned int' type instead of 'unsigned'Laurent Pinchart
2020-07-19media: ti-vpe: cal: Remove unneeded phy->sensor NULL checkLaurent Pinchart
2020-07-19media: ti-vpe: cal: Don't store external rate in cal_camerarxLaurent Pinchart
2020-07-19media: ti-vpe: cal: Refactor camerarx start and stopLaurent Pinchart
2020-07-19media: ti-vpe: cal: Reorder camerarx functions to prepare refactoringLaurent Pinchart
2020-07-19media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only callerLaurent Pinchart
2020-07-19media: ti-vpe: cal: Allocate cal_ctx active_fmt array dynamicallyLaurent Pinchart
2020-07-19media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()Laurent Pinchart
2020-07-19media: ti-vpe: cal: Register a media deviceLaurent Pinchart
2020-07-19media: ti-vpe: cal: Store struct device in cal_devLaurent Pinchart
2020-07-19media: ti-vpe: cal: Print revision and hwinfo in a more readable formatLaurent Pinchart
2020-07-19media: ti-vpe: cal: Read hardware revision earlier during probeLaurent Pinchart
2020-07-19media: ti-vpe: cal: Split media initialization and cleanup to functionsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Replace number of ports numerical value by macroLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove isvcirqset() and isportirqset() macrosLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move CAL_NUM_CSI2_PORTS from cal_regs.h to cal.cLaurent Pinchart
2020-07-19media: ti-vpe: cal: Decouple context and phy cleanup at remove timeLaurent Pinchart
2020-07-19media: ti-vpe: cal: Operate on phy instances in cal_quickdump_regs()Laurent Pinchart
2020-07-19media: ti-vpe: cal: Replace context with phy in async notifier entriesLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move async notifiers from contexts to cal_devLaurent Pinchart
2020-07-19media: ti-vpe: cal: Allow multiple contexts per subdev notifierLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move all sensor-related init to .bound() notifierLaurent Pinchart
2020-07-19media: ti-vpe: cal: Use ARRAY_SIZE to replace numerical valueLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move DT parsing to CAMERARXLaurent Pinchart
2020-07-19media: ti-vpe: cal: Add cal_camerarx_destroy() to cleanup CAMERARXLaurent Pinchart
2020-07-19media: ti-vpe: cal: Unregister video device before cleanupLaurent Pinchart
2020-07-19media: ti-vpe: cal: Add context V4L2 cleanup and unregister functionsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Split video device initialization and registrationLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move v4l2_device from cal_ctx to cal_devLaurent Pinchart