summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)AuthorFilesLines
2009-12-05V4L/DVB (13177): radio: Add support for TEF6862 tunerRichard Röjfors3-0/+245
2009-12-05V4L/DVB (13073): radio-mr800: set radio frequency only upon successDavid Ellingsworth1-6/+2
2009-12-05V4L/DVB (13072): radio-mr800: simplify device warningsDavid Ellingsworth1-52/+26
2009-12-05V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resumeDavid Ellingsworth1-5/+28
2009-12-05V4L/DVB (13070): radio-mr800: fix behavior of set_stereo functionDavid Ellingsworth1-4/+5
2009-12-05V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent...David Ellingsworth1-2/+32
2009-12-05V4L/DVB (13068): radio-mr800: remove device initialization from open/closeDavid Ellingsworth1-33/+2
2009-12-05V4L/DVB (13067): radio-mr800: fix potential use after freeDavid Ellingsworth1-1/+1
2009-12-05V4L/DVB (13066): radio-mr800: remove device removed indicatorDavid Ellingsworth1-12/+8
2009-12-05V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacksDavid Ellingsworth1-79/+30
2009-12-05V4L/DVB (13064): radio-mr800: simplify access to amradio_deviceDavid Ellingsworth1-10/+13
2009-12-05V4L/DVB (13063): radio-mr800: remove unnecessary local variableDavid Ellingsworth1-6/+4
2009-12-05V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callbackDavid Ellingsworth1-11/+16
2009-12-05V4L/DVB (13061): radio-mr800: simplify video_device allocationDavid Ellingsworth1-32/+21
2009-12-05V4L/DVB (13060): radio-mr800: implement proper lockingDavid Ellingsworth1-75/+106
2009-11-27V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lockHans Verkuil1-2/+0
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig1-1/+1
2009-09-19V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi1-1/+0
2009-09-19V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.Matti J. Aaltonen1-1/+1
2009-09-12V4L/DVB (12612): si4713: simplify the code to remove a compiler warning.Hans Verkuil1-12/+5
2009-09-12V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entriesHans Verkuil2-0/+25
2009-09-12V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c deviceEduardo Valentin2-0/+2304
2009-09-12V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713Eduardo Valentin1-0/+367
2009-09-12V4L/DVB (12455): radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS config ...Hans Verkuil1-10/+0
2009-09-12V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz3-76/+257
2009-09-12V4L/DVB (12416): radio-si470x: add i2c driver for si470xJoonyoung Shim5-0/+281
2009-09-12V4L/DVB (12415): radio-si470x: add disconnect check functionJoonyoung Shim3-21/+37
2009-09-12V4L/DVB (12414): radio-si470x: change to dev_* macro from printkJoonyoung Shim2-56/+52
2009-09-12V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim8-1892/+1989
2009-09-12V4L/DVB (12218): radio-si470x: conform to the RDS spec.Hans Verkuil1-2/+7
2009-09-12V4L/DVB (12217): radio-cadet: conform to the RDS spec.Hans Verkuil1-2/+4
2009-09-12V4L/DVB (12144): radio-si470x: removed v4l2_queryctrl in favor of v4l2_ctrl_q...Tobias Lorenz1-32/+5
2009-09-12V4L/DVB (12143): radio-si470x: cleanupsTobias Lorenz1-9/+3
2009-09-12V4L/DVB (12142): radio-si470x: Add suport for RDS endpoint interrupt modeTobias Lorenz1-158/+192
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-0/+2
2009-07-06V4L/DVB (12203): radio-si470x: fix lock imbalanceJiri Slaby1-3/+2
2009-06-23V4L/DVB (12109): radio-tea5764: fix incorrect rxsubchans valueHans Verkuil1-1/+3
2009-06-17V4L/DVB (11957): dsbr100: change radio->muted to radio->status, update suspen...Alexey Klimov1-12/+35
2009-06-17V4L/DVB (11956): dsbr100: no need to pass curfreq value to dsbr100_setfreq()Alexey Klimov1-3/+3
2009-06-17V4L/DVB (11955): dsbr100: remove usb_dsbr100_open/close callsAlexey Klimov1-48/+0
2009-06-17V4L/DVB (11954): dsbr100: remove radio->users counterAlexey Klimov1-8/+0
2009-06-17V4L/DVB (11842): radio-mr800.c: missing mutex includeAlessio Igor Bogani1-0/+1
2009-06-17V4L/DVB (11677): radio-fm16: fix g_tuner.Hans Verkuil2-5/+5
2009-06-17V4L/DVB (11676): radio-fm16: cleanupsHans Verkuil2-24/+8
2009-06-17V4L/DVB (11663): Fix a warning introduced by git commit ec5f5bf80501abfe2da28...Mauro Carvalho Chehab1-1/+0
2009-05-10V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil2-2/+2
2009-04-24radio_si470x: Fix free memory corruptionAlan Cox1-1/+1
2009-04-07V4L/DVB (11436): radio-mr800: convert to to v4l2_deviceAlexey Klimov1-54/+31