index
:
pub/scm/linux/kernel/git/liam/linux.git
master
liam's fork of linux.git
Liam R. Howlett
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ssif_bmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
ipmi: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-04-03
ipmi: ssif_bmc: add unit test for state machine
Jian Zhang
1
-0
/
+370
2026-04-03
ipmi: ssif_bmc: change log level to dbg in irq callback
Jian Zhang
1
-9
/
+9
2026-04-03
ipmi: ssif_bmc: fix message desynchronization after truncated response
Jian Zhang
1
-0
/
+14
2026-04-03
ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
Jian Zhang
1
-0
/
+2
2026-04-03
ipmi: ssif_bmc: cancel response timer on remove
Jian Zhang
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-01-07
ipmi: ssif_bmc: Fix new request loss when bmc ready for a response
Quan Nguyen
1
-2
/
+3
2024-07-08
ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-06-14
ipmi: ssif_bmc: prevent integer overflow on 32bit systems
Dan Carpenter
1
-2
/
+4
2023-05-25
ipmi: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-21
ipmi: ssif_bmc: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-10-24
ipmi: ssif_bmc: Use EPOLLIN instead of POLLIN
Quan Nguyen
1
-1
/
+1
2022-10-17
ipmi: ssif_bmc: Add SSIF BMC driver
Quan Nguyen
1
-0
/
+873