index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
kcs_bmc_aspeed.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: kcs: aspeed: Remove old bindings support
Joel Stanley
2022-02-28
1
-61
/
+7
*
ipmi: kcs: aspeed: Add AST2600 compatible string
Joel Stanley
2022-02-22
1
-0
/
+1
*
ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
Colin Ian King
2021-06-22
1
-3
/
+5
*
ipmi: kcs_bmc_aspeed: Optionally apply status address
Andrew Jeffery
2021-06-22
1
-33
/
+83
*
ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
Andrew Jeffery
2021-06-22
1
-12
/
+12
*
ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
Andrew Jeffery
2021-06-22
1
-2
/
+180
*
ipmi: kcs_bmc: Enable IBF on open
Andrew Jeffery
2021-06-22
1
-2
/
+1
*
ipmi: kcs_bmc: Allow clients to control KCS IRQ state
Andrew Jeffery
2021-06-22
1
-53
/
+97
*
ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
Andrew Jeffery
2021-06-22
1
-11
/
+11
*
ipmi: kcs_bmc: Split headers into device and client
Andrew Jeffery
2021-06-22
1
-8
/
+9
*
ipmi: kcs_bmc: Turn the driver data-structures inside-out
Andrew Jeffery
2021-06-22
1
-24
/
+30
*
ipmi: kcs_bmc: Make status update atomic
Andrew Jeffery
2021-06-22
1
-0
/
+9
*
ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
Andrew Jeffery
2021-06-22
1
-76
/
+76
*
ipmi: kcs: aspeed: Adapt to new LPC DTS layout
Chia-Wei, Wang
2021-04-09
1
-11
/
+16
*
ipmi: kcs: Fix aspeed_kcs_probe_of_v1()
Dan Carpenter
2020-04-07
1
-1
/
+1
*
ipmi: kcs: aspeed: Implement v2 bindings
Andrew Jeffery
2020-04-03
1
-23
/
+121
*
ipmi: kcs: Finish configuring ASPEED KCS device before enable
Andrew Jeffery
2020-04-03
1
-3
/
+4
*
ipmi: kcs_bmc: coding-style fixes and use new poll type
Haiyue Wang
2018-02-26
1
-4
/
+5
*
ipmi: add an Aspeed KCS IPMI BMC driver
Haiyue Wang
2018-02-26
1
-0
/
+319