summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET2021-01-121-1/+3
| * | | media: rkisp1: isp: Add the enum_frame_size ioctlSebastian Fricke2021-01-121-0/+34
| * | | media: sh_vou: Drop bogus __refdata annotationGeert Uytterhoeven2021-01-121-1/+1
| * | | media: camss: missing error code in msm_video_register()Dan Carpenter2021-01-121-0/+1
| * | | media: camss: Fix signedness bug in video_enum_fmt()Dan Carpenter2021-01-121-1/+1
| * | | media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong2021-01-121-1/+2
| * | | media: ti-vpe: cal: avoid FIELD_GET assertionArnd Bergmann2021-01-121-1/+1
| * | | media: allegro: rename stream_id to dst_handleMichael Tretter2021-01-043-9/+9
| * | | media: allegro: remove custom drain state handlingMichael Tretter2021-01-041-129/+45
| * | | media: allegro: move driver out of stagingMichael Tretter2021-01-048-0/+5293
| * | | media: ti-vpe: cal: Simplify the context APILaurent Pinchart2021-01-043-45/+41
| * | | media: ti-vpe: cal: Store buffer DMA address in dma_addr_tLaurent Pinchart2021-01-043-5/+5
| * | | media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending bufferLaurent Pinchart2021-01-042-9/+11
| * | | media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueueLaurent Pinchart2021-01-043-62/+79
| * | | media: ti-vpe: cal: Use list_first_entry()Laurent Pinchart2021-01-042-2/+2
| * | | media: ti-vpe: cal: Remove DMA queue empty check at start streaming timeLaurent Pinchart2021-01-041-6/+0
| * | | media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()Laurent Pinchart2021-01-041-11/+5
| * | | media: ti-vpe: cal: Drop V4L2_CAP_READWRITELaurent Pinchart2021-01-041-4/+2
| * | | media: ti-vpe: cal: Share buffer release code between start and stopLaurent Pinchart2021-01-041-29/+26
| * | | media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping streamLaurent Pinchart2021-01-041-9/+7
| * | | media: ti-vpe: cal: Stop write DMA without disabling PPILaurent Pinchart2021-01-044-62/+117
| * | | media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()Laurent Pinchart2021-01-043-18/+18
| * | | media: ti-vpe: cal: Refactor interrupt enable/disableLaurent Pinchart2021-01-044-60/+57
| * | | media: ti-vpe: cal: Rename struct cal_fmt to cal_format_infoLaurent Pinchart2021-01-044-66/+66
| * | | media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()Laurent Pinchart2021-01-043-19/+12
| * | | media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device codeLaurent Pinchart2021-01-043-21/+21
| * | | media: ti-vpe: cal: Implement subdev ops for CAMERARXLaurent Pinchart2021-01-042-0/+207
| * | | media: ti-vpe: cal: Iterate over correct number of CAMERARX instancesLaurent Pinchart2021-01-041-11/+9
| * | | media: ti-vpe: cal: Replace hardcoded BIT() value with macroLaurent Pinchart2021-01-041-1/+2
| * | | media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefixLaurent Pinchart2021-01-042-4/+13
| * | | media: ti-vpe: cal: Move format handling to cal.c and expose helpersLaurent Pinchart2021-01-043-103/+134
| * | | media: ti-vpe: cal: Drop cal_ctx m_fmt fieldLaurent Pinchart2021-01-043-9/+7
| * | | media: ti-vpe: cal: Create subdev for CAMERARXLaurent Pinchart2021-01-044-10/+88
| | |/ | |/|
* | | media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner2021-01-282-3/+3
* | | media: rockchip: rkisp1: carry ip version informationHeiko Stuebner2021-01-281-9/+12
* | | media: rockchip: rkisp1: reduce number of histogram grid elements in uapiHeiko Stuebner2021-01-281-1/+2
* | | media: rkisp1: stats: mask the hist_bins valuesDafna Hirschfeld2021-01-282-3/+6
* | | media: rkisp1: stats: remove a wrong cast to u8Dafna Hirschfeld2021-01-281-2/+1
| |/ |/|
* | media: venus: core: Fix platform driver shutdownStanimir Varbanov2021-01-111-0/+2
* | media: rcar-vin: fix return, use ret instead of zeroColin Ian King2021-01-071-1/+1
|/
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-163-48/+0
|\
| * media: sun8i-di: Remove the call to of_dma_configureMaxime Ripard2020-11-181-4/+0
| * media: sun6i: Remove the MBUS quirksMaxime Ripard2020-11-181-17/+0
| * media: sun4i: Remove the MBUS quirksMaxime Ripard2020-11-181-27/+0
* | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-2/+1
|\ \
| * \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-12-141-2/+1
| |\ \
| | * | media: venus: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar2020-12-091-2/+1
| | |/
* | | media: rcar-vin: Mask VNCSI_IFMD registerJacopo Mondi2020-12-071-3/+22
* | | media: meson: Add M2M driver for the Amlogic GE2D Accelerator UnitNeil Armstrong2020-12-075-0/+1445
* | | media: Rename stateful codec control macrosEzequiel Garcia2020-12-032-2/+2