summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-spi.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-30regmap: Implement managed regmap_init()Mark Brown1-0/+17
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds1-2/+0
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown1-1/+0
2011-08-15regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-12Merge branch 'regmap-linus' into regmap-nextMark Brown1-0/+2
2011-08-12regmap: Specify a module licenseStephen Warren1-0/+2
2011-08-10regmap: Remove unused type and list fields from bus interfaceMark Brown1-1/+0
2011-07-23regmap: Add SPI bus supportMark Brown1-0/+72