index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
bt-bmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-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