index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-base.c
Age
Commit message (
Expand
)
Author
2026-06-16
Merge tag 'i2c-7.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Linus Torvalds
2026-06-09
Merge remote-tracking branch 'wsa/i2c/fix-registration' into i2c/i2c-host
Andi Shyti
2026-06-05
i2c: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-05-30
i2c: core: clean up adapter registration error label
Johan Hovold
2026-05-30
i2c: core: clean up bus id allocation
Johan Hovold
2026-05-30
i2c: core: fix adapter deregistration race
Johan Hovold
2026-05-30
i2c: core: fix adapter registration race
Johan Hovold
2026-05-30
i2c: core: disable runtime PM on adapter registration failure
Johan Hovold
2026-05-30
i2c: core: fix adapter debugfs creation
Johan Hovold
2026-05-30
i2c: core: fix adapter probe deferral loop
Johan Hovold
2026-05-30
i2c: core: fix NULL-deref on adapter registration failure
Johan Hovold
2026-05-30
i2c: core: fix hang on adapter registration failure
Johan Hovold
2026-05-30
i2c: core: fix irq domain leak on adapter registration failure
Johan Hovold
2026-05-04
i2c: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECT...
Nikola Z. Ivanov
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-14
i2c: core: Use dev_fwnode()
Andy Shevchenko
2026-01-14
i2c: core: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
2026-01-14
i2c: core: Check for error pointer for fwnode
Andy Shevchenko
2025-09-13
i2c: core: Drop dev_pm_domain_detach() call
Claudiu Beznea
2025-07-29
Merge tag 'i2c-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-28
i2c: core: Fix double-free of fwnode in i2c_unregister_device()
Hans de Goede
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
2025-05-23
i2c: Use str_read_write() helper
Yumeng Fang
2025-05-20
i2c: use only 'fwnode' for client devices
Wolfram Sang
2025-05-20
i2c: core: add useful info when defer probe
Xu Yang
2025-04-16
i2c: core: Do not dereference fwnode in struct device
Andy Shevchenko
2025-04-16
i2c: core: Reuse fwnode variable where it makes sense
Andy Shevchenko
2025-04-16
i2c: core: Switch to fwnode APIs to get IRQ
Andy Shevchenko
2025-04-16
i2c: core: Unify the firmware node type check
Andy Shevchenko
2025-04-16
i2c: core: Drop duplicate check before calling OF APIs
Andy Shevchenko
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
2025-02-05
Revert "i2c: Replace list-based mechanism for handling auto-detected clients"
Wolfram Sang
2025-02-05
Revert "i2c: Replace list-based mechanism for handling userspace-created clie...
Wolfram Sang
2025-01-30
Merge tag 'i2c-for-6.14-rc1-take2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-26
i2c: Fix core-managed per-client debugfs handling
Guenter Roeck
2025-01-22
Merge tag 'i2c-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-14
i2c: add core-managed per-client directory in debugfs
Wolfram Sang
2025-01-09
i2c: core: Allocate temp client on the stack in i2c_detect
Heiner Kallweit
2025-01-09
i2c: core: fix reference leak in i2c_register_adapter()
Joe Hattori
2025-01-03
i2c: Replace list-based mechanism for handling userspace-created clients
Heiner Kallweit
2025-01-03
i2c: Replace list-based mechanism for handling auto-detected clients
Heiner Kallweit
2024-09-21
Merge tag 'i2c-host-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-09-10
i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
Hans de Goede
2024-09-10
i2c: don't use ',' after delimiters
Wolfram Sang
2024-09-07
i2c: Remove I2C_COMPAT config symbol and related code
Heiner Kallweit
2024-08-26
i2c: core: Lock address during client device instantiation
Heiner Kallweit
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]