aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/bt-bmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard1-5/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-10ipmi: get rid of pointless access_ok()Al Viro1-6/+0
2017-04-07ipmi: bt-bmc: Add ast2500 compatible stringJoel Stanley1-0/+1
2017-02-20ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery1-21/+59
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater1-2/+2
2016-09-30ipmi/bt-bmc: remove redundant return value check of platform_get_resource()Wei Yongjun1-5/+0
2016-09-29ipmi: Fix ioremap error handling in bt-bmcJoel Stanley1-2/+2
2016-09-29ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple1-0/+510