summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/si476x-cmd.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Lee Jones2020-07-061-0/+2
* mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones2020-07-061-6/+2
* mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones2020-07-061-33/+33
* mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones2020-07-061-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
* mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones2014-07-251-6/+6
* mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven2013-05-161-13/+15
* mfd: si476x: Do not use binary constantsGeert Uytterhoeven2013-05-161-61/+61
* mfd: si476x: Add commands abstraction layerAndrey Smirnov2013-04-191-0/+1553