index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-05-24
ipmi: Properly release srcu locks on error conditions
Corey Minyard
1
-18
/
+25
2018-05-23
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
Avi Fishman
1
-3
/
+14
2018-05-22
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
1
-1
/
+2
2018-05-09
ipmi: Remove the proc interface
Corey Minyard
4
-486
/
+0
2018-04-19
ipmi_ssif: Fix uninitialized variable issue
Gustavo A. R. Silva
1
-2
/
+1
2018-04-18
ipmi: add an NPCM7xx KCS BMC driver
Haiyue Wang
3
-0
/
+220
2018-04-18
ipmi_si: Clean up shutdown a bit
Corey Minyard
1
-21
/
+11
2018-04-18
ipmi_si: Rename intf_num to si_num
Corey Minyard
1
-9
/
+9
2018-04-18
ipmi: Remove smi->intf checks
Corey Minyard
2
-17
/
+6
2018-04-18
ipmi_ssif: Get rid of unused intf_num
Corey Minyard
1
-5
/
+0
2018-04-18
ipmi: ipmi_unregister_smi() cannot fail, have it return void
Corey Minyard
3
-10
/
+3
2018-04-18
ipmi_devintf: Add an error return on invalid ioctls
Corey Minyard
1
-0
/
+4
2018-04-18
ipmi_ssif: Remove usecount handling
Corey Minyard
1
-21
/
+0
2018-04-18
ipmi: Remove condition on interface shutdown
Corey Minyard
1
-2
/
+1
2018-04-18
ipmi_ssif: Convert over to a shutdown handler
Corey Minyard
1
-24
/
+31
2018-04-18
ipmi_si: Convert over to a shutdown handler
Corey Minyard
1
-13
/
+18
2018-04-18
ipmi: Rework locking and shutdown for hot remove
Corey Minyard
1
-210
/
+280
2018-04-18
ipmi: Fix some counter issues
Corey Minyard
1
-31
/
+45
2018-04-18
ipmi: Change ipmi_smi_t to struct ipmi_smi *
Corey Minyard
3
-95
/
+99
2018-04-18
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
4
-47
/
+47
2018-04-18
ipmi_devintf: Small lock rework
Corey Minyard
1
-55
/
+28
2018-04-18
ipmi: Clean up some style issues in the message handler
Corey Minyard
1
-48
/
+35
2018-04-18
ipmi: Break up i_ipmi_request
Corey Minyard
1
-310
/
+344
2018-04-18
ipmi:devintf: Clean up some coding style issues
Corey Minyard
1
-22
/
+18
2018-04-18
ipmi: Clean up some debug code
Corey Minyard
1
-33
/
+25
2018-04-18
ipmi:watchdog: Use the IPMI panic handler instead of the system one
Corey Minyard
1
-37
/
+23
2018-04-18
ipmi: Add a panic handler for IPMI users
Corey Minyard
1
-110
/
+104
2018-04-18
ipmi:watchdog: Replace printk() with pr_xxx()
Corey Minyard
1
-30
/
+20
2018-04-18
ipmi:watchdog: Rework locking and handling
Corey Minyard
1
-155
/
+140
2018-04-18
ipmi: Add a maintenance mode for IPMB messages
Corey Minyard
1
-0
/
+28
2018-04-18
ipmi: Add a way to tune some timeouts
Corey Minyard
1
-32
/
+48
2018-03-27
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
Helge Deller
1
-0
/
+21
2018-03-13
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
1
-2
/
+2
2018-03-13
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
1
-0
/
+12
2018-03-12
ipmi: Remove ACPI SPMI probing from the system interface driver
Corey Minyard
1
-154
/
+0
2018-03-12
ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
Corey Minyard
1
-105
/
+0
2018-03-07
ipmi: missing error code in try_smi_init()
Dan Carpenter
1
-0
/
+1
2018-03-07
ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
Colin Ian King
1
-2
/
+1
2018-03-07
ipmi: Consolidate cleanup code
Corey Minyard
1
-94
/
+70
2018-03-07
ipmi: Remove some unnecessary initializations
Corey Minyard
1
-5
/
+0
2018-03-07
ipmi: Fix some error cleanup issues
Corey Minyard
1
-4
/
+14
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
22
-206
/
+24
2018-02-27
ipmi: Re-use existing macros for built-in properties
Andy Shevchenko
1
-13
/
+5
2018-02-26
ipmi:pci: Make the PCI defines consistent with normal Linux ones
Corey Minyard
1
-17
/
+14
2018-02-26
ipmi: kcs_bmc: coding-style fixes and use new poll type
Haiyue Wang
3
-36
/
+41
2018-02-26
ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_data
Gustavo A. R. Silva
1
-0
/
+1
2018-02-26
ipmi: add an Aspeed KCS IPMI BMC driver
Haiyue Wang
3
-0
/
+332
2018-02-26
ipmi: add a KCS IPMI BMC driver
Haiyue Wang
4
-0
/
+574
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-4
/
+4
[next]