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
/
char
/
ipmi
/
kcs_bmc_aspeed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
Colin Ian King
1
-3
/
+5
2021-06-21
ipmi: kcs_bmc_aspeed: Optionally apply status address
Andrew Jeffery
1
-33
/
+83
2021-06-21
ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
Andrew Jeffery
1
-12
/
+12
2021-06-21
ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
Andrew Jeffery
1
-2
/
+180
2021-06-21
ipmi: kcs_bmc: Enable IBF on open
Andrew Jeffery
1
-2
/
+1
2021-06-21
ipmi: kcs_bmc: Allow clients to control KCS IRQ state
Andrew Jeffery
1
-53
/
+97
2021-06-21
ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
Andrew Jeffery
1
-11
/
+11
2021-06-21
ipmi: kcs_bmc: Split headers into device and client
Andrew Jeffery
1
-8
/
+9
2021-06-21
ipmi: kcs_bmc: Turn the driver data-structures inside-out
Andrew Jeffery
1
-24
/
+30
2021-06-21
ipmi: kcs_bmc: Make status update atomic
Andrew Jeffery
1
-0
/
+9
2021-06-21
ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
Andrew Jeffery
1
-76
/
+76
2021-04-09
ipmi: kcs: aspeed: Adapt to new LPC DTS layout
Chia-Wei, Wang
1
-11
/
+16
2020-04-07
ipmi: kcs: Fix aspeed_kcs_probe_of_v1()
Dan Carpenter
1
-1
/
+1
2020-04-03
ipmi: kcs: aspeed: Implement v2 bindings
Andrew Jeffery
1
-23
/
+121
2020-04-03
ipmi: kcs: Finish configuring ASPEED KCS device before enable
Andrew Jeffery
1
-3
/
+4
2018-02-26
ipmi: kcs_bmc: coding-style fixes and use new poll type
Haiyue Wang
1
-4
/
+5
2018-02-26
ipmi: add an Aspeed KCS IPMI BMC driver
Haiyue Wang
1
-0
/
+319