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-qup.c
Age
Commit message (
Expand
)
Author
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2021-10-29
i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-10-29
i2c: qup: fix a trivial typo
Randy Dunlap
2021-08-11
i2c: qup: : use proper DMAENGINE API for termination
Wolfram Sang
2021-01-22
i2c: qup: advertise SMBus transfers using RECV_LEN
Wolfram Sang
2020-12-02
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
Zhihao Cheng
2020-04-26
i2c: qup: remove unneeded conversion to bool
Jason Yan
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-11-14
i2c: qup: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2018-10-05
i2c: qup: use core to detect 'no zero length' quirk
Wolfram Sang
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-31
i2c: qup: fix building without CONFIG_ACPI
Arnd Bergmann
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
i2c: qup: Add command-line parameter to override SCL frequency
Austin Christ
2018-05-29
i2c: qup: Correct duty cycle for FM and FM+
Austin Christ
2018-05-29
i2c: qup: Add support for Fast Mode Plus
Austin Christ
2018-05-29
i2c: qup: add probe path for Centriq ACPI devices
Austin Christ
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v2
Abhishek Sahu
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v1
Abhishek Sahu
2018-03-24
i2c: qup: send NACK for last read sub transfers
Abhishek Sahu
2018-03-24
i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
Abhishek Sahu
2018-03-24
i2c: qup: change completion timeout according to transfer length
Abhishek Sahu
2018-03-24
i2c: qup: use the complete transfer length to choose DMA mode
Abhishek Sahu
2018-03-24
i2c: qup: proper error handling for i2c error in BAM mode
Abhishek Sahu
2018-03-24
i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
Abhishek Sahu
2018-03-24
i2c: qup: schedule EOT and FLUSH tags at the end of transfer
Abhishek Sahu
2018-03-24
i2c: qup: remove redundant variables for BAM SG count
Abhishek Sahu
2018-03-24
i2c: qup: minor code reorganization for use_dma
Abhishek Sahu
2018-03-24
i2c: qup: fixed releasing dma without flush operation completion
Abhishek Sahu
2018-03-24
i2c: qup: fix copyrights and update to SPDX identifier
Abhishek Sahu
2017-08-29
i2c: busses: make i2c_adapter_quirks const
Bhumika Goyal
2016-11-29
i2c: qup: support SMBus block read
Naveen Kaje
2016-11-29
i2c: qup: add ACPI support
Naveen Kaje
2016-09-22
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Sudeep Holla
2016-07-27
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-07-15
i2c: qup: Fixed the DMA segments length
Abhishek Sahu
2016-07-15
i2c: qup: Cleared the error bits in ISR
Abhishek Sahu
2016-06-18
i2c: qup: Fix wrong value of index variable
Sricharan R
2016-06-18
i2c: qup: use address helper function in read transfer
Naveen Kaje
2016-06-18
i2c: qup: Fix error handling
Sricharan R
2016-06-18
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
Sricharan R
2016-04-11
i2c: qup: use new 8 bit address helper function
Wolfram Sang
2016-03-03
i2c: qup: Fix fifo handling after adding V2 support
Sricharan R
2016-02-24
i2c: qup: Add bam dma capabilities
Sricharan R
2016-02-12
i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
Sricharan R
2016-02-12
i2c: qup: Add V2 tags support
Sricharan R
2016-02-12
i2c: qup: Change qup_wait_writeready function to use for all timeouts
Sricharan R
[next]