summaryrefslogtreecommitdiff
path: root/drivers/media/radio/wl128x
AgeCommit message (Expand)Author
2023-07-19media: wl128x: Fix spelling mistake "Transfered" -> "Transferred"Colin Ian King
2023-06-29media: wl128x: fix a clang warningMauro Carvalho Chehab
2023-02-08media: radio/wl128x: remove unnecessary (void*) conversionsZhou jie
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-02-22media: wl128x: use time_is_before_jiffies() instead of open coding itWang Qing
2020-09-03media: wl128x: get rid of a potential spectre issueMauro Carvalho Chehab
2020-08-29media: media/radio: wl128x: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-04-16media: radio: don't use a menu just for wl128x driverMauro Carvalho Chehab
2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
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
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-29media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter
2019-03-29media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-03-19media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: radio: fix several typosMauro Carvalho Chehab
2019-02-18media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
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