index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: aspeed: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-20
1
-3
/
+1
*
i2c: aspeed: Assert NAK when slave is busy
Quan Nguyen
2022-10-05
1
-1
/
+8
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
i2c: aspeed: Remove unused includes
Thierry Reding
2021-12-16
1
-2
/
+0
*
i2c: aspeed: disable additional device addresses on ast2[56]xx
Zev Weiss
2021-05-27
1
-4
/
+8
*
i2c: aspeed: Mask IRQ status to relevant bits
Eddie James
2020-09-14
1
-0
/
+2
*
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
1
-2
/
+2
*
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
2020-04-30
1
-1
/
+4
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-1
/
+1
*
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-12-01
1
-0
/
+4
|
\
|
*
i2c: Aspeed: Add AST2600 compatible
Eddie James
2019-10-21
1
-0
/
+4
*
|
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
2019-10-21
1
-20
/
+34
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
i2c: aspeed: Add multi-master use case support
Jae Hyun Yoo
2019-02-15
1
-26
/
+93
*
i2c: aspeed: Remove hard-coded bus timeout value setting
Jae Hyun Yoo
2019-01-23
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