summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-09-20mfd: Support software initiated shutdown of WM831x PMICsMark Brown2-0/+6
2011-09-19regmap: Allow drivers to control cache_only flagMark Brown1-0/+2
2011-09-19regmap: Prototype regcache_sync()Mark Brown1-0/+1
2011-09-19regmap: Add the regcache_sync trace eventDimitris Papastamos1-0/+24
2011-09-19regmap: Add the LZO cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Add the rbtree cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Add the indexed cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Introduce caching supportDimitris Papastamos1-1/+14
2011-09-05regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen1-0/+9
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown1-3/+0
2011-08-22Merge branch 'regmap-mfd' into regmap-nextMark Brown3-16/+9
2011-08-22mfd: Convert WM8400 to regmap APIMark Brown1-4/+3
2011-08-22mfd: Convert WM8994 to use new register map APIMark Brown1-7/+2
2011-08-22mfd: Convert WM831x to use regmap APIMark Brown1-5/+4
2011-08-21Merge branch 'regmap-interface' into regmap-nextMark Brown1-2/+22
2011-08-21regmap: Allow drivers to specify register defaultsMark Brown1-2/+22
2011-08-10regmap: Remove unused type and list fields from bus interfaceMark Brown1-4/+0
2011-08-10regmap: Use int rather than size_t for lengths when logging blocksMark Brown1-7/+7
2011-08-09Merge branch 'regmap-interface' into regmap-nextMark Brown1-9/+9
2011-08-09regmap: Fix kerneldoc errors for regmapMark Brown1-9/+9
2011-08-08regmap: Add basic tracepointsMark Brown1-0/+112
2011-08-08regmap: Add precious registers to the driver interfaceMark Brown1-0/+4
2011-08-08regmap: Allow devices to specify which registers are accessibleMark Brown1-0/+13
2011-08-08regmap: Add kerneldoc for struct regmap_configMark Brown1-0/+6
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-5/+130
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds1-22/+37
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds1-17/+13
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-12/+25
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh1-0/+125
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2-12/+20
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+2
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines1-1/+1
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski1-0/+2
2011-08-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-1/+4
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+15
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-48/+26
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+10
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh1-5/+5
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-8/+1
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim1-0/+1
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2-1/+3
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2-8/+1
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-6/+163
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+8
2011-08-03drm: track CEA version number if presentJesse Barnes1-0/+2
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins1-0/+1
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins1-8/+3