aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/si476x-cmd.c
AgeCommit message (Expand)Author
2023-04-26mfd: si476x-cmd: Fix several issues reported by codespellJackie Liu
2021-06-02mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesLee Jones
2021-06-02mfd: si476x-cmd: Fix two typos of 'returned'Jian Dong
2020-07-06mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Lee Jones
2020-07-06mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones
2020-07-06mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones
2020-07-06mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2014-07-25mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones
2013-05-16mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven
2013-05-16mfd: si476x: Do not use binary constantsGeert Uytterhoeven
2013-04-19mfd: si476x: Add commands abstraction layerAndrey Smirnov