summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
AgeCommit message (Expand)AuthorFilesLines
2008-11-11V4L/DVB (9482): Documentation, especially regarding audio and informational l...Tobias Lorenz2-13/+14
2008-11-11V4L/DVB (9350): radio-si470x: add support for kworld usb radioAlexey Klimov1-0/+6
2008-10-21V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov1-1/+7
2008-10-21V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov1-0/+5
2008-10-21V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov1-23/+29
2008-10-21V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov1-1/+1
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+8
2008-10-17USB: remove warn() macro from usb media driversGreg Kroah-Hartman1-5/+8
2008-10-17V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x)Tobias Lorenz1-1/+1
2008-10-17V4L/DVB (9218): si470x: removement of get/set input/audioTobias Lorenz1-68/+4
2008-10-17V4L/DVB (9217): si470x: correction of mono/stereo handlingTobias Lorenz1-6/+18
2008-10-17V4L/DVB (9216): si470x: tuner->type handlingTobias Lorenz1-9/+12
2008-10-17V4L/DVB (9215): si470x: improvement of unsupported base controlsTobias Lorenz1-21/+12
2008-10-17V4L/DVB (9214): si470x: improvement of module device supportTobias Lorenz1-17/+30
2008-10-17V4L/DVB (9213): si470x: module_param access rightsTobias Lorenz1-17/+22
2008-10-13V4L/DVB (9152): radio-zoltrix: Add checking for frequencyAlexey Klimov1-4/+13
2008-10-13V4L/DVB (9151): dsbr100: Add returns and fix codingstyle for vidioc_s_ctrlAlexey Klimov1-2/+6
2008-10-12V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman1-1/+2
2008-10-12V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio dev...Alexey Klimov3-0/+641
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil14-134/+76
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil11-64/+64
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil14-12/+26
2008-10-12V4L/DVB (8776): radio: replace video_exclusive_open/releaseHans Verkuil13-31/+185
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2-0/+5
2008-09-03V4L/DVB (8778): radio: fix incorrect video_register_device result checkHans Verkuil14-23/+15
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-13/+13
2008-09-03V4L/DVB (8678): Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} codeAdrian Bunk5-636/+0
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil17-17/+0
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil16-16/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil16-98/+148
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil17-0/+17
2008-07-20V4L/DVB (7997): si470x: hardware frequency seek supportTobias Lorenz1-2/+95
2008-07-20V4L/DVB (7996): si470x: afc indicationTobias Lorenz1-1/+3
2008-07-20V4L/DVB (7995): si470x: a lot of small code cleanupsTobias Lorenz1-90/+196
2008-07-20V4L/DVB (7994): si470x: let si470x_get_freq return errnoTobias Lorenz1-11/+23
2008-07-20V4L/DVB (7993): si470x: move global lock to device structureTobias Lorenz1-43/+41
2008-07-20V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison1-10/+6
2008-06-20media-radio-miropcm20-rds: BKL pushdownArnd Bergmann1-0/+4
2008-04-24V4L/DVB (7582): proc: switch /proc/driver/radio-typhoon to seq_file interfaceAlexey Dobriyan1-17/+23
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf17-0/+34
2008-04-24V4L/DVB (7401): radio-si470x: unplugging fixedTobias Lorenz1-9/+48
2008-04-24V4L/DVB (7377): radio-sf16fmr2.c: fix volume handlingMauro Carvalho Chehab1-63/+39
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf3-7/+7
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-01V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+6
2008-02-18V4L/DVB (7189): autosuspend supportTobias Lorenz1-8/+75
2008-02-18V4L/DVB (7188): radio-si470x version 1.0.6Tobias Lorenz1-163/+167
2008-02-18V4L/DVB (7183): radio-si470x: fix build warningMichael Krufky1-1/+1
2008-02-18V4L/DVB (7110): Trivial printf warning fix (radio-si470)Tobias Lorenz1-1/+1
2008-02-18V4L/DVB (7108): radio-si470x.c: check-after-useTobias Lorenz1-3/+2