提交历史

作者 SHA1 备注 提交日期
  Kirtika Ruchandani daaadbf074 regmap: cache: Remove unused 'blksize' variable 8 年之前
  lixiubo 549e08a0a9 regmap: replace kmalloc with kmalloc_array 9 年之前
  lixiubo eeda1bd69d regmap: replace kzalloc with kcalloc 9 年之前
  Viresh Kumar 621a5f7ad9 debugfs: Pass bool pointer to debugfs_create_bool() 10 年之前
  Xiubo Li e39be3a31b regmap: cache: Sort include headers alphabetically 10 年之前
  Mark Brown 879082c9fe regmap: cache: Pass the map rather than the word size when updating values 12 年之前
  Stephen Warren f01ee60fff regmap: implement register striding 13 年之前
  Linus Torvalds 250f6715a4 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
  Akinobu Mita 0a329d2d5a bitops: remove for_each_set_bit_cont() 13 年之前
  Mark Brown 4a6be7bb74 Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next 13 年之前
  Paul Gortmaker 51990e8254 device.h: cleanup users outside of linux/include (C files) 13 年之前
  Mark Brown a0941e562e regmap: Fix x86_64 breakage 13 年之前
  Mark Brown ac8d91c801 regmap: Supply ranges to the sync operations 13 年之前
  Mark Brown a3c3774176 regmap: Skip hardware defaults for LZO caches 13 年之前
  Lars-Peter Clausen c2b1ecd13c regmap: Do not call regcache_exit from regcache_lzo_init error path 13 年之前
  Mark Brown 81bf58eb3c Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next 13 年之前
  Mark Brown 50b776fc71 regmap: Rename LZO cache type to compressed 13 年之前
  Mark Brown 82732bdd66 regmap: Prepare LZO cache for variable block sizes 14 年之前
  Mark Brown 6e6ace00a0 regmap: Return a sensible error code if we fail to read the cache 14 年之前
  Dimitris Papastamos 13753a9088 regmap: Lock the sync path, ensure we use the lockless _regmap_write() 14 年之前
  Dimitris Papastamos 2cbbb579bc regmap: Add the LZO cache support 14 年之前