Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3fb321fde22ddc3adc83e1f690b1fad9dfbd24ef
/
drivers
/
char
/
ipmi
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
85c1a25
Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 6 years ago
c5bf68f
*: convert stream-like files from nonseekable_open -> stream_open
by Kirill Smelkov
· 6 years ago
ed6c3a6
ipmi: Remove warning if no slave address is present
by Corey Minyard
· 6 years ago
44f56a3
ipmi:ssif: Only unregister the platform driver if it was registered
by Corey Minyard
· 6 years ago
55be865
ipmi:ssif: compare block number correctly for multi-part return messages
by Kamlakant Patel
· 6 years ago
d732363
ipmi: Add the i2c-addr property for SSIF interfaces
by Corey Minyard
· 6 years ago
9a75bd1
ipmi: avoid atomic_inc in exit function
by Arnd Bergmann
· 6 years ago
8fac128
ipmi: Remove file from ipmi_file_private
by Corey Minyard
· 6 years ago
af4085d
ipmi_si: remove an unused variable in try_smi_init()
by Dan Carpenter
· 6 years ago
794a3b6b
ipmi: Make ipmi_interfaces_srcu variable static
by YueHaibing
· 6 years ago
3b9a907
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
by Corey Minyard
· 6 years ago
a885bcf
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
by Tony Camuso
· 6 years ago
bd2e98b
ipmi: Fix failure on SMBIOS specified devices
by Corey Minyard
· 6 years ago
0389035
ipmi_si: Potential array underflow in hotmod_handler()
by Dan Carpenter
· 6 years ago
90b2d4f
ipmi_si: Remove hacks for adding a dummy platform devices
by Corey Minyard
· 6 years ago
e17c657
ipmi_si: Consolidate scanning the platform bus
by Corey Minyard
· 6 years ago
bdb57b7
ipmi_si: Remove hotmod devices on removal and exit
by Corey Minyard
· 6 years ago
1a84df2
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
by Corey Minyard
· 6 years ago
3bb8ea4
ipmi_si: Switch hotmod to use a platform device
by Corey Minyard
· 6 years ago
3cd83ba
ipmi: Consolidate the adding of platform devices
by Corey Minyard
· 6 years ago
f6296bd
ipmi_si: Rename addr_type to addr_space to match what it does
by Corey Minyard
· 6 years ago
f25eb44
ipmi_si: Convert some types into unsigned
by Corey Minyard
· 6 years ago
41b766d
ipmi_si: Fix crash when using hard-coded device
by Corey Minyard
· 6 years ago
f320439
ipmi: Use dedicated API for copying a UUID
by Andy Shevchenko
· 6 years ago
16ccdb5
ipmi: Use defined constant for UUID representation
by Andy Shevchenko
· 6 years ago
83af419
ipmi:ssif: Change some pr_xxx to dev_xxx calls
by Corey Minyard
· 6 years ago
42c7c6e
ipmi: kcs_bmc: handle devm_kasprintf() failure case
by Nicholas Mc Guire
· 6 years ago
95ac0da
ipmi: Fix return value when a message is truncated
by Corey Minyard
· 6 years ago
d5a2197
ipmi: clean an indentation issue, remove extraneous space
by Colin Ian King
· 6 years ago
e1891cf
ipmi: Make the smi watcher be disabled immediately when not needed
by Corey Minyard
· 6 years ago
c65ea99
ipmi: Fix how the lower layers are told to watch for messages
by Corey Minyard
· 6 years ago
a1466ec
ipmi: Fix SSIF flag requests
by Corey Minyard
· 6 years ago
401e7e8
ipmi_si: fix use-after-free of resource->name
by Yang Yingliang
· 6 years ago
913a89f
ipmi: Don't initialize anything in the core until something uses it
by Corey Minyard
· 6 years ago
77f8269
ipmi: fix use-after-free of user->release_barrier.rda
by Yang Yingliang
· 6 years ago
479d6b3
ipmi: Prevent use-after-free in deliver_response
by Fred Klassen
· 6 years ago
a7102c7
ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
by Gustavo A. R. Silva
· 6 years ago
7d6380cd
ipmi:ssif: Fix handling of multi-part return messages
by Corey Minyard
· 6 years ago
17c0eb7
drivers/ipmi: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
0711e8c
ipmi: Fix timer race with module unload
by Jan Glauber
· 6 years ago
1004250
ipmi:ssif: Add support for multi-part transmit messages > 2 parts
by Corey Minyard
· 6 years ago
b3096c7
ipmi: Remove platform driver overrides and use the id_table
by Corey Minyard
· 6 years ago
36e398d
ipmi: Free the address list on module cleanup
by Corey Minyard
· 6 years ago
c75c507
ipmi: Don't leave holes in the I2C address list in the ssif driver
by Corey Minyard
· 6 years ago
060e8fb
ipmi: fix return value of ipmi_set_my_LUN
by YueHaibing
· 6 years ago
e3dbc6d
ipmi: Convert pr_xxx() to dev_xxx() in the BT code
by Corey Minyard
· 6 years ago
1574608
ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
by Corey Minyard
· 7 years ago
9abcfaa
ipmi:dmi: Use pr_fmt in the IPMI DMI code
by Corey Minyard
· 7 years ago
dd3535b
ipmi: Change to ktime_get_ts64()
by Arnd Bergmann
· 7 years ago
97a103e
ipmi_si: fix potential integer overflow on large shift
by Colin Ian King
· 7 years ago
01508d9
ipmi_si_pci: fix NULL device in ipmi_si error message
by Meelis Roos
· 7 years ago
f993cdd
ipmi: Convert printk(KERN_<level> to pr_<level>(
by Joe Perches
· 7 years ago
25880f7
ipmi: Use more common logging styles
by Joe Perches
· 7 years ago
445e2cb
ipmi: msghandler: Add and use pr_fmt and dev_fmt, remove PFX
by Joe Perches
· 7 years ago
05c3d05
pci:ipmi: Move IPMI PCI class id defines to pci_ids.h
by Corey Minyard
· 7 years ago
4a758c9
ipmi:powernv: Convert ipmi_smi_t to struct ipmi_smi
by Corey Minyard
· 7 years ago
a8627cd
ipmi: Fix NULL pointer dereference in ssif_probe
by Gustavo A. R. Silva
· 6 years ago
0745dde
ipmi: Fix I2C client removal in the SSIF driver
by Corey Minyard
· 6 years ago
c86ba91
ipmi: Move BT capabilities detection to the detect call
by Corey Minyard
· 6 years ago
2512e40
ipmi: Rework SMI registration failure
by Corey Minyard
· 6 years ago
cd2315d
ipmi: kcs_bmc: don't change device name
by Benjamin Fair
· 7 years ago
dc0f0a0
ipmi: kcs_bmc: fix IRQ exception if the channel is not open
by Haiyue Wang
· 7 years ago
2068db5
ipmi: Cleanup oops on initialization failure
by Corey Minyard
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
048f7c3
ipmi: Properly release srcu locks on error conditions
by Corey Minyard
· 7 years ago
58aae18
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
by Avi Fishman
· 7 years ago
fe50a7d
ipmi:bt: Set the timeout before doing a capabilities check
by Corey Minyard
· 7 years ago
163475e
ipmi: Remove the proc interface
by Corey Minyard
· 7 years ago
1211229
ipmi_ssif: Fix uninitialized variable issue
by Gustavo A. R. Silva
· 7 years ago
6b2e54f
ipmi: add an NPCM7xx KCS BMC driver
by Haiyue Wang
· 7 years ago
93c303d
ipmi_si: Clean up shutdown a bit
by Corey Minyard
· 7 years ago
57bccb4
ipmi_si: Rename intf_num to si_num
by Corey Minyard
· 7 years ago
0fbecb4
ipmi: Remove smi->intf checks
by Corey Minyard
· 7 years ago
ebb339a
ipmi_ssif: Get rid of unused intf_num
by Corey Minyard
· 7 years ago
6a0d23e
ipmi: ipmi_unregister_smi() cannot fail, have it return void
by Corey Minyard
· 7 years ago
e56710d
ipmi_devintf: Add an error return on invalid ioctls
by Corey Minyard
· 7 years ago
f0258c9
ipmi_ssif: Remove usecount handling
by Corey Minyard
· 7 years ago
8d17929
ipmi: Remove condition on interface shutdown
by Corey Minyard
· 7 years ago
a313dec
ipmi_ssif: Convert over to a shutdown handler
by Corey Minyard
· 7 years ago
7960f18
ipmi_si: Convert over to a shutdown handler
by Corey Minyard
· 7 years ago
e86ee2d4
ipmi: Rework locking and shutdown for hot remove
by Corey Minyard
· 7 years ago
ac93bd0
ipmi: Fix some counter issues
by Corey Minyard
· 7 years ago
a567b62
ipmi: Change ipmi_smi_t to struct ipmi_smi *
by Corey Minyard
· 7 years ago
2911c98
ipmi: Rename ipmi_user_t to struct ipmi_user *
by Corey Minyard
· 7 years ago
6aa2dd0
ipmi_devintf: Small lock rework
by Corey Minyard
· 7 years ago
aa7a8f9
ipmi: Clean up some style issues in the message handler
by Corey Minyard
· 7 years ago
42c2dc7
ipmi: Break up i_ipmi_request
by Corey Minyard
· 7 years ago
c81c5fc
ipmi:devintf: Clean up some coding style issues
by Corey Minyard
· 7 years ago
f41382a
ipmi: Clean up some debug code
by Corey Minyard
· 7 years ago
5194970
ipmi:watchdog: Use the IPMI panic handler instead of the system one
by Corey Minyard
· 7 years ago
91e2dd0
ipmi: Add a panic handler for IPMI users
by Corey Minyard
· 7 years ago
e238491
ipmi:watchdog: Replace printk() with pr_xxx()
by Corey Minyard
· 7 years ago
d1b29b9
ipmi:watchdog: Rework locking and handling
by Corey Minyard
· 7 years ago
252e30c
ipmi: Add a maintenance mode for IPMB messages
by Corey Minyard
· 7 years ago
ce7fa1c
ipmi: Add a way to tune some timeouts
by Corey Minyard
· 7 years ago
c6185e2
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
by Helge Deller
· 7 years ago
f002612
ipmi_ssif: Fix kernel panic at msg_done_handler
by Kamlakant Patel
· 7 years ago
bc48fa1
ipmi:pci: Blacklist a Realtek "IPMI" device
by Corey Minyard
· 7 years ago
4876234
ipmi: Remove ACPI SPMI probing from the system interface driver
by Corey Minyard
· 7 years ago
Next »