Commit History

Author SHA1 Message Date
  Mark Brown eae4b51b21 Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next 13 years ago
  Mark Brown 4a6be7bb74 Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next 13 years ago
  Mark Brown 7d9aca39dc Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next 13 years ago
  Mark Brown e1c1c69c8f Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' into regmap-next 13 years ago
  Mark Brown b83d2ff013 regmap: Rejig struct declarations for stubbed API 13 years ago
  Mark Brown a313f9f565 regmap: Add stub for regcache_sync_region() 13 years ago
  Mark Brown 4d4cfd1656 regmap: Allow drivers to sync only part of the register cache 13 years ago
  Mark Brown aca1e172a1 Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers 13 years ago
  Mark Brown a6539c3294 regmap: Allow users to query the size of register values 13 years ago
  Mark Brown 9cde5fcd43 regmap: Add stub regmap calls as a build crutch for infrastructure users 13 years ago
  Mark Brown c0eb46766d regmap: Implement managed regmap_init() 13 years ago
  Mark Brown 22f0d90a34 regmap: Support register patch sets 13 years ago
  Mark Brown 82159ba8e6 regmap: Add support for padding between register and address 13 years ago
  Mark Brown 681ba97d9f Merge branch 'regmap/irq' into regmap-next 13 years ago
  Mark Brown 209a600623 regmap: Add irq_base accessor to regmap_irq 13 years ago
  Mark Brown 8569d023a0 Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-next 13 years ago
  Mark Brown bf31517335 regmap: Allow drivers to reinitialise the register cache at runtime 13 years ago
  Mark Brown 018690d33e regmap: Allow regmap_update_bits() users to detect changes 13 years ago
  Mark Brown 4c69166458 regmap: Remove indexed cache type 13 years ago
  Lars-Peter Clausen 720e4616e8 regmap: Make reg_config reg_defaults const 13 years ago
  Mark Brown 81bf58eb3c Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next 13 years ago
  Mark Brown 50b776fc71 regmap: Rename LZO cache type to compressed 13 years ago
  Mark Brown 8ae0d7e8a9 regmap: Track if the register cache is dirty and suppress unneeded syncs 13 years ago
  Mark Brown f8beab2bb6 regmap: Add a reusable irq_chip for regmap based interrupt controllers 13 years ago
  Paul Gortmaker de47725421 include: replace linux/module.h with "struct module" wherever possible 14 years ago
  Dimitris Papastamos 6eb0f5e015 regmap: Implement regcache_cache_bypass helper function 13 years ago
  Mark Brown 92afb286d7 regmap: Allow drivers to control cache_only flag 13 years ago
  Mark Brown 39a58439d6 regmap: Prototype regcache_sync() 13 years ago
  Dimitris Papastamos 2cbbb579bc regmap: Add the LZO cache support 13 years ago
  Dimitris Papastamos 28644c809f regmap: Add the rbtree cache support 13 years ago