summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-20V4L/DVB (7997): si470x: hardware frequency seek supportTobias Lorenz
2008-07-20V4L/DVB (7996): si470x: afc indicationTobias Lorenz
2008-07-20V4L/DVB (7995): si470x: a lot of small code cleanupsTobias Lorenz
2008-07-20V4L/DVB (7994): si470x: let si470x_get_freq return errnoTobias Lorenz
2008-07-20V4L/DVB (7993): si470x: move global lock to device structureTobias Lorenz
2008-07-20V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison
2008-06-20media-radio-miropcm20-rds: BKL pushdownArnd Bergmann
2008-04-24V4L/DVB (7582): proc: switch /proc/driver/radio-typhoon to seq_file interfaceAlexey Dobriyan
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf
2008-04-24V4L/DVB (7401): radio-si470x: unplugging fixedTobias Lorenz
2008-04-24V4L/DVB (7377): radio-sf16fmr2.c: fix volume handlingMauro Carvalho Chehab
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-01V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas
2008-02-18V4L/DVB (7189): autosuspend supportTobias Lorenz
2008-02-18V4L/DVB (7188): radio-si470x version 1.0.6Tobias Lorenz
2008-02-18V4L/DVB (7183): radio-si470x: fix build warningMichael Krufky
2008-02-18V4L/DVB (7110): Trivial printf warning fix (radio-si470)Tobias Lorenz
2008-02-18V4L/DVB (7108): radio-si470x.c: check-after-useTobias Lorenz
2008-02-18V4L/DVB (7093): radio-sf16fmi: fix request_region()Mauro Carvalho Chehab
2008-02-18V4L/DVB (7092): radio-sf16fmr2: fix request_region() validation [bugzilla 9699]Douglas Schilling Landgraf
2008-02-18V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning ...Tobias Lorenz
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab
2008-01-25V4L/DVB (7078): radio: fix sf16fmi section mismatchRandy Dunlap
2008-01-25V4L/DVB (7062): radio-si570x: Some fixes and new USB ID additionTobias Lorenz
2008-01-25V4L/DVB (7061): radio-si470x: Some cleanupsTobias Lorenz
2008-01-25V4L/DVB (7047): fix broken build when CONFIG_USB_SI470X is setMichael Krufky
2008-01-25V4L/DVB (7039): Reorder headersMauro Carvalho Chehab
2008-01-25V4L/DVB (7038): USB radio driver for Silicon Labs Si470x FM Radio ReceiversTobias Lorenz
2008-01-25V4L/DVB (7036): radio: Use video_device_release rather than kfreeJulia Lawall
2008-01-25V4L/DVB (6976): drivers/media/radio/radio-sf16fmr2.c: fix error handlingAndrew Morton
2008-01-25V4L/DVB (6732): dsbr100 violates DMA coherency rulesOliver Neukum
2008-01-25V4L/DVB (6616): drivers/media/radio: Add missing "space"Joe Perches
2008-01-25V4L/DVB (6481): radio-gemtek: make file_operations constDouglas Schilling Landgraf
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-22V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen
2007-10-09V4L/DVB (6246): GemTek Radio card - Control WordTrent Piepho
2007-10-09V4L/DVB (6245): GemTek Radio card - frequency calculationTrent Piepho
2007-10-09V4L/DVB (6244): [PATCH 1/2] GemTek Radio cardPekka Seppanen
2007-10-09V4L/DVB (6243): [PATCH 2/2] GemTek Radio cardPekka Seppanen
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-07-20V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho
2007-07-20V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab
2007-07-18V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe...Douglas Schilling Landgraf
2007-07-18V4L/DVB (5705): Removed unnecessary .hardware from video_device struct.Douglas Schilling Landgraf
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok