index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-aspeed.c
Age
Commit message (
Expand
)
Author
2020-09-14
i2c: aspeed: Mask IRQ status to relevant bits
Eddie James
2020-07-23
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-30
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-12-01
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-10-21
i2c: Aspeed: Add AST2600 compatible
Eddie James
2019-10-21
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-15
i2c: aspeed: Add multi-master use case support
Jae Hyun Yoo
2019-01-23
i2c: aspeed: Remove hard-coded bus timeout value setting
Jae Hyun Yoo
2018-09-24
i2c: aspeed: fix invalid clock parameters for very large divisors
Brendan Higgins
2018-09-24
i2c: aspeed: use proper annotation for "fall through"
Wolfram Sang
2018-09-24
i2c: aspeed: Acknowledge most interrupts early in interrupt handler
Guenter Roeck
2018-09-06
i2c: aspeed: Handle master/slave combined irq events properly
Jae Hyun Yoo
2018-08-04
i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
Jae Hyun Yoo
2018-07-21
i2c: aspeed: Adjust spinlock scope in the irq handler
Jae Hyun Yoo
2018-07-21
i2c: aspeed: Fix initial values of master and slave state
Jae Hyun Yoo
2018-07-21
i2c: aspeed: Add newline characters into message printings.
Jae Hyun Yoo
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2017-11-06
i2c: aspeed: Deassert reset in probe
Joel Stanley
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-28
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
Andrew Jeffery
2017-08-14
i2c: aspeed: fixed potential null pointer dereference
Brendan Higgins
2017-08-14
i2c: aspeed: add proper support fo 24xx clock params
Brendan Higgins
2017-06-23
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
2017-06-23
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins