summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven2013-05-211-1/+1
* Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab2013-04-3022-1077/+2009
|\
| * [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-04-183-0/+1616
| * Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab2013-04-173-1617/+0
| * [media] radio-si4713: add prio checking and control eventsHans Verkuil2013-04-141-0/+10
| * [media] radio-si4713: convert to the control frameworkHans Verkuil2013-04-143-823/+239
| * [media] radio-si4713: fix g/s_frequencyHans Verkuil2013-04-141-3/+7
| * [media] radio-si4713: use V4L2 core lockHans Verkuil2013-04-143-121/+40
| * [media] radio-si4713: improve querycapHans Verkuil2013-04-141-1/+4
| * [media] radio-si4713: embed struct video_device instead of allocating itHans Verkuil2013-04-141-17/+8
| * [media] radio-si4713: remove audout ioctlsHans Verkuil2013-04-141-32/+0
| * [media] si476x: Fix some config dependencies and a compile warningsHans Verkuil2013-03-311-1/+1
| * [media] radio-si476x: vidioc_s* now uses a const parameterMauro Carvalho Chehab2013-03-291-10/+10
| * [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-03-293-0/+1617
| * [media] radio-mr800: move clamp_t check inside amradio_set_freq()Alexey Klimov2013-03-291-3/+7
| * [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-291-1/+1
| * [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-2414-19/+20
| * [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-2417-51/+49
| * [media] media: radio: add module alias entry for radio-si4713Eduardo Valentin2013-03-231-0/+1
| * [media] media: radio: add driver owner entry for radio-si4713Eduardo Valentin2013-03-231-0/+1
| * [media] media: radio: correct module license (==> GPL v2)Eduardo Valentin2013-03-231-1/+1
| * [media] media: radio: CodingStyle changes on si4713Eduardo Valentin2013-03-231-27/+26
| * [media] Media: remove incorrect __init/__exit markupsDmitry Torokhov2013-03-181-2/+2
| * [media] radio-rtrack2: fix mute bugHans Verkuil2013-03-051-2/+3
| * [media] radio-isa: fix querycap capabilities codeHans Verkuil2013-03-051-2/+2
* | media: radio-ma901: return ENODEV in probe if usb_device doesn't matchAlexey Klimov2013-03-291-0/+11
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-247-107/+549
|\
| * [media] radio-miropcm20: fix signal and stereo indicationHans Verkuil2013-02-051-2/+8
| * [media] radio-miropcm20: Fix audmode/tuner/frequency handlingHans Verkuil2013-02-051-28/+24
| * [media] radio-miropcm20: add prio and control event supportHans Verkuil2013-02-051-0/+9
| * [media] radio-miropcm20: convert to the control frameworkHans Verkuil2013-02-051-38/+26
| * [media] radio-miropcm20: remove input/audio ioctlsHans Verkuil2013-02-051-30/+0
| * [media] radio-miropcm20: fix querycapHans Verkuil2013-02-051-4/+6
| * [media] radio/si470x/radio-si470x.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-051-2/+2
| * Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-249-35/+35
| |\
| * | [media] media: add driver for Masterkit MA901 usb radioAlexey Klimov2012-12-283-0/+473
| * | [media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
| * | [media] radio-wl1273: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-1/+1
|\ \ \
| * | | drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-1/+1
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
| | |/ | |/|
* | | [media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil2013-01-244-0/+13
|/ /
* | Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-039-35/+35
|/
* [media] drivers/media/radio/radio-cadet.c: fix error return codePeter Senna Tschudin2012-11-221-1/+2
* radio tea5764, si4713: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-282-3/+3
* [media] fmdrv: Don't check if unsigned are below zeroMauro Carvalho Chehab2012-10-282-2/+2
* [media] fmdrv: better define fmdbg() macro to avoid warningsMauro Carvalho Chehab2012-10-281-1/+1
* [media] radio-sf16fmi: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-271-1/+1
* [media] radio-isa: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-271-4/+6
OpenPOWER on IntegriCloud