index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
stm32f7_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Patrick Delaunay
2020-07-09
1
-1
/
+73
*
i2c: stm32f7: add stm32mp15 compatible
Patrick Delaunay
2020-07-09
1
-0
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
i2c: stm32f7_i2c: allows for any bus frequency
Alain Volmat
2020-03-24
1
-46
/
+59
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
i2c: stm32: Update to use standard enums for speed
Simon Glass
2020-01-27
1
-27
/
+16
*
i2c: stm32f7_i2c: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-5
/
+7
*
i2c: stm32f7: improve loopback in timing algorithm
Nicolas Le Bayon
2019-05-23
1
-0
/
+4
*
i2c: stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
2019-05-23
1
-1
/
+1
*
i2c: stm32f7: change setup struct to const
Patrick Delaunay
2018-11-16
1
-2
/
+2
*
i2c: stm32f7: cosmetic: clean the driver
Patrick Delaunay
2018-11-16
1
-15
/
+16
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
Patrick Delaunay
2018-03-19
1
-2
/
+2
*
i2c: stm32f7_i2c: fix usage of useless local variable
Patrice Chotard
2017-10-17
1
-8
/
+2
*
i2c: stm32f7_i2c: fix data abort
Christophe Kerello
2017-10-17
1
-10
/
+11
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-8
/
+8
*
i2c: add i2c driver for stm32
Patrice Chotard
2017-08-23
1
-0
/
+882