summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-img-scb.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-10-28i2c: img-scb: Add runtime PMEd Blake
2017-10-27i2c/busses: Convert timers to use timer_setup()Kees Cook
2017-10-04Update James Hogan's email addressJames Hogan
2017-04-16i2c: img-scb: use setup_timerGeliang Tang
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-04-11i2c: img-scb: use new 8 bit address helper functionWolfram Sang
2016-01-02i2c: img-scb: support repeated starts on IP v3.3Sifan Naeem
2016-01-02i2c: img-scb: add handle for Master halt interruptSifan Naeem
2016-01-02i2c: img-scb: add handle for stop detected interruptSifan Naeem
2016-01-02i2c: img-scb: remove fifo EMPTYING interrupts handleSifan Naeem
2016-01-02i2c: img-scb: support I2C_M_IGNORE_NAKSifan Naeem
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