summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov2008-10-211-1/+7
* V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov2008-10-211-0/+5
* V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov2008-10-211-23/+29
* V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov2008-10-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-171-5/+8
|\
| * USB: remove warn() macro from usb media driversGreg Kroah-Hartman2008-10-171-5/+8
* | V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x)Tobias Lorenz2008-10-171-1/+1
* | V4L/DVB (9218): si470x: removement of get/set input/audioTobias Lorenz2008-10-171-68/+4
* | V4L/DVB (9217): si470x: correction of mono/stereo handlingTobias Lorenz2008-10-171-6/+18
* | V4L/DVB (9216): si470x: tuner->type handlingTobias Lorenz2008-10-171-9/+12
* | V4L/DVB (9215): si470x: improvement of unsupported base controlsTobias Lorenz2008-10-171-21/+12
* | V4L/DVB (9214): si470x: improvement of module device supportTobias Lorenz2008-10-171-17/+30
* | V4L/DVB (9213): si470x: module_param access rightsTobias Lorenz2008-10-171-17/+22
|/
* V4L/DVB (9152): radio-zoltrix: Add checking for frequencyAlexey Klimov2008-10-131-4/+13
* V4L/DVB (9151): dsbr100: Add returns and fix codingstyle for vidioc_s_ctrlAlexey Klimov2008-10-131-2/+6
* V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman2008-10-121-1/+2
* V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio dev...Alexey Klimov2008-10-123-0/+641
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-1214-134/+76
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-1211-64/+64
* V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil2008-10-1214-12/+26
* V4L/DVB (8776): radio: replace video_exclusive_open/releaseHans Verkuil2008-10-1213-31/+185
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-122-0/+5
* V4L/DVB (8778): radio: fix incorrect video_register_device result checkHans Verkuil2008-09-0314-23/+15
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-13/+13
* V4L/DVB (8678): Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} codeAdrian Bunk2008-09-035-636/+0
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-2717-17/+0
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-2616-16/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-2616-98/+148
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-2317-0/+17
* V4L/DVB (7997): si470x: hardware frequency seek supportTobias Lorenz2008-07-201-2/+95
* V4L/DVB (7996): si470x: afc indicationTobias Lorenz2008-07-201-1/+3
* V4L/DVB (7995): si470x: a lot of small code cleanupsTobias Lorenz2008-07-201-90/+196
* V4L/DVB (7994): si470x: let si470x_get_freq return errnoTobias Lorenz2008-07-201-11/+23
* V4L/DVB (7993): si470x: move global lock to device structureTobias Lorenz2008-07-201-43/+41
* V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison2008-07-201-10/+6
* media-radio-miropcm20-rds: BKL pushdownArnd Bergmann2008-06-201-0/+4
* V4L/DVB (7582): proc: switch /proc/driver/radio-typhoon to seq_file interfaceAlexey Dobriyan2008-04-241-17/+23
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-2417-0/+34
* V4L/DVB (7401): radio-si470x: unplugging fixedTobias Lorenz2008-04-241-9/+48
* V4L/DVB (7377): radio-sf16fmr2.c: fix volume handlingMauro Carvalho Chehab2008-04-241-63/+39
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-243-7/+7
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-011-0/+6
* V4L/DVB (7189): autosuspend supportTobias Lorenz2008-02-181-8/+75
* V4L/DVB (7188): radio-si470x version 1.0.6Tobias Lorenz2008-02-181-163/+167
* V4L/DVB (7183): radio-si470x: fix build warningMichael Krufky2008-02-181-1/+1
* V4L/DVB (7110): Trivial printf warning fix (radio-si470)Tobias Lorenz2008-02-181-1/+1
* V4L/DVB (7108): radio-si470x.c: check-after-useTobias Lorenz2008-02-181-3/+2
* V4L/DVB (7093): radio-sf16fmi: fix request_region()Mauro Carvalho Chehab2008-02-181-0/+1
* V4L/DVB (7092): radio-sf16fmr2: fix request_region() validation [bugzilla 9699]Douglas Schilling Landgraf2008-02-181-3/+2
OpenPOWER on IntegriCloud