summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/bt-bmc.c
AgeCommit message (Expand)Author
2021-10-07ipmi: bt: Add ast2600 compatible stringJoel Stanley
2021-10-06ipmi: bt-bmc: Use registers directlyJoel Stanley
2020-12-16char: ipmi: convert comma to semicolonZheng Yongjun
2020-05-18ipmi:bt-bmc: Fix error handling and status checkTang Bin
2020-05-18ipmi:bt-bmc: Fix some format issue of the codeTang Bin
2020-05-18ipmi:bt-bmc: Avoid unnecessary checkTang Bin
2019-10-22ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-10ipmi: get rid of pointless access_ok()Al Viro
2017-04-07ipmi: bt-bmc: Add ast2500 compatible stringJoel Stanley
2017-02-20ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater
2016-09-30ipmi/bt-bmc: remove redundant return value check of platform_get_resource()Wei Yongjun
2016-09-29ipmi: Fix ioremap error handling in bt-bmcJoel Stanley
2016-09-29ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple