Commit History

Author SHA1 Message Date
  Mark Brown 06e65cb322 Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next 13 years ago
  Mark Brown 25061d2857 Merge tag 'regmap-3.4' into regmap-stride 13 years ago
  Laxman Dewangan 6560ffd1cc regmap: fix possible memory corruption in regmap_bulk_read() 13 years ago
  Mark Brown 72b39f6f2b regmap: Implement dev_get_regmap() 13 years ago
  Mark Brown 7a64761432 regmap: Devices using format_write don't support bulk operations 13 years ago
  Ashish Jangam 2e33caf16f regmap: Converts group operation into single read write operations 13 years ago
  Mark Brown f298536728 regmap: Cache single values read from the chip 13 years ago
  Stephen Warren f01ee60fff regmap: implement register striding 13 years ago
  Mark Brown c0cc6fe1d0 Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride 13 years ago
  Stephen Warren d3c242e1f2 regmap: allow regmap instances to be named 13 years ago
  Stephen Warren 851960ba7c regmap: validate regmap_raw_read/write val_len 13 years ago
  Stephen Warren bacdbe0773 regmap: introduce fast_io busses, and use a spinlock for them 13 years ago
  Stephen Warren 0135bbcc7a regmap: introduce explicit bus_context for bus callbacks 13 years ago
  Marc Reilly d939fb9a78 regmap: Use pad_bits and reg_bits when determining register format. 13 years ago
  Marc Reilly ea279fc561 regmap: Add support for device with 24 data bits. 13 years ago
  Mark Brown addfd8a09e Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next 13 years ago
  Mark Brown eae4b51b21 Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next 13 years ago
  Mark Brown 7d9aca39dc Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next 13 years ago
  Mark Brown e1c1c69c8f Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' into regmap-next 13 years ago
  Stephen Warren f5d6eba74b regmap: Fix future missing prototype of devres_alloc() and friends 13 years ago
  Paul Gortmaker 19694b5ea1 regmap: delete unused module.h from drivers/base/regmap files 13 years ago
  Mark Brown b8fb5ab156 regmap: Support raw reads from cached registers 13 years ago
  Mark Brown aca1e172a1 Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers 13 years ago
  Mark Brown 3bf06a1ad9 Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers 13 years ago
  Mark Brown a6539c3294 regmap: Allow users to query the size of register values 13 years ago
  Mark Brown 7d5e525b9c regmap: Implement support for 32 bit registers and values 13 years ago
  Laxman Dewangan 8eaeb21925 regmap: add regmap_bulk_write() for register write 13 years ago
  Laxman Dewangan c915719841 regmap: Support for caching in reg_raw_write() 13 years ago
  Axel Lin 2a14d7d9b7 regmap: Fix kcalloc parameters swapped 13 years ago
  Mark Brown c0eb46766d regmap: Implement managed regmap_init() 13 years ago