summaryrefslogtreecommitdiff
path: root/drivers/media/radio/wl128x/fmdrv_common.c
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-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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas 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-02-18media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King
2017-10-31media: radio: Convert timers to use timer_setup()Kees Cook
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
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-05-21[media] wl128x: do not call copy_to_user() while holding spinlocksAlexey Khoroshilov
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
2011-12-30[media] wl128x: fmdrv_common: fix signedness bugsXi Wang
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31[media] radio: wl128x: Update registration process with STManjunatha Halli
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22[media] fmdrv_common.c: fix compiler warningHans Verkuil
2011-03-21[media] drivers:media:radio: wl128x: FM Driver Common sourcesManjunatha Halli