index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmb_dev_int.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-22
char:ipmi: Fix a not-used variable on a non-ACPI system
Corey Minyard
1
-0
/
+2
2024-09-26
ipmi: ipmb: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-07-08
ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-05-25
ipmi: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-12
ipmi: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-01-28
ipmi: remove open coded version of SMBus block write
Wolfram Sang
1
-12
/
+12
2020-01-20
drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
Colin Ian King
1
-1
/
+1
2019-12-11
drivers: ipmi: Modify max length of IPMB packet
Vijay Khemka
1
-1
/
+1
2019-12-11
drivers: ipmi: Support raw i2c packet in IPMB
Vijay Khemka
1
-0
/
+29
2019-11-22
ipmi: fix ipmb_poll()'s return type
Luc Van Oostenryck
1
-3
/
+3
2019-11-07
drivers: ipmi: Support for both IPMB Req and Resp
Vijay Khemka
1
-22
/
+9
2019-07-24
Fix uninitialized variable in ipmb_dev_int.c
Asmaa Mnebhi
1
-1
/
+1
2019-06-23
fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2019-06-19
ipmi: ipmb: don't allocate i2c_client on stack
Arnd Bergmann
1
-10
/
+11
2019-06-10
Add support for IPMB driver
Asmaa Mnebhi
1
-0
/
+364