summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/kcs_bmc_aspeed.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipmi: kcs: aspeed: Remove old bindings supportJoel Stanley2022-02-281-61/+7
* ipmi: kcs: aspeed: Add AST2600 compatible stringJoel Stanley2022-02-221-0/+1
* ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned intColin Ian King2021-06-221-3/+5
* ipmi: kcs_bmc_aspeed: Optionally apply status addressAndrew Jeffery2021-06-221-33/+83
* ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheetAndrew Jeffery2021-06-221-12/+12
* ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configurationAndrew Jeffery2021-06-221-2/+180
* ipmi: kcs_bmc: Enable IBF on openAndrew Jeffery2021-06-221-2/+1
* ipmi: kcs_bmc: Allow clients to control KCS IRQ stateAndrew Jeffery2021-06-221-53/+97
* ipmi: kcs_bmc: Strip private client data from struct kcs_bmcAndrew Jeffery2021-06-221-11/+11
* ipmi: kcs_bmc: Split headers into device and clientAndrew Jeffery2021-06-221-8/+9
* ipmi: kcs_bmc: Turn the driver data-structures inside-outAndrew Jeffery2021-06-221-24/+30
* ipmi: kcs_bmc: Make status update atomicAndrew Jeffery2021-06-221-0/+9
* ipmi: kcs_bmc_aspeed: Use of match data to extract KCS propertiesAndrew Jeffery2021-06-221-76/+76
* ipmi: kcs: aspeed: Adapt to new LPC DTS layoutChia-Wei, Wang2021-04-091-11/+16
* ipmi: kcs: Fix aspeed_kcs_probe_of_v1()Dan Carpenter2020-04-071-1/+1
* ipmi: kcs: aspeed: Implement v2 bindingsAndrew Jeffery2020-04-031-23/+121
* ipmi: kcs: Finish configuring ASPEED KCS device before enableAndrew Jeffery2020-04-031-3/+4
* ipmi: kcs_bmc: coding-style fixes and use new poll typeHaiyue Wang2018-02-261-4/+5
* ipmi: add an Aspeed KCS IPMI BMC driverHaiyue Wang2018-02-261-0/+319