index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-qup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v2
Abhishek Sahu
1
-385
/
+515
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v1
Abhishek Sahu
1
-143
/
+223
2018-03-24
i2c: qup: send NACK for last read sub transfers
Abhishek Sahu
1
-1
/
+4
2018-03-24
i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
Abhishek Sahu
1
-84
/
+110
2018-03-24
i2c: qup: change completion timeout according to transfer length
Abhishek Sahu
1
-3
/
+10
2018-03-24
i2c: qup: use the complete transfer length to choose DMA mode
Abhishek Sahu
1
-6
/
+7
2018-03-24
i2c: qup: proper error handling for i2c error in BAM mode
Abhishek Sahu
1
-9
/
+16
2018-03-24
i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
Abhishek Sahu
1
-2
/
+2
2018-03-24
i2c: qup: schedule EOT and FLUSH tags at the end of transfer
Abhishek Sahu
1
-15
/
+24
2018-03-24
i2c: qup: remove redundant variables for BAM SG count
Abhishek Sahu
1
-24
/
+18
2018-03-24
i2c: qup: minor code reorganization for use_dma
Abhishek Sahu
1
-8
/
+11
2018-03-24
i2c: qup: fixed releasing dma without flush operation completion
Abhishek Sahu
1
-0
/
+2
2018-03-24
i2c: qup: fix copyrights and update to SPDX identifier
Abhishek Sahu
1
-11
/
+2
2017-08-29
i2c: busses: make i2c_adapter_quirks const
Bhumika Goyal
1
-1
/
+1
2016-11-30
i2c: qup: support SMBus block read
Naveen Kaje
1
-3
/
+61
2016-11-30
i2c: qup: add ACPI support
Naveen Kaje
1
-16
/
+42
2016-09-22
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Sudeep Holla
1
-1
/
+2
2016-07-28
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-83
/
+72
2016-07-15
i2c: qup: Fixed the DMA segments length
Abhishek Sahu
1
-5
/
+7
2016-07-15
i2c: qup: Cleared the error bits in ISR
Abhishek Sahu
1
-6
/
+8
2016-06-18
i2c: qup: Fix wrong value of index variable
Sricharan R
1
-0
/
+2
2016-06-18
i2c: qup: use address helper function in read transfer
Naveen Kaje
1
-1
/
+1
2016-06-18
i2c: qup: Fix error handling
Sricharan R
1
-35
/
+41
2016-06-18
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
Sricharan R
1
-36
/
+15
2016-04-11
i2c: qup: use new 8 bit address helper function
Wolfram Sang
1
-1
/
+1
2016-03-04
i2c: qup: Fix fifo handling after adding V2 support
Sricharan R
1
-7
/
+39
2016-02-24
i2c: qup: Add bam dma capabilities
Sricharan R
1
-14
/
+459
2016-02-12
i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
Sricharan R
1
-8
/
+26
2016-02-12
i2c: qup: Add V2 tags support
Sricharan R
1
-29
/
+386
2016-02-12
i2c: qup: Change qup_wait_writeready function to use for all timeouts
Sricharan R
1
-19
/
+48
2015-03-13
i2c: qup: make use of the new infrastructure for quirks
Wolfram Sang
1
-11
/
+10
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-03
i2c: qup: Fix order of runtime pm initialization
Andy Gross
1
-4
/
+8
2014-08-06
i2c: qup: disable clks and return instead of just returning error
Pramod Gurav
1
-4
/
+8
2014-05-14
i2c: qup: Fix pm_runtime_get_sync usage
Andy Gross
1
-1
/
+1
2014-04-06
i2c: qup: use proper type fro clk_freq
Wolfram Sang
1
-1
/
+1
2014-04-03
i2c: qup: off by ones in qup_i2c_probe()
Dan Carpenter
1
-2
/
+2
2014-03-29
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
Bjorn Andersson
1
-0
/
+768