Commit Verlauf

Autor SHA1 Nachricht Datum
  Maarten ter Huurne b2c7f5d9c9 regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw vor 9 Jahren
  Andrew F. Davis 267c858603 regmap: cache: Fix typo in cache_bypass parameter description vor 9 Jahren
  Mark Brown 781aab8457 Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next vor 9 Jahren
  Mark Brown 0e03ae7492 Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus vor 9 Jahren
  Mark Brown 3245d460a1 regmap: cache: Fall back to register by register read for cache defaults vor 10 Jahren
  Maciej S. Szmigiero d51fe1f393 regmap: pass buffer size to regmap_raw_read() in regcache_hw_init() vor 10 Jahren
  Mark Brown a8d99344c9 Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next vor 10 Jahren
  Xiubo Li 167f7066a6 regmap: cache: Move the num_reg_defaults check as early as possible vor 10 Jahren
  Xiubo Li 8cfe2fd356 regmap: cache: Add warning info for the cache check vor 10 Jahren
  Xiubo Li 8b7663de6e regmap: cache: Add 64-bit mode support vor 10 Jahren
  Xiubo Li 2fd6902ed7 regmap: cache: To suppress the noise of checkpatch vor 10 Jahren
  Viresh Kumar 621a5f7ad9 debugfs: Pass bool pointer to debugfs_create_bool() vor 10 Jahren
  Markus Pargmann 67921a1a66 regmap: Split use_single_rw internally into use_single_read/write vor 10 Jahren
  Kevin Cernekee 1c79771a72 regmap: Use regcache_mark_dirty() to indicate power loss or reset vor 10 Jahren
  Kevin Cernekee 3969fa0806 regmap: Add a helper function for regcache sync test vor 10 Jahren
  Linus Torvalds 1b57c7c2fb Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap vor 10 Jahren
  Linus Torvalds 7c90de34b2 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap vor 10 Jahren
  Steven Rostedt f58078daca regmap: Move tracing header into drivers/base/regmap vor 10 Jahren
  Philipp Zabel c6b570d97c regmap: introduce regmap_name to fix syscon regmap trace events vor 10 Jahren
  Takashi Iwai 4ceba98d3f regmap: Skip read-only registers in regcache_sync() vor 10 Jahren
  Mark Brown a63b87838a Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers' into regmap-next vor 11 Jahren
  Xiubo Li e39be3a31b regmap: cache: Sort include headers alphabetically vor 11 Jahren
  Xiubo Li fb70067e4a regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. vor 11 Jahren
  Xiubo Li 06f9c24e55 regmap: cache: use kmalloc_array instead of kmalloc vor 11 Jahren
  Xiubo Li fbba43c527 regmap: cache: speed regcache_hw_init() up. vor 11 Jahren
  Xiubo Li ba3f1c85a6 regmap: cache: fix errno in regcache_hw_init() vor 11 Jahren
  Xiubo Li 5bd83ed098 regmap: cache: cleanup regcache_hw_init() vor 11 Jahren
  Mark Brown f5b313a2bc Merge remote-tracking branch 'regmap/topic/cache' into regmap-next vor 11 Jahren
  Jarkko Nikula f29a43206a regmap: cache: Do not fail silently from regcache_sync calls vor 11 Jahren
  Mark Brown 5c1ebe7f73 regmap: Don't attempt block writes when syncing cache on single_rw devices vor 11 Jahren