summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c: i2c-imx-lpi2c: remove debugging leftoverSascha Hauer2024-03-011-1/+0
* i2c: lpi2c: add PBL supportSascha Hauer2024-02-082-1/+35
* i2c: lpi2c: use udelay for timeout loopsSascha Hauer2024-02-081-10/+15
* i2c: lpi2c: determine clk rate during probeSascha Hauer2024-02-081-6/+5
* i2c: Add lpi2c supportSascha Hauer2023-11-173-0/+526
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-263-3/+3
* i2c: stm32: Update driverAlexander Shiyan2023-08-071-165/+277
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-1312-0/+12
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-061-2/+2
* I2C: i.MX: early: Use a custom delay on i.MX6John Watts2023-02-021-1/+21
* i2c: i.MX: Use initialized dev for dev_dbg()Sascha Hauer2023-01-251-7/+9
* I2C: i.MX: Add early i2c support for i.MX6John Watts2023-01-241-0/+14
* i2c: at91: extend for SAMA5D4 supportAhmad Fatoum2023-01-121-1/+13
* Rename struct driver_d to driverSascha Hauer2023-01-1012-12/+12
* Rename struct device_d to deviceSascha Hauer2023-01-1012-29/+30
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-1012-30/+32
* i2c: imx: increase timeout in i2c_fsl_poll_status from 1 to 5msAhmad Fatoum2023-01-101-1/+1
* i2c: bcm283x: fix use of unregistered device in debug printAhmad Fatoum2022-12-021-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2022-08-111-8/+15
|\
| * i2c: bcm283x: fix ending of transfer in case of NACKDaniel Brát2022-08-091-8/+15
* | pbl: generalize fsl i2c_early API into pbl_i2cAhmad Fatoum2022-08-081-8/+13
|/
* i2c: add bcm283x i2c host controller supportDaniel Brát2022-06-173-0/+332
* i2c: rockchip: fix transfer return valueAhmad Fatoum2022-05-111-5/+8
* i2c: add Cadence i2c host controller supportMatthias Fend2022-05-113-0/+462
* ARM: stm32mp: allow driver reuse for STM32 MCUsAhmad Fatoum2022-02-011-1/+1
* i2c: add Rockchip i2c controller supportAhmad Fatoum2022-01-173-0/+467
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-228-8/+8
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1511-63/+12
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0111-63/+12
* | I2C: i.MX: early: replace zero-valued variable use with zero directlyAhmad Fatoum2021-11-011-1/+1
|/
* i2c: designware: fix error message formattingAhmad Fatoum2021-06-091-5/+3
* i2c: at91: extend for sama5d2 supportAhmad Fatoum2020-08-031-19/+116
* i2c: stm32: support new st,stm32mp15-i2c compatibleAhmad Fatoum2020-08-031-0/+1
* treewide: Convert files covered by ARM copyright to SPDXUwe Kleine-König2020-07-141-7/+6
* i2c: designware: use proper type for writel argumentAhmad Fatoum2020-07-141-2/+5
* ARM: stm32mp: depend on ARCH_STM32MP for SoC driversAhmad Fatoum2020-07-141-0/+1
* treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-203-3/+3
* I2C: i.MX: Add early i2c support for i.MX8MSascha Hauer2020-02-191-0/+12
* i2c: tegra: correct error messageAhmad Fatoum2020-02-121-1/+1
* Merge branch 'for-next/stm32'Sascha Hauer2019-12-101-8/+3
|\
| * i2c: stm32: use device_reset_us helper instead of open-codingAhmad Fatoum2019-11-131-8/+3
* | i2c: gpio: use of_get_named_gpio() instead of of_get_named_gpio_flags()Antony Pavlov2019-11-251-2/+2
|/
* i2c: add stm32f7 I2C adapter driverAhmad Fatoum2019-09-093-0/+869
* ARM: i.MX: scb9328: refurbish board suportSascha Hauer2019-08-151-1/+1
* i2c: gpio: add sda/scl-gpios property supportMarco Felsch2019-06-261-10/+17
* i2c: i.MX: Add layerscape supportSascha Hauer2019-03-132-2/+4
* i2c: i.MX: Add early driver for use in PBLSascha Hauer2019-03-042-0/+311
* i2c: i.MX: Create header file for register definesSascha Hauer2019-02-272-46/+53
* i2c: i.MX: Read clock-frequency from device treeSascha Hauer2019-02-271-6/+6
* i2c: i.MX: remove unused defineSascha Hauer2019-02-271-3/+0