index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmb_dev_int.c
(
follow
)
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