summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | regmap: Allow drivers to specify register defaultsMark Brown2011-08-211-2/+22
* | | regmap: Provide access information via debugfsMark Brown2011-08-141-1/+71
* | | regmap: Share some of the debugfs infrastructure ready for more filesMark Brown2011-08-141-4/+10
* | | regmap: Add functions to check for access on registersMark Brown2011-08-143-4/+51
* | | Merge branch 'regmap-linus' into regmap-nextMark Brown2011-08-122-0/+3
|\ \ \ | | |/ | |/|
| * | regmap: Specify a module licenseStephen Warren2011-08-122-0/+3
* | | regmap: Remove unused type and list fields from bus interfaceMark Brown2011-08-103-6/+0
* | | regmap: Fix type of field width specifiers for x86_64Mark Brown2011-08-101-1/+1
* | | regmap: Use int rather than size_t for lengths when logging blocksMark Brown2011-08-101-7/+7
* | | Merge branch 'regmap-interface' into regmap-nextMark Brown2011-08-091-9/+9
|\ \ \ | | |/ | |/|
| * | regmap: Fix kerneldoc errors for regmapMark Brown2011-08-091-9/+9
* | | regmap: Skip precious registers when dumping registers via debugfsMark Brown2011-08-083-0/+6
* | | regmap: Provide register map dump via debugfsMark Brown2011-08-084-0/+158
* | | regmap: Use a local header for API internalsMark Brown2011-08-082-28/+46
* | | regmap: Implement writable register checksMark Brown2011-08-081-0/+7
* | | regmap: Add basic tracepointsMark Brown2011-08-082-6/+142
| | |
| \ \
*-. \ \ Merge branches 'regmap-linus' and 'regmap-interface' into regmap-nextMark Brown2011-08-082-1/+33
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * regmap: Add precious registers to the driver interfaceMark Brown2011-08-081-0/+4
| | * regmap: Allow devices to specify which registers are accessibleMark Brown2011-08-082-0/+22
| | * regmap: Add kerneldoc for struct regmap_configMark Brown2011-08-081-0/+6
| * | regmap: Fix bulk readsMark Brown2011-07-241-1/+1
* | | regmap: Just send the buffer directly for single register writesMark Brown2011-08-081-3/+9
| |/ |/|
* | Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-071-2/+4
|\ \
| * | sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-071-1/+1
* | | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-071-3/+0
* | | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-069-504/+617
|\ \ \
| * | | ore: Make ore its own moduleBoaz Harrosh2011-08-063-1/+23
| * | | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-066-255/+295
| * | | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-064-183/+218
| * | | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-064-73/+79
| * | | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-063-16/+38
| * | | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
| * | | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2
| * | | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-042-24/+30
| * | | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-042-50/+1
| * | | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-064-34/+106
* | | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-062-18/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-0618-453/+325
|\ \ \ \
| * | | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-0614-361/+223
| * | | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-064-92/+102
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-066-18/+14
|\ \ \ \
| * | | | cifs: cope with negative dentries in cifs_get_rootJeff Layton2011-08-051-0/+4
| * | | | cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton2011-08-051-12/+2
OpenPOWER on IntegriCloud