aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-mr800.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11436): radio-mr800: convert to to v4l2_deviceAlexey Klimov1-54/+31
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 Klimov1-1/+3
2009-01-29V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereoAlexey Klimov1-6/+6
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-9/+5
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 (9518): radio-mr800: remove warn, info and err messagesAlexey Klimov1-15/+28
2008-10-21V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov1-0/+5
2008-10-12V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio devicesAlexey Klimov1-0/+628