index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
kcs_bmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: kcs_bmc: Enable IBF on open
Andrew Jeffery
2021-06-21
1
-15
/
+10
*
ipmi: kcs_bmc: Allow clients to control KCS IRQ state
Andrew Jeffery
2021-06-21
1
-0
/
+6
*
ipmi: kcs_bmc: Decouple the IPMI chardev from the core
Andrew Jeffery
2021-06-21
1
-6
/
+74
*
ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
Andrew Jeffery
2021-06-21
1
-11
/
+59
*
ipmi: kcs_bmc: Split headers into device and client
Andrew Jeffery
2021-06-21
1
-8
/
+15
*
ipmi: kcs_bmc: Turn the driver data-structures inside-out
Andrew Jeffery
2021-06-21
1
-4
/
+13
*
ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
Andrew Jeffery
2021-06-21
1
-409
/
+14
*
ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions
Andrew Jeffery
2021-06-21
1
-27
/
+25
*
ipmi: kcs_bmc: Make status update atomic
Andrew Jeffery
2021-06-21
1
-6
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
2019-02-09
1
-2
/
+3
*
ipmi: kcs_bmc: don't change device name
Benjamin Fair
2018-08-30
1
-3
/
+4
*
ipmi: kcs_bmc: fix IRQ exception if the channel is not open
Haiyue Wang
2018-06-24
1
-21
/
+10
*
ipmi: kcs_bmc: coding-style fixes and use new poll type
Haiyue Wang
2018-02-26
1
-15
/
+17
*
ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_data
Gustavo A. R. Silva
2018-02-26
1
-0
/
+1
*
ipmi: add a KCS IPMI BMC driver
Haiyue Wang
2018-02-26
1
-0
/
+464