summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6244): [PATCH 1/2] GemTek Radio cardPekka Seppanen2007-10-101-189/+462
* V4L/DVB (6243): [PATCH 2/2] GemTek Radio cardPekka Seppanen2007-10-101-4/+20
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-101-1/+1
* V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho2007-07-201-3/+0Star
* 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/+0Star
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-3/+1Star
* Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho2007-06-281-1/+1
* V4L/DVB (5624): Radio-maestro.c cleanupDouglas Landgraf2007-05-091-3/+0Star
* 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/+0Star
* 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/+0Star
* 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/+109Star
* 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/+5Star
* 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
* V4L/DVB (5150): Implement VIDIOC_[GS]_AUDIO on maxiradioMauro Carvalho Chehab2007-02-211-0/+22
* V4L/DVB (5149): Convert radio-maxiradio to use video_ioctl2Mauro Carvalho Chehab2007-02-211-121/+121
* V4L/DVB (5148): Convert radio-aztech to use video_ioctl2Mauro Carvalho Chehab2007-02-211-118/+122
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0Star
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-1217-17/+17
* [PATCH] The scheduled removal of some OSS optionsAdrian Bunk2006-12-071-32/+0Star
* V4L/DVB (4711): Radio: No need to return voidTobias Klauser2006-10-041-1/+1
* remove mentionings of devfs in documentationAdrian Bunk2006-10-031-2/+1Star
* V4L/DVB (4484): Git-dvb: cadet build fixAndrew Morton2006-09-261-0/+1
* V4L/DVB (4410): Cleanups and fixes for dsbr100Alan Cox2006-09-262-72/+128
* V4L/DVB (4406): Convert radio-cadet to V4L2 APIHans J. Koch2006-09-262-115/+136
* V4L/DVB (4394): Git-dvb: radio-sf16fmi build fixAndrew Morton2006-09-261-0/+1
* V4L/DVB (4371): Included missing linux/version.hMauro Carvalho Chehab2006-09-261-2/+3
* V4L/DVB (4370): Fix some typos on ioctl handling functionMauro Carvalho Chehab2006-09-263-3/+3
* V4L/DVB (4364): V4L2 conversion: radio-maxiradioMauro Carvalho Chehab2006-09-262-64/+104