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
/
i2c-uniphier-f.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
i2c: uniphier-f: replace debug() with dev_dbg()
Masahiro Yamada
2017-10-15
1
-62
/
+52
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
*
i2c: uniphier-f: use readl_poll_timeout() to poll registers
Masahiro Yamada
2017-01-29
1
-24
/
+10
*
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
Masahiro Yamada
2017-01-29
1
-1
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-24
1
-13
/
+4
*
i2c: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-04-01
1
-7
/
+5
*
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-31
1
-4
/
+2
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
1
-3
/
+4
*
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
1
-12
/
+0
*
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
Masahiro Yamada
2015-01-29
1
-0
/
+379