index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-aspeed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
i2c: aspeed: Remove unused includes
Thierry Reding
1
-2
/
+0
2021-05-27
i2c: aspeed: disable additional device addresses on ast2[56]xx
Zev Weiss
1
-4
/
+8
2020-09-14
i2c: aspeed: Mask IRQ status to relevant bits
Eddie James
1
-0
/
+2
2020-07-23
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-04-30
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
1
-1
/
+4
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-1
/
+1
2019-12-01
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+4
2019-10-21
i2c: Aspeed: Add AST2600 compatible
Eddie James
1
-0
/
+4
2019-10-21
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
1
-20
/
+34
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-15
i2c: aspeed: Add multi-master use case support
Jae Hyun Yoo
1
-26
/
+93
2019-01-23
i2c: aspeed: Remove hard-coded bus timeout value setting
Jae Hyun Yoo
1
-1
/
+0
2018-09-24
i2c: aspeed: fix invalid clock parameters for very large divisors
Brendan Higgins
1
-20
/
+45
2018-09-24
i2c: aspeed: use proper annotation for "fall through"
Wolfram Sang
1
-2
/
+2
2018-09-24
i2c: aspeed: Acknowledge most interrupts early in interrupt handler
Guenter Roeck
1
-2
/
+7
2018-09-06
i2c: aspeed: Handle master/slave combined irq events properly
Jae Hyun Yoo
1
-55
/
+76
2018-08-04
i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
Jae Hyun Yoo
1
-1
/
+1
2018-07-21
i2c: aspeed: Adjust spinlock scope in the irq handler
Jae Hyun Yoo
1
-6
/
+10
2018-07-21
i2c: aspeed: Fix initial values of master and slave state
Jae Hyun Yoo
1
-2
/
+2
2018-07-21
i2c: aspeed: Add newline characters into message printings.
Jae Hyun Yoo
1
-9
/
+9
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-2
/
+1
2017-11-06
i2c: aspeed: Deassert reset in probe
Joel Stanley
1
-0
/
+12
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+63
2017-08-28
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
Andrew Jeffery
1
-1
/
+8
2017-08-14
i2c: aspeed: fixed potential null pointer dereference
Brendan Higgins
1
-2
/
+3
2017-08-14
i2c: aspeed: add proper support fo 24xx clock params
Brendan Higgins
1
-18
/
+56
2017-06-23
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
1
-0
/
+201
2017-06-23
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
1
-0
/
+690