index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmb_dev_int.c
Age
Commit message (
Expand
)
Author
Lines
2024-07-08
ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
-2
/
+2
2023-05-25
ipmi: Switch i2c drivers back to use .probe()
Uwe Kleine-König
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-3
/
+1
2022-05-12
ipmi: use simple i2c probe function
Stephen Kitt
-3
/
+2
2021-01-28
ipmi: remove open coded version of SMBus block write
Wolfram Sang
-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
2019-12-11
drivers: ipmi: Modify max length of IPMB packet
Vijay Khemka
-1
/
+1
2019-12-11
drivers: ipmi: Support raw i2c packet in IPMB
Vijay Khemka
-0
/
+29
2019-11-22
ipmi: fix ipmb_poll()'s return type
Luc Van Oostenryck
-3
/
+3
2019-11-07
drivers: ipmi: Support for both IPMB Req and Resp
Vijay Khemka
-22
/
+9
2019-07-24
Fix uninitialized variable in ipmb_dev_int.c
Asmaa Mnebhi
-1
/
+1
2019-06-23
fix platform_no_drv_owner.cocci warnings
kbuild test robot
-1
/
+0
2019-06-19
ipmi: ipmb: don't allocate i2c_client on stack
Arnd Bergmann
-10
/
+11
2019-06-10
Add support for IPMB driver
Asmaa Mnebhi
-0
/
+364