index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
si476x-i2c.c
Age
Commit message (
Expand
)
Author
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-07
mfd: si476x-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-06-02
mfd: si476x-i2c: Fix incorrectly documented function names
Lee Jones
2020-07-06
mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH comment
Lee Jones
2020-07-06
mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...
Lee Jones
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2018-05-16
mfd: si476x-i2c: Delete an error message for a failed memory allocation in si...
Markus Elfring
2016-11-29
mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"
Colin Ian King
2016-06-29
mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"
Colin Ian King
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-06-22
mfd: si476x-i2c: Pass the IRQF_ONESHOT flag
Fabio Estevam
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-04-19
mfd: si476x: Fix i2c warning
Hans Verkuil
2013-04-19
mfd: si476x: Add the bulk of the core driver
Andrey Smirnov