Commit Graph

485 Commits (519d9424c33026677868e3b29203120261516996)

Author SHA1 Message Date
Wenyou Yang 76062b9cdb i2c: at91_i2c: Fix the wrong include file 8 years ago
John Keeping 21d4b7d4e1 rockchip: i2c: fix >32 byte writes 8 years ago
John Keeping 551288bd8b rockchip: i2c: move register write out of inner loop 8 years ago
John Keeping 80333fd85c rockchip: i2c: use named constant when appropriate 8 years ago
Stefan Roese 03d6cd972e i2c: mvtwsi: Fix order of address bytes (high to low) 8 years ago
Stephen Warren 6002c75c59 ARM: tegra: remove stale nvidia, bpmp I2C DT property 8 years ago
Stephen Warren b4ee081e5a ARM: tegra: fix Tegra186 I2C clock name 8 years ago
Stefan Roese ca6c5e03f1 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) 9 years ago
Songjun Wu 8800e0fa20 i2c: atmel: add i2c driver 9 years ago
Bryan Wu 3c27fa2193 i2c: tegra: add standardized clk/reset API support 9 years ago
Stephen Warren 34f1c9fe14 i2c: add Tegra186 BPMP driver 9 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 9 years ago
Simon Glass 2651a052d8 i2c: Drop redundant platform data setting in drivers 9 years ago
Vignesh R 95def3cf5d i2c: i2c-uclass-compat: avoid any BSS usage 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
mario.six@gdsys.cc 27059c3e4d i2c: fsl: Fix driver initialization 9 years ago
mario.six@gdsys.cc 6e677caf8c i2c: mvtwsi: Add documentation 9 years ago
mario.six@gdsys.cc c68c624320 i2c: mvtwsi: Make delay times frequency-dependent 9 years ago
mario.six@gdsys.cc 24f9c6bbc7 i2c: mvtwsi: Handle zero-length offsets properly 9 years ago
mario.six@gdsys.cc 14a6ff2c4f i2c: mvtwsi: Add compatibility to DM 9 years ago
mario.six@gdsys.cc f8a10ed1fd i2c: mvtwsi: Make address length variable 9 years ago
mario.six@gdsys.cc 3c4db636ac i2c: mvtwsi: Factor out adap parameter 9 years ago
mario.six@gdsys.cc 61bc02b260 i2c: mvtwsi: Add compatibility functions 9 years ago
mario.six@gdsys.cc e075828128 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' 9 years ago
mario.six@gdsys.cc 059fce9f61 i2c: mvtwsi: Get rid of status parameter 9 years ago
mario.six@gdsys.cc 670514f524 i2c: mvtwsi: Eliminate flags parameter 9 years ago
mario.six@gdsys.cc 49c801bf35 i2c: mvtwsi: Improve and fix comments 9 years ago
mario.six@gdsys.cc dfc3958cd3 i2c: mvtwsi: Streamline code and add documentation 9 years ago
mario.six@gdsys.cc 9ec43b0c3f i2c: mvtwsi: Fix style violations 9 years ago
Mugunthan V N daa69ffe3d drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model 9 years ago
Mugunthan V N be243e4113 drivers: i2c: omap24xx_i2c: prepare driver for DM conversion 9 years ago
Mugunthan V N 5142ac7916 drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable 9 years ago
Masahiro Yamada 4e3d84066e ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Yuan Yao 9d10c2d3fe drivers: i2c: mxc: Add early init 9 years ago
Chris Packham d6b7757e41 i2c: mvtwsi: Eliminate twsi_control_flags 9 years ago
Stefan Roese 3a3705280d i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr 9 years ago
Stefan Roese e32d0db798 i2c: Add entry for Designware I2C driver in Kconfig 9 years ago
mario.six@gdsys.cc dbc82ce31b dm: fsl_i2c: Enable DM for FSL I2C 9 years ago
mario.six@gdsys.cc ecf591e303 dm: fsl_i2c: Factor out adap parameter 9 years ago
mario.six@gdsys.cc ad7e657cec dm: fsl_i2c: Prepare compatibility functions 9 years ago
mario.six@gdsys.cc 00b61553f1 dm: fsl_i2c: Rename methods for reading/writing data 9 years ago
mario.six@gdsys.cc 16579ecbcc dm: fsl_i2c: Rename probe method 9 years ago
mario.six@gdsys.cc 03a112aad6 dm: fsl_i2c: Remove unnecessary variable 9 years ago
mario.six@gdsys.cc 386b276918 dm: fsl_i2c: Reword and clarify comment 9 years ago
mario.six@gdsys.cc 2b21e96034 dm: fsl_i2c: Use clearer parameter names 9 years ago
mario.six@gdsys.cc ec2c81c5d4 dm: fsl_i2c: Rename I2C register structure 9 years ago
Stefan Roese b6a77b0ce8 i2c: designware_i2c: Optionally check enable status register 9 years ago
Michal Simek d79ac32478 i2c: muxes: Add support for TI PCA954X mux 9 years ago