kernel-hacking-2024-linux-s.../drivers/media/radio
Hans Verkuil ce0ede2c06 [media] radio-cadet: avoid interruptible_sleep_on race
interruptible_sleep_on is racy and going away. This replaces
one use in the radio-cadet driver with a wait_event_interruptible
call. Special care was taken that accesses to the rdsin and rdsout
indices are always done with dev->lock held.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-02-28 14:30:30 -03:00
..
si470x [media] si470x: add check to test if this is really a si470x 2013-12-18 11:28:41 -02:00
si4713 [media] radio-usb-si4713: make array of structs const 2014-02-24 10:56:22 -03:00
wl128x
dsbr100.c
Kconfig [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
lm7000.h
Makefile [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
radio-aimslab.c
radio-aztech.c
radio-cadet.c [media] radio-cadet: avoid interruptible_sleep_on race 2014-02-28 14:30:30 -03:00
radio-gemtek.c
radio-isa.c
radio-isa.h
radio-keene.c [media] radio-keene: Use module_usb_driver 2014-02-04 09:57:49 -02:00
radio-ma901.c
radio-maxiradio.c
radio-miropcm20.c
radio-mr800.c
radio-raremono.c [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
radio-rtrack2.c
radio-sf16fmi.c
radio-sf16fmr2.c
radio-shark.c [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning 2013-12-09 14:50:49 -02:00
radio-shark2.c [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning 2013-12-09 14:50:50 -02:00
radio-si476x.c [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
radio-tea5764.c [media] tef6862/radio-tea5764: actually assign clamp result 2013-11-29 14:22:35 -02:00
radio-tea5777.c
radio-tea5777.h
radio-terratec.c
radio-timb.c
radio-trust.c
radio-typhoon.c
radio-wl1273.c
radio-zoltrix.c
saa7706h.c
tea575x.c [media] tea575x: Fix build with ARCH=c6x 2014-01-13 16:28:23 -02:00
tef6862.c [media] tef6862/radio-tea5764: actually assign clamp result 2013-11-29 14:22:35 -02:00