summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2026-01-14i2c: tegra: Add HS mode supportAkhil R
2026-01-14i2c: tegra: Update Tegra256 timing parametersAkhil R
2026-01-14i2c: tegra: Use separate variables for fast and fastplusAkhil R
2026-01-14i2c: tegra: Do not configure DMA if not supportedKartik Rajput
2026-01-13i2c: synquacer: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: st: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: rk3x: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: nomadik: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: mt65xx: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: mlxbf: Use HZ_PER_GHZ constant instead of custom oneAndy Shevchenko
2026-01-13i2c: riic: Move suspend handling to NOIRQ phaseTommaso Merciai
2026-01-07i2c: k1: add reset supportEncrow Thorne
2025-12-27i2c: designware: Remove unnecessary function exportsHeikki Krogerus
2025-12-27i2c: designware: Remove useless driver specific option for I2C targetHeikki Krogerus
2025-12-17i2c: designware: Add dedicated algorithm for AMD NAVIBenoît Monin
2025-12-17i2c: designware: Sort compatible strings in alphabetical orderBenoît Monin
2025-12-17i2c: designware: Optimize flag reading in i2c_dw_read()Benoît Monin
2025-12-17i2c: i801: Add support for Intel Nova Lake-SJarkko Nikula
2025-12-17i2c: rcar: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-12-17i2c: pxa: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-12-17i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-09Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-08i2c: qcom-cci: Add msm8953 compatibleLuca Weiss
2025-12-08Merge tag 'i2c-host-6.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang
2025-12-08i2c: spacemit: fix detect issueTroy Mitchell
2025-12-08i2c: amd-mp2: fix reference leak in MP2 PCI deviceMa Ke
2025-11-29i2c: i2c-elektor: Allow building on SMP kernelsMagnus Lindholm
2025-11-03i2c: muxes: pca954x: Fix broken reset-gpio usageKrzysztof Kozlowski
2025-10-28i2c: i801: Fix the Intel Diamond Rapids featuresHeikki Krogerus
2025-10-28i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()Cezar Chiru
2025-10-28i2c: pcf8584: Make pcf_doAddress() function voidCezar Chiru
2025-10-28i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0.Cezar Chiru
2025-10-27i2c: designware: Disable SMBus interrupts to prevent storms from mis-configur...Jinhui Guo
2025-10-27i2c: i801: Add support for Intel Diamond RapidsZeng Guang
2025-10-27i2c: stm32: Omit two variable reassignments in stm32_i2c_dma_request()Markus Elfring
2025-10-27i2c: designware: Omit a variable reassignment in dw_i2c_plat_probe()Markus Elfring
2025-10-27i2c: pcf8584: Fix do not use assignment inside if conditionalCezar Chiru
2025-10-27i2c: pcf8584: Remove debug macros from i2c-algo-pcf.cCezar Chiru
2025-10-27i2c: busses: bcm2835: convert from round_rate() to determine_rate()Brian Masney
2025-10-27i2c: designware: Remove i2c_dw_remove_lock_support()Nathan Chancellor
2025-10-16i2c: i2c-qcom-geni: Add Block event interrupt supportJyothi Kumar Seerapu
2025-10-14i2c: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede
2025-10-14i2c: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04i2c: mt65xx: convert set_speed function to voidWolfram Sang
2025-10-04i2c: rename wait_for_completion callback to wait_for_completion_cbByungchul Park
2025-10-04Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang