summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-14mfd: Convert HTC EGPIO driver to irq_ APIMark Brown1-13/+14
2011-01-14mfd: Convert ezx-pcap to new irq_ methodsLennert Buytenhek1-10/+10
2011-01-14mfd: Convert AB8500 to new irq_ methodsMark Brown1-14/+14
2011-01-14mfd: Convert AB3500 to new irq_ APIsMark Brown1-15/+13
2011-01-14mfd: Convert ASIC3 to new irq_ APIsMark Brown1-28/+28
2011-01-14mfd: Convert 88PM860x driver to new irq_ APIsMark Brown1-21/+15
2011-01-14mfd: Staticise internal functions in HTC I2CCPLD driverMark Brown1-5/+5
2011-01-14mfd: Use NULL to initialise NULL pointers in ab8500-debugfsMark Brown1-7/+7
2011-01-14mfd: Correct ASIC3 IRQ_OWM resource setupMark Brown1-1/+1
2011-01-14mfd: Staticise unexported symbols in ASIC3Mark Brown1-2/+2
2011-01-14mfd: Remove tps6586x device ID checkStephen Warren1-7/+1
2011-01-14mfd: Fix twl_probe section mismatch warning in mfd/twl-core.cBryan Wu1-1/+1
2011-01-14mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin2-9/+201
2011-01-14mfd: ab8500-core wake up from suspendMattias Wallin1-1/+2
2011-01-14mfd: Export ab8500 chip id to sysfsMattias Wallin1-0/+25
2011-01-14mfd: ab8500-core improved error handling in get_chip_idMattias Wallin1-2/+6
2011-01-14gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon2-0/+2
2011-01-14misc: Convert cs5535-mfgpt from pci device to platform deviceAndres Salomon1-52/+21
2011-01-14gpio: Convert cs5535 from pci device to platform deviceAndres Salomon1-62/+31
2011-01-14mfd: Fix cs5535 warning on x86-64Andres Salomon1-1/+1
2011-01-14mfd: Implement runtime PM for WM8994 core driverMark Brown1-23/+23
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown2-0/+10
2011-01-14mfd: Fix ab8500-debug indentation errorsMattias Wallin1-508/+508
2011-01-14mfd: Convert WM8994 to new irq_ interrupt methodsMark Brown1-15/+17
2011-01-14mfd: Convert WM835x to new irq_ interrupt methodsMark Brown1-15/+17
2011-01-14mfd: Convert WM831x to new irq_ interrupt methodsMark Brown1-20/+22
2011-01-14mfd: Add WM8326 supportMark Brown4-0/+27
2011-01-14mfd: Simplify WM832x subdevice instantiationMark Brown1-10/+0
2011-01-14mfd: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2011-01-14mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 supportAndres Salomon3-0/+160
2011-01-14mfd: Don't open-code mc13xxx_unlockUwe Kleine-König1-1/+1
2011-01-14mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin1-1/+1
2011-01-14mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin1-1/+1
2011-01-14mfd: Update WARN usesJoe Perches1-3/+2
2011-01-14cgroups: Fix a lockdep warning at cgroup removalLi Zefan1-1/+1
2011-01-14fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin1-18/+19
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds84-1611/+3373
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-113/+145
2011-01-13Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-14/+40
2011-01-14fs: fix do_last error case when need_reval_dotJ. R. Okajima1-4/+6
2011-01-14nfs: add missing rcu-walk checkNick Piggin1-1/+5
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-371/+1408
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-16/+10
2011-01-14fs: hlist UP debug fixupNick Piggin2-3/+5
2011-01-14fs: fix dropping of rcu-walk from force_reval_pathNick Piggin1-0/+8
2011-01-14fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin1-0/+10
2011-01-14fs: small rcu-walk documentation fixesNick Piggin2-6/+6
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura3-7/+5
2011-01-13memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl1-6/+3