summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-14mfd: Convert ezx-pcap to new irq_ methodsLennert Buytenhek
2011-01-14mfd: Convert AB8500 to new irq_ methodsMark Brown
2011-01-14mfd: Convert AB3500 to new irq_ APIsMark Brown
2011-01-14mfd: Convert ASIC3 to new irq_ APIsMark Brown
2011-01-14mfd: Convert 88PM860x driver to new irq_ APIsMark Brown
2011-01-14mfd: Staticise internal functions in HTC I2CCPLD driverMark Brown
2011-01-14mfd: Use NULL to initialise NULL pointers in ab8500-debugfsMark Brown
2011-01-14mfd: Correct ASIC3 IRQ_OWM resource setupMark Brown
2011-01-14mfd: Staticise unexported symbols in ASIC3Mark Brown
2011-01-14mfd: Remove tps6586x device ID checkStephen Warren
2011-01-14mfd: Fix twl_probe section mismatch warning in mfd/twl-core.cBryan Wu
2011-01-14mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin
2011-01-14mfd: ab8500-core wake up from suspendMattias Wallin
2011-01-14mfd: Export ab8500 chip id to sysfsMattias Wallin
2011-01-14mfd: ab8500-core improved error handling in get_chip_idMattias Wallin
2011-01-14gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon
2011-01-14misc: Convert cs5535-mfgpt from pci device to platform deviceAndres Salomon
2011-01-14gpio: Convert cs5535 from pci device to platform deviceAndres Salomon
2011-01-14mfd: Fix cs5535 warning on x86-64Andres Salomon
2011-01-14mfd: Implement runtime PM for WM8994 core driverMark Brown
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown
2011-01-14mfd: Fix ab8500-debug indentation errorsMattias Wallin
2011-01-14mfd: Convert WM8994 to new irq_ interrupt methodsMark Brown
2011-01-14mfd: Convert WM835x to new irq_ interrupt methodsMark Brown
2011-01-14mfd: Convert WM831x to new irq_ interrupt methodsMark Brown
2011-01-14mfd: Add WM8326 supportMark Brown
2011-01-14mfd: Simplify WM832x subdevice instantiationMark Brown
2011-01-14mfd: Use printf extension %pR for struct resourceJoe Perches
2011-01-14mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 supportAndres Salomon
2011-01-14mfd: Don't open-code mc13xxx_unlockUwe Kleine-König
2011-01-14mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin
2011-01-14mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin
2011-01-14mfd: Update WARN usesJoe Perches
2011-01-14cgroups: Fix a lockdep warning at cgroup removalLi Zefan
2011-01-14fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14fs: fix do_last error case when need_reval_dotJ. R. Okajima
2011-01-14nfs: add missing rcu-walk checkNick Piggin
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-01-14fs: hlist UP debug fixupNick Piggin
2011-01-14fs: fix dropping of rcu-walk from force_reval_pathNick Piggin
2011-01-14fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin
2011-01-14fs: small rcu-walk documentation fixesNick Piggin
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl
2011-01-13memcg: fix deadlock between cpuset and memcgDaisuke Nishimura