Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
20f9aa221375dcd906cf160babc00ac2898769fe
/
drivers
/
char
/
ipmi
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
4c6790c
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e45af3d
ipmi_ssif: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
e749d32
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
by Wei Yongjun
· 7 years ago
5516e21
ipmi: use dynamic memory for DMI driver override
by John Garry
· 7 years ago
37c46ca
ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver
by Jeremy Kerr
· 7 years ago
bd1c06a
ipmi: Clear smi_info->thread to prevent use-after-free during module unload
by Masamitsu Yamazaki
· 7 years ago
c828a89
treewide: Use DEVICE_ATTR_RO
by Joe Perches
· 7 years ago
1b4254c
ipmi: use correct string length
by Xiongfeng Wang
· 7 years ago
174134a
ipmi_si: Fix error handling of platform device
by Corey Minyard
· 7 years ago
7195a5a
ipmi watchdog: fix typo in parameter description
by Wei Yongjun
· 7 years ago
180153e
ipmi_si_platform: Fix typo in parameter description
by Wei Yongjun
· 7 years ago
bfb529e
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
51614b26
ipmi_si: fix crash on parisc
by Mikulas Patocka
· 7 years ago
1ac8aa8
ipmi_si: Fix oops with PCI devices
by Corey Minyard
· 7 years ago
4f7f555
ipmi: Stop timers before cleaning up the module
by Masamitsu Yamazaki
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6363b3f
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
24219d2
ipmi: get rid of pointless access_ok()
by Al Viro
· 7 years ago
6297fab
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux into for-next
by Corey Minyard
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
d7e17fe
ipmi_si: Delete an error message for a failed memory allocation in try_smi_init()
by Markus Elfring
· 7 years ago
c0a32fe
ipmi_si: fix memory leak on new_smi
by Colin Ian King
· 7 years ago
b79bba1
ipmi: remove redundant initialization of bmc
by Colin Ian King
· 7 years ago
daf9a4e
ipmi: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
106a846
ipmi: Clean up some print operations
by Corey Minyard
· 7 years ago
95e300c
ipmi: Make the DMI probe into a generic platform probe
by Corey Minyard
· 7 years ago
55f91cb
ipmi: Make the IPMI proc interface configurable
by Corey Minyard
· 7 years ago
ac2673d
ipmi_ssif: Add device attrs for the things in proc
by Corey Minyard
· 7 years ago
3dd377b
ipmi_si: Add device attrs for the things in proc
by Corey Minyard
· 7 years ago
67f4fb0
ipmi_si: remove ipmi_smi_alloc() function
by Corey Minyard
· 7 years ago
58e2763
ipmi_si: Move port and mem I/O handling to their own files
by Corey Minyard
· 7 years ago
d1a6791
ipmi_si: Get rid of unused spacing and port fields
by Corey Minyard
· 7 years ago
c6f85a7
ipmi_si: Move PARISC handling to another file
by Corey Minyard
· 7 years ago
13d0b35
ipmi_si: Move PCI setup to another file
by Corey Minyard
· 7 years ago
9d70029
ipmi_si: Move platform device handling to another file
by Corey Minyard
· 7 years ago
7a45330
ipmi_si: Move hardcode handling to a separate file.
by Corey Minyard
· 7 years ago
44814ec
ipmi_si: Move the hotmod handling to another file.
by Corey Minyard
· 7 years ago
bb398a4
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
by Corey Minyard
· 7 years ago
e1eeb7f
ipmi_si: Move io setup into io structure
by Corey Minyard
· 7 years ago
4f3e819
ipmi_si: Move irq setup handling into the io struct
by Corey Minyard
· 7 years ago
910840f
ipmi_si: Move some platform data into the io structure
by Corey Minyard
· 7 years ago
1e89a49
ipmi_si: Rename function to add smi, make it global
by Corey Minyard
· 7 years ago
3fd32f9
ipmi: Convert IPMI GUID over to Linux guid_t
by Corey Minyard
· 7 years ago
31b0b07
ipmi: Rescan channel list on BMC changes
by Corey Minyard
· 7 years ago
5fdb1fb
ipmi: Move lun and address out of channel struct
by Corey Minyard
· 7 years ago
c0734bd
ipmi: Retry BMC registration on a failure
by Corey Minyard
· 7 years ago
b2cfd8a
ipmi: Rework device id and guid handling to catch changing BMCs
by Corey Minyard
· 7 years ago
c659ff3
ipmi: Use a temporary BMC for an interface
by Corey Minyard
· 7 years ago
28f26ac
ipmi: Dynamically fetch GUID periodically
by Corey Minyard
· 7 years ago
39d3fb4
ipmi: Always fetch the guid through ipmi_get_device_id()
by Corey Minyard
· 7 years ago
1e5058e
ipmi: Remove the device id from ipmi_register_smi()
by Corey Minyard
· 7 years ago
aa9c9ab
ipmi: allow dynamic BMC version information
by Jeremy Kerr
· 7 years ago
68e7e50
ipmi: Don't use BMC product/dev ids in the BMC name
by Corey Minyard
· 7 years ago
c468f91
ipmi: Make ipmi_demangle_device_id more generic
by Jeremy Kerr
· 7 years ago
a9137c3
ipmi: Add a reference from BMC devices to their interfaces
by Jeremy Kerr
· 7 years ago
511d57d
ipmi: Get the device id through a function
by Corey Minyard
· 7 years ago
9b64a8b
ipmi: Fix printing the BMC guid
by Corey Minyard
· 7 years ago
a2cb600
ipmi: Rework BMC registration
by Corey Minyard
· 7 years ago
7e030d6
ipmi: Prefer ACPI system interfaces over SMBIOS ones
by Corey Minyard
· 7 years ago
9ca15af
ipmi: Fix issues with BMC refcounts
by Corey Minyard
· 7 years ago
eae4a36
ipmi: Check that the device type is BMC when scanning device
by Corey Minyard
· 7 years ago
f33e4df
ipmi: Move bmc find routing to below bmc device type
by Corey Minyard
· 7 years ago
72630d9
ipmi: Fix getting the GUID data
by Corey Minyard
· 7 years ago
e6dd76a
IPMI: make ipmi_poweroff_handler const
by Bhumika Goyal
· 7 years ago
1c9f98d
ipmi: Make IPMI panic strings always available
by Corey Minyard
· 7 years ago
b72fce5
char: ipmi: make function ipmi_get_info_from_resources static
by Colin Ian King
· 7 years ago
392a17b
ipmi: fix unsigned long underflow
by Corey Minyard
· 7 years ago
719c1b3
char: ipmi: eliminate misleading print info when being probed via ACPI
by Hanjun Guo
· 7 years ago
0618cdf
parisc/ipmi_si_intf: Fix section mismatches on parisc platform
by Helge Deller
· 7 years ago
9eb7888
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
4495ec6
ipmi:ssif: Add missing unlock in error branch
by Corey Minyard
· 7 years ago
1e7a75f
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
by Arvind Yadav
· 7 years ago
87ff091
ipmi:ssif: Check dev before setting drvdata
by Corey Minyard
· 7 years ago
e5f699d
ipmi: get rid of field-by-field __get_user()
by Al Viro
· 7 years ago
8b9e04f
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
by Al Viro
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
0944d88
ipmi: Convert DMI handling over to a platform device
by Corey Minyard
· 9 years ago
9f88145
ipmi: Create a platform device for a DMI-specified IPMI interface
by Corey Minyard
· 7 years ago
cdea465
ipmi: use rcu lock around call to intf->handlers->sender()
by Tony Camuso
· 7 years ago
be8647d
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
by Corey Minyard
· 7 years ago
1adc910
ipmi: Use the proper default value for register size in ACPI
by Corey Minyard
· 7 years ago
bf10ff6
ipmi_ssif: remove redundant null check on array client->adapter->name
by Colin Ian King
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
860f01e
ipmi/watchdog: fix watchdog timeout set on reboot
by Valentin Vidic
· 8 years ago
cf9806f
ipmi_ssif: unlock on allocation failure
by Dan Carpenter
· 8 years ago
2c1175c
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
by Robert Lippert
· 8 years ago
684497b
Annotate hardware config module parameters in drivers/char/ipmi/
by David Howells
· 8 years ago
3f724c4
ipmi_si: use smi_num for init_name
by Tony Camuso
· 8 years ago
7ecaff7
ipmi: bt-bmc: Add ast2500 compatible string
by Joel Stanley
· 8 years ago
36cb82da
ipmi_ssif: use setup_timer
by Geliang Tang
· 8 years ago
6de65fc
ipmi: Fix kernel panic at ipmi_ssif_thread()
by Joeseph Chang
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
eb99459
ipmi: bt-bmc: Use a regmap for register access
by Andrew Jeffery
· 8 years ago
Next »