linux/drivers/media
Christoph Hellwig 334304ac2b dma-mapping: don't return errors from dma_set_max_seg_size
A NULL dev->dma_parms indicates either a bus that is not DMA capable or
grave bug in the implementation of the bus code.

There isn't much the driver can do in terms of error handling for either
case, so just warn and continue as DMA operations will fail anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC
2024-08-29 07:22:49 +03:00
..
cec Mainly singleton patches, documented in their respective changelogs. 2024-05-19 14:02:03 -07:00
common dma-mapping: don't return errors from dma_set_max_seg_size 2024-08-29 07:22:49 +03:00
dvb-core media: dvbdev: Initialize sbuf 2024-04-08 13:48:19 +02:00
dvb-frontends minmax: make generic MIN() and MAX() macros available everywhere 2024-07-28 15:49:18 -07:00
firewire media: firewire: firedtv-avc.c: replace BUG with proper, error return 2023-08-10 07:58:37 +02:00
i2c media: uda1342: add missing MODULE_DESCRIPTION() macro 2024-06-29 12:20:04 +02:00
mc media: mc: mark the media devnode as registered from the, start 2024-04-22 11:41:04 +02:00
mmc media: mmc: siano: simplify module initialization 2024-04-08 13:48:19 +02:00
pci dma-mapping: don't return errors from dma_set_max_seg_size 2024-08-29 07:22:49 +03:00
platform media updates for v6.11-rc1 2024-07-17 18:30:10 -07:00
radio media: Convert from tasklet to BH workqueue 2024-06-21 08:57:09 +02:00
rc a couple of leaks on failure exits missing fdput() 2024-07-26 10:26:33 -07:00
spi media: gs1662: remove unused struct 'gs_reg_fmt_custom' 2024-05-31 13:51:16 +02:00
test-drivers media: vivid: loopback based on 'Connected To' controls 2024-06-28 08:00:29 +02:00
tuners media: tuner-simple: Add support for Tena TNF931D-DFDR1 2024-06-29 12:20:05 +02:00
usb media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()" 2024-08-08 21:40:34 +02:00
v4l2-core media: uapi: Add PiSP Compressed RAW Bayer formats 2024-06-27 13:06:47 +02:00
Kconfig
Makefile