summaryrefslogtreecommitdiff
path: root/drivers/media/radio/wl128x/fmdrv_v4l2.c
AgeCommit message (Expand)Author
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil
2019-06-03media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27media: annotate ->poll() instancesAl Viro
2017-08-27media: radio: make video_device constBhumika Goyal
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2015-04-02[media] wl128x: embed video_deviceHans Verkuil
2014-12-02[media] media/radio: fix querycapHans Verkuil
2013-06-28[media] wl128x: add missing struct v4l2_deviceHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-01-24[media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil
2012-08-09[media] wl128x: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil
2011-11-25[media] radio: NUL terminate a user stringDan Carpenter
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-09-21[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock
2011-09-06[media] wl128x: fix compiler warning + wrong write() returnHans Verkuil
2011-07-27[media] v4l2-ctrls: fix and improve volatile control handlingHans Verkuil
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-05-25[media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil
2011-03-21[media] drivers:media:radio: wl128x: FM Driver V4L2 sourcesManjunatha Halli