aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAge
* V4L/DVB (7110): Trivial printf warning fix (radio-si470)Tobias Lorenz2008-02-18
* V4L/DVB (7108): radio-si470x.c: check-after-useTobias Lorenz2008-02-18
* V4L/DVB (7093): radio-sf16fmi: fix request_region()Mauro Carvalho Chehab2008-02-18
* V4L/DVB (7092): radio-sf16fmr2: fix request_region() validation [bugzilla 9699]Douglas Schilling Landgraf2008-02-18
* V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning ...Tobias Lorenz2008-02-18
* V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab2008-02-18
* V4L/DVB (7078): radio: fix sf16fmi section mismatchRandy Dunlap2008-01-25
* V4L/DVB (7062): radio-si570x: Some fixes and new USB ID additionTobias Lorenz2008-01-25
* V4L/DVB (7061): radio-si470x: Some cleanupsTobias Lorenz2008-01-25
* V4L/DVB (7047): fix broken build when CONFIG_USB_SI470X is setMichael Krufky2008-01-25
* V4L/DVB (7039): Reorder headersMauro Carvalho Chehab2008-01-25
* V4L/DVB (7038): USB radio driver for Silicon Labs Si470x FM Radio ReceiversTobias Lorenz2008-01-25
* V4L/DVB (7036): radio: Use video_device_release rather than kfreeJulia Lawall2008-01-25
* V4L/DVB (6976): drivers/media/radio/radio-sf16fmr2.c: fix error handlingAndrew Morton2008-01-25
* V4L/DVB (6732): dsbr100 violates DMA coherency rulesOliver Neukum2008-01-25
* V4L/DVB (6616): drivers/media/radio: Add missing "space"Joe Perches2008-01-25
* V4L/DVB (6481): radio-gemtek: make file_operations constDouglas Schilling Landgraf2008-01-25
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-22
* V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen2007-10-22
* V4L/DVB (6246): GemTek Radio card - Control WordTrent Piepho2007-10-09
* V4L/DVB (6245): GemTek Radio card - frequency calculationTrent Piepho2007-10-09
* V4L/DVB (6244): [PATCH 1/2] GemTek Radio cardPekka Seppanen2007-10-09
* V4L/DVB (6243): [PATCH 2/2] GemTek Radio cardPekka Seppanen2007-10-09
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-09
* V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho2007-07-20
* V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2007-07-20
* V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe...Douglas Schilling Landgraf2007-07-18
* V4L/DVB (5705): Removed unnecessary .hardware from video_device struct.Douglas Schilling Landgraf2007-07-18
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho2007-06-28
* V4L/DVB (5624): Radio-maestro.c cleanupDouglas Landgraf2007-05-09
* V4L/DVB (5623): Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2Douglas Landgraf2007-05-09
* V4L/DVB (5622): Radio-zoltrix.c cleanupDouglas Landgraf2007-05-09
* V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2Douglas Landgraf2007-05-09
* V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERSMauro Carvalho Chehab2007-05-09
* V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* V4L/DVB (5563): Radio-maestro.c Replace radio_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5562): Radio-gemtek-pci.c Replace gemtek_pci_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5556): Radio-gemtek.c Replace gemtek_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5555): Radio-aimslab.c Replace rt_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5553): Replace typhoon_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5550): Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5549): Radio-sf16fmr2.c Replace fmr2_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5546): Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5541): Radio-zoltrix.c Replace zol_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5540): Radio-trust.c Replace tr_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5539): Radio-rtrack2.c Added VIDIOC_[GS]_AUDIO and VIDIOC_[S|G]_INPUTDouglas Landgraf2007-04-27
* V4L/DVB (5534): Radio-rtrack2.c Replace rt_ioctl to use video_ioctl2Douglas Landgraf2007-04-27
* V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho2007-03-27