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