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