summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-img-scb.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: img-scb: verify support for requested bit rateSifan Naeem2015-10-101-3/+11
* i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem2015-10-101-0/+9
* i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem2015-10-101-1/+1
* i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem2015-10-101-13/+17
* i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem2015-10-101-6/+2
* i2c: img-scb: do dummy writes before fifo accessSifan Naeem2015-10-101-2/+2
* i2c: img-scb: enable fencing for all versions of the ipSifan Naeem2015-10-101-6/+2
* i2c: img-scb: fixup of wait_for_completion_timeout return handlingNicholas Mc Guire2015-03-151-6/+8
* i2c: img-scb: Add Imagination Technologies I2C SCB driverJames Hogan2014-11-171-0/+1412
OpenPOWER on IntegriCloud