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
/
busses
Age
Commit message (
Expand
)
Author
2024-08-29
i2c: stm32f7: Add atomic_xfer method to driver
Sean Nyekjaer
2024-08-29
i2c: riic: avoid potential division by zero
Wolfram Sang
2024-08-29
i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
Andi Shyti
2024-08-29
i2c: tegra: Do not mark ACPI devices as irq safe
Breno Leitao
2024-08-14
i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
Gaosheng Cui
2024-08-14
i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume
Gaosheng Cui
2024-07-18
i2c: rcar: fix error code in probe()
Dan Carpenter
2024-07-18
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang
2024-07-18
i2c: rcar: ensure Gen3+ reset does not disturb local targets
Wolfram Sang
2024-07-18
i2c: rcar: introduce Gen4 devices
Wolfram Sang
2024-07-18
i2c: rcar: reset controller is mandatory for Gen3+
Wolfram Sang
2024-07-18
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
2024-07-11
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
2024-07-11
i2c: i801: Annotate apanel_addr as __ro_after_init
Heiner Kallweit
2024-06-27
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
2024-06-21
i2c: designware: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-21
i2c: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-12
i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
Christophe JAILLET
2024-06-12
i2c: cadence: Avoid fifo clear after start
Sai Pavan Boddu
2024-04-13
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
Jarkko Nikula
2024-04-03
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
2024-03-01
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
2024-02-23
i2c: i801: Fix block process call transactions
Jean Delvare
2024-02-23
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2024-02-23
i2c: qcom-geni: Correct I2C TRE sequence
Viken Dadhaniya
2024-02-05
i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
Tim Lunn
2024-01-25
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
2024-01-25
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
2024-01-20
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
2024-01-01
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
2024-01-01
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
Yang Yingliang
2023-12-13
i2c: ocores: Move system PM hooks to the NOIRQ phase
Samuel Holland
2023-12-13
i2c: designware: Fix corrupted memory seen in the ISR
Jan Bottorff
2023-11-28
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
2023-11-28
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
2023-11-28
Revert "i2c: pxa: move to generic GPIO recovery"
Robert Marko
2023-11-28
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
2023-11-28
i2c: i801: Add support for Intel Birch Stream SoC
Jarkko Nikula
2023-11-20
i2c: iproc: handle invalid slave state
Roman Bacik
2023-10-21
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
2023-10-10
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
2023-09-27
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
2023-09-22
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
2023-09-19
i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
Yann Sionneau
2023-09-19
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
2023-09-13
i2c: cadence: Fix the kernel-doc warnings
Shubhrajyoti Datta
2023-09-13
i2c: aspeed: Reset the i2c controller when timeout occurs
Tommy Huang
2023-09-13
i2c: I2C_MLXCPLD on ARM64 should depend on ACPI
Geert Uytterhoeven
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-30
i2c: at91: Use dev_err_probe() instead of dev_err()
Yann Sionneau
[next]