index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
kcs_bmc_aspeed.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-04-17
ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-28
ipmi: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2022-10-17
ipmi: kcs: Poll OBF briefly to reduce OBE latency
Andrew Jeffery
1
-3
/
+21
2022-09-22
ipmi: kcs: aspeed: Update port address comments
Chia-Wei Wang
1
-11
/
+18
2022-02-28
ipmi: kcs: aspeed: Remove old bindings support
Joel Stanley
1
-61
/
+7
2022-02-22
ipmi: kcs: aspeed: Add AST2600 compatible string
Joel Stanley
1
-0
/
+1
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