summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* [media] wl128x: add missing struct v4l2_deviceHans Verkuil2013-06-282-0/+10
* [media] radio-sf16fmi: Set frequency during initOndrej Zary2013-06-211-8/+17
* [media] radio-sf16fmi: Add module name to bus_infoOndrej Zary2013-06-211-1/+1
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-202-1/+2
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-182-1/+2
| |\
| | * [media] radio-si476x: depend on SND_SOCArnd Bergmann2013-05-211-0/+1
| | * [media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven2013-05-211-1/+1
* | | [media] radio-sf16fmi: add control event and prio supportHans Verkuil2013-06-171-0/+8
* | | [media] radio-sf16fmi: convert to the control frameworkHans Verkuil2013-06-171-31/+25
* | | [media] radio-sf16fmi: clamp frequencyHans Verkuil2013-06-171-6/+5
* | | [media] radio-sf16fmi: add device_caps support to querycapHans Verkuil2013-06-171-1/+2
* | | [media] radio-sf16fmi: remove audio/input ioctlsHans Verkuil2013-06-171-30/+0
* | | [media] tef6862: clamp frequencyHans Verkuil2013-06-171-4/+6
* | | [media] radio-timb: add control events and prio supportHans Verkuil2013-06-171-0/+9
* | | [media] radio-timb: actually load the requested subdevsHans Verkuil2013-06-171-4/+9
* | | [media] radio-timb: convert to the control frameworkHans Verkuil2013-06-171-24/+0
* | | [media] radio-timb: add device_caps support, remove input/audio ioctlsHans Verkuil2013-06-171-33/+2
* | | [media] radio-tea5764: some cleanups and clamp frequency when out-of-rangeHans Verkuil2013-06-171-11/+13
* | | [media] radio-tea5764: add prio and control event supportHans Verkuil2013-06-171-0/+8
* | | [media] radio-tea5764: add device_caps supportHans Verkuil2013-06-171-1/+2
* | | [media] radio-tea5764: audio and input ioctls do not apply to radio devicesHans Verkuil2013-06-171-37/+0
* | | [media] radio-tea5764: convert to the control frameworkHans Verkuil2013-06-171-53/+26
* | | [media] radio-tea5764: embed struct video_deviceHans Verkuil2013-06-171-17/+10
* | | [media] radio-tea5764: add support for struct v4l2_deviceHans Verkuil2013-06-171-5/+17
* | | [media] saa7706h: convert to the control frameworkHans Verkuil2013-06-171-27/+29
* | | [media] radio: remove g_chip_ident opHans Verkuil2013-06-172-24/+0
* | | [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-171-11/+0
* | | [media] radio-keene: add delay in order to settle hardwareAntti Palosaari2013-06-131-0/+2
* | | [media] radio-keene: set initial frequencyHans Verkuil2013-06-131-2/+3
* | | [media] wl128x: do not call copy_to_user() while holding spinlocksAlexey Khoroshilov2013-05-211-10/+14
|/ /
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3022-1077/+2009
|\|
| * 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