summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2024-01-18i2c: cpm: Remove linux,i2c-index conversion from be32Christophe Leroy
2024-01-18i2c: imx: Make SDA actually optional for bus recoveringAlexander Stein
2024-01-18i2c: smbus: Support up to 8 SPD EEPROMsJean Delvare
2024-01-18i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn
2024-01-18i2c: s3c24xx: add support for atomic transfersMarek Szyprowski
2024-01-18i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski
2024-01-18i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski
2024-01-18i2c: rcar: add FastMode+ support for Gen4Wolfram Sang
2024-01-18i2c: rcar: introduce Gen4 devicesWolfram Sang
2024-01-18i2c: npcm7xx: move to per-adapter debugfs directoryWolfram Sang
2024-01-18i2c: gpio: move to per-adapter debugfs directoryWolfram Sang
2024-01-18i2c: create debugfs entry per adapterWolfram Sang
2024-01-18i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...Heiner Kallweit
2024-01-18i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...Heiner Kallweit
2023-11-13i2c: ocores: Move system PM hooks to the NOIRQ phaseSamuel Holland
2023-11-13i2c: designware: Fix corrupted memory seen in the ISRJan Bottorff
2023-11-12Revert "i2c: pxa: move to generic GPIO recovery"Robert Marko
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-11-01Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-29i2c: s3c2410: make i2c_s3c_irq_nextbyte() voidJason Yan
2023-10-29i2c: qcom-geni: add ACPI device id for sc8180xShawn Guo
2023-10-29i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin
2023-10-29i2c: mux: demux-pinctrl: Convert to use sysfs_emit_at() APIye xingchen
2023-10-28i2c: i801: Use new helper acpi_use_parent_companionHeiner Kallweit
2023-10-28i2c: core: fix lockdep warning for sparsely nested adapter chainDaniel Mack
2023-10-28i2c: axxia: eliminate kernel-doc warningsRandy Dunlap
2023-10-23i2c: stm32f7: Use devm_clk_get_enabled()Andi Shyti
2023-10-23i2c: stm32f4: Use devm_clk_get_enabled()Andi Shyti
2023-10-23i2c: stm32f7: add description of atomic in struct stm32f7_i2c_devAlain Volmat
2023-10-23i2c: fix memleak in i2c_new_client_device()Wolfram Sang
2023-10-23i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c specCamel Guo
2023-10-21i2c: i801: Simplify class-based client device instantiationHeiner Kallweit
2023-10-21i2c: exynos5: add support for atomic transfersMarek Szyprowski
2023-10-21i2c: at91-core: Use devm_clk_get_enabled()Andi Shyti
2023-10-21i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat
2023-10-21i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina
2023-10-21i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-10-21i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-10-13i2c: mux: gpio: don't fiddle with GPIOLIB internalsBartosz Golaszewski
2023-10-11i2c: brcmstb: Add support for atomic transfersMarek Szyprowski
2023-10-11i2c: Add support for Intel LJCA USB I2C driverWentong Wu
2023-10-10i2c: i801: Add support for Intel Birch Stream SoCJarkko Nikula