index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-synquacer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: synquacer: Deal with optional PCLK correctly
Ard Biesheuvel
2024-09-24
1
-2
/
+3
*
i2c: synquacer: Remove a clk reference from struct synquacer_i2c
Christophe JAILLET
2024-05-23
1
-6
/
+5
*
Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-05-13
1
-4
/
+4
|
\
|
*
i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
*
|
i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
Christophe JAILLET
2024-05-06
1
-13
/
+7
|
/
*
i2c: synquacer: Use dev_err_probe in probe function
Liao Chang
2023-08-10
1
-18
/
+10
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: synquacer: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-29
1
-1
/
+1
*
i2c: synquacer: fix deferred probing
Sergey Shtylyov
2021-08-17
1
-1
/
+1
*
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
1
-2
/
+1
*
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
-3
/
+3
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
i2c: synquacer: Make synquacer_i2c_ops constant
Nishka Dasgupta
2019-09-03
1
-1
/
+1
*
i2c: synquacer: fix synquacer_i2c_doxfer() return value
Masahisa Kojima
2019-05-27
1
-1
/
+1
*
i2c: synquacer: fix enumeration of slave devices
Ard Biesheuvel
2019-05-02
1
-0
/
+2
*
i2c: synquacer: remove unused is_suspended flag
Wolfram Sang
2019-01-08
1
-5
/
+0
*
i2c: synquacer: fix fall-through annotation
Gustavo A. R. Silva
2018-09-25
1
-1
/
+1
*
i2c: synquacer: fix fence-post error in retry loop
Peter Rosin
2018-05-17
1
-1
/
+1
*
i2c: add support for Socionext SynQuacer I2C controller
Ard Biesheuvel
2018-04-04
1
-0
/
+667