aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-qup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-11i2c: qup: use new 8 bit address helper functionWolfram Sang1-1/+1
2016-03-03i2c: qup: Fix fifo handling after adding V2 supportSricharan R1-7/+39
2016-02-24i2c: qup: Add bam dma capabilitiesSricharan R1-14/+459
2016-02-12i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bitSricharan R1-8/+26
2016-02-12i2c: qup: Add V2 tags supportSricharan R1-29/+386
2016-02-12i2c: qup: Change qup_wait_writeready function to use for all timeoutsSricharan R1-19/+48
2015-03-13i2c: qup: make use of the new infrastructure for quirksWolfram Sang1-11/+10
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross1-4/+8
2014-08-06i2c: qup: disable clks and return instead of just returning errorPramod Gurav1-4/+8
2014-05-14i2c: qup: Fix pm_runtime_get_sync usageAndy Gross1-1/+1
2014-04-06i2c: qup: use proper type fro clk_freqWolfram Sang1-1/+1
2014-04-03i2c: qup: off by ones in qup_i2c_probe()Dan Carpenter1-2/+2
2014-03-28i2c: qup: New bus driver for the Qualcomm QUP I2C controllerBjorn Andersson1-0/+768