summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/wl128x
Commit message (Expand)AuthorAgeFilesLines
* media: wl128x: Fix spelling mistake "Transfered" -> "Transferred"Colin Ian King2023-07-191-1/+2
* media: wl128x: fix a clang warningMauro Carvalho Chehab2023-06-291-4/+2
* media: radio/wl128x: remove unnecessary (void*) conversionsZhou jie2023-02-081-1/+1
* media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-181-1/+1
* media: wl128x: use time_is_before_jiffies() instead of open coding itWang Qing2022-02-221-1/+2
* media: wl128x: get rid of a potential spectre issueMauro Carvalho Chehab2020-09-031-6/+10
* media: media/radio: wl128x: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-291-6/+6
* media: radio: don't use a menu just for wl128x driverMauro Carvalho Chehab2020-04-161-3/+0
* media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab2020-04-141-1/+1
* media: use the BIT() macroMauro Carvalho Chehab2019-08-261-44/+44
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-119-90/+9
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-309-90/+9
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-051-7/+3
* | 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/+3
* 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/+2
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-279-36/+0
* [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/+17
* 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/+1
* [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-021-18/+10
* [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/+0
* [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