summaryrefslogtreecommitdiff
path: root/drivers/i2c/fsl_i2c.c
AgeCommit message (Expand)Author
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-07-26i2c: fsl: Fix driver initializationmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename probe methodmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Remove unnecessary variablemario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Reword and clarify commentmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Use clearer parameter namesmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-10drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100msShaveta Leekha
2014-07-16fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu
2014-04-29drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha
2013-08-20fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan
2013-08-20fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-16i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2012-10-25drivers/i2c/fsl_i2c.c: sparse fixKim Phillips
2011-11-09fsl_i2c: Fix compile warningKumar Gala
2011-11-04Powerpc/i2c: Use the same initialize codesJerry Huang
2010-04-19fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund
2009-09-06fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi
2009-07-21i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher
2009-03-0583xx, i2c: add mux support for fsl_i2cHeiko Schocher
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-09Section name should be ".data", not "data"Trent Piepho
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-28Add I2C frequency dividers for ColdFireTsiChung Liew
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek
2008-08-06Fix merge problemsStefan Roese
2008-04-13Fix warnings introduced by I2C bus speed setting patchKumar Gala
2008-03-27Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD