aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/wl128x/fmdrv_v4l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-2/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-4/+5
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27media: annotate ->poll() instancesAl Viro1-1/+1
2017-08-27media: radio: make video_device constBhumika Goyal1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2015-04-02[media] wl128x: embed video_deviceHans Verkuil1-18/+10
2014-12-02[media] media/radio: fix querycapHans Verkuil1-1/+3
2013-06-28[media] wl128x: add missing struct v4l2_deviceHans Verkuil1-0/+8
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-4/+2
2013-01-24[media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil1-0/+10
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil1-0/+3
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
2012-08-09[media] wl128x: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-12/+26
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EAGAINHans Verkuil1-1/+3
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+4
2011-11-25[media] radio: NUL terminate a user stringDan Carpenter1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+2
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+2
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+4
2011-09-21[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil1-1/+1
2011-09-15Merge branch 'master' into for-nextJiri Kosina1-2/+1
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock1-1/+1
2011-09-06[media] wl128x: fix compiler warning + wrong write() returnHans Verkuil1-1/+3
2011-07-27[media] v4l2-ctrls: fix and improve volatile control handlingHans Verkuil1-1/+1
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab1-1/+0
2011-05-25[media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil1-1/+1
2011-03-21[media] drivers:media:radio: wl128x: FM Driver V4L2 sourcesManjunatha Halli1-0/+580