summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-cadence.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta2016-03-121-6/+8
* i2c: cadence: Remove the suspended flagShubhrajyoti Datta2015-11-301-6/+1
* i2c: cadence: Move to sensible power managementShubhrajyoti Datta2015-11-301-21/+45
* i2c: cadence: set THIS_MODULE to the owner of the adapterMasahiro Yamada2015-08-101-0/+1
* i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha2015-08-101-11/+57
* i2c: cadence: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2015-03-151-3/+3
* i2c: cadence: Check for errata condition involving master receiveHarini Katakam2015-01-141-0/+14
* i2c: cadence: Handle > 252 byte transfersHarini Katakam2015-01-131-73/+102
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare2014-12-041-0/+11
|/
* i2c: Add driver for Cadence I2C controllerSoren Brinkmann2014-04-061-0/+905
OpenPOWER on IntegriCloud