summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2024-05-06i2c: rk3x: remove printout on handled timeoutsWolfram Sang1-3/+0
2024-05-06i2c: qup: remove printout on handled timeoutsWolfram Sang1-3/+1
2024-05-06i2c: qcom-geni: remove printout on handled timeoutsWolfram Sang1-4/+1
2024-05-06i2c: omap: remove printout on handled timeoutsWolfram Sang1-1/+0
2024-05-06i2c: nomadik: remove printout on handled timeoutsWolfram Sang1-5/+2
2024-05-06i2c: ismt: remove printout on handled timeoutsWolfram Sang1-1/+0
2024-05-06i2c: img-scb: remove printout on handled timeoutsWolfram Sang1-4/+1
2024-05-06i2c: davinci: remove printout on handled timeoutsWolfram Sang1-1/+0
2024-05-06i2c: cadence: remove printout on handled timeoutsWolfram Sang1-2/+0
2024-05-06i2c: bcm2835: remove printout on handled timeoutsWolfram Sang1-1/+0
2024-05-06i2c: bcm-iproc: remove printout on handled timeoutsWolfram Sang1-2/+0
2024-05-06i2c: at91-master: remove printout on handled timeoutsWolfram Sang1-1/+0
2024-05-06i2c: lpi2c: Avoid calling clk_get_rate during transferAlexander Stein1-3/+16
2024-05-06i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit1-1/+1
2024-05-06i2c: i801: Remove usage of I2C_CLASS_SPDHeiner Kallweit1-4/+0
2024-05-06i2c: designware: Add ACPI ID for Granite Rapids-D I2C controllerShanth Murthy1-0/+1
2024-05-06i2c: mpc: Removal of of_node_put with __free for auto cleanupAbhinav Jain1-7/+4
2024-05-06i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit2-4/+12
2024-05-06i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann2-15/+7
2024-05-06i2c: cadence: Avoid fifo clear after startSai Pavan Boddu1-0/+1
2024-05-06i2c: add HAS_IOPORT dependenciesNiklas Schnelle1-14/+16
2024-05-06i2c: i801: Call i2c_register_spd for muxed child segmentsHeiner Kallweit1-0/+23
2024-05-06i2c: viperboard: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-06i2c: riic: Add support for R9A09G057 SoCLad Prabhakar1-0/+17
2024-05-06i2c: riic: Pass register offsets and chip details as OF dataLad Prabhakar1-15/+41
2024-05-06i2c: riic: Introduce helper functions for I2C read/write operationsLad Prabhakar1-23/+33
2024-04-18ARM: 9367/1: i2c: nomadik: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-04i2c: pxa: hide unused icr_bits[] variableArnd Bergmann1-1/+1
2024-03-26i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1Maxim Levitsky1-3/+4
2024-03-20Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang1-308/+432
2024-03-15Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-443/+423
2024-03-12i2c: nomadik: sort includesThéo Lebrun1-8/+8
2024-03-12i2c: nomadik: support Mobileye EyeQ5 I2C controllerThéo Lebrun1-4/+86
2024-03-12i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetreeThéo Lebrun1-1/+8
2024-03-12i2c: nomadik: replace jiffies by ktime for FIFO flushing timeoutThéo Lebrun1-3/+3
2024-03-12i2c: nomadik: support short xfer timeouts using waitqueue & hrtimerThéo Lebrun1-22/+48
2024-03-12i2c: nomadik: use bitops helpersThéo Lebrun1-73/+88
2024-03-12i2c: nomadik: simplify IRQ masking logicThéo Lebrun1-12/+6
2024-03-12Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Wolfram Sang15-443/+423
2024-03-09i2c: nomadik: rename private struct pointers from dev to privThéo Lebrun1-214/+214
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang1-0/+1
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET1-1/+5
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit1-1/+3
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit1-1/+1
2024-03-08i2c: sprd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-06i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4Geert Uytterhoeven1-1/+1
2024-03-06i2c: imx-lpi2c: add generic GPIO recovery for LPI2CCarlos Song1-0/+27
2024-03-05i2c: cadence: Add system suspend and resume PM supportJi Sheng Teoh1-0/+33
2024-03-05i2c: mpc: remove outdated macroWolfram Sang1-3/+1
2024-03-05i2c: mpc: use proper binding for transfer timeoutsWolfram Sang1-6/+6