summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2022-11-12i2c: designware: Align defines in i2c-designware-core.hJarkko Nikula
2022-11-12i2c: designware: Remove common i2c_dw_disable_int()Jarkko Nikula
2022-11-12i2c: designware: Simplify master interrupt handler nestingJarkko Nikula
2022-11-12i2c: designware: Move debug print in i2c_dw_isr()Jarkko Nikula
2022-11-12i2c: designware: Do not process interrupt when device is suspendedJarkko Nikula
2022-11-12i2c: designware: Simplify slave interrupt handler nestingJarkko Nikula
2022-11-12i2c: designware: Remove unused completion code from i2c-designware-slaveJarkko Nikula
2022-11-12i2c: designware: Remove needless initializations from i2c_dw_reg_slave()Jarkko Nikula
2022-11-12i2c: designware: Define software status flags with BIT()Jarkko Nikula
2022-11-12i2c: designware: Empty receive FIFO in slave interrupt handlerJarkko Nikula
2022-11-12i2c: designware: Fix slave state machine for sequential readsJarkko Nikula
2022-11-02i2c: hisi: Add initial device tree supportWeilong Chen
2022-11-01i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao
2022-11-01i2c: npcm7xx: Annotate register field definitions with longer namesJonathan Neuschäfer
2022-11-01i2c: npcm7xx: Group bank 0/1 registers together for readabilityJonathan Neuschäfer
2022-11-01i2c: mediatek: add mt7986 supportFrank Wunderlich
2022-11-01i2c: amd-mp2: use msix/msi if the hardware supportsRaju Rangoju
2022-11-01i2c: tegra: Allocate DMA memory for DMA engineThierry Reding
2022-11-01i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin
2022-10-21i2c: mlxbf: depend on ACPI; clean away ifdeffageAdam Borowski
2022-10-20i2c: fix spelling typos in commentsJiangshan Yi
2022-10-19i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue
2022-10-19i2c: xiic: Add platform module aliasMartin Tůma
2022-10-11Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-10Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-05i2c: aspeed: Assert NAK when slave is busyQuan Nguyen
2022-10-05i2c: designware: Fix handling of real but unexpected device interruptsJarkko Nikula
2022-10-05i2c: qcom-cci: Add MSM8226 compatibleRayyan Ansari
2022-10-05i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variableColin Ian King
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04i2c: acpi: Use ACPI wake capability bit to set wake_irqRaul E Rangel
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-02i2c: pci1xxxx: prevent signed integer overflowWolfram Sang
2022-10-02i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-10-02i2c: i801: Prefer async probeMani Milani
2022-10-02i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probeZhang Qilong
2022-10-02i2c: designware-pci: Use standard pattern for memory allocationAndy Shevchenko
2022-10-02i2c: designware-pci: Group AMD NAVI quirk parts togetherAndy Shevchenko
2022-09-28i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction...Tharun Kumar P
2022-09-27i2c: mlxbf: remove device tree supportAsmaa Mnebhi
2022-09-27i2c: mlxbf: support BlueField-3 SoCAsmaa Mnebhi
2022-09-27i2c: cadence: Add standard bus recovery supportShubhrajyoti Datta
2022-09-27i2c: mlxbf: add multi slave functionalityAsmaa Mnebhi
2022-09-27i2c: mlxbf: support lock mechanismAsmaa Mnebhi
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-21i2c: mux: harden i2c_mux_alloc() against integer overflowsDan Carpenter
2022-09-21i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi
2022-09-19i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko