summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-0/+2
* V4L/DVB (12203): radio-si470x: fix lock imbalanceJiri Slaby2009-07-051-3/+2
* V4L/DVB (12109): radio-tea5764: fix incorrect rxsubchans valueHans Verkuil2009-06-231-1/+3
* V4L/DVB (11957): dsbr100: change radio->muted to radio->status, update suspen...Alexey Klimov2009-06-161-12/+35
* V4L/DVB (11956): dsbr100: no need to pass curfreq value to dsbr100_setfreq()Alexey Klimov2009-06-161-3/+3
* V4L/DVB (11955): dsbr100: remove usb_dsbr100_open/close callsAlexey Klimov2009-06-161-48/+0
* V4L/DVB (11954): dsbr100: remove radio->users counterAlexey Klimov2009-06-161-8/+0
* V4L/DVB (11842): radio-mr800.c: missing mutex includeAlessio Igor Bogani2009-06-161-0/+1
* V4L/DVB (11677): radio-fm16: fix g_tuner.Hans Verkuil2009-06-162-5/+5
* V4L/DVB (11676): radio-fm16: cleanupsHans Verkuil2009-06-162-24/+8
* V4L/DVB (11663): Fix a warning introduced by git commit ec5f5bf80501abfe2da28...Mauro Carvalho Chehab2009-06-161-1/+0
* 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
OpenPOWER on IntegriCloud