Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-22 | ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2018-02-27 | ipmi: Add or fix SPDX-License-Identifier in all files | Corey Minyard | 1 | -5/+1 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+3 |
2017-11-10 | ipmi: get rid of pointless access_ok() | Al Viro | 1 | -6/+0 |
2017-04-07 | ipmi: bt-bmc: Add ast2500 compatible string | Joel Stanley | 1 | -0/+1 |
2017-02-20 | ipmi: bt-bmc: Use a regmap for register access | Andrew Jeffery | 1 | -21/+59 |
2016-11-18 | ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc' | Cédric Le Goater | 1 | -2/+2 |
2016-09-30 | ipmi/bt-bmc: remove redundant return value check of platform_get_resource() | Wei Yongjun | 1 | -5/+0 |
2016-09-30 | ipmi: Fix ioremap error handling in bt-bmc | Joel Stanley | 1 | -2/+2 |
2016-09-30 | ipmi: add an Aspeed BT IPMI BMC driver | Alistair Popple | 1 | -0/+510 |