summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-01-12media: ov5647: Add SGGBR10_1X10 modesJacopo Mondi
2021-01-12media: ov5647: Rename SBGGR8 VGA modeJacopo Mondi
2021-01-12media: ov5647: Add support for get_selection()Dave Stevenson
2021-01-12media: ov5647: Break out format handlingJacopo Mondi
2021-01-12media: ov5647: Rationalize driver structure nameJacopo Mondi
2021-01-12media: ov5647: Support gain, exposure and AWB controlsDavid Plowman
2021-01-12media: ov5647: Protect s_stream() with mutexJacopo Mondi
2021-01-12media: ov5647: Implement enum_frame_size()Jacopo Mondi
2021-01-12media: ov5647: Program mode at s_stream(1) timeJacopo Mondi
2021-01-12media: ov5647: Fix return value from read/writeJacopo Mondi
2021-01-12media: ov5647: Replace license with SPDX identifierJacopo Mondi
2021-01-12media: ov5647: Fix style issuesJacopo Mondi
2021-01-12media: ov5647: Fix format initializationJacopo Mondi
2021-01-12media: ov5647: Add set_fmt and get_fmt calls.Dave Stevenson
2021-01-12media: ov5647: Add support for non-continuous clock modeDave Stevenson
2021-01-12media: ov5647: Add support for PWDN GPIO.Dave Stevenson
2021-01-12media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_sizeHans Verkuil
2021-01-12media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter
2021-01-12mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter
2021-01-12media: rc: ite-cir: fix min_timeout calculationMatthias Reichl
2021-01-11media: venus: core: Fix platform driver shutdownStanimir Varbanov
2021-01-11media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl
2021-01-07media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus
2021-01-07media: rcar-vin: fix return, use ret instead of zeroColin Ian King
2021-01-07media: ccs: Get static data version minor correctlySakari Ailus
2021-01-07media: ccs-pll: Fix link frequency for C-PHYSakari Ailus
2021-01-04media: allegro: rename stream_id to dst_handleMichael Tretter
2021-01-04media: allegro: remove custom drain state handlingMichael Tretter
2021-01-04media: allegro: move driver out of stagingMichael Tretter
2021-01-04media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil
2021-01-04media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregisteredHans Verkuil
2021-01-04media: vivid: call v4l2_event_wake_all() on disconnectHans Verkuil
2021-01-04media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil
2021-01-04media: v4l2-mem2mem: always call poll_wait() on queuesAlexandre Courbot
2021-01-04media: videobuf2: always call poll_wait() on queuesAlexandre Courbot
2021-01-04media: ti-vpe: cal: Simplify the context APILaurent Pinchart
2021-01-04media: ti-vpe: cal: Store buffer DMA address in dma_addr_tLaurent Pinchart
2021-01-04media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending bufferLaurent Pinchart
2021-01-04media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueueLaurent Pinchart
2021-01-04media: ti-vpe: cal: Use list_first_entry()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Remove DMA queue empty check at start streaming timeLaurent Pinchart
2021-01-04media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Drop V4L2_CAP_READWRITELaurent Pinchart
2021-01-04media: ti-vpe: cal: Share buffer release code between start and stopLaurent Pinchart
2021-01-04media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping streamLaurent Pinchart
2021-01-04media: ti-vpe: cal: Stop write DMA without disabling PPILaurent Pinchart
2021-01-04media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Refactor interrupt enable/disableLaurent Pinchart
2021-01-04media: ti-vpe: cal: Rename struct cal_fmt to cal_format_infoLaurent Pinchart