summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2024-01-18i2c: wmt: Reduce redundant: clock mode settingHans Hu1-21/+7
2024-01-18i2c: wmt: Reduce redundant: wait event completeHans Hu1-14/+6
2024-01-18i2c: wmt: Reduce redundant: bus busy checkHans Hu1-12/+7
2024-01-18i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit1-3/+1
2024-01-18i2c: make i2c_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-18i2c: cpm: Remove linux,i2c-index conversion from be32Christophe Leroy1-1/+1
2024-01-18i2c: imx: Make SDA actually optional for bus recoveringAlexander Stein1-1/+1
2024-01-18i2c: smbus: Support up to 8 SPD EEPROMsJean Delvare1-4/+4
2024-01-18i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn1-2/+6
2024-01-18i2c: s3c24xx: add support for atomic transfersMarek Szyprowski1-2/+19
2024-01-18i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-18i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-18i2c: rcar: add FastMode+ support for Gen4Wolfram Sang1-11/+27
2024-01-18i2c: rcar: introduce Gen4 devicesWolfram Sang1-6/+7
2024-01-18i2c: npcm7xx: move to per-adapter debugfs directoryWolfram Sang1-42/+7
2024-01-18i2c: gpio: move to per-adapter debugfs directoryWolfram Sang1-28/+6
2024-01-18i2c: create debugfs entry per adapterWolfram Sang1-0/+11
2024-01-18i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...Heiner Kallweit1-1/+1
2024-01-18i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...Heiner Kallweit24-26/+25
2023-11-13i2c: ocores: Move system PM hooks to the NOIRQ phaseSamuel Holland1-2/+2
2023-11-13i2c: designware: Fix corrupted memory seen in the ISRJan Bottorff1-8/+8
2023-11-13Revert "i2c: pxa: move to generic GPIO recovery"Robert Marko1-8/+68
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás1-1/+1
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner1-2/+2
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik1-58/+75
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-261/+394
2023-11-04Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-0/+355
2023-11-03Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-1/+1
2023-11-01Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones1-1/+1
2023-11-01Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
2023-11-01Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-12/+4
2023-10-30i2c: s3c2410: make i2c_s3c_irq_nextbyte() voidJason Yan1-4/+3
2023-10-30i2c: qcom-geni: add ACPI device id for sc8180xShawn Guo1-0/+1
2023-10-29i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin1-0/+5
2023-10-29i2c: mux: demux-pinctrl: Convert to use sysfs_emit_at() APIye xingchen1-3/+3
2023-10-28i2c: i801: Use new helper acpi_use_parent_companionHeiner Kallweit1-1/+1
2023-10-28i2c: core: fix lockdep warning for sparsely nested adapter chainDaniel Mack1-2/+4
2023-10-28i2c: axxia: eliminate kernel-doc warningsRandy Dunlap1-3/+5
2023-10-23i2c: stm32f7: Use devm_clk_get_enabled()Andi Shyti1-25/+12
2023-10-23i2c: stm32f4: Use devm_clk_get_enabled()Andi Shyti1-22/+10
2023-10-23i2c: stm32f7: add description of atomic in struct stm32f7_i2c_devAlain Volmat1-0/+1
2023-10-23i2c: fix memleak in i2c_new_client_device()Wolfram Sang1-4/+9
2023-10-23i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c specCamel Guo1-3/+31
2023-10-21i2c: i801: Simplify class-based client device instantiationHeiner Kallweit1-31/+7
2023-10-21i2c: exynos5: add support for atomic transfersMarek Szyprowski1-2/+44
2023-10-21i2c: at91-core: Use devm_clk_get_enabled()Andi Shyti1-7/+3
2023-10-21i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat1-3/+6
2023-10-21i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-10-21i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1