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-slave.c
Age
Commit message (
Expand
)
Author
2020-11-06
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
2020-11-06
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
2020-05-30
i2c: designware: Convert driver to using regmap API
Serge Semin
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
2019-08-29
i2c: designware: Synchronize IRQs when unregistering slave client
Jarkko Nikula
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
2018-07-03
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
2018-07-03
i2c: designware: Move register access detection to common code
Jarkko Nikula
2018-07-03
i2c: designware: Remove needless variable from i2c_dw_init_slave()
Jarkko Nikula
2018-05-15
i2c: designware: refactor low-level enable/disable
Alexander Monakov
2017-11-27
i2c: designware: Don't set SCL timings and speed mode when in slave mode
Jarkko Nikula
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-17
i2c: designware: Fix runtime PM for I2C slave mode
Jarkko Nikula
2017-08-17
i2c: designware: Remove needless pm_runtime_put_noidle() call
Jarkko Nikula
2017-08-14
i2c: designware: Fix oops from i2c_dw_irq_handler_slave
Jarkko Nikula
2017-08-12
i2c: constify internal structures
Gustavo A. R. Silva
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
2017-07-04
i2c: designware: fix spelling mistakes
Colin Ian King
2017-06-27
i2c: designware: add SLAVE mode functions
Luis Oliveira