| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: add missing SPDX-License-Identifier | Ahmad Fatoum | 2021-11-01 | 21 | -73/+23 |
* | i2c: algo-bit: switch to SPDX-License-Identifier | Ahmad Fatoum | 2021-11-01 | 1 | -19/+5 |
* | common: add initial barebox deep-probe support | Marco Felsch | 2021-06-25 | 1 | -0/+8 |
* | i2c: designware: fix error message formatting | Ahmad Fatoum | 2021-06-09 | 1 | -5/+3 |
* | i2c: at91: extend for sama5d2 support | Ahmad Fatoum | 2020-08-03 | 1 | -19/+116 |
* | i2c: sync i2c_parse_fw_timings() with upstream | Ahmad Fatoum | 2020-08-03 | 1 | -39/+34 |
* | i2c: stm32: support new st,stm32mp15-i2c compatible | Ahmad Fatoum | 2020-08-03 | 1 | -0/+1 |
* | treewide: Convert files covered by ARM copyright to SPDX | Uwe Kleine-König | 2020-07-14 | 1 | -7/+6 |
* | i2c: designware: use proper type for writel argument | Ahmad Fatoum | 2020-07-14 | 1 | -2/+5 |
* | ARM: stm32mp: depend on ARCH_STM32MP for SoC drivers | Ahmad Fatoum | 2020-07-14 | 1 | -0/+1 |
* | treewide: replace commas with semicolons where appropriate | Ahmad Fatoum | 2020-05-20 | 3 | -3/+3 |
* | i2c: Port of_find_i2c_device_by_node() from Linux | Andrey Smirnov | 2020-04-01 | 1 | -0/+13 |
* | I2C: i.MX: Add early i2c support for i.MX8M | Sascha Hauer | 2020-02-19 | 1 | -0/+12 |
* | i2c: tegra: correct error message | Ahmad Fatoum | 2020-02-12 | 1 | -1/+1 |
* | Merge branch 'for-next/stm32' | Sascha Hauer | 2019-12-10 | 1 | -8/+3 |
|\ |
|
| * | i2c: stm32: use device_reset_us helper instead of open-coding | Ahmad Fatoum | 2019-11-13 | 1 | -8/+3 |
* | | Merge branch 'for-next/randfixes' | Sascha Hauer | 2019-12-10 | 1 | -1/+2 |
|\ \ |
|
| * | | i2c: always walk down into i2c/busses Makefile | Lucas Stach | 2019-12-02 | 1 | -1/+2 |
| |/ |
|
* | | i2c: gpio: use of_get_named_gpio() instead of of_get_named_gpio_flags() | Antony Pavlov | 2019-11-25 | 1 | -2/+2 |
|/ |
|
* | i2c-mux-pca954x: Add support for "i2c-mux-idle-disconnect" | Andrey Smirnov | 2019-10-14 | 1 | -1/+18 |
* | Merge branch 'for-next/stm32' | Sascha Hauer | 2019-09-12 | 4 | -0/+929 |
|\ |
|
| * | i2c: add stm32f7 I2C adapter driver | Ahmad Fatoum | 2019-09-09 | 3 | -0/+869 |
| * | i2c: port Linux i2c_parse_fw_timings | Ahmad Fatoum | 2019-09-09 | 1 | -0/+60 |
* | | i2c/pca954x: Initialize the mux to disconnected state | Andrey Smirnov | 2019-09-09 | 1 | -3/+4 |
* | | i2c-mux-pca954x: remove use of uninitialized variable | Ahmad Fatoum | 2019-08-30 | 1 | -3/+3 |
|/ |
|
* | ARM: i.MX: scb9328: refurbish board suport | Sascha Hauer | 2019-08-15 | 1 | -1/+1 |
* | i2c: gpio: add sda/scl-gpios property support | Marco Felsch | 2019-06-26 | 1 | -10/+17 |
* | treewide: remove stale mentions of CONFIG_OF in comments | Ahmad Fatoum | 2019-06-13 | 1 | -1/+1 |
* | Merge branch 'for-next/misc' | Sascha Hauer | 2019-04-09 | 1 | -3/+3 |
|\ |
|
| * | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2019-03-21 | 1 | -3/+3 |
* | | i2c: i.MX: Add layerscape support | Sascha Hauer | 2019-03-13 | 2 | -2/+4 |
|/ |
|
* | i2c: i.MX: Add early driver for use in PBL | Sascha Hauer | 2019-03-04 | 3 | -0/+314 |
* | i2c: i.MX: Create header file for register defines | Sascha Hauer | 2019-02-27 | 2 | -46/+53 |
* | i2c: i.MX: Read clock-frequency from device tree | Sascha Hauer | 2019-02-27 | 1 | -6/+6 |
* | i2c: i.MX: remove unused define | Sascha Hauer | 2019-02-27 | 1 | -3/+0 |
* | i2c: i.MX: stop after read only in last transfer of a message | Sascha Hauer | 2019-02-27 | 1 | -3/+4 |
* | i2c: i.MX: Consolidate status polling loops | Sascha Hauer | 2019-02-27 | 1 | -42/+31 |
* | i2c: i.MX: remove unnecessary ifdef | Sascha Hauer | 2019-02-27 | 1 | -8/+0 |
* | i2c: i.MX: Fix FSL_I2C_DFSRR register offset | Sascha Hauer | 2019-02-27 | 1 | -1/+1 |
* | i2c: i.MX: remove unnecessary ifdef | Sascha Hauer | 2019-02-27 | 1 | -2/+0 |
* | i2c: i.MX: remove unnecesary define | Sascha Hauer | 2019-02-27 | 1 | -4/+1 |
* | i2c: i.MX: fix variable name | Sascha Hauer | 2019-02-27 | 1 | -14/+14 |
* | i2c: i.MX: consolidate code | Sascha Hauer | 2019-02-27 | 1 | -33/+21 |
* | i2c: i.MX: Track stopped status in I2CR_MSTA bit | Sascha Hauer | 2019-02-27 | 1 | -28/+15 |
* | i2c: i.MX: move disabling of controller out of i2c_fsl_stop | Sascha Hauer | 2019-02-27 | 1 | -4/+4 |
* | i2c: i.MX: Do not call i2c_fsl_bus_busy twice | Sascha Hauer | 2019-02-27 | 1 | -4/+0 |
* | Merge branch 'for-next/net-switch-mv88e6xxx' | Sascha Hauer | 2018-11-09 | 1 | -2/+2 |
|\ |
|
| * | drivers: Introduce dev_set_name() | Andrey Smirnov | 2018-10-18 | 1 | -2/+2 |
* | | i2c: introduce device_i2c_driver() macro | Marco Felsch | 2018-10-19 | 1 | -7/+1 |
|/ |
|
* | i.MX: i2c: Fix build error in debug output code | Andrey Smirnov | 2018-08-13 | 1 | -2/+2 |