aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/si476x-cmd.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-26mfd: si476x-cmd: Fix several issues reported by codespellGravatar Jackie Liu 1-7/+7
2021-06-02mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesGravatar Lee Jones 1-12/+12
2021-06-02mfd: si476x-cmd: Fix two typos of 'returned'Gravatar Jian Dong 1-2/+2
2020-07-06mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Gravatar Lee Jones 1-0/+2
2020-07-06mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocGravatar Lee Jones 1-6/+2
2020-07-06mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsGravatar Lee Jones 1-33/+33
2020-07-06mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Gravatar Lee Jones 1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Gravatar Thomas Gleixner 1-10/+1
2014-07-25mfd: si476x-cmd: Remedy checkpatch style complainsGravatar Lee Jones 1-6/+6
2013-05-16mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGravatar Geert Uytterhoeven 1-13/+15
2013-05-16mfd: si476x: Do not use binary constantsGravatar Geert Uytterhoeven 1-61/+61
2013-04-19mfd: si476x: Add commands abstraction layerGravatar Andrey Smirnov 1-0/+1553