summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-qup.c
AgeCommit message (Expand)Author
2019-08-04i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu
2017-08-29i2c: busses: make i2c_adapter_quirks constBhumika Goyal
2016-11-29i2c: qup: support SMBus block readNaveen Kaje
2016-11-29i2c: qup: add ACPI supportNaveen Kaje
2016-09-22i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-15i2c: qup: Fixed the DMA segments lengthAbhishek Sahu
2016-07-15i2c: qup: Cleared the error bits in ISRAbhishek Sahu
2016-06-18i2c: qup: Fix wrong value of index variableSricharan R
2016-06-18i2c: qup: use address helper function in read transferNaveen Kaje
2016-06-18i2c: qup: Fix error handlingSricharan R
2016-06-18i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabledSricharan R
2016-04-11i2c: qup: use new 8 bit address helper functionWolfram Sang
2016-03-03i2c: qup: Fix fifo handling after adding V2 supportSricharan R
2016-02-24i2c: qup: Add bam dma capabilitiesSricharan R
2016-02-12i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bitSricharan R
2016-02-12i2c: qup: Add V2 tags supportSricharan R
2016-02-12i2c: qup: Change qup_wait_writeready function to use for all timeoutsSricharan R
2015-03-13i2c: qup: make use of the new infrastructure for quirksWolfram Sang
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross
2014-08-06i2c: qup: disable clks and return instead of just returning errorPramod Gurav
2014-05-14i2c: qup: Fix pm_runtime_get_sync usageAndy Gross
2014-04-06i2c: qup: use proper type fro clk_freqWolfram Sang
2014-04-03i2c: qup: off by ones in qup_i2c_probe()Dan Carpenter
2014-03-28i2c: qup: New bus driver for the Qualcomm QUP I2C controllerBjorn Andersson