Commit Graph

158 Commits (04cc8cacb01c09fba2297faf1477cd570ba43f0b)

Author SHA1 Message Date
Tobias Lorenz 6aadf82eb8 V4L/DVB (9482): Documentation, especially regarding audio and informational links 16 years ago
Alexey Klimov 69df96c3da V4L/DVB (9350): radio-si470x: add support for kworld usb radio 16 years ago
Alexey Klimov b9f3573731 V4L/DVB (9306): dsbr100: Add frequency check 17 years ago
Alexey Klimov 0fabb78332 V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open() 17 years ago
Alexey Klimov 223377e76d V4L/DVB (9304): dsbr100: CodingStyle issue 17 years ago
Alexey Klimov 448441cf2f V4L/DVB (9303): dsbr100: Correct bus_info string 17 years ago
Greg Kroah-Hartman aa82661baf USB: remove warn() macro from usb media drivers 17 years ago
Tobias Lorenz 548da7625c V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x) 17 years ago
Tobias Lorenz 617f53336c V4L/DVB (9218): si470x: removement of get/set input/audio 17 years ago
Tobias Lorenz 73a529f9a6 V4L/DVB (9217): si470x: correction of mono/stereo handling 17 years ago
Tobias Lorenz 33632d4773 V4L/DVB (9216): si470x: tuner->type handling 17 years ago
Tobias Lorenz eb6e3b860e V4L/DVB (9215): si470x: improvement of unsupported base controls 17 years ago
Tobias Lorenz a17c0019f2 V4L/DVB (9214): si470x: improvement of module device support 17 years ago
Tobias Lorenz 374ab68615 V4L/DVB (9213): si470x: module_param access rights 17 years ago
Alexey Klimov b4be2048ce V4L/DVB (9152): radio-zoltrix: Add checking for frequency 17 years ago
Alexey Klimov 90b698dd47 V4L/DVB (9151): dsbr100: Add returns and fix codingstyle for vidioc_s_ctrl 17 years ago
Greg Kroah-Hartman a482f327ff V4L/DVB (9116): USB: remove info() macro from usb media drivers 17 years ago
Alexey Klimov 2aa72f3b63 V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices 17 years ago
Hans Verkuil c170ecf434 V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) 17 years ago
Hans Verkuil 601e9444f2 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead 17 years ago
Hans Verkuil aa5e90af7d V4L/DVB (8783): v4l: add all missing video_device release callbacks 17 years ago
Hans Verkuil 3ca685aae0 V4L/DVB (8776): radio: replace video_exclusive_open/release 17 years ago
Hans Verkuil d56dc61265 V4L/DVB (8613): v4l: move BKL down to the driver level. 17 years ago
Hans Verkuil cba99ae819 V4L/DVB (8778): radio: fix incorrect video_register_device result check 17 years ago
Hans Verkuil c6eb8eafdb V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings 17 years ago
Adrian Bunk c7087f56a4 V4L/DVB (8678): Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} code 17 years ago
Hans Verkuil 0ea6bc8d43 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device 17 years ago
Hans Verkuil 9c39d7eafa V4L/DVB (8483): Remove obsolete owner field from video_device struct. 17 years ago
Hans Verkuil a399810ca6 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Tobias Lorenz bbc8995f9f V4L/DVB (7997): si470x: hardware frequency seek support 17 years ago
Tobias Lorenz ace7d4bbe6 V4L/DVB (7996): si470x: afc indication 17 years ago
Tobias Lorenz a7c850a07e V4L/DVB (7995): si470x: a lot of small code cleanups 17 years ago
Tobias Lorenz 6cc7265889 V4L/DVB (7994): si470x: let si470x_get_freq return errno 17 years ago
Tobias Lorenz ce5829e5fc V4L/DVB (7993): si470x: move global lock to device structure 17 years ago
Harvey Harrison 5ad6b816e2 V4L/DVB (7586): radio: use get/put_unaligned_* helpers 17 years ago
Arnd Bergmann cad8423805 media-radio-miropcm20-rds: BKL pushdown 17 years ago
Alexey Dobriyan 0b9c2b7a41 V4L/DVB (7582): proc: switch /proc/driver/radio-typhoon to seq_file interface 17 years ago
Douglas Schilling Landgraf 078ff79534 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 17 years ago
Tobias Lorenz 03dea86de2 V4L/DVB (7401): radio-si470x: unplugging fixed 17 years ago
Mauro Carvalho Chehab b2cb200f0d V4L/DVB (7377): radio-sf16fmr2.c: fix volume handling 17 years ago
Douglas Schilling Landgraf ff699e6bd0 V4L/DVB (7094): static memory 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Bjorn Helgaas 044dfc99fe V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP 17 years ago
Tobias Lorenz 57566ad2d8 V4L/DVB (7189): autosuspend support 17 years ago
Tobias Lorenz 5caf51342c V4L/DVB (7188): radio-si470x version 1.0.6 17 years ago
Michael Krufky 83947d307d V4L/DVB (7183): radio-si470x: fix build warning 17 years ago
Tobias Lorenz 998cb0827d V4L/DVB (7110): Trivial printf warning fix (radio-si470) 17 years ago
Tobias Lorenz c3f686f152 V4L/DVB (7108): radio-si470x.c: check-after-use 17 years ago
Mauro Carvalho Chehab e08a8c9dc7 V4L/DVB (7093): radio-sf16fmi: fix request_region() 17 years ago