aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (follow)
AgeCommit message (Expand)AuthorFilesLines
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 linksTobias 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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+8
2008-10-17USB: remove warn() macro from usb media driversGreg Kroah-Hartman1-5/+8
2008-10-17V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x)Tobias Lorenz1-1/+1
2008-10-17V4L/DVB (9218): si470x: removement of get/set input/audioTobias Lorenz1-68/+4
2008-10-17V4L/DVB (9217): si470x: correction of mono/stereo handlingTobias Lorenz1-6/+18
2008-10-17V4L/DVB (9216): si470x: tuner->type handlingTobias Lorenz1-9/+12
2008-10-17V4L/DVB (9215): si470x: improvement of unsupported base controlsTobias Lorenz1-21/+12
2008-10-17V4L/DVB (9214): si470x: improvement of module device supportTobias Lorenz1-17/+30
2008-10-17V4L/DVB (9213): si470x: module_param access rightsTobias Lorenz1-17/+22
2008-10-13V4L/DVB (9152): radio-zoltrix: Add checking for frequencyAlexey Klimov1-4/+13
2008-10-13V4L/DVB (9151): dsbr100: Add returns and fix codingstyle for vidioc_s_ctrlAlexey Klimov1-2/+6
2008-10-12V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman1-1/+2
2008-10-12V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio devicesAlexey Klimov3-0/+641
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil14-134/+76
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil11-64/+64
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil14-12/+26
2008-10-12V4L/DVB (8776): radio: replace video_exclusive_open/releaseHans Verkuil13-31/+185
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2-0/+5
2008-09-03V4L/DVB (8778): radio: fix incorrect video_register_device result checkHans Verkuil14-23/+15
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-13/+13
2008-09-03V4L/DVB (8678): Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} codeAdrian Bunk5-636/+0
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil17-17/+0
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil16-16/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil16-98/+148
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil17-0/+17
2008-07-20V4L/DVB (7997): si470x: hardware frequency seek supportTobias Lorenz1-2/+95
2008-07-20V4L/DVB (7996): si470x: afc indicationTobias Lorenz1-1/+3
2008-07-20V4L/DVB (7995): si470x: a lot of small code cleanupsTobias Lorenz1-90/+196
2008-07-20V4L/DVB (7994): si470x: let si470x_get_freq return errnoTobias Lorenz1-11/+23
2008-07-20V4L/DVB (7993): si470x: move global lock to device structureTobias Lorenz1-43/+41