summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-xgene-slimpro.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: xgene-slimpro: Support v2Hoan Tran2017-11-011-4/+26
* i2c: xgene-slimpro: include linux/io.h for memremapArnd Bergmann2017-06-181-0/+1
* i2c: xgene-slimpro: Add ACPI support by using PCC mailboxHoan Tran2017-06-021-13/+161
* i2c: xgene-slimpro: Use a single function to send command messageHoan Tran2017-06-021-41/+26Star
* i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh2017-05-171-0/+1
* i2c: busses: constify i2c_algorithm structuresBhumika Goyal2017-02-091-1/+1
* i2c: xgene: Fix missing code of DTB supportTin Huynh2016-12-171-0/+1
* i2c: xgene: Avoid dma_buffer overrunHoan Tran2016-10-251-1/+1
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-1/+0Star
* i2c: xgene-slimpro: dma_mapping_error() doesn't return an error codeDan Carpenter2015-08-241-4/+4
* i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin2015-07-091-0/+1
* i2c: busses: xgene-slimpro: fix incorrect __init declation for probeFeng Kan2015-06-101-1/+1
* i2c: add SLIMpro I2C device driver on APM X-Gene platformFeng Kan2015-05-121-0/+469