index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-base.c
Age
Commit message (
Expand
)
Author
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
2024-07-11
i2c: mark HostNotify target address as used
Wolfram Sang
2024-07-10
i2c: add debug message for detected HostNotify alerts
Wolfram Sang
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-26
i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-04-27
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
2024-03-04
i2c: constify the struct device_type usage
Ricardo B. Marliere
2024-01-18
i2c: make i2c_bus_type const
Greg Kroah-Hartman
2024-01-18
i2c: create debugfs entry per adapter
Wolfram Sang
2023-10-28
i2c: core: fix lockdep warning for sparsely nested adapter chain
Daniel Mack
2023-10-23
i2c: fix memleak in i2c_new_client_device()
Wolfram Sang
2023-06-09
i2c: Add i2c_get_match_data()
Biju Das
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
2023-02-24
Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-20
i2c: Set i2c pinctrl recovery info from it's device pinctrl
Hanna Hawa
2023-01-17
i2c: add fwnode APIs
Russell King (Oracle)
2022-12-15
Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-12-05
drivers/i2c: use simple i2c probe
Stephen Kitt
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2022-11-14
i2c: Restore initial power state if probe fails
Ricardo Ribalda
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-04
i2c: acpi: Use ACPI wake capability bit to set wake_irq
Raul E Rangel
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-11
i2c: move core from strlcpy to strscpy
Wolfram Sang
2022-06-16
i2c: Fix a potential use after free
Xu Wang
2022-06-08
i2c: dummy: Drop no-op remove function
Uwe Kleine-König
2022-03-01
i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify().
Sebastian Andrzej Siewior
2022-01-28
i2c: smbus: Use device_*() functions instead of of_*()
Akhil R
2022-01-14
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-07
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
2021-11-29
i2c: enable async suspend/resume on i2c client devices
Derek Basehore
2021-11-29
i2c: enable async suspend/resume for i2c adapters
Rajat Jain
2021-11-03
i2c: Allow an ACPI driver to manage the device's power state during probe
Sakari Ailus
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-24
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
2021-05-28
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
2021-05-28
i2c: core: Make debug message even more debuggish
Andy Shevchenko
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-17
i2c: core: Fix spacing error by checkpatch
Tian Tao
2021-04-10
i2c: ensure timely release of driver-allocated resources
Dmitry Torokhov
2021-04-10
i2c: core: add api to provide frequency mode strings
Yicong Yang
2021-04-10
i2c: core: add managed function for adding i2c adapters
Yicong Yang
2021-04-10
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
2021-04-10
i2c: Remove support for dangling device properties
Heikki Krogerus
2021-04-08
i2c: Add support for software nodes
Heikki Krogerus
[next]