index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2017-07-04
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
2017-06-27
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2017-06-27
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-19
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
2017-03-08
i2c: designware: add reset interface
Zhangfei Gao
2017-03-02
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
2017-03-02
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
2017-03-02
i2c: designware: Rename accessor_flags to flags
Hans de Goede
2017-02-14
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
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