linux/drivers/media
XueBing Chen b1d47b2711 media: cx24110: clean up some coding style issues
Fix the following errors reported by checkpatch:

ERROR: "foo* bar" should be "foo *bar"
ERROR: spaces required around that '=' (ctx:VxV)
ERROR: space required after that ',' (ctx:VxV)

Link: https://lore.kernel.org/linux-media/20240111105856.14655-1-chenxb_99091@126.com
Signed-off-by: XueBing Chen <chenxb_99091@126.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2024-02-07 05:40:07 +01:00
..
cec media: cec: make cec_bus_type const 2024-02-05 12:57:46 +01:00
common media: v4l2-tpg: fix some memleaks in tpg_alloc 2024-02-05 12:57:45 +01:00
dvb-core media: drivers/media/dvb-core: copy user arrays safely 2024-02-07 05:35:54 +01:00
dvb-frontends media: cx24110: clean up some coding style issues 2024-02-07 05:40:07 +01:00
firewire media: firewire: firedtv-avc.c: replace BUG with proper, error return 2023-08-10 07:58:37 +02:00
i2c media: ov08x40: Reduce start streaming time 2024-02-06 14:01:38 +01:00
mc media: mc: Expand MUST_CONNECT flag to always require an enabled link 2024-02-05 14:29:34 +01:00
mmc
pci media: pci: dt315.h: Fix kerneldoc 2024-02-05 12:57:45 +01:00
platform media: nxp: imx8-isi: Factor out a variable 2024-02-05 14:29:35 +01:00
radio media: radio-si476x: don't fill in bus_info 2023-09-27 10:47:23 +02:00
rc pwm: Changes for v6.8-rc1 2024-01-12 14:59:50 -08:00
spi
test-drivers media updates for v6.8-rc1 2024-01-12 14:29:48 -08:00
tuners media: xc4000: Fix atomicity violation in xc4000_get_frequency 2024-02-05 12:57:44 +01:00
usb media: dvb-usb: Fix kerneldoc 2024-02-05 12:57:45 +01:00
v4l2-core media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity 2024-02-05 12:57:45 +01:00
Kconfig media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y 2022-12-07 17:58:46 +01:00
Makefile