summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/bt-bmc.c
Commit message (Expand)AuthorAgeFilesLines
* char: ipmi: convert comma to semicolonZheng Yongjun2020-12-161-3/+3
* ipmi:bt-bmc: Fix error handling and status checkTang Bin2020-05-181-6/+6
* ipmi:bt-bmc: Fix some format issue of the codeTang Bin2020-05-181-3/+3
* ipmi:bt-bmc: Avoid unnecessary checkTang Bin2020-05-181-3/+0
* ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-5/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* ipmi: get rid of pointless access_ok()Al Viro2017-11-101-6/+0
* ipmi: bt-bmc: Add ast2500 compatible stringJoel Stanley2017-04-071-0/+1
* ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery2017-02-201-21/+59
* ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater2016-11-171-2/+2
* ipmi/bt-bmc: remove redundant return value check of platform_get_resource()Wei Yongjun2016-09-301-5/+0
* ipmi: Fix ioremap error handling in bt-bmcJoel Stanley2016-09-291-2/+2
* ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple2016-09-291-0/+510