index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
bt-bmc.c
Age
Commit message (
Expand
)
Author
2021-10-07
ipmi: bt: Add ast2600 compatible string
Joel Stanley
2021-10-06
ipmi: bt-bmc: Use registers directly
Joel Stanley
2020-12-16
char: ipmi: convert comma to semicolon
Zheng Yongjun
2020-05-18
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
2020-05-18
ipmi:bt-bmc: Fix some format issue of the code
Tang Bin
2020-05-18
ipmi:bt-bmc: Avoid unnecessary check
Tang Bin
2019-10-22
ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-10
ipmi: get rid of pointless access_ok()
Al Viro
2017-04-07
ipmi: bt-bmc: Add ast2500 compatible string
Joel Stanley
2017-02-20
ipmi: bt-bmc: Use a regmap for register access
Andrew Jeffery
2016-11-17
ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'
Cédric Le Goater
2016-09-30
ipmi/bt-bmc: remove redundant return value check of platform_get_resource()
Wei Yongjun
2016-09-29
ipmi: Fix ioremap error handling in bt-bmc
Joel Stanley
2016-09-29
ipmi: add an Aspeed BT IPMI BMC driver
Alistair Popple