summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory1-0/+34
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang1-0/+6
2011-05-26mfd: Add pm8xxx irq supportAbhijeet Dharmapurikar3-0/+73
2011-05-26mfd: Add Qualcomm PMIC 8921 core driverAbhijeet Dharmapurikar2-0/+98
2011-05-26mfd: TWL5030 version checking in twl-coreLesly A M1-1/+16
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M1-1/+1
2011-05-26mfd: Provide platform data for WM831x GPIO configurationMark Brown1-0/+4
2011-05-26mfd: Remove compatibility interface for WM831x specific IRQ APIMark Brown1-26/+0
2011-05-26mfd: Remove mfd_dataSamuel Ortiz1-21/+0
2011-05-26mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz1-0/+1
2011-05-26mfd: Add platform data pointer backSamuel Ortiz1-0/+4
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds4-0/+24
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-2/+93
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds11-4/+358
2011-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-117/+365
2011-05-26Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+1068
2011-05-26net: move is_vlan_dev into public header file (v2)Neil Horman1-0/+5
2011-05-26mmc: sdhci: Auto-CMD23 support.Andrei Warkentin1-0/+1
2011-05-26mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2-1/+4
2011-05-26mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin1-0/+1
2011-05-26mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin4-0/+14
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2011-05-25hwmon: (jc42) Change detection classJean Delvare1-1/+1
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-2/+49
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds3-9/+9
2011-05-25Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-12/+25
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+14
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+231
2011-05-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds5-0/+782
2011-05-25percpu_counter: change return value and add commentsShaohua Li1-1/+5
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD1-1/+21
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD1-0/+3
2011-05-25lib: add kstrto*_from_user()Alexey Dobriyan1-0/+31
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König1-0/+2
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood1-1/+2
2011-05-25printk: allocate kernel log buffer earlierMike Travis1-0/+7
2011-05-25memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu1-1/+8
2011-05-25sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro1-1/+1
2011-05-25sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro1-0/+4
2011-05-25sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro1-0/+8
2011-05-25xattr.h: expose string defines to userspaceEric Paris1-4/+4
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2-1/+19
2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang1-12/+0
2011-05-25include/linux/c2port.h: remove wrong and never used macrosWanlong Gao1-3/+0
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner2-2/+3
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger1-1/+4
2011-05-25mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper1-0/+3
2011-05-25proc: make struct proc_maps_private truly privateStephen Wilson1-8/+0