aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driverOliver Neukum2009-12-051-2/+12
* V4L/DVB (13177): radio: Add support for TEF6862 tunerRichard Röjfors2009-12-053-0/+245
* V4L/DVB (13073): radio-mr800: set radio frequency only upon successDavid Ellingsworth2009-12-051-6/+2
* V4L/DVB (13072): radio-mr800: simplify device warningsDavid Ellingsworth2009-12-051-52/+26
* V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resumeDavid Ellingsworth2009-12-051-5/+28
* V4L/DVB (13070): radio-mr800: fix behavior of set_stereo functionDavid Ellingsworth2009-12-051-4/+5
* V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent...David Ellingsworth2009-12-051-2/+32
* V4L/DVB (13068): radio-mr800: remove device initialization from open/closeDavid Ellingsworth2009-12-051-33/+2
* V4L/DVB (13067): radio-mr800: fix potential use after freeDavid Ellingsworth2009-12-051-1/+1
* V4L/DVB (13066): radio-mr800: remove device removed indicatorDavid Ellingsworth2009-12-051-12/+8
* V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacksDavid Ellingsworth2009-12-051-79/+30
* V4L/DVB (13064): radio-mr800: simplify access to amradio_deviceDavid Ellingsworth2009-12-051-10/+13
* V4L/DVB (13063): radio-mr800: remove unnecessary local variableDavid Ellingsworth2009-12-051-6/+4
* V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callbackDavid Ellingsworth2009-12-051-11/+16
* V4L/DVB (13061): radio-mr800: simplify video_device allocationDavid Ellingsworth2009-12-051-32/+21
* V4L/DVB (13060): radio-mr800: implement proper lockingDavid Ellingsworth2009-12-051-75/+106
* V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lockHans Verkuil2009-11-261-2/+0
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
* | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi2009-09-191-1/+0
* | V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.Matti J. Aaltonen2009-09-191-1/+1
|/
* V4L/DVB (12612): si4713: simplify the code to remove a compiler warning.Hans Verkuil2009-09-121-12/+5
* V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entriesHans Verkuil2009-09-122-0/+25
* V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c deviceEduardo Valentin2009-09-122-0/+2304
* V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713Eduardo Valentin2009-09-121-0/+367
* V4L/DVB (12455): radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS config ...Hans Verkuil2009-09-121-10/+0
* V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz2009-09-123-76/+257
* V4L/DVB (12416): radio-si470x: add i2c driver for si470xJoonyoung Shim2009-09-125-0/+281
* V4L/DVB (12415): radio-si470x: add disconnect check functionJoonyoung Shim2009-09-123-21/+37
* V4L/DVB (12414): radio-si470x: change to dev_* macro from printkJoonyoung Shim2009-09-122-56/+52
* V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim2009-09-128-1892/+1989
* V4L/DVB (12218): radio-si470x: conform to the RDS spec.Hans Verkuil2009-09-121-2/+7
* V4L/DVB (12217): radio-cadet: conform to the RDS spec.Hans Verkuil2009-09-121-2/+4
* V4L/DVB (12144): radio-si470x: removed v4l2_queryctrl in favor of v4l2_ctrl_q...Tobias Lorenz2009-09-121-32/+5
* V4L/DVB (12143): radio-si470x: cleanupsTobias Lorenz2009-09-121-9/+3
* V4L/DVB (12142): radio-si470x: Add suport for RDS endpoint interrupt modeTobias Lorenz2009-09-121-158/+192
* 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