summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/wl128x/fmdrv_common.c (follow)
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: 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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* 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: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King2019-02-181-1/+1
* media: radio: Convert timers to use timer_setup()Kees Cook2017-10-311-4/+3
* 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-271-4/+0
* [media] wl128x: use KERNEL_CONT where neededMauro Carvalho Chehab2016-11-181-8/+8
* [media] wl128x: don't break long linesMauro Carvalho Chehab2016-10-211-17/+13
* 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: fix fmdbg compiler warningHans Verkuil2014-10-241-1/+1
* [media] wl128x: fix sparse warningsHans Verkuil2014-09-031-5/+6
* [media] fmdrv_common: fix sparse warningHans Verkuil2013-10-151-1/+1
* [media] wl128x: do not call copy_to_user() while holding spinlocksAlexey Khoroshilov2013-05-211-10/+14
* [media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* [media] fmdrv: Don't check if unsigned are below zeroMauro Carvalho Chehab2012-10-281-1/+1
* [media] wl128x: fmdrv_common: fix signedness bugsXi Wang2011-12-301-30/+28
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* | [media] radio: wl128x: Update registration process with STManjunatha Halli2011-03-311-3/+13
|/
* [media] fmdrv_common.c: fix compiler warningHans Verkuil2011-03-221-2/+2
* [media] drivers:media:radio: wl128x: FM Driver Common sourcesManjunatha Halli2011-03-221-0/+1677