Commit History

Author SHA1 Message Date
  Linus Torvalds 542a086ac7 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 years ago
  Lars-Peter Clausen 26ee47411a regmap: debugfs: Fix continued read from registers file 12 years ago
  Jingoo Han 34da5e6770 driver core: replace strict_strto*() with kstrto*() 12 years ago
  Mark Brown ad4f496b44 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next 12 years ago
  Mark Brown feff98f550 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next 12 years ago
  Mark Brown d6814a7daf regmap: debugfs: Suppress cache for partial register files 12 years ago
  Srinivas Kandagatla 213fa5d968 regmap: debugfs: Fix return from regmap_debugfs_get_dump_start 12 years ago
  Mark Brown f9e464a566 regmap: debugfs: Don't mark lockdep as broken due to debugfs write 12 years ago
  Dimitris Papastamos 68e850d80d regmap: debugfs: Check return value of regmap_write() 12 years ago
  Dimitris Papastamos 065b4c5875 regmap: debugfs: Add a registers `range' file 12 years ago
  Dimitris Papastamos 480738de0e regmap: debugfs: Simplify calculation of `c->max_reg' 12 years ago
  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