aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-cadence.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-30i2c: cadence: Remove the suspended flagShubhrajyoti Datta1-6/+1
2015-11-30i2c: cadence: Move to sensible power managementShubhrajyoti Datta1-21/+45
2015-08-10i2c: cadence: set THIS_MODULE to the owner of the adapterMasahiro Yamada1-0/+1
2015-08-10i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha1-11/+57
2015-03-15i2c: cadence: fixup wait_for_completion_timeout return handlingNicholas Mc Guire1-3/+3
2015-01-14i2c: cadence: Check for errata condition involving master receiveHarini Katakam1-0/+14
2015-01-13i2c: cadence: Handle > 252 byte transfersHarini Katakam1-73/+102
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare1-0/+11
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-06i2c: Add driver for Cadence I2C controllerSoren Brinkmann1-0/+905