index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-core.h
Age
Commit message (
Expand
)
Author
2015-01-26
i2c: designware: Add i2c bus locking support
David Box
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-03-09
i2c: designware: make SCL and SDA falling time configurable
Romain Baeriswyl
2013-08-28
i2c: designware: make HCNT/LCNT values configurable
Mika Westerberg
2013-06-26
i2c-designware: make SDA hold time configurable
Christian Ruppert
2013-05-17
i2c: designware: fix RX FIFO overrun
Josef Ahmad
2012-05-12
i2c: designware: Add support for 16bit register access
Stefan Roese
2011-10-29
i2c-designware: Add runtime power management support
Dirk Brandewie
2011-10-29
i2c-designware: Add support for Designware core behind PCI devices.
Dirk Brandewie
2011-10-29
i2c-designware: Push all register reads/writes into the core code.
Dirk Brandewie
2011-10-29
i2c-designware: move controller config to bus specific portion of driver
Dirk Brandewie
2011-10-29
i2c-designware: move i2c functionality bit field to be adapter specific
Dirk Brandewie
2011-10-29
i2c-designware: Move retriveving the clock speed out of core code.
Dirk Brandewie
2011-10-29
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie