summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRYSowjanya Komatineni
2021-01-04media: tegra-video: Add support for x8 captures with gang portsSowjanya Komatineni
2021-01-04media: dt-bindings: tegra: Update csi data-lanes to maximum 8 lanesSowjanya Komatineni
2021-01-04media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8Sowjanya Komatineni
2021-01-04media: tegra-video: Implement V4L2 device notify callbackSowjanya Komatineni
2021-01-04media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGESowjanya Komatineni
2021-01-04media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctlSowjanya Komatineni
2021-01-04media: tegra-video: Add support for EDID ioctl opsSowjanya Komatineni
2021-01-04media: tegra-video: Add DV timing supportSowjanya Komatineni
2021-01-04media: tegra-video: Add support for V4L2_PIX_FMT_NV16Sowjanya Komatineni
2021-01-04media: tegra-video: Fix V4L2 pixel format RGB and YUVSowjanya Komatineni
2021-01-04media: tegra-video: Enable VI pixel transform for YUV and RGB formatsSowjanya Komatineni
2021-01-04media: tegra-video: Use zero crop settings if subdev has no get_selectionSowjanya Komatineni
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
2020-12-27Linux 5.11-rc1Linus Torvalds
2020-12-27proc mountinfo: make splice available againLinus Torvalds
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor