Commit History

Author SHA1 Message Date
  Linus Torvalds 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Dimitris Papastamos 4dd7c5531d regmap: debugfs: Factor out debugfs_tot_len calc into a function 12 years ago
  Dimitris Papastamos cf57d6071f regmap: debugfs: Optimize seeking within blocks of registers 12 years ago
  Dimitris Papastamos c2c1ee6601 regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache 12 years ago
  Dimitris Papastamos f3eb83994c regmap: debugfs: Fix reading in register field units 12 years ago
  Russell King a3471469bc regmap: regmap: avoid spurious warning in regmap_read_debugfs 12 years ago
  Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
  Mark Brown f32ca3db7f regmap: debugfs: Fix seeking from the cache 12 years ago
  Mark Brown e8d6539c8a regmap: debugfs: Make sure we store the last entry in the offset cache 12 years ago
  Mark Brown 5bd9f4bb34 regmap: debugfs: Ensure a correct return value for empty caches 12 years ago
  Mark Brown 95f971c745 regmap: debugfs: Discard the cache if we fail to allocate an entry 12 years ago
  Mark Brown 5a1d6d172b regmap: debugfs: Fix check for block start in cached seeks 12 years ago
  Mark Brown 120f805181 regmap: debugfs: Fix attempts to read nonexistant register blocks 12 years ago
  Mark Brown 5166b7c006 regmap: debugfs: Cache offsets of valid regions for dump 12 years ago
  Mark Brown afab2f7b21 regmap: debugfs: Factor out initial seek 12 years ago
  Mark Brown db04328c16 regmap: debugfs: Avoid overflows for very small reads 12 years ago
  Mark Brown cbc1938bad regmap: Cache register and value sizes for debugfs 12 years ago
  Mark Brown 4b020b3f9b regmap: Provide debugfs read of register ranges 12 years ago
  Mark Brown bd9cc12f4a regmap: Factor out debugfs register read 12 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 Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
  Linus Torvalds 250f6715a4 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Paul Gortmaker 51990e8254 device.h: cleanup users outside of linux/include (C files) 13 years ago
  Paul Gortmaker 19694b5ea1 regmap: delete unused module.h from drivers/base/regmap files 13 years ago
  Dimitris Papastamos f0c2319f9f regmap: Expose the driver name in debugfs 13 years ago
  Dimitris Papastamos 09c6ecd394 regmap: Add support for writing to regmap registers via debugfs 13 years ago
  Mark Brown 028a01e601 regmap: Add debugfs information for the cache status 13 years ago
  Mark Brown d813ae9a10 regmap: Include the last register in debugfs output 14 years ago