summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2011-10-04ASoC: Add WM1811 supportMark Brown
2011-10-04mfd: Add WM1811 supportMark Brown
2011-09-22ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi
2011-09-22ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi
2011-09-19ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi
2011-09-19MFD: twl6040: Add accessor for revision IDPeter Ujfalusi
2011-09-14regulator: Implement deferred disable supportMark Brown
2011-09-09Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown
2011-09-09regmap: Provide device read and write map interface for mergingMark Brown
2011-08-21regmap: Allow drivers to specify register defaultsMark Brown
2011-08-17ASoC: Add WM8958 noise gate supportMark Brown
2011-08-12ASoC: Add bitfield definitions for WM8958 MICBIAS registersMark Brown
2011-08-09regmap: Fix kerneldoc errors for regmapMark Brown
2011-08-08regmap: Add precious registers to the driver interfaceMark Brown
2011-08-08regmap: Allow devices to specify which registers are accessibleMark Brown
2011-08-08regmap: Add kerneldoc for struct regmap_configMark Brown
2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
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-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins
2011-08-03mm: let swap use exceptional entriesHugh Dickins
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin
2011-08-03mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner
2011-08-03ida: simplified functions for id allocationRusty Russell
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03HWPoison: add memory_failure_queue()Huang Ying