summaryrefslogtreecommitdiff
path: root/drivers/i2c/designware_i2c.h
AgeCommit message (Expand)Author
2020-01-27i2c: designware_i2c: Separate out the speed calculationSimon Glass
2020-01-27i2c: designware_i2c: Move dw_i2c_speed_config to headerSimon Glass
2020-01-27i2c: designware_i2c: Add support for fast-plus speedSimon Glass
2020-01-27i2c: designware_i2c: Update to use standard enums for speedSimon Glass
2020-01-27i2c: designware_i2c: Add spike supressionSimon Glass
2020-01-27i2c: designware_i2c: Read device-tree propertiesSimon Glass
2020-01-27i2c: designware_i2c: Use an accurate bus clock instead of MHzSimon Glass
2020-01-27i2c: designware_i2c: Use an enum for selected speed modeSimon Glass
2020-01-27i2c: designware_i2c: Rename 'max' speed to 'high' speedSimon Glass
2020-01-27i2c: designware_i2c: Include clk.h in the header fileSimon Glass
2020-01-27i2c: designware_i2c: Don't allow changing IC_CLKSimon Glass
2020-01-27i2c: designware_i2c: Add more registersSimon Glass
2019-12-15i2c: designware: Tidy up PCI supportSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-04-25i2c: designware_i2c: Add ic_enable_status to ic_regs structStefan Roese
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-11designware_i2c.h: Define IC_CLK only if not already defined in config fileArmando Visconti
2012-12-11designware_i2c.h: Fixed the correct values for SCL low/high timeArmando Visconti
2012-12-11designware_i2c: Added s/w generation of stop bitArmando Visconti
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR