index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
bt-bmc.c
Age
Commit message (
Expand
)
Author
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