index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-core.h
Age
Commit message (
Expand
)
Author
2016-11-29
i2c: designware: Consolidate default functionality bits
Alexander Stein
2016-08-26
i2c: designware: detect when dynamic tar update is possible
Lucas De Marchi
2016-08-26
i2c: designware: Enable high speed mode
Weifeng Voon
2016-08-26
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
2016-08-26
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
2016-06-19
i2c: designware-pci: Make bus number allocation robust
Andy Shevchenko
2016-02-12
i2c: designware: remove redundant lock
Baruch Siach
2015-12-12
i2c: designware: fix IO timeout issue for AMD controller
Xiangliang Yu
2015-10-15
i2c: designware: Move common probe code into i2c_dw_probe()
Jarkko Nikula
2015-10-15
i2c: designware: Make dw_readl() and dw_writel() static
Jarkko Nikula
2015-10-15
i2c: designware: Remove unused functions
Jarkko Nikula
2015-10-15
i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
Jarkko Nikula
2015-01-26
i2c: designware: Add Intel Baytrail PMIC I2C bus support
David Box
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