1. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  2. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  3. addfd8a Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next by Mark Brown · 12 years ago
  4. eae4b51 Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next by Mark Brown · 12 years ago
  5. 4a6be7b Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next by Mark Brown · 12 years ago
  6. 7d9aca3 Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next by Mark Brown · 12 years ago
  7. e1c1c69 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' into regmap-next by Mark Brown · 12 years ago
  8. b83d2ff regmap: Rejig struct declarations for stubbed API by Mark Brown · 12 years ago
  9. a313f9f regmap: Add stub for regcache_sync_region() by Mark Brown · 12 years ago
  10. 4d4cfd1 regmap: Allow drivers to sync only part of the register cache by Mark Brown · 12 years ago
  11. aca1e17 Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers by Mark Brown · 12 years ago
  12. a6539c3 regmap: Allow users to query the size of register values by Mark Brown · 12 years ago
  13. 9cde5fc regmap: Add stub regmap calls as a build crutch for infrastructure users by Mark Brown · 12 years ago
  14. 8eaeb21 regmap: add regmap_bulk_write() for register write by Laxman Dewangan · 12 years ago
  15. c0eb467 regmap: Implement managed regmap_init() by Mark Brown · 12 years ago
  16. 22f0d90 regmap: Support register patch sets by Mark Brown · 12 years ago
  17. 82159ba regmap: Add support for padding between register and address by Mark Brown · 13 years ago
  18. 681ba97 Merge branch 'regmap/irq' into regmap-next by Mark Brown · 13 years ago
  19. 209a600 regmap: Add irq_base accessor to regmap_irq by Mark Brown · 13 years ago
  20. 8569d02 Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-next by Mark Brown · 13 years ago
  21. bf31517 regmap: Allow drivers to reinitialise the register cache at runtime by Mark Brown · 13 years ago
  22. 018690d regmap: Allow regmap_update_bits() users to detect changes by Mark Brown · 13 years ago
  23. 4c69166 regmap: Remove indexed cache type by Mark Brown · 13 years ago
  24. 720e461 regmap: Make reg_config reg_defaults const by Lars-Peter Clausen · 13 years ago
  25. 81bf58e Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next by Mark Brown · 13 years ago
  26. 50b776f regmap: Rename LZO cache type to compressed by Mark Brown · 13 years ago
  27. 8ae0d7e regmap: Track if the register cache is dirty and suppress unneeded syncs by Mark Brown · 13 years ago
  28. f8beab2 regmap: Add a reusable irq_chip for regmap based interrupt controllers by Mark Brown · 13 years ago
  29. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  30. 6eb0f5e regmap: Implement regcache_cache_bypass helper function by Dimitris Papastamos · 13 years ago
  31. 92afb28 regmap: Allow drivers to control cache_only flag by Mark Brown · 13 years ago
  32. 39a5843 regmap: Prototype regcache_sync() by Mark Brown · 13 years ago
  33. 2cbbb57 regmap: Add the LZO cache support by Dimitris Papastamos · 13 years ago
  34. 28644c80 regmap: Add the rbtree cache support by Dimitris Papastamos · 13 years ago
  35. 195af65 regmap: Add the indexed cache support by Dimitris Papastamos · 13 years ago
  36. 9fabe24 regmap: Introduce caching support by Dimitris Papastamos · 13 years ago
  37. 6f30644 regmap: Add support for device specific write and read flag masks. by Lars-Peter Clausen · 13 years ago
  38. 5b457e3 regmap: Remove redundant owner field from the bus type struct by Mark Brown · 13 years ago
  39. ae130d2 Merge branch 'regmap-interface' into regmap-next by Mark Brown · 13 years ago
  40. bd20eb5 regmap: Allow drivers to specify register defaults by Mark Brown · 13 years ago
  41. 790923e regmap: Remove unused type and list fields from bus interface by Mark Brown · 13 years ago
  42. 3566cc9 regmap: Fix kerneldoc errors for regmap by Mark Brown · 13 years ago
  43. 1869488 regmap: Add precious registers to the driver interface by Mark Brown · 13 years ago
  44. 2e2ae66 regmap: Allow devices to specify which registers are accessible by Mark Brown · 13 years ago
  45. dd898b2 regmap: Add kerneldoc for struct regmap_config by Mark Brown · 13 years ago
  46. a676f08 regmap: Add SPI bus support by Mark Brown · 13 years ago
  47. 9943fa3 regmap: Add I2C bus support by Mark Brown · 13 years ago
  48. b83a313 regmap: Add generic non-memory mapped register access API by Mark Brown · 13 years ago