aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/si476x-cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-06mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s arg 'report'Lee Jones1-0/+2
2020-07-06mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones1-6/+2
2020-07-06mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones1-33/+33
2020-07-06mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-10/+1
2014-07-25mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones1-6/+6
2013-05-16mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven1-13/+15
2013-05-16mfd: si476x: Do not use binary constantsGeert Uytterhoeven1-61/+61
2013-04-19mfd: si476x: Add commands abstraction layerAndrey Smirnov1-0/+1553