summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-1429-1020/+677
|\
| * i2c: sh_mobile: remove unneeded semicolonYang Li2022-01-111-1/+1
| * Merge tag 'at24-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2022-01-062-50/+47
| |\
| | * eeprom: at24: Add support for 24c1025 EEPROMMaxim Kochetkov2021-12-131-1/+14
| | * dt-bindings: at24: add at24c1025Maxim Kochetkov2021-12-131-0/+4
| | * dt-bindings: at24: Rework special case compatible handlingGeert Uytterhoeven2021-12-101-14/+11
| | * eeprom: at24: remove struct at24_clientHeiner Kallweit2021-12-011-35/+18
| * | i2c: riic: Use platform_get_irq() to get the interruptLad Prabhakar2022-01-031-5/+5
| * | i2c: sh_mobile: Use platform_get_irq_optional() to get the interruptLad Prabhakar2022-01-031-8/+26
| * | i2c: bcm2835: Use platform_get_irq() to get the interruptLad Prabhakar2022-01-031-7/+4
| * | i2c: aspeed: Remove unused includesThierry Reding2021-12-161-2/+0
| * | dt-bindings: i2c: aspeed: Drop stray '#interrupt-cells'Rob Herring2021-12-161-1/+0
| * | i2c: sh_mobile: update to new DMAENGINE API when terminatingWolfram Sang2021-12-161-17/+9
| * | i2c: rcar: update to new DMAENGINE API when terminatingWolfram Sang2021-12-161-17/+9
| * | i2c: exynos5: Fix getting the optional clockSam Protsenko2021-12-161-3/+5
| * | i2c: designware-pci: Convert to use dev_err_probe()Andy Shevchenko2021-12-161-14/+10
| * | i2c: designware-pci: use __maybe_unused for PM functionsAndy Shevchenko2021-12-161-4/+2
| * | i2c: designware-pci: Group MODULE_*() macrosAndy Shevchenko2021-12-161-4/+2
| * | i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usageAndy Shevchenko2021-12-161-0/+7
| * | i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D2021-12-161-4/+4
| * | i2c: designware: Do not complete i2c read without RX_FULL interruptTamal Saha2021-12-161-2/+5
| * | i2c: tegra: use i2c_timings for bus clock freqAkhil R2021-12-101-12/+9
| * | i2c: i801: Don't clear status flags twice in interrupt modeHeiner Kallweit2021-12-091-11/+5
| * | i2c: i801: Don't read back cleared status in i801_check_pre()Heiner Kallweit2021-12-091-19/+3
| * | i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in KconfigSam Protsenko2021-12-091-1/+1
| * | i2c: exynos5: Add bus clock supportSam Protsenko2021-12-091-8/+38
| * | i2c: exynos5: Add support for ExynosAutoV9 SoCJaewon Kim2021-12-091-9/+53
| * | dt-bindings: i2c: exynos5: Add bus clockSam Protsenko2021-12-091-6/+53
| * | dt-bindings: i2c: exynos5: Add exynosautov9-hsi2c compatibleJaewon Kim2021-12-091-0/+6
| * | dt-bindings: i2c: exynos5: Convert to dtschemaSam Protsenko2021-12-092-53/+80
| * | dt-bindings: i2c: brcm,bcm2835-i2c: convert to YAML schemaDavid Heidelberg2021-12-092-22/+54
| * | i2c: stm32f7: remove noisy and imprecise log messagesWolfram Sang2021-12-011-4/+0
| * | i2c: stm32: get rid of stm32f7_i2c_release_bus return valueAlain Volmat2021-12-011-8/+2
| * | Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"Wolfram Sang2021-11-301-8/+0
| * | Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"Wolfram Sang2021-11-301-14/+0
| * | i2c: i801: Improve handling platform data for tco deviceHeiner Kallweit2021-11-291-15/+12
| * | i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSELakshmi Sowjanya D2021-11-291-0/+14
| * | i2c: designware-pci: Add support for Fast Mode Plus and High Speed ModeLakshmi Sowjanya D2021-11-291-0/+8
| * | i2c: enable async suspend/resume on i2c client devicesDerek Basehore2021-11-291-0/+1
| * | i2c: enable async suspend/resume for i2c adaptersRajat Jain2021-11-291-0/+1
| * | i2c: designware: Enable async suspend / resume of designware devicesRajat Jain2021-11-291-0/+2
| * | i2c: mpc: Correct I2C reset procedureJoakim Tjernlund2021-11-291-8/+15
| * | i2c: designware: Fix the kernel doc description for struct dw_i2c_devAndy Shevchenko2021-11-291-4/+9
| * | i2c: rk3x: enable clock before getting rateJohn Keeping2021-11-291-0/+7
| * | i2c: i801: Improve handling of chip-specific feature definitionsHeiner Kallweit2021-11-291-125/+66
| * | i2c: i801: Remove i801_set_block_buffer_modeHeiner Kallweit2021-11-291-12/+5
| * | i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit2021-11-291-10/+5
| * | i2c: tegra: Add the ACPI supportAkhil R2021-11-291-12/+40
| * | dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible stringJacky Bai2021-11-291-0/+1
| * | dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible matchAbel Vesa2021-11-291-0/+1