summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/wl128x
AgeCommit message (Expand)AuthorFilesLines
2020-04-16media: radio: don't use a menu just for wl128x driverMauro Carvalho Chehab1-3/+0
2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab1-1/+1
2019-08-26media: use the BIT() macroMauro Carvalho Chehab1-44/+44
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab9-90/+9
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil1-7/+3
2019-06-03media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner9-90/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-29media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter1-1/+1
2019-03-29media: wl128x: prevent two potential buffer overflowsDan Carpenter1-2/+5
2019-03-19media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter1-2/+3
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: radio: fix several typosMauro Carvalho Chehab1-2/+2
2019-02-18media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King1-1/+1
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-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-5/+5
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-5/+5
2017-11-27media: annotate ->poll() instancesAl Viro1-1/+1
2017-10-31media: radio: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil1-5/+5
2017-08-27media: radio: make video_device constBhumika Goyal1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-04-10[media] wl128x: use setup_timerGeliang Tang1-3/+2
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus9-36/+0
2016-11-18[media] wl128x: use KERNEL_CONT where neededMauro Carvalho Chehab1-8/+8
2016-10-21[media] wl128x: don't break long linesMauro Carvalho Chehab2-21/+17
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-1/+1
2016-02-01[media] wl128x: fix typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2015-07-06[media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick1-4/+1
2015-05-30[media] wl128x: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+2
2015-04-30[media] wl128x: fix int type for streg_cbdataMauro Carvalho Chehab1-1/+1
2015-04-02[media] wl128x: embed video_deviceHans Verkuil1-18/+10
2015-04-02[media] wl128x-radio really depends on TI_STArnd Bergmann1-1/+1
2015-01-27[media] media: radio: wl128x: fmdrv_rx.c: Remove unused functionRickard Strandqvist2-17/+0
2014-12-02[media] media/radio: fix querycapHans Verkuil1-1/+3
2014-10-24[media] wl128x: fix fmdbg compiler warningHans Verkuil1-1/+1
2014-09-03[media] wl128x: fix sparse warningsHans Verkuil3-11/+12
2013-10-15[media] fmdrv_common: fix sparse warningHans Verkuil1-1/+1
2013-06-28[media] wl128x: add missing struct v4l2_deviceHans Verkuil2-0/+10
2013-05-21[media] wl128x: do not call copy_to_user() while holding spinlocksAlexey Khoroshilov1-10/+14
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-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2013-01-24[media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil1-0/+10
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1