summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/wl128x/fmdrv_v4l2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-10/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1Star
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-051-7/+3Star
* | media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang2019-06-031-0/+3
|/
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-2/+2
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-4/+5
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* media: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* media: radio: make video_device constBhumika Goyal2017-08-271-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0Star
* [media] wl128x: embed video_deviceHans Verkuil2015-04-031-18/+10Star
* [media] media/radio: fix querycapHans Verkuil2014-12-021-1/+3
* [media] wl128x: add missing struct v4l2_deviceHans Verkuil2013-06-281-0/+8
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-4/+2Star
* [media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil2013-01-241-0/+10
* [media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil2012-09-261-0/+3
* [media] v4l2: make vidioc_s_modulator constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil2012-09-261-1/+1
* [media] wl128x: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-12/+26
* [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil2012-06-191-1/+3
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+4
* [media] radio: NUL terminate a user stringDan Carpenter2011-11-251-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+2
|\
| * drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-0/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-311-2/+4
|\ \ | |/ |/|
| * [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-211-1/+1
| * [media] wl128x: fix compiler warning + wrong write() returnHans Verkuil2011-09-061-1/+3
* | Merge branch 'master' into for-nextJiri Kosina2011-09-151-2/+1Star
|\|
| * [media] v4l2-ctrls: fix and improve volatile control handlingHans Verkuil2011-07-271-1/+1
| * [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-1/+0Star
* | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-1/+1
|/
* [media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil2011-05-251-1/+1
* [media] drivers:media:radio: wl128x: FM Driver V4L2 sourcesManjunatha Halli2011-03-221-0/+580