summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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
2021-01-04media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device codeLaurent Pinchart
2021-01-04media: ti-vpe: cal: Implement subdev ops for CAMERARXLaurent Pinchart
2021-01-04media: ti-vpe: cal: Iterate over correct number of CAMERARX instancesLaurent Pinchart
2021-01-04media: ti-vpe: cal: Replace hardcoded BIT() value with macroLaurent Pinchart
2021-01-04media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefixLaurent Pinchart
2021-01-04media: ti-vpe: cal: Move format handling to cal.c and expose helpersLaurent Pinchart
2021-01-04media: ti-vpe: cal: Drop cal_ctx m_fmt fieldLaurent Pinchart
2021-01-04media: ti-vpe: cal: Create subdev for CAMERARXLaurent Pinchart
2021-01-04media: rc: ensure that uevent can be read directly after rc device registerSean Young
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds