Age | Commit message (Expand) | Author |
---|---|---|
2014-02-14 | drivers/base: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-10-14 | regmap: spi: Handle async writes of only one buffer | Mark Brown |
2013-02-05 | regmap: spi: Handle allocation failures gracefully | Mark Brown |
2013-01-29 | regmap: spi: Support asynchronous I/O for SPI | Mark Brown |
2012-04-06 | regmap: introduce explicit bus_context for bus callbacks | Stephen Warren |
2012-01-30 | regmap: Implement managed regmap_init() | Mark Brown |
2011-10-25 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap | Linus Torvalds |
2011-09-05 | regmap: Remove redundant owner field from the bus type struct | Mark Brown |
2011-08-15 | regmap: using module facilities requires module.h | Stephen Rothwell |
2011-08-12 | Merge branch 'regmap-linus' into regmap-next | Mark Brown |
2011-08-12 | regmap: Specify a module license | Stephen Warren |
2011-08-10 | regmap: Remove unused type and list fields from bus interface | Mark Brown |
2011-07-23 | regmap: Add SPI bus support | Mark Brown |