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
Age
Commit message (
Expand
)
Author
16 hours
Merge branch 'i2c/i2c-next' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
4 days
i2c: Let i2c-core.h include <linux/i2c.h>
Uwe Kleine-König (The Capable Hub)
6 days
i2c: nomadik: Use generic definitions for bus frequencies
Andy Shevchenko
6 days
i2c: octeon-core: Use generic definitions for bus frequencies
Andy Shevchenko
6 days
i2c: microchip-corei2c: Use generic definitions for bus frequencies
Andy Shevchenko
6 days
i2c: k1: Use generic definitions for bus frequencies
Andy Shevchenko
6 days
i2c: davinci: Use generic definitions for bus frequencies
Andy Shevchenko
6 days
i2c: pnx: Use generic definitions for bus frequencies
Andy Shevchenko
6 days
i2c: acpi: Free resource list at appropriate time
Andy Shevchenko
6 days
i2c: acpi: Force ELAN1300 touchpads to 100 kHz
Abhijeeth Babu
6 days
i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms
Praveen Talari
6 days
i2c: qcom-geni: Store of_device_id data in driver private struct
Praveen Talari
6 days
i2c: qcom-geni: Use resources helper APIs in runtime PM functions
Praveen Talari
6 days
i2c: qcom-geni: Move resource initialization to separate function
Praveen Talari
6 days
i2c: qcom-geni: Isolate serial engine setup
Praveen Talari
6 days
i2c: amd-asf: Validate firmware-reported length
Paritosh Potukuchi
6 days
i2c: spacemit: drop warning when clock-frequency property is absent
Troy Mitchell
6 days
i2c: spacemit: configure ILCR/IWCR for accurate SCL frequency
Troy Mitchell
14 days
i2c: i801: fix hardware state machine corruption in error path
Mingyu Wang
14 days
i2c: mpc: Fix timeout calculations
Andy Shevchenko
2026-06-18
i2c: pxa: Use named initializers for the platform_device_id array
Uwe Kleine-König (The Capable Hub)
2026-06-17
i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
Carlos Song
2026-06-17
i2c: stm32f7: truncate clock period instead of rounding it
Guillermo Rodríguez
2026-06-17
i2c: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2026-06-17
i2c: ls2x-v2: return IRQ_HANDLED after servicing an error
David Carlier
2026-06-16
i2c: algo: bit: use str_plural helper in bit_xfer
Thorsten Blum
2026-06-16
i2c: davinci: Unregister cpufreq notifier on probe failure
Haoxiang Li
2026-06-16
i2c: qcom-cci: Remove overcautious disable_irq() calls
Vladimir Zapolskiy
2026-06-16
i2c: qcom-cci: Move cci_init() under cci_reset() function
Vladimir Zapolskiy
2026-06-16
i2c: qcom-cci: Do not check return value of cci_init()
Vladimir Zapolskiy
2026-06-16
Merge tag 'i2c-7.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Linus Torvalds
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-10
i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev members
Rosen Penev
2026-06-09
i2c: qcom-geni: Use pm_runtime_force_{suspend,resume} helpers
Praveen Talari
2026-06-09
Merge remote-tracking branch 'wsa/i2c/fix-registration' into i2c/i2c-host
Andi Shyti
2026-06-09
i2c: mux: reg: use device property accessors
Abdurrahman Hussain
2026-06-09
i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count()
Andy Shevchenko
2026-06-09
i2c: at91: Add MCHP_LAN966X_PCI dependency
Herve Codina
2026-06-09
i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
Carlos Song
2026-06-09
i2c: eg20t: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-06-09
i2c: designware-pcidrv: Consistently define pci_device_ids using named initia...
Uwe Kleine-König (The Capable Hub)
2026-06-09
i2c: bcm-kona: fix spelling mistake in timeout-check comment
Stepan Ionichev
2026-06-09
i2c: cadence: Add shutdown handler
Ajay Neeli
2026-06-08
i2c: tegra: Disable fair arbitration for non-MCTP buses
Akhil R
2026-06-08
i2c: tegra: use dmaengine_get_dma_device() for DMA buffer allocation
Akhil R
2026-06-08
i2c: tegra: Fix NOIRQ suspend/resume
Akhil R
2026-06-08
i2c: tegra: Update Tegra410 I2C timing parameters
Akhil R
2026-06-08
i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()
Vladimir Zapolskiy
2026-06-08
i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
Guillermo Rodríguez
[next]