Commit History

Author SHA1 Message Date
  James Kelly eb4a219d19 regmap: Skip clk_put for attached clocks when freeing context 7 years ago
  Maxime Ripard 31895662f9 regmap: mmio: Add function to attach a clock 7 years ago
  Mark Brown 2a2cd52190 Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus 9 years ago
  Mark Brown 2ed94f6fde regmap: mmio: Explicitly say little endian is the defualt in the bus config 9 years ago
  Mark Brown 0dbdb76c0c regmap: mmio: Parse endianness definitions from DT 9 years ago
  Mark Brown 9f9f8b863a regmap: mmio: Fix value endianness selection 9 years ago
  Mark Brown 922a9f936e regmap: mmio: Convert to regmap_bus and fix accessor usage 9 years ago
  Xiubo Li 75fb0aaea1 regmap: mmio: Add regmap_mmio_get_min_stride 9 years ago
  Xiubo Li 9d98fa7129 regmap: mmio: remove the useless code 9 years ago
  Simon Arlott 29bb45f25f regmap-mmio: Use native endianness for read/write 9 years ago
  Nicolas Boichat 1ed8111443 regmap: Move documentation to regmap.h 10 years ago
  Nicolas Boichat 3cfe7a74d4 regmap: Use different lockdep class for each regmap init call 10 years ago
  Mark Brown 522168d178 Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next 11 years ago
  Philipp Zabel 2e804b7c72 regmap: mmio: Fix regmap_mmio_write for uneven counts 11 years ago
  Xiubo Li 88cb32c657 regmap: mmio: Fix the bug of 'offset' value parsing. 11 years ago
  Linus Torvalds 158e0d3621 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 11 years ago
  Xiubo Li 451485ba6b regmap: mmio: Add regmap_mmio_regbits_check. 11 years ago
  Xiubo Li 932580409a regmap: mmio: Add support for 1/2/8 bytes wide register address. 11 years ago
  Xiubo Li 41b0c2c976 regmap: mmio: add regmap_mmio_{regsize, count}_check. 11 years ago
  Paul Gortmaker 4272b9611c drivers/base: delete non-required instances of include <linux/init.h> 11 years ago
  Stephen Warren 6b8e090ecc regmap: use IS_ERR() to check clk_get() results 11 years ago
  Philipp Zabel 878ec67b3a regmap: mmio: add register clock support 12 years ago
  Dimitris Papastamos 463351194d regmap: Fix incorrect arguments to kzalloc() call 13 years ago
  Axel Lin e8790ab4ce regmap: mmio: Staticize regmap_mmio_gen_context() 13 years ago
  Stephen Warren 6a55244e89 regmap: mmio: request native endian formatting 13 years ago
  Stephen Warren f01ee60fff regmap: implement register striding 13 years ago
  Stephen Warren 9878647f43 regmap: mmio: remove some error checks now in the core 13 years ago
  Stephen Warren 40606dba45 regmap: mmio: convert some error returns to BUG() 13 years ago
  Stephen Warren 45f5ff8107 regmap: add MMIO bus support 13 years ago