summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-062-4/+4
* i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello2023-04-111-7/+9
* i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li2023-04-111-2/+2
* i2c: correct I2C deblock logicHaibo Chen2023-04-111-2/+2
* i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...Rasmus Villemoes2023-04-111-14/+0
* i2c: rcar_i2c: Add R-Car Gen4 supportHai Pham2023-04-072-1/+2
* i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut2023-03-181-1/+1
* i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut2023-03-181-1/+1
* sandbox: Tidy up I2C optionsSimon Glass2023-03-021-0/+20
* i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho2023-02-131-12/+18
* i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen2023-02-134-0/+497
* i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam2023-02-131-1/+1
* i2c: Add support for Qualcomm I2C driverSumit Garg2023-02-103-0/+592
* Correct SPL uses of IMX_MODULE_FUSESimon Glass2023-02-101-2/+2
* sh4: Drop unused kona_i2c driverSimon Glass2023-02-072-729/+0
* rmobile: Drop CONFIG_SH73A0 and associated codeSimon Glass2023-02-071-5/+0
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-204-21/+21
* i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMRTom Rini2023-01-201-5/+7
* global: Remove unused CONFIG definesTom Rini2023-01-201-7/+0
* Merge branch 'next'Tom Rini2023-01-098-59/+26
|\
| * global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini2022-12-231-5/+5
| * global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFGTom Rini2022-12-231-3/+3
| * global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini2022-12-231-3/+3
| * arm: ti814x: Remove remaining support codeTom Rini2022-12-221-1/+1
| * i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini2022-12-221-33/+0
| * global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-056-11/+11
| * global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-051-3/+3
* | i2c: uniphier-f: correct error recoveryDai Okamura2023-01-061-2/+2
|/
* i2c: nuvoton: renamed the NPCM i2c driverJim Liu2022-12-051-0/+0
* i2c: i2c-gpio: add newlineSergei Antonov2022-11-141-1/+1
* i2c: microchip: fix erroneous late ack sendConor Dooley2022-11-141-1/+1
* i2c: microchip: fix ack sending logicConor Dooley2022-11-141-6/+17
* Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2022-11-102-31/+0
* i2c: add support for MediaTek I2C interfaceWeijie Gao2022-09-233-0/+832
* Merge branch 'master' into nextTom Rini2022-09-191-17/+16
|\
| * i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz2022-09-151-5/+6
| * i2c: stm32: do not set the STOP condition on errorAlain Volmat2022-09-151-3/+3
| * i2c: stm32: remove unused stop parameter in start & reload handlingAlain Volmat2022-09-151-4/+4
| * i2c: stm32: fix comment and remove unused AUTOEND bitAlain Volmat2022-09-151-4/+2
| * i2c: stm32f7: fix clearing the control registerJorge Ramirez-Ortiz2022-09-151-1/+1
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-2/+2
|/
* i2c: avoid dynamic stack use in dm_i2c_writeRasmus Villemoes2022-07-191-18/+12
* i2c: nuvoton: Add NPCM7xx i2c driverJim Liu2022-07-193-0/+636
* i2c: ast_i2c: Remove SCL direct drive modeEddie James2022-07-191-1/+1
* i2c: stm32: add support for the st,stm32mp13 SOCPatrick Delaunay2022-07-121-0/+5
* i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini2022-07-082-99/+2
* spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-1/+1
* i2c/aspeed: Add AST2600 compatibleJoel Stanley2022-07-061-0/+1
* i2c/aspeed: Fix reset controlJoel Stanley2022-07-061-7/+15
* arm: samsung: Migrate a number of symbols to KconfigTom Rini2022-06-282-3/+3