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-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+8
2018-01-31
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-14
/
+21
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+6
2018-01-22
ipmi_ssif: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2018-01-22
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-01-22
ipmi: use dynamic memory for DMI driver override
John Garry
1
-1
/
+4
2018-01-17
ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver
Jeremy Kerr
1
-1
/
+0
2018-01-16
ipmi: Clear smi_info->thread to prevent use-after-free during module unload
Masamitsu Yamazaki
1
-1
/
+3
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-9
/
+8
2018-01-09
ipmi: use correct string length
Xiongfeng Wang
2
-2
/
+2
2017-12-12
ipmi_si: Fix error handling of platform device
Corey Minyard
1
-3
/
+6
2017-12-12
ipmi watchdog: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-12-12
ipmi_si_platform: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-12-12
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-23
/
+30
2017-12-11
ipmi_si: fix crash on parisc
Mikulas Patocka
1
-0
/
+2
2017-12-11
ipmi_si: Fix oops with PCI devices
Corey Minyard
1
-2
/
+5
2017-12-06
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
1
-21
/
+23
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
3
-6
/
+6
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
4
-13
/
+11
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+0
2017-11-16
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
19
-2201
/
+2987
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2017-11-10
ipmi: get rid of pointless access_ok()
Al Viro
1
-6
/
+0
2017-11-02
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Corey Minyard
2
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2
-3
/
+3
2017-10-17
ipmi_si: Delete an error message for a failed memory allocation in try_smi_in...
Markus Elfring
1
-1
/
+0
2017-10-17
ipmi_si: fix memory leak on new_smi
Colin Ian King
1
-0
/
+1
2017-09-28
ipmi: remove redundant initialization of bmc
Colin Ian King
1
-1
/
+1
2017-09-28
ipmi: pr_err() strings should end with newlines
Arvind Yadav
1
-3
/
+3
2017-09-28
ipmi: Clean up some print operations
Corey Minyard
1
-56
/
+45
2017-09-28
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
7
-94
/
+103
2017-09-28
ipmi: Make the IPMI proc interface configurable
Corey Minyard
4
-21
/
+40
2017-09-28
ipmi_ssif: Add device attrs for the things in proc
Corey Minyard
1
-2
/
+74
2017-09-28
ipmi_si: Add device attrs for the things in proc
Corey Minyard
1
-1
/
+103
2017-09-28
ipmi_si: remove ipmi_smi_alloc() function
Corey Minyard
1
-10
/
+2
2017-09-28
ipmi_si: Move port and mem I/O handling to their own files
Corey Minyard
5
-255
/
+263
2017-09-28
ipmi_si: Get rid of unused spacing and port fields
Corey Minyard
1
-10
/
+0
2017-09-28
ipmi_si: Move PARISC handling to another file
Corey Minyard
4
-57
/
+71
2017-09-28
ipmi_si: Move PCI setup to another file
Corey Minyard
4
-161
/
+179
2017-09-28
ipmi_si: Move platform device handling to another file
Corey Minyard
4
-589
/
+613
2017-09-28
ipmi_si: Move hardcode handling to a separate file.
Corey Minyard
4
-147
/
+154
2017-09-28
ipmi_si: Move the hotmod handling to another file.
Corey Minyard
4
-244
/
+264
2017-09-28
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
Corey Minyard
3
-309
/
+229
2017-09-28
ipmi_si: Move io setup into io structure
Corey Minyard
2
-92
/
+85
2017-09-28
ipmi_si: Move irq setup handling into the io struct
Corey Minyard
3
-81
/
+82
2017-09-28
ipmi_si: Move some platform data into the io structure
Corey Minyard
2
-216
/
+213
2017-09-28
ipmi_si: Rename function to add smi, make it global
Corey Minyard
2
-16
/
+28
2017-09-28
ipmi: Convert IPMI GUID over to Linux guid_t
Corey Minyard
1
-27
/
+23
2017-09-28
ipmi: Rescan channel list on BMC changes
Corey Minyard
1
-58
/
+111
[next]