linux/drivers/media/platform
Jiasheng Jiang 6e5e5defdb media: coda: Add check for kmalloc
As the kmalloc may return NULL pointer,
it should be better to check the return value
in order to avoid NULL poineter dereference,
same as the others.

Fixes: cb1d3a3363 ("[media] coda: add CODA7541 JPEG support")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2022-12-07 17:58:47 +01:00
..
allegro-dvt media: v4l: ioctl: Set bus_info in v4l_querycap() 2022-04-24 08:07:08 +01:00
amlogic media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc 2022-08-30 15:20:49 +02:00
amphion media: amphion: lock and check m2m_ctx in event handler 2022-11-25 11:27:04 +00:00
aspeed media: Add dependency on ARCH_ASPEED 2022-11-25 11:19:17 +00:00
atmel media: atmel: atmel-isc: move to staging 2022-11-25 07:48:31 +00:00
cadence media: cadence: cdns-csi2tx: Use mipi-csi2.h 2022-05-13 11:02:20 +02:00
chips-media media: coda: Add check for kmalloc 2022-12-07 17:58:47 +01:00
intel media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
marvell media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
mediatek media: Switch to use dev_err_probe() helper 2022-12-07 17:58:46 +01:00
microchip media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb 2022-11-25 07:47:48 +00:00
nvidia media: tegra-vde: Use vb2_find_buffer 2022-07-17 11:12:21 +01:00
nxp media: imx: Unstage the imx7-media-csi driver 2022-11-25 08:34:39 +00:00
qcom Venus updates for v6.2 2022-11-15 11:53:57 +00:00
renesas media: rcar-vin: Add support for Gen3 UDS (Up Down Scaler) 2022-11-25 11:00:26 +00:00
rockchip media: rkisp1: make const arrays ae_wnd_num and hist_wnd_num static 2022-11-04 16:56:43 +01:00
samsung media: Switch to use dev_err_probe() helper 2022-12-07 17:58:46 +01:00
st media: Switch to use dev_err_probe() helper 2022-12-07 17:58:46 +01:00
sunxi media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached 2022-11-25 11:16:02 +00:00
ti media: Switch to use dev_err_probe() helper 2022-12-07 17:58:46 +01:00
verisilicon media: hantro: Allows luma and chroma depth to be different 2022-09-24 09:01:15 +02:00
via media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
xilinx media: Switch to use dev_err_probe() helper 2022-12-07 17:58:46 +01:00
Kconfig media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
m2m-deinterlace.c
Makefile media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
video-mux.c media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first() 2022-07-17 11:21:35 +01:00