summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/wl128x
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-119-90/+9Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-309-90/+9Star
* | 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
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter2019-03-291-1/+1
* media: wl128x: prevent two potential buffer overflowsDan Carpenter2019-03-291-2/+5
* media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter2019-03-191-2/+3
* media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* media: radio: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
* media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King2019-02-181-1/+1
* 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
* media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-151-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-5/+5
|\
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-5/+5
* | media: annotate ->poll() instancesAl Viro2017-11-271-1/+1
|/
* media: radio: Convert timers to use timer_setup()Kees Cook2017-10-311-4/+3Star
* media: fix media Kconfig help syntax issuesHans Verkuil2017-09-231-5/+5
* media: radio: make video_device constBhumika Goyal2017-08-271-1/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* [media] wl128x: use setup_timerGeliang Tang2017-04-101-3/+2Star
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-279-36/+0Star
* [media] wl128x: use KERNEL_CONT where neededMauro Carvalho Chehab2016-11-181-8/+8
* [media] wl128x: don't break long linesMauro Carvalho Chehab2016-10-212-21/+17Star
* drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-171-1/+1
* [media] wl128x: fix typo in MODULE_PARM_DESCDan Carpenter2016-02-011-1/+1
* [media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick2015-07-061-4/+1Star
* [media] wl128x: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-301-2/+2
* [media] wl128x: fix int type for streg_cbdataMauro Carvalho Chehab2015-04-301-1/+1
* [media] wl128x: embed video_deviceHans Verkuil2015-04-031-18/+10Star
* [media] wl128x-radio really depends on TI_STArnd Bergmann2015-04-021-1/+1
* [media] media: radio: wl128x: fmdrv_rx.c: Remove unused functionRickard Strandqvist2015-01-272-17/+0Star
* [media] media/radio: fix querycapHans Verkuil2014-12-021-1/+3
* [media] wl128x: fix fmdbg compiler warningHans Verkuil2014-10-241-1/+1
* [media] wl128x: fix sparse warningsHans Verkuil2014-09-033-11/+12
* [media] fmdrv_common: fix sparse warningHans Verkuil2013-10-151-1/+1
* [media] wl128x: add missing struct v4l2_deviceHans Verkuil2013-06-282-0/+10
* [media] wl128x: do not call copy_to_user() while holding spinlocksAlexey Khoroshilov2013-05-211-10/+14
* [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
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-2/+1Star
|\
| * [media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1Star
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-1/+1
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-1/+1
| |/
* / [media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil2013-01-241-0/+10
|/
* [media] fmdrv: Don't check if unsigned are below zeroMauro Carvalho Chehab2012-10-282-2/+2
* [media] fmdrv: better define fmdbg() macro to avoid warningsMauro Carvalho Chehab2012-10-281-1/+1