index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
bt-bmc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
char: ipmi: convert comma to semicolon
Zheng Yongjun
2020-12-16
1
-3
/
+3
*
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
2020-05-18
1
-6
/
+6
*
ipmi:bt-bmc: Fix some format issue of the code
Tang Bin
2020-05-18
1
-3
/
+3
*
ipmi:bt-bmc: Avoid unnecessary check
Tang Bin
2020-05-18
1
-3
/
+0
*
ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-22
1
-3
/
+1
*
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-22
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-18
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-30
1
-2
/
+2
*
ipmi: add an Aspeed BT IPMI BMC driver
Alistair Popple
2016-09-30
1
-0
/
+510