summaryrefslogtreecommitdiffstats
path: root/drivers/leds (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-06regmap: Make debugfs stubs static inlineLars-Peter Clausen1-3/+3
2011-09-05regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen3-3/+24
2011-09-05regmap: Include the last register in debugfs outputMark Brown1-2/+2
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown3-5/+0
2011-09-05regmap: Remove bitrotted module_put()sMark Brown1-4/+1
2011-08-22mfd: Convert WM8400 to regmap APIMark Brown2-81/+32
2011-08-22mfd: Convert WM8994 to use new register map APIMark Brown3-152/+36
2011-08-22mfd: Use device ID matching for WM831x SPI driverMark Brown1-119/+19
2011-08-22mfd: Provide regmap register access info from wm831x driverMark Brown1-0/+351
2011-08-22mfd: Convert WM831x to use regmap APIMark Brown5-170/+58
2011-08-21regmap: Allow drivers to specify register defaultsMark Brown1-2/+22
2011-08-14regmap: Provide access information via debugfsMark Brown1-1/+71
2011-08-14regmap: Share some of the debugfs infrastructure ready for more filesMark Brown1-4/+10
2011-08-14regmap: Add functions to check for access on registersMark Brown3-4/+51
2011-08-12regmap: Specify a module licenseStephen Warren2-0/+3
2011-08-09regmap: Remove unused type and list fields from bus interfaceMark Brown3-6/+0
2011-08-09regmap: Fix type of field width specifiers for x86_64Mark Brown1-1/+1
2011-08-09regmap: Use int rather than size_t for lengths when logging blocksMark Brown1-7/+7
2011-08-09regmap: Fix kerneldoc errors for regmapMark Brown1-9/+9
2011-08-08regmap: Skip precious registers when dumping registers via debugfsMark Brown3-0/+6
2011-08-08regmap: Provide register map dump via debugfsMark Brown4-0/+158
2011-08-08regmap: Use a local header for API internalsMark Brown2-28/+46
2011-08-08regmap: Implement writable register checksMark Brown1-0/+7
2011-08-08regmap: Add basic tracepointsMark Brown2-6/+142
2011-08-08regmap: Just send the buffer directly for single register writesMark Brown1-3/+9
2011-08-08regmap: Add precious registers to the driver interfaceMark Brown1-0/+4
2011-08-08regmap: Allow devices to specify which registers are accessibleMark Brown2-0/+22
2011-08-08regmap: Add kerneldoc for struct regmap_configMark Brown1-0/+6
2011-08-08Linux 3.1-rc1v3.1-rc1Linus Torvalds1-2/+2
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds1-2/+2
2011-08-07Fix POSIX ACL permission checkAri Savolainen1-1/+1
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-07ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh4-73/+79
2011-08-07exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh3-16/+38
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller14-361/+223
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller4-92/+102
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett1-16/+7
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds1-1/+9
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds1-1/+1
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2-55/+159
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4