summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-1214-134/+76Star
* 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/+15Star
* 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/+0Star
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-2717-17/+0Star
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-2616-16/+0Star
* 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-2417-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/+41Star
* V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison2008-07-201-10/+6Star
* 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/+39Star
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-243-7/+7
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-021-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/+2Star
* 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/+2Star
* V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning ...Tobias Lorenz2008-02-181-80/+143
* V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab2008-02-181-2/+2
* V4L/DVB (7078): radio: fix sf16fmi section mismatchRandy Dunlap2008-01-251-1/+1
* V4L/DVB (7062): radio-si570x: Some fixes and new USB ID additionTobias Lorenz2008-01-251-135/+156
* V4L/DVB (7061): radio-si470x: Some cleanupsTobias Lorenz2008-01-251-436/+407Star
* V4L/DVB (7047): fix broken build when CONFIG_USB_SI470X is setMichael Krufky2008-01-251-1/+1
* V4L/DVB (7039): Reorder headersMauro Carvalho Chehab2008-01-251-2/+2
* V4L/DVB (7038): USB radio driver for Silicon Labs Si470x FM Radio ReceiversTobias Lorenz2008-01-253-0/+1451
* V4L/DVB (7036): radio: Use video_device_release rather than kfreeJulia Lawall2008-01-251-1/+1
* V4L/DVB (6976): drivers/media/radio/radio-sf16fmr2.c: fix error handlingAndrew Morton2008-01-251-2/+1Star
* V4L/DVB (6732): dsbr100 violates DMA coherency rulesOliver Neukum2008-01-251-5/+13
* V4L/DVB (6616): drivers/media/radio: Add missing "space"Joe Perches2008-01-251-2/+2
* V4L/DVB (6481): radio-gemtek: make file_operations constDouglas Schilling Landgraf2008-01-251-1/+1
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0Star
* V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen2007-10-221-1/+0Star
* V4L/DVB (6246): GemTek Radio card - Control WordTrent Piepho2007-10-101-80/+44Star
* V4L/DVB (6245): GemTek Radio card - frequency calculationTrent Piepho2007-10-101-9/+12