summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-img-scb.c
AgeCommit message (Expand)Author
2015-10-10i2c: img-scb: verify support for requested bit rateSifan Naeem
2015-10-10i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem
2015-10-10i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem
2015-10-10i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem
2015-10-10i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem
2015-10-10i2c: img-scb: do dummy writes before fifo accessSifan Naeem
2015-10-10i2c: img-scb: enable fencing for all versions of the ipSifan Naeem
2015-03-15i2c: img-scb: fixup of wait_for_completion_timeout return handlingNicholas Mc Guire
2014-11-17i2c: img-scb: Add Imagination Technologies I2C SCB driverJames Hogan