Commit History

Author SHA1 Message Date
  Markus Pargmann 67921a1a66 regmap: Split use_single_rw internally into use_single_read/write 10 years ago
  Kevin Cernekee 1c79771a72 regmap: Use regcache_mark_dirty() to indicate power loss or reset 10 years ago
  Kevin Cernekee 3969fa0806 regmap: Add a helper function for regcache sync test 10 years ago
  Linus Torvalds 1b57c7c2fb Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap 10 years ago
  Linus Torvalds 7c90de34b2 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap 10 years ago
  Steven Rostedt f58078daca regmap: Move tracing header into drivers/base/regmap 10 years ago
  Philipp Zabel c6b570d97c regmap: introduce regmap_name to fix syscon regmap trace events 10 years ago
  Takashi Iwai 4ceba98d3f regmap: Skip read-only registers in regcache_sync() 10 years ago
  Mark Brown a63b87838a Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers' into regmap-next 10 years ago
  Xiubo Li e39be3a31b regmap: cache: Sort include headers alphabetically 11 years ago
  Xiubo Li fb70067e4a regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. 11 years ago
  Xiubo Li 06f9c24e55 regmap: cache: use kmalloc_array instead of kmalloc 11 years ago
  Xiubo Li fbba43c527 regmap: cache: speed regcache_hw_init() up. 11 years ago
  Xiubo Li ba3f1c85a6 regmap: cache: fix errno in regcache_hw_init() 11 years ago
  Xiubo Li 5bd83ed098 regmap: cache: cleanup regcache_hw_init() 11 years ago
  Mark Brown f5b313a2bc Merge remote-tracking branch 'regmap/topic/cache' into regmap-next 11 years ago
  Jarkko Nikula f29a43206a regmap: cache: Do not fail silently from regcache_sync calls 11 years ago
  Mark Brown 5c1ebe7f73 regmap: Don't attempt block writes when syncing cache on single_rw devices 11 years ago
  Mark Brown 6012b1f342 Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'regmap/topic/lock', 'regmap/topic/mmio', 'regmap/topic/nodev', 'regmap/topic/parse-val' and 'regmap/topic/patch' into regmap-next 11 years ago
  Dylan Reid 83f8475ce9 regmap: cache: Don't attempt to sync non-writeable registers 11 years ago
  Dylan Reid 756173285e regmap: cache: Step by stride in default sync 11 years ago
  Charles Keepax 7a7a70b49b regmap: Check stride of register patch as we register it 11 years ago
  Dylan Reid 78ba73eecd regmap: cache: Handle stride > 1 in sync_block_raw_flush 11 years ago
  Mark Brown affbe886e7 regmap: Use async I/O during cache sync 12 years ago
  Mark Brown 0a8198094d regmap: Simplify the initiation of async I/O 12 years ago
  Lars-Peter Clausen 3f4ff561bc regmap: rbtree: Make cache_present bitmap per node 12 years ago
  Mark Brown 65c180fd95 Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree 12 years ago
  Ionut Nicu 515f226170 regmap: regcache: allow read-only regs to be cached 12 years ago
  Lars-Peter Clausen 2d49b59875 regmap: cache: Make sure to sync the last register in a block 12 years ago
  Maarten ter Huurne d856fce41b regmap: Implemented default cache sync operation 12 years ago