summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* regmap: Implement regcache_cache_bypass helper functionDimitris Papastamos2011-09-301-0/+1
* mfd: Support software initiated shutdown of WM831x PMICsMark Brown2011-09-202-0/+6
* regmap: Allow drivers to control cache_only flagMark Brown2011-09-191-0/+2
* regmap: Prototype regcache_sync()Mark Brown2011-09-191-0/+1
* regmap: Add the regcache_sync trace eventDimitris Papastamos2011-09-191-0/+24
* regmap: Add the LZO cache supportDimitris Papastamos2011-09-191-0/+1
* regmap: Add the rbtree cache supportDimitris Papastamos2011-09-191-0/+1
* regmap: Add the indexed cache supportDimitris Papastamos2011-09-191-0/+1
* regmap: Introduce caching supportDimitris Papastamos2011-09-191-1/+14
* regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen2011-09-051-0/+9
* regmap: Remove redundant owner field from the bus type structMark Brown2011-09-051-3/+0
* Merge branch 'regmap-mfd' into regmap-nextMark Brown2011-08-223-16/+9
|\
| * mfd: Convert WM8400 to regmap APIMark Brown2011-08-221-4/+3
| * mfd: Convert WM8994 to use new register map APIMark Brown2011-08-221-7/+2
| * mfd: Convert WM831x to use regmap APIMark Brown2011-08-221-5/+4
* | Merge branch 'regmap-interface' into regmap-nextMark Brown2011-08-211-2/+22
|\|
| * regmap: Allow drivers to specify register defaultsMark Brown2011-08-211-2/+22
* | regmap: Remove unused type and list fields from bus interfaceMark Brown2011-08-101-4/+0
* | 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: Add basic tracepointsMark Brown2011-08-081-0/+112
|/
* regmap: Add precious registers to the driver interfaceMark Brown2011-08-081-0/+4
* regmap: Allow devices to specify which registers are accessibleMark Brown2011-08-081-0/+13
* regmap: Add kerneldoc for struct regmap_configMark Brown2011-08-081-0/+6
* fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-062-5/+130
|\
| * exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-061-0/+125
| * 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-061-22/+37
* | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-061-17/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-063-12/+25
|\ \
| * | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-062-12/+20
| * | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-0/+5
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-061-0/+2
|\ \ \
| * | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-0/+2
| |/ /
* / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-061-1/+1
|/ /
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-052-1/+4
|\ \
| * | drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-041-0/+1
| * | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-042-1/+3
| |\ \
| | * | drm: track CEA version number if presentJesse Barnes2011-08-031-0/+2
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-2213-19/+58
| | |\ \
| | | * | drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-221-1/+1
| | | |/
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-053-6/+15
|\ \ \ \
| * | | | net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-031-4/+13
| * | | | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-012-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-041-48/+26
|\ \ \ \ \
| * | | | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-031-9/+9
| * | | | | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-041-0/+10
|\ \ \ \ \ \