summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10534): Output HW/SW version from scratchpadTobias Lorenz1-34/+75
2009-03-30V4L/DVB (10531): Code rearrangements in preparation for other report typesTobias Lorenz1-55/+67
2009-03-30V4L/DVB (10530): Documentation and code cleanupsTobias Lorenz1-5/+6
2009-03-30V4L/DVB (10465): dsbr100: Add few lost mutex locks.Alexey Klimov1-0/+6
2009-03-30V4L/DVB (10464): radio-si470x: use usb_make_path in usb-radio driversAlexey Klimov1-1/+3
2009-03-30V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msgAlexey Klimov1-3/+3
2009-03-30V4L/DVB (10462): radio-mr800: increase version and add commentsAlexey Klimov1-15/+17
2009-03-30V4L/DVB (10461): radio-mr800: add few lost mutex locksAlexey Klimov1-0/+5
2009-03-30V4L/DVB (10460): radio-mr800: add stereo supportAlexey Klimov1-2/+79
2009-03-30V4L/DVB (10459): radio-mr800: fix amradio_set_freqAlexey Klimov1-2/+3
2009-03-30V4L/DVB (10458): radio-mr800: move radio start and stop in one functionAlexey Klimov1-43/+21
2009-03-30V4L/DVB (10457): radio-mr800: add more dev_err messages in probeAlexey Klimov1-3/+7
2009-03-30V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warnAlexey Klimov1-1/+1
2009-03-30V4L/DVB (10455): radio-mr800: codingstyle cleanupsAlexey Klimov1-11/+25
2009-03-30V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio driversAlexey Klimov2-2/+6
2009-03-25v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+2
2009-02-17V4L/DVB (10533): fix LED status outputTobias Lorenz1-1/+33
2009-02-17V4L/DVB (10532): Correction of Stereo detection/setting and signal strength i...Tobias Lorenz1-8/+13
2009-01-29V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereoAlexey Klimov1-6/+6
2009-01-02V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtremeMark Lord1-0/+4
2009-01-02V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto3-0/+654
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil17-123/+55
2008-12-30V4L/DVB (10062): dsbr100: change return values in 3 functionsAlexey Klimov1-10/+10
2008-12-30V4L/DVB (10061): dsbr100: increase driver versionAlexey Klimov1-2/+6
2008-12-30V4L/DVB (10060): dsbr100: fix and add right commentsAlexey Klimov1-11/+10
2008-12-30V4L/DVB (10059): dsbr100: dev_err instead of dev_warnAlexey Klimov1-1/+1
2008-12-30V4L/DVB (10058): dsbr100: fix codingstyle, add dev_err messagesAlexey Klimov1-47/+137
2008-12-30V4L/DVB (10057): dsbr100: place dev_warn instead of printkAlexey Klimov1-1/+2
2008-12-30V4L/DVB (10054): dsbr100: fix unplug oopsAlexey Klimov1-29/+77
2008-12-30V4L/DVB (10053): radio-mr800: disable autosuspend supportAlexey Klimov1-1/+1
2008-12-30V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patchAlexey Klimov1-19/+19
2008-12-30V4L/DVB (9655): radio-mr800: fix unplugAlexey Klimov1-8/+54
2008-12-29V4L/DVB (9540): dsbr100: add disabled controls and fix versionAlexey Klimov1-3/+23
2008-12-29V4L/DVB (9539): dsbr100: add suspend and resumeAlexey Klimov1-4/+41
2008-12-29V4L/DVB (9518): radio-mr800: remove warn, info and err messagesAlexey Klimov1-15/+28
2008-12-29V4L/DVB (9491): rationalise addresses to one common oneAlan Cox5-5/+5
2008-11-11V4L/DVB (9482): Documentation, especially regarding audio and informational l...Tobias Lorenz2-13/+14
2008-11-11V4L/DVB (9350): radio-si470x: add support for kworld usb radioAlexey Klimov1-0/+6
2008-10-21V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov1-1/+7
2008-10-21V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov1-0/+5
2008-10-21V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov1-23/+29
2008-10-21V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov1-1/+1
2008-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+8
2008-10-18USB: remove warn() macro from usb media driversGreg Kroah-Hartman1-5/+8
2008-10-18V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x)Tobias Lorenz1-1/+1
2008-10-18V4L/DVB (9218): si470x: removement of get/set input/audioTobias Lorenz1-68/+4
2008-10-18V4L/DVB (9217): si470x: correction of mono/stereo handlingTobias Lorenz1-6/+18
2008-10-18V4L/DVB (9216): si470x: tuner->type handlingTobias Lorenz1-9/+12
2008-10-18V4L/DVB (9215): si470x: improvement of unsupported base controlsTobias Lorenz1-21/+12
2008-10-18V4L/DVB (9214): si470x: improvement of module device supportTobias Lorenz1-17/+30