summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-msm-v2.c
AgeCommit message (Expand)Author
2019-12-23i2c-msm-v2: allow i2c_adapter to retry on arbitration lostDavid Lin
2019-09-05i2c-msm-v2: Add NULL pointer check on i2c messagesVipin Deep Kaur
2018-10-08i2c-msm-v2: Handle Null pointer de-referenceVipin Deep Kaur
2018-06-14i2c-msm-v2: Add NULL pointer check for DMA descriptorShrey Vijay
2018-03-22i2c-msm-v2: Add support for suspend to diskShrey Vijay
2018-02-28i2c-msm-v2: Replace HW recovery mechanism with SW bit-bangingShrey Vijay
2018-02-07i2c-msm-v2: Use "subsys" instead of "arch" initcallAtanas Filipov
2017-07-09i2c-msm-v2: Avoid accessing unassigned memoryShrey Vijay
2017-06-12i2c-msm-v2: Print error logs in process contextShrey Vijay
2017-03-17i2c-msm-v2: Create rx completion object for dma modeShrey Vijay
2017-02-27i2c-msm-v2: Enable/Disable clocks and gpios per transferDilip Kota
2016-12-22i2c-msm-v2:Synchronise runtime PM callback operationsShrey Vijay
2016-03-23i2c-msm-v2: decrease runtime pm time to 250msecGilad Avidov
2016-03-22i2c-msm-v2: Remove use of PM_RUNTIME config flagGirish Mahadevan
2016-03-22i2c: Add snapshot of i2c-msm-v2 driverGirish Mahadevan