index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
kcs_bmc_aspeed.c
Age
Commit message (
Expand
)
Author
2022-10-17
ipmi: kcs: Poll OBF briefly to reduce OBE latency
Andrew Jeffery
2022-09-22
ipmi: kcs: aspeed: Update port address comments
Chia-Wei Wang
2022-02-28
ipmi: kcs: aspeed: Remove old bindings support
Joel Stanley
2022-02-22
ipmi: kcs: aspeed: Add AST2600 compatible string
Joel Stanley
2021-06-21
ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
Colin Ian King
2021-06-21
ipmi: kcs_bmc_aspeed: Optionally apply status address
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc: Enable IBF on open
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc: Allow clients to control KCS IRQ state
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc: Split headers into device and client
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc: Turn the driver data-structures inside-out
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc: Make status update atomic
Andrew Jeffery
2021-06-21
ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
Andrew Jeffery
2021-04-09
ipmi: kcs: aspeed: Adapt to new LPC DTS layout
Chia-Wei, Wang
2020-04-07
ipmi: kcs: Fix aspeed_kcs_probe_of_v1()
Dan Carpenter
2020-04-03
ipmi: kcs: aspeed: Implement v2 bindings
Andrew Jeffery
2020-04-03
ipmi: kcs: Finish configuring ASPEED KCS device before enable
Andrew Jeffery
2018-02-26
ipmi: kcs_bmc: coding-style fixes and use new poll type
Haiyue Wang
2018-02-26
ipmi: add an Aspeed KCS IPMI BMC driver
Haiyue Wang