aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/si476x-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-06mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH commentLee Jones1-1/+1
2020-07-06mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'func'Lee Jones1-0/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-10/+1
2018-05-16mfd: si476x-i2c: Delete an error message for a failed memory allocation in si476x_core_probe()Markus Elfring1-4/+2
2016-11-29mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"Colin Ian King1-1/+1
2016-06-29mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"Colin Ian King1-1/+1
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2015-06-22mfd: si476x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-04-19mfd: si476x: Fix i2c warningHans Verkuil1-1/+1
2013-04-19mfd: si476x: Add the bulk of the core driverAndrey Smirnov1-0/+886