summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: ali1535: remove printout on handled timeoutsWolfram Sang2024-05-061-6/+2
* i2c: i801: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+1
* i2c: add zhaoxin i2c controller driverHans Hu2024-05-066-5/+353
* i2c: wmt: add platform type VIAI2C_PLAT_WMTHans Hu2024-05-063-14/+27
* i2c: wmt: fix a bug when thread blockedHans Hu2024-05-062-71/+80
* i2c: wmt: rename somethingHans Hu2024-05-063-146/+143
* i2c: wmt: split out common filesHans Hu2024-05-066-431/+442
* i2c: wmt: create wmt_i2c_init for general initHans Hu2024-05-061-28/+37
* i2c: thunderx: Adding ioclk supportPiyush Malgujar2024-05-061-2/+3
* i2c: octeon: Handle watchdog timeoutSuneel Garapati2024-05-062-0/+12
* i2c: octeon: Add platform prefix to macrosPiyush Malgujar2024-05-062-31/+31
* i2c: thunderx: Support for High speed modeSuneel Garapati2024-05-063-25/+54
* i2c: thunderx: Clock divisor logic changesSuneel Garapati2024-05-063-4/+59
* i2c: cadence: Add RISCV architecture supportJi Sheng Teoh2024-05-061-1/+1
* i2c: uniphier: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+1
* i2c: uniphier-f: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
* i2c: tegra: remove printout on handled timeoutsWolfram Sang2024-05-061-2/+0
* i2c: st: remove printout on handled timeoutsWolfram Sang2024-05-061-4/+1
* i2c: sh_mobile: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
* i2c: rk3x: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+0
* i2c: qup: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+1
* i2c: qcom-geni: remove printout on handled timeoutsWolfram Sang2024-05-061-4/+1
* i2c: omap: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
* i2c: nomadik: remove printout on handled timeoutsWolfram Sang2024-05-061-5/+2
* i2c: ismt: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
* i2c: img-scb: remove printout on handled timeoutsWolfram Sang2024-05-061-4/+1
* i2c: davinci: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
* i2c: cadence: remove printout on handled timeoutsWolfram Sang2024-05-061-2/+0
* i2c: bcm2835: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
* i2c: bcm-iproc: remove printout on handled timeoutsWolfram Sang2024-05-061-2/+0
* i2c: at91-master: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
* i2c: lpi2c: Avoid calling clk_get_rate during transferAlexander Stein2024-05-061-3/+16
* i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit2024-05-061-1/+1
* i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit2024-05-062-4/+1
* i2c: i801: Remove usage of I2C_CLASS_SPDHeiner Kallweit2024-05-061-4/+0
* i2c: designware: Add ACPI ID for Granite Rapids-D I2C controllerShanth Murthy2024-05-061-0/+1
* i2c: mpc: Removal of of_node_put with __free for auto cleanupAbhinav Jain2024-05-061-7/+4
* dt-bindings: i2c: qcom-cci: Document sc8280xp compatibleBryan O'Donoghue2024-05-061-0/+19
* MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORTLukas Bulwahn2024-05-061-1/+1
* i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit2024-05-062-4/+12
* i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann2024-05-062-15/+7
* i2c: add HAS_IOPORT dependenciesNiklas Schnelle2024-05-061-14/+16
* i2c: i801: Call i2c_register_spd for muxed child segmentsHeiner Kallweit2024-05-061-0/+23
* i2c: viperboard: drop driver owner assignmentKrzysztof Kozlowski2024-05-061-1/+0
* i2c: riic: Add support for R9A09G057 SoCLad Prabhakar2024-05-061-0/+17
* i2c: riic: Pass register offsets and chip details as OF dataLad Prabhakar2024-05-061-15/+41
* i2c: riic: Introduce helper functions for I2C read/write operationsLad Prabhakar2024-05-061-23/+33
* dt-bindings: i2c: renesas,riic: Document R9A09G057 supportLad Prabhakar2024-05-061-8/+11
* dt-bindings: i2c: nxp,pnx-i2c: Convert to dtschemaAnimesh Agarwal2024-05-062-34/+46
* Linux 6.9-rc7v6.9-rc7Linus Torvalds2024-05-051-1/+1