summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2024-05-06i2c: wmt: rename somethingHans Hu
2024-05-06i2c: wmt: split out common filesHans Hu
2024-05-06i2c: wmt: create wmt_i2c_init for general initHans Hu
2024-05-06i2c: thunderx: Adding ioclk supportPiyush Malgujar
2024-05-06i2c: octeon: Handle watchdog timeoutSuneel Garapati
2024-05-06i2c: octeon: Add platform prefix to macrosPiyush Malgujar
2024-05-06i2c: thunderx: Support for High speed modeSuneel Garapati
2024-05-06i2c: thunderx: Clock divisor logic changesSuneel Garapati
2024-05-06i2c: cadence: Add RISCV architecture supportJi Sheng Teoh
2024-05-06i2c: uniphier: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: uniphier-f: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: tegra: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: st: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: sh_mobile: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: rk3x: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: qup: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: qcom-geni: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: omap: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: nomadik: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: ismt: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: img-scb: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: davinci: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: cadence: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: bcm2835: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: bcm-iproc: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: at91-master: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: lpi2c: Avoid calling clk_get_rate during transferAlexander Stein
2024-05-06i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit
2024-05-06i2c: i801: Remove usage of I2C_CLASS_SPDHeiner Kallweit
2024-05-06i2c: designware: Add ACPI ID for Granite Rapids-D I2C controllerShanth Murthy
2024-05-06i2c: mpc: Removal of of_node_put with __free for auto cleanupAbhinav Jain
2024-05-06i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit
2024-05-06i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann
2024-05-06i2c: cadence: Avoid fifo clear after startSai Pavan Boddu
2024-05-06i2c: add HAS_IOPORT dependenciesNiklas Schnelle
2024-05-06i2c: i801: Call i2c_register_spd for muxed child segmentsHeiner Kallweit
2024-05-06i2c: viperboard: drop driver owner assignmentKrzysztof Kozlowski
2024-05-06i2c: riic: Add support for R9A09G057 SoCLad Prabhakar
2024-05-06i2c: riic: Pass register offsets and chip details as OF dataLad Prabhakar
2024-05-06i2c: riic: Introduce helper functions for I2C read/write operationsLad Prabhakar
2024-04-27i2c: smbus: fix NULL function pointer dereferenceWolfram Sang
2024-04-18ARM: 9367/1: i2c: nomadik: drop owner assignmentKrzysztof Kozlowski
2024-04-04i2c: pxa: hide unused icr_bits[] variableArnd Bergmann
2024-03-26i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1Maxim Levitsky
2024-03-20i2c: muxes: pca954x: Allow sharing reset GPIOChris Packham
2024-03-20Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang
2024-03-15Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-12i2c: nomadik: sort includesThéo Lebrun