Commit History

Author SHA1 Message Date
  Mark Brown f88948eff9 regmap: Export regmap_async_complete() 12 years ago
  Axel Lin f804fb562b regmap: Export regmap_async_complete_cb 12 years ago
  Stephen Warren 30b2a55374 regmap: include linux/sched.h to fix build 12 years ago
  Mark Brown 0d509f2b11 regmap: Add asynchronous I/O support 12 years ago
  Andrey Smirnov 07c320dc31 regmap: Add provisions to have user-defined write operation 12 years ago
  Andrey Smirnov ad278406b3 regmap: Add provisions to have user-defined read operation 12 years ago
  Mark Brown 7c8a299430 Merge remote-tracking branch 'regmap/topic/type' into regmap-next 12 years ago
  Davide Ciminaghi 76aad392f7 regmap: introduce tables for readable/writeable/volatile/precious checks 12 years ago
  Mark Brown 3afa24f7ad Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table 12 years ago
  Mark Brown 869e4a5f58 Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table 12 years ago
  Mark Brown 6d04b8ac57 regmap: core: Report registers in hex when we can't cache 12 years ago
  Fabio Estevam 1a61cfe344 regmap: Fix printing of size_t variable 12 years ago
  Davide Ciminaghi 0d4529c534 regmap: make lock/unlock functions customizable 12 years ago
  Paul Bolle a8f28cfad8 regmap: silence GCC warning 12 years ago
  Mark Brown 8a2ceac661 regmap: Split raw writes that cross window boundaries 13 years ago
  Mark Brown 0ff3e62ff1 regmap: Make return code checks consistent 13 years ago
  Mark Brown 98bc7dfd76 regmap: Factor range lookup out of page selection 13 years ago
  Mark Brown 4b020b3f9b regmap: Provide debugfs read of register ranges 13 years ago
  Mark Brown d058bb4961 regmap: Allow ranges to be named 13 years ago
  Mark Brown 061adc064a regmap: When we sanity check during range adds say what errors we find 13 years ago
  Mark Brown e3549cd013 regmap: Rename n_ranges to num_ranges 13 years ago
  Dimitris Papastamos 4d879514e7 regmap: Don't lock in regmap_reinit_cache() 13 years ago
  Mark Brown 38e23194e1 Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next 13 years ago
  Mark Brown 1044c180de regmap: Add hook for printk logging for debugging during early init 13 years ago
  Krystian Garbaciak 632a5b01db regmap: Fix work_buf switching for page update during virtual range access. 13 years ago
  Krystian Garbaciak 6863ca6227 regmap: Add support for register indirect addressing. 13 years ago
  Krystian Garbaciak fc3ebd788e regmap: Move lock out from internal function _regmap_update_bits(). 13 years ago
  Mark Brown 752a6a5f84 regmap: Export regmap_reinit_cache() 13 years ago
  Fabio Estevam 5494a98f45 regmap: Fix the size calculation for map->format.buf_size 13 years ago
  Stephen Warren bfaa25f334 regmap: clean up debugfs if regmap_init fails 13 years ago