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-stm32f4.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: stm32f4: reword according to newest specification
Wolfram Sang
2024-07-11
1
-4
/
+4
*
i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
*
i2c: stm32f4: Use devm_clk_get_enabled()
Andi Shyti
2023-10-23
1
-22
/
+10
*
i2c: stm32f4: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-14
1
-2
/
+1
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
Lee Jones
2021-05-27
1
-1
/
+1
*
i2c: stm32f4: Mundane typo fix
Bhaskar Chowdhury
2021-03-31
1
-1
/
+1
*
i2c: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-21
1
-4
/
+2
*
i2c: stm32: don't print an error on probe deferral
Etienne Carriere
2020-04-26
1
-1
/
+3
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-5
/
+5
*
i2c-stm32f4: remove redundant initialization of pointer reg
Colin Ian King
2018-02-27
1
-1
/
+1
*
i2c: stm32: Fix copyrights
Benjamin Gaignard
2017-12-12
1
-1
/
+2
*
i2c: i2c-stm32f4: use generic definition of speed enum
Pierre-Yves MORDRET
2017-09-14
1
-11
/
+7
*
i2c: stm32f4: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
1
-1
/
+1
*
i2c: constify internal structures
Gustavo A. R. Silva
2017-08-12
1
-1
/
+1
*
i2c: stm32f4: add driver
M'boumba Cedric Madianga
2017-01-25
1
-0
/
+897