summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/si476x-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: si476x-i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* mfd: si476x-i2c: Fix incorrectly documented function namesLee Jones2021-06-021-5/+5
* mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH commentLee Jones2020-07-061-1/+1
* mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...Lee Jones2020-07-061-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
* mfd: si476x-i2c: Delete an error message for a failed memory allocation in si...Markus Elfring2018-05-161-4/+2
* mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"Colin Ian King2016-11-291-1/+1
* mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"Colin Ian King2016-06-291-1/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: si476x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
* treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: si476x: Fix i2c warningHans Verkuil2013-04-191-1/+1
* mfd: si476x: Add the bulk of the core driverAndrey Smirnov2013-04-191-0/+886