Commit Graph

502 Commits (0bdb7cb91f26c07424ed8ca9136c41d0755a1437)

Author SHA1 Message Date
Jagan Teki aec9a0f19f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI 9 years ago
Wenyou Yang 52f37333bc i2c: at91_i2c: Change error return -ENODEV to -EINVAL 9 years ago
Wenyou Yang 2ccc07bbdc i2c: at91_i2c: Remove unnecessary clock calling 9 years ago
Marek Vasut b03380805b i2c: designware: Avoid overwriting the cmd_data register 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Simon Glass fac3e796b9 x86: i2c: Fix cast of address to 32-bit value 9 years ago
Moritz Fischer 6d1a718fdf cros_ec: Honor the google,remote-bus dt property 9 years ago
Stephen Warren fc607d9ab9 i2c: tegra: only use new clock/reset APIs 9 years ago
Stefan Roese 87de0eb31c i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K 9 years ago
jinghua 85f03f0ea8 i2c: mv_i2c.c: Validate read length in I2C command 9 years ago
Stefan Roese 9ad5a00712 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) 9 years ago
Stefan Roese 0c0f719ad2 i2c: mv_i2c.c: Add DM support 9 years ago
Stefan Roese 7b46ee521e i2c: mv_i2c.c: Prepare driver for DM conversion 9 years ago
Stefan Roese 340fcd66cc i2c: mv_i2c.c: Remove CONFIG_HARD_I2C 9 years ago
Stefan Roese 8eff909a56 i2c: mv_i2c.c: cosmetic: Coding style cleanups 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Wenyou Yang 76062b9cdb i2c: at91_i2c: Fix the wrong include file 9 years ago
John Keeping 21d4b7d4e1 rockchip: i2c: fix >32 byte writes 9 years ago
John Keeping 551288bd8b rockchip: i2c: move register write out of inner loop 9 years ago
John Keeping 80333fd85c rockchip: i2c: use named constant when appropriate 9 years ago
Stefan Roese 03d6cd972e i2c: mvtwsi: Fix order of address bytes (high to low) 9 years ago
Stephen Warren 6002c75c59 ARM: tegra: remove stale nvidia, bpmp I2C DT property 9 years ago
Stephen Warren b4ee081e5a ARM: tegra: fix Tegra186 I2C clock name 9 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