index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-aspeed.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: aspeed: Add multi-master use case support
Jae Hyun Yoo
2019-04-12
1
-26
/
+93
*
i2c: aspeed: Remove hard-coded bus timeout value setting
Jae Hyun Yoo
2019-04-12
1
-1
/
+0
*
i2c: aspeed: fix invalid clock parameters for very large divisors
Brendan Higgins
2018-09-24
1
-20
/
+45
*
i2c: aspeed: use proper annotation for "fall through"
Wolfram Sang
2018-09-24
1
-2
/
+2
*
i2c: aspeed: Acknowledge most interrupts early in interrupt handler
Guenter Roeck
2018-09-24
1
-2
/
+7
*
i2c: aspeed: Handle master/slave combined irq events properly
Jae Hyun Yoo
2018-09-06
1
-55
/
+76
*
i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
Jae Hyun Yoo
2018-08-04
1
-1
/
+1
*
i2c: aspeed: Adjust spinlock scope in the irq handler
Jae Hyun Yoo
2018-07-21
1
-6
/
+10
*
i2c: aspeed: Fix initial values of master and slave state
Jae Hyun Yoo
2018-07-21
1
-2
/
+2
*
i2c: aspeed: Add newline characters into message printings.
Jae Hyun Yoo
2018-07-21
1
-9
/
+9
*
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
1
-2
/
+1
*
i2c: aspeed: Deassert reset in probe
Joel Stanley
2017-11-06
1
-0
/
+12
*
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-09
1
-18
/
+63
|
\
|
*
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
Andrew Jeffery
2017-08-28
1
-1
/
+8
|
*
i2c: aspeed: add proper support fo 24xx clock params
Brendan Higgins
2017-08-14
1
-18
/
+56
*
|
i2c: aspeed: fixed potential null pointer dereference
Brendan Higgins
2017-08-14
1
-2
/
+3
|
/
*
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
2017-06-23
1
-0
/
+201
*
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
2017-06-23
1
-0
/
+690