Linus Torvalds
|
9bca19a01d
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
7 years ago |
Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 years ago |
Arnd Bergmann
|
53e39628ac
i2c: qup: fix building without CONFIG_ACPI
|
7 years ago |
Peter Rosin
|
30a6475744
i2c: busses: make use of i2c_8bit_addr_from_msg
|
7 years ago |
Austin Christ
|
d9f52281bc
i2c: qup: Add command-line parameter to override SCL frequency
|
7 years ago |
Austin Christ
|
71fbafcc45
i2c: qup: Correct duty cycle for FM and FM+
|
7 years ago |
Austin Christ
|
109b8c42b7
i2c: qup: Add support for Fast Mode Plus
|
7 years ago |
Austin Christ
|
902a91a02b
i2c: qup: add probe path for Centriq ACPI devices
|
7 years ago |
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
|
8 years ago |
Naveen Kaje
|
515da74698
i2c: qup: add ACPI support
|
8 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 |