Abhishek Sahu
|
7545c7dba1
i2c: qup: reorganization of driver code to remove polling for qup v2
|
7 years ago |
Abhishek Sahu
|
fbfab1ab06
i2c: qup: reorganization of driver code to remove polling for qup v1
|
7 years ago |
Abhishek Sahu
|
f7714b4e45
i2c: qup: send NACK for last read sub transfers
|
7 years ago |
Abhishek Sahu
|
6f2f0f6465
i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
|
7 years ago |
Abhishek Sahu
|
ecb6e1e5f4
i2c: qup: change completion timeout according to transfer length
|
7 years ago |
Abhishek Sahu
|
08f15963bc
i2c: qup: use the complete transfer length to choose DMA mode
|
7 years ago |
Abhishek Sahu
|
3f450d3eea
i2c: qup: proper error handling for i2c error in BAM mode
|
7 years ago |
Abhishek Sahu
|
7e6c35fe60
i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
|
7 years ago |
Abhishek Sahu
|
c5adc0fa63
i2c: qup: schedule EOT and FLUSH tags at the end of transfer
|
7 years ago |
Abhishek Sahu
|
6d5f37f166
i2c: qup: remove redundant variables for BAM SG count
|
7 years ago |
Abhishek Sahu
|
eb422b539c
i2c: qup: minor code reorganization for use_dma
|
7 years ago |
Abhishek Sahu
|
7239872fb3
i2c: qup: fixed releasing dma without flush operation completion
|
7 years ago |
Abhishek Sahu
|
0668bc44a4
i2c: qup: fix copyrights and update to SPDX identifier
|
7 years ago |
Bhumika Goyal
|
ae3923a284
i2c: busses: make i2c_adapter_quirks const
|
8 years ago |
Naveen Kaje
|
cc9086e772
i2c: qup: support SMBus block read
|
9 years ago |
Naveen Kaje
|
515da74698
i2c: qup: add ACPI support
|
9 years ago |
Sudeep Holla
|
331dcf421c
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
|
9 years ago |
Linus Torvalds
|
66304207cd
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 years ago |
Abhishek Sahu
|
5c135e151a
i2c: qup: Fixed the DMA segments length
|
9 years ago |
Abhishek Sahu
|
2b84a4dd4b
i2c: qup: Cleared the error bits in ISR
|
9 years ago |
Sricharan R
|
d4f56c7773
i2c: qup: Fix wrong value of index variable
|
9 years ago |
Naveen Kaje
|
0130944bc1
i2c: qup: use address helper function in read transfer
|
9 years ago |
Sricharan R
|
fbf9921f8b
i2c: qup: Fix error handling
|
9 years ago |
Sricharan R
|
685983f4de
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
|
9 years ago |
Wolfram Sang
|
e3c60f3d2d
i2c: qup: use new 8 bit address helper function
|
9 years ago |
Sricharan R
|
52db223e4c
i2c: qup: Fix fifo handling after adding V2 support
|
9 years ago |
Sricharan R
|
9cedf3b2f0
i2c: qup: Add bam dma capabilities
|
9 years ago |
Sricharan R
|
f74187932d
i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
|
9 years ago |
Sricharan R
|
191424bb61
i2c: qup: Add V2 tags support
|
9 years ago |
Sricharan R
|
c4f0c5fb38
i2c: qup: Change qup_wait_writeready function to use for all timeouts
|
9 years ago |