aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2023-10-02Merge branch 'next'Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22drivers: mediatek: Fix error handling in mtk_i2c_do_transferFrancois Berder
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15i2c: mvtwsi: reset controller if stuck in "bus error" stateSam Edwards
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-03i2c: mediatek: fix I2C usability for MT7981Weijie Gao
2023-08-02i2c: designware: Add Kconfig for designware_i2c_pci.cMinda Chen
2023-07-31i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindingsChris Packham
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-05I2C: cdns: Fix broken retry mechanism on arbitration lost.Andrea Merello
2023-06-05i2c: rockchip: De-initialize the bus after start bit failureOndrej Jirman
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello
2023-04-11i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li
2023-04-11i2c: correct I2C deblock logicHaibo Chen
2023-04-11i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...Rasmus Villemoes
2023-04-07i2c: rcar_i2c: Add R-Car Gen4 supportHai Pham
2023-03-18i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut
2023-03-02sandbox: Tidy up I2C optionsSimon Glass
2023-02-13i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen
2023-02-13i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam
2023-02-10i2c: Add support for Qualcomm I2C driverSumit Garg
2023-02-10Correct SPL uses of IMX_MODULE_FUSESimon Glass
2023-02-07sh4: Drop unused kona_i2c driverSimon Glass
2023-02-07rmobile: Drop CONFIG_SH73A0 and associated codeSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMRTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-09Merge branch 'next'Tom Rini
2023-01-06i2c: uniphier-f: correct error recoveryDai Okamura
2022-12-23global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFGTom Rini
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini
2022-12-22arm: ti814x: Remove remaining support codeTom Rini
2022-12-22i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05i2c: nuvoton: renamed the NPCM i2c driverJim Liu
2022-11-14i2c: i2c-gpio: add newlineSergei Antonov
2022-11-14i2c: microchip: fix erroneous late ack sendConor Dooley
2022-11-14i2c: microchip: fix ack sending logicConor Dooley
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini
2022-09-23i2c: add support for MediaTek I2C interfaceWeijie Gao
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-15i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz