aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-spi.c
Commit message (Expand)AuthorAgeFilesLines
* 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