summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-qcom-geni.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: qcom-geni: Drop of_platform.h includeStephen Boyd2020-03-131-1/+0
* i2c: qcom-geni: Grow a dev pointer to simplify codeStephen Boyd2020-03-131-31/+26
* i2c: qcom-geni: Let firmware specify irq trigger flagsStephen Boyd2020-03-131-2/+2
* i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones2019-09-281-4/+8
* i2c: qcom-geni: Provide support for ACPILee Jones2019-06-141-1/+14
* i2c: qcom-geni: Signify successful driver probeLee Jones2019-06-141-0/+2
* i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd2018-11-091-7/+8
* i2c: i2c-qcom-geni: Simplify irq handlerStephen Boyd2018-10-111-41/+29
* i2c: i2c-qcom-geni: Simplify tx/rx functionsStephen Boyd2018-10-111-43/+36
* i2c: i2c-qcom-geni: Properly handle DMA safe buffersStephen Boyd2018-09-251-4/+18
* i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controllerKarthikeyan Ramasubramanian2018-07-311-0/+673