summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/bt-bmc.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-10ipmi: get rid of pointless access_ok()Al Viro
2017-04-07ipmi: bt-bmc: Add ast2500 compatible stringJoel Stanley
2017-02-20ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater
2016-09-30ipmi/bt-bmc: remove redundant return value check of platform_get_resource()Wei Yongjun
2016-09-29ipmi: Fix ioremap error handling in bt-bmcJoel Stanley
2016-09-29ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple