index
:
pub/scm/linux/kernel/git/chrome-platform/linux.git
master
chrome-platform kernel development tree
Chrome Platform Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mctp
/
mctp-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-20
mctp: i2c: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-04-28
net: mctp i2c: check length before marking flow active
William A. Kennington III
1
-2
/
+2
2026-03-10
mctp: i2c: fix skb memory leak in receive path
Haiyue Wang
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-17
mctp i2c: initialise event handler read bytes
Matt Johnston
1
-0
/
+3
2026-01-12
net: mctp-i2c: fix duplicate reception of old data
Jian Zhang
1
-0
/
+6
2025-03-26
mctp: Fix incorrect tx flow invalidation condition in mctp-i2c
Daniel Hsu
1
-1
/
+1
2025-03-07
net: mctp i2c: Copy headers if cloned
Matt Johnston
1
-0
/
+5
2024-12-03
mctp i2c: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2024-11-09
net: mctp: Expose transport binding identifier via IFLA attribute
Khang Nguyen
1
-1
/
+2
2024-10-29
mctp i2c: handle NULL header address
Matt Johnston
1
-0
/
+3
2024-07-12
net: mctp-i2c: invalidate flows immediately on TX errors
Jeremy Kerr
1
-0
/
+41
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-06-13
mctp i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-11
mctp i2c: don't count unused / invalid keys for flow release
Jeremy Kerr
1
-15
/
+32
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-04-01
mctp i2c: correct mctp_i2c_header_create result
Matt Johnston
1
-1
/
+1
2022-02-25
mctp i2c: Fix hard head TX bounds length check
Matt Johnston
1
-2
/
+3
2022-02-25
mctp i2c: Fix potential use-after-free
Matt Johnston
1
-1
/
+1
2022-02-19
mctp i2c: MCTP I2C binding driver
Matt Johnston
1
-0
/
+1081