summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-spi.c
Commit message (Expand)AuthorAgeFilesLines
* regmap: spi: Handle async writes of only one bufferMark Brown2013-10-141-1/+2
* regmap: spi: Handle allocation failures gracefullyMark Brown2013-02-051-0/+2
* regmap: spi: Support asynchronous I/O for SPIMark Brown2013-01-291-0/+52
* regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-061-5/+8
* regmap: Implement managed regmap_init()Mark Brown2012-01-301-0/+17
* Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-10-251-2/+0
|\
| * regmap: Remove redundant owner field from the bus type structMark Brown2011-09-051-1/+0
| * Merge branch 'regmap-linus' into regmap-nextMark Brown2011-08-121-0/+2
| |\
| * | regmap: Remove unused type and list fields from bus interfaceMark Brown2011-08-101-1/+0
* | | regmap: using module facilities requires module.hStephen Rothwell2011-08-151-0/+1
| |/ |/|
* | regmap: Specify a module licenseStephen Warren2011-08-121-0/+2
|/
* regmap: Add SPI bus supportMark Brown2011-07-231-0/+72
OpenPOWER on IntegriCloud