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-at91-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-17
1
-1
/
+1
*
i2c: at91-core: Use devm_clk_get_enabled()
Andi Shyti
2023-10-21
1
-7
/
+3
*
i2c: at91: Use dev_err_probe() instead of dev_err()
Yann Sionneau
2023-08-30
1
-4
/
+3
*
i2c: at91: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-14
1
-7
/
+3
*
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-14
1
-1
/
+0
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: at91: mark PM ops as __maybe unused
Wolfram Sang
2021-08-11
1
-1
/
+1
*
i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
2021-08-10
1
-12
/
+5
*
i2c: at91: Send bus clear command if SDA is down
Codrin Ciubotariu
2020-05-05
1
-0
/
+2
*
Merge branch 'i2c/for-current' into i2c/for-5.6
Wolfram Sang
2020-01-15
1
-1
/
+1
|
\
|
*
i2c: at91: fix clk_offset for sam9x60
Eugen Hristev
2020-01-06
1
-1
/
+1
*
|
i2c: at91: remote default value initialization
Eugen Hristev
2020-01-06
1
-39
/
+0
|
/
*
i2c: at91: add support for analog filtering
Eugen Hristev
2019-10-24
1
-0
/
+9
*
i2c: at91: add support for advanced digital filtering
Eugen Hristev
2019-10-24
1
-0
/
+9
*
i2c: at91: add support for digital filtering
Eugen Hristev
2019-10-24
1
-0
/
+9
*
i2c: at91: add new platform support for sam9x60
Eugen Hristev
2019-10-24
1
-0
/
+11
*
i2c: at91: fix clk_offset for sama5d2
Michał Mirosław
2019-08-01
1
-1
/
+1
*
i2c: at91: added slave mode support
Juergen Fitschen
2019-03-24
1
-3
/
+10
*
i2c: at91: split driver into core and master file
Juergen Fitschen
2019-03-24
1
-0
/
+369