~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* i2c: mvtwsi: reset controller if stuck in "bus error" stateSam Edwards2023-08-15
* i2c: mediatek: fix I2C usability for MT7981Weijie Gao2023-08-03
* i2c: designware: Add Kconfig for designware_i2c_pci.cMinda Chen2023-08-02
* i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindingsChris Packham2023-07-31
* Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\
| * I2C: cdns: Fix broken retry mechanism on arbitration lost.Andrea Merello2023-06-05
| * i2c: rockchip: De-initialize the bus after start bit failureOndrej Jirman2023-06-05
| * drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* | arm: Remove ti816x_evm board and ti816x SoC supportTom Rini2023-05-31
|/
* i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello2023-04-11
* i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li2023-04-11
* i2c: correct I2C deblock logicHaibo Chen2023-04-11
* i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...Rasmus Villemoes2023-04-11
* i2c: rcar_i2c: Add R-Car Gen4 supportHai Pham2023-04-07
* i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut2023-03-18
* i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut2023-03-18
* sandbox: Tidy up I2C optionsSimon Glass2023-03-02
* i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho2023-02-13
* i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen2023-02-13
* i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam2023-02-13
* i2c: Add support for Qualcomm I2C driverSumit Garg2023-02-10
* Correct SPL uses of IMX_MODULE_FUSESimon Glass2023-02-10
* sh4: Drop unused kona_i2c driverSimon Glass2023-02-07
* rmobile: Drop CONFIG_SH73A0 and associated codeSimon Glass2023-02-07
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMRTom Rini2023-01-20
* global: Remove unused CONFIG definesTom Rini2023-01-20
* Merge branch 'next'Tom Rini2023-01-09
|\
| * global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini2022-12-23
| * global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFGTom Rini2022-12-23
| * global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini2022-12-23
| * arm: ti814x: Remove remaining support codeTom Rini2022-12-22
| * i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini2022-12-22
| * global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
| * global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-05
* | i2c: uniphier-f: correct error recoveryDai Okamura2023-01-06
|/
* i2c: nuvoton: renamed the NPCM i2c driverJim Liu2022-12-05
* i2c: i2c-gpio: add newlineSergei Antonov2022-11-14
* i2c: microchip: fix erroneous late ack sendConor Dooley2022-11-14
* i2c: microchip: fix ack sending logicConor Dooley2022-11-14
* Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2022-11-10
* i2c: add support for MediaTek I2C interfaceWeijie Gao2022-09-23
* Merge branch 'master' into nextTom Rini2022-09-19
|\
| * i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz2022-09-15
| * i2c: stm32: do not set the STOP condition on errorAlain Volmat2022-09-15
| * i2c: stm32: remove unused stop parameter in start & reload handlingAlain Volmat2022-09-15
| * i2c: stm32: fix comment and remove unused AUTOEND bitAlain Volmat2022-09-15
| * i2c: stm32f7: fix clearing the control registerJorge Ramirez-Ortiz2022-09-15
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
|/
* i2c: avoid dynamic stack use in dm_i2c_writeRasmus Villemoes2022-07-19