summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* 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/+407
* 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/+1
* 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/+0
* V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen2007-10-221-1/+0
* V4L/DVB (6246): GemTek Radio card - Control WordTrent Piepho2007-10-091-80/+44
* V4L/DVB (6245): GemTek Radio card - frequency calculationTrent Piepho2007-10-091-9/+12
* V4L/DVB (6244): [PATCH 1/2] GemTek Radio cardPekka Seppanen2007-10-091-189/+462
* V4L/DVB (6243): [PATCH 2/2] GemTek Radio cardPekka Seppanen2007-10-091-4/+20
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-091-1/+1
* V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho2007-07-201-3/+0
* V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2007-07-202-3/+3
* V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe...Douglas Schilling Landgraf2007-07-181-2/+2
* V4L/DVB (5705): Removed unnecessary .hardware from video_device struct.Douglas Schilling Landgraf2007-07-1810-10/+0
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho2007-06-281-1/+1
* V4L/DVB (5624): Radio-maestro.c cleanupDouglas Landgraf2007-05-091-3/+0
* V4L/DVB (5623): Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2Douglas Landgraf2007-05-091-159/+186
* V4L/DVB (5622): Radio-zoltrix.c cleanupDouglas Landgraf2007-05-091-1/+0
* V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2Douglas Landgraf2007-05-091-118/+179
* V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERSMauro Carvalho Chehab2007-05-091-0/+2
* V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-091-2/+7
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5563): Radio-maestro.c Replace radio_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-123/+143
* V4L/DVB (5562): Radio-gemtek-pci.c Replace gemtek_pci_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-107/+146
* V4L/DVB (5556): Radio-gemtek.c Replace gemtek_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-114/+146
* V4L/DVB (5555): Radio-aimslab.c Replace rt_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-104/+136
* V4L/DVB (5553): Replace typhoon_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-105/+134
* V4L/DVB (5550): Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-116/+146
* V4L/DVB (5549): Radio-sf16fmr2.c Replace fmr2_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-160/+190
* V4L/DVB (5546): Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-109/+138
* V4L/DVB (5541): Radio-zoltrix.c Replace zol_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-111/+145
* V4L/DVB (5540): Radio-trust.c Replace tr_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-117/+139
* V4L/DVB (5539): Radio-rtrack2.c Added VIDIOC_[GS]_AUDIO and VIDIOC_[S|G]_INPUTDouglas Landgraf2007-04-271-0/+36
* V4L/DVB (5534): Radio-rtrack2.c Replace rt_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-112/+109
* V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho2007-03-271-1/+1
* V4L/DVB (5201): Radio/: Convert to generic boolean-valuesRichard Knutsson2007-02-211-13/+5
* V4L/DVB (5155): Properly initialize mute and radio frequencyMauro Carvalho Chehab2007-02-211-3/+5
* V4L/DVB (5154): Add some debug info, depending on debug levelMauro Carvalho Chehab2007-02-211-16/+56
* V4L/DVB (5153): Make it coherent with vidioc_g_tunerMauro Carvalho Chehab2007-02-211-1/+1
* V4L/DVB (5152): Implements VIDIOC_[S|G]_INPUT on radio-aztech/radio-maxiradioMauro Carvalho Chehab2007-02-212-0/+32
* V4L/DVB (5151): Implement VIDIOC_[GS]_AUDIO on aztechMauro Carvalho Chehab2007-02-211-0/+22
OpenPOWER on IntegriCloud