summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-19media: allegro: rework read/write to mailboxMichael Tretter
2020-07-19media: allegro: rework mbox handlingMichael Tretter
2020-07-19media: v4l2-subdev.h: drop duplicated word in commentRandy Dunlap
2020-07-19media: media-entity.h: drop duplicated word in commentRandy Dunlap
2020-07-19media: dvbdev.h: fix duplicated word in commentRandy Dunlap
2020-07-19media: media-devnode.h: drop duplicated word in commentRandy Dunlap
2020-07-19media: media-device.h: drop duplicated word in commentRandy Dunlap
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof HaƂasa
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-19hantro: h264: Refuse to decode unsupported bitstreamEzequiel Garcia
2020-07-19rkvdec: h264: Refuse to decode unsupported bitstreamEzequiel Garcia
2020-07-19hantro: Make sure we don't use post-processor on an encoderEzequiel Garcia
2020-07-19hantro: Remove unused bytesused argumentEzequiel Garcia
2020-07-19hantro: Move hantro_enc_buf_finish to JPEG codec_ops.doneEzequiel Garcia
2020-07-19hantro: Rework how encoder and decoder are identifiedEzequiel Garcia
2020-07-19hantro: h264: Rename scaling list handling functionEzequiel Garcia
2020-07-19hantro: h264: Remove unused macro definitionEzequiel Garcia
2020-07-19media: staging: rkisp1: fix typos in file rkisp1-config.hDafna Hirschfeld
2020-07-19media: staging: rkisp1: remove duplicate macro definitionDafna Hirschfeld
2020-07-19media: staging: rkisp1: stats: read the stats in the isrDafna Hirschfeld
2020-07-19media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lockDafna Hirschfeld
2020-07-19media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lock_irqDafna Hirschfeld
2020-07-19media: staging: rkisp1: use a macro for the statistics flags maskDafna Hirschfeld
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