Commit Graph

581 Commits (10a08c4ed70e57ac570974b04844ceec13ad311a)

Author SHA1 Message Date
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
Michal Simek ad72e7622b i2c: cdns: Support different bus speeds 9 years ago
Michal Simek 6150be9094 i2c: cdns: Moving speed setup from probe to set_bus_speed function 9 years ago
Michal Simek a13767bc0e i2c: cdns: Read address from DT in ofdata_to_platdata 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Stefan Roese ba5da550ae i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) 9 years ago
Stefan Roese 334b9b004c i2c: designware_i2c: Add DM support 9 years ago
Stefan Roese 3f4358da8d i2c: designware_i2c: Prepare for DM driver conversion 9 years ago
Stefan Roese 11b544ab41 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() 9 years ago
Stefan Roese 1c8b089b45 i2c: designware_i2c: Add dw_i2c_enable() helper function 9 years ago
Stefan Roese e209828cbd i2c: designware_i2c: Add ic_enable_status to ic_regs struct 9 years ago
Moritz Fischer fdec2d21ef dm: i2c: Add driver for Cadence I2C IP 9 years ago
Masahiro Yamada 336399fb63 i2c: uniphier: use devm_get_addr() to get base address 9 years ago