Historia zmian

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