index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-axxia.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-18
1
-3
/
+1
*
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-04-15
1
-3
/
+1
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-2
/
+2
*
i2c: axxia: support slave mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2019-08-29
1
-8
/
+144
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
i2c: axxia: use auto cmd for last message
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2019-04-16
1
-38
/
+19
*
i2c: axxia: support sequence command mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-17
1
-7
/
+102
*
i2c-axxia: check for error conditions first
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11
1
-16
/
+16
*
i2c-axxia: dedicated function to set client addr
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11
1
-11
/
+18
*
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-06
1
-11
/
+29
*
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
1
-2
/
+3
*
i2c: axxia: enable clock before calling clk_get_rate()
Tobias Jordan
2018-05-08
1
-12
/
+14
*
i2c: constify i2c_adapter_quirks structures
Julia Lawall
2016-11-18
1
-1
/
+1
*
i2c: axxia: disable clks in case of failure in probe
Alexey Khoroshilov
2016-09-24
1
-2
/
+12
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-7
/
+1
*
i2c: axxia: Add bus recovery functionality
Alexander Sverdlin
2015-06-03
1
-0
/
+41
*
i2c: axxia: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
1
-8
/
+8
*
i2c: axxia: make use of the new infrastructure for quirks
Wolfram Sang
2015-03-13
1
-5
/
+6
*
i2c: axxia: Add I2C driver for AXM55xx
Anders Berg
2014-10-03
1
-0
/
+559