aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-28regmap: regcache_rbtree_{set,get}_register: Use regcache_{set,get}_valLars-Peter Clausen
2011-09-27regmap: Implement generic syncing functionalityDimitris Papastamos
2011-09-27regmap: Fix signed/unsigned comparisonDimitris Papastamos
2011-09-27regmap: Remove redundant member `word_size' from regcache_rbtree_nodeDimitris Papastamos
2011-09-20mfd: Support software initiated shutdown of WM831x PMICsMark Brown
2011-09-19regmap: Allow drivers to control cache_only flagMark Brown
2011-09-19regmap: A cache type of _NONE behaves like a bypassed cacheMark Brown
2011-09-19regmap: Incorporate the regcache core into regmapDimitris Papastamos
2011-09-19regmap: Add the regcache_sync trace eventDimitris Papastamos
2011-09-19regmap: Add the LZO cache supportDimitris Papastamos
2011-09-19regmap: Add the rbtree cache supportDimitris Papastamos
2011-09-19regmap: Add the indexed cache supportDimitris Papastamos
2011-09-19regmap: Introduce caching supportDimitris Papastamos
2011-09-05regmap: Make debugfs stubs static inlineLars-Peter Clausen
2011-09-05regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen
2011-09-05regmap: Include the last register in debugfs outputMark Brown
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown
2011-09-05Merge branch 'regmap-linus' into regmap-nextMark Brown
2011-09-05regmap: Remove bitrotted module_put()sMark Brown
2011-08-22Merge branch 'regmap-mfd' into regmap-nextMark Brown
2011-08-22mfd: Convert WM8400 to regmap APIMark Brown
2011-08-22mfd: Convert WM8994 to use new register map APIMark Brown
2011-08-22mfd: Use device ID matching for WM831x SPI driverMark Brown
2011-08-22mfd: Provide regmap register access info from wm831x driverMark Brown
2011-08-22mfd: Convert WM831x to use regmap APIMark Brown
2011-08-14regmap: Provide access information via debugfsMark Brown
2011-08-14regmap: Share some of the debugfs infrastructure ready for more filesMark Brown
2011-08-14regmap: Add functions to check for access on registersMark Brown
2011-08-12Merge branch 'regmap-linus' into regmap-nextMark Brown
2011-08-12regmap: Specify a module licenseStephen Warren
2011-08-10regmap: Remove unused type and list fields from bus interfaceMark Brown
2011-08-10regmap: Fix type of field width specifiers for x86_64Mark Brown
2011-08-08regmap: Skip precious registers when dumping registers via debugfsMark Brown
2011-08-08regmap: Provide register map dump via debugfsMark Brown
2011-08-08regmap: Use a local header for API internalsMark Brown
2011-08-08regmap: Implement writable register checksMark Brown
2011-08-08regmap: Add basic tracepointsMark Brown
2011-08-08Merge branches 'regmap-linus' and 'regmap-interface' into regmap-nextMark Brown
2011-08-08regmap: Just send the buffer directly for single register writesMark Brown
2011-08-08regmap: Allow devices to specify which registers are accessibleMark Brown
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-08-05Merge branch 'battery' into releaseLen Brown
2011-08-05Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky