aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | 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
* 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