summaryrefslogtreecommitdiff
path: root/drivers/media/radio/wl128x
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-10-31media: radio: Convert timers to use timer_setup()Kees Cook
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil
2017-08-27media: radio: make video_device constBhumika Goyal
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-10[media] wl128x: use setup_timerGeliang Tang
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-11-18[media] wl128x: use KERNEL_CONT where neededMauro Carvalho Chehab
2016-10-21[media] wl128x: don't break long linesMauro Carvalho Chehab
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven
2016-02-01[media] wl128x: fix typo in MODULE_PARM_DESCDan Carpenter
2015-07-06[media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick
2015-05-30[media] wl128x: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-04-30[media] wl128x: fix int type for streg_cbdataMauro Carvalho Chehab
2015-04-02[media] wl128x: embed video_deviceHans Verkuil
2015-04-02[media] wl128x-radio really depends on TI_STArnd Bergmann
2015-01-27[media] media: radio: wl128x: fmdrv_rx.c: Remove unused functionRickard Strandqvist
2014-12-02[media] media/radio: fix querycapHans Verkuil
2014-10-24[media] wl128x: fix fmdbg compiler warningHans Verkuil
2014-09-03[media] wl128x: fix sparse warningsHans Verkuil
2013-10-15[media] fmdrv_common: fix sparse warningHans Verkuil
2013-06-28[media] wl128x: add missing struct v4l2_deviceHans Verkuil
2013-05-21[media] wl128x: do not call copy_to_user() while holding spinlocksAlexey Khoroshilov
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-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-24[media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-12-27[media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia
2012-10-28[media] fmdrv: Don't check if unsigned are below zeroMauro Carvalho Chehab
2012-10-28[media] fmdrv: better define fmdbg() macro to avoid warningsMauro Carvalho Chehab
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
2012-02-15[media] wl128x: fix build errors when GPIOLIB is not enabledRandy Dunlap
2012-01-06[media] drivers: media: radio: Fix dependencies for RADIO_WL128XFabio Estevam
2011-12-30[media] wl128x: fmdrv_tx: fix signedness bugsXi Wang
2011-12-30[media] wl128x: fmdrv_rx: fix signedness bugsXi Wang
2011-12-30[media] wl128x: fmdrv_common: fix signedness bugsXi Wang
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