summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/bt-bmc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud