aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil2009-05-092-2/+2
* radio_si470x: Fix free memory corruptionAlan Cox2009-04-241-1/+1
* V4L/DVB (11436): radio-mr800: convert to to v4l2_deviceAlexey Klimov2009-04-061-54/+31
* V4L/DVB (11435): dsbr100 radio: convert to to v4l2_deviceAlexey Klimov2009-04-061-52/+36
* V4L/DVB (11393): radio-si470x: fix possible bug with freeing memory orderAlexey Klimov2009-04-061-4/+5
* V4L/DVB (11391): pci-isa radios: remove open and release functionsAlexey Klimov2009-04-0613-155/+0
* V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10961): radio-terratec: remove linux/delay.h which hadn't been used.Alexey Klimov2009-03-301-1/+0
* V4L/DVB (10959): radio: remove uaccess includeHans Verkuil2009-03-3014-14/+0
* V4L/DVB (10946): radio-rtrack2: fix double mutex_unlockAlexey Klimov2009-03-301-1/+0
* V4L/DVB (10894): ISA radio drivers: improve kernel log messageHans Verkuil2009-03-306-6/+7
* V4L/DVB (10893): radio-zoltrix: convert to v4l2_device.Hans Verkuil2009-03-301-201/+178
* V4L/DVB (10892): radio-typhoon: convert to v4l2_device.Hans Verkuil2009-03-301-209/+141
* V4L/DVB (10891): radio-trust: convert to v4l2_device.Hans Verkuil2009-03-301-165/+179
* V4L/DVB (10890): radio-terratec: convert to v4l2_device.Hans Verkuil2009-03-301-163/+147
* V4L/DVB (10889): radio-sf16fmr2: convert to v4l2_device.Hans Verkuil2009-03-301-197/+175
* V4L/DVB (10888): radio-sf16fmi: convert to v4l2_device.Hans Verkuil2009-03-301-149/+135
* V4L/DVB (10887): radio-rtrack2: convert to v4l2_device.Hans Verkuil2009-03-301-149/+129
* V4L/DVB (10886): radio-maxiradio: convert to v4l2_device.Hans Verkuil2009-03-301-189/+186
* V4L/DVB (10885): radio-maestro: convert to v4l2_device.Hans Verkuil2009-03-301-174/+164
* V4L/DVB (10884): radio-gemtek: convert to v4l2_device.Hans Verkuil2009-03-301-210/+187
* V4L/DVB (10883): radio-gemtek-pci: convert to v4l2_device.Hans Verkuil2009-03-301-170/+160
* V4L/DVB (10882): radio-cadet: convert to v4l2_device.Hans Verkuil2009-03-301-300/+295
* V4L/DVB (10881): radio-aztech: convert to v4l2_device.Hans Verkuil2009-03-301-198/+181
* V4L/DVB (10880): radio-aimslab: convert to v4l2_device.Hans Verkuil2009-03-301-181/+167
* V4L/DVB (10534): Output HW/SW version from scratchpadTobias Lorenz2009-03-301-34/+75
* V4L/DVB (10531): Code rearrangements in preparation for other report typesTobias Lorenz2009-03-301-55/+67
* V4L/DVB (10530): Documentation and code cleanupsTobias Lorenz2009-03-301-5/+6
* V4L/DVB (10465): dsbr100: Add few lost mutex locks.Alexey Klimov2009-03-301-0/+6
* V4L/DVB (10464): radio-si470x: use usb_make_path in usb-radio driversAlexey Klimov2009-03-301-1/+3
* V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msgAlexey Klimov2009-03-301-3/+3
* V4L/DVB (10462): radio-mr800: increase version and add commentsAlexey Klimov2009-03-301-15/+17
* V4L/DVB (10461): radio-mr800: add few lost mutex locksAlexey Klimov2009-03-301-0/+5
* V4L/DVB (10460): radio-mr800: add stereo supportAlexey Klimov2009-03-301-2/+79
* V4L/DVB (10459): radio-mr800: fix amradio_set_freqAlexey Klimov2009-03-301-2/+3
* V4L/DVB (10458): radio-mr800: move radio start and stop in one functionAlexey Klimov2009-03-301-43/+21
* V4L/DVB (10457): radio-mr800: add more dev_err messages in probeAlexey Klimov2009-03-301-3/+7
* V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warnAlexey Klimov2009-03-301-1/+1
* V4L/DVB (10455): radio-mr800: codingstyle cleanupsAlexey Klimov2009-03-301-11/+25
* V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio driversAlexey Klimov2009-03-302-2/+6
* v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+2
* V4L/DVB (10533): fix LED status outputTobias Lorenz2009-02-171-1/+33
* V4L/DVB (10532): Correction of Stereo detection/setting and signal strength i...Tobias Lorenz2009-02-171-8/+13
* V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereoAlexey Klimov2009-01-291-6/+6
* V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtremeMark Lord2009-01-021-0/+4
* V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto2009-01-023-0/+654
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-0217-123/+55
* V4L/DVB (10062): dsbr100: change return values in 3 functionsAlexey Klimov2008-12-301-10/+10
* V4L/DVB (10061): dsbr100: increase driver versionAlexey Klimov2008-12-301-2/+6
* V4L/DVB (10060): dsbr100: fix and add right commentsAlexey Klimov2008-12-301-11/+10