summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Group NXP PCF50633* drivers togetherAxel Lin1-14/+14
2011-05-26mfd: Group TPSxxxxx power management chips togetherAxel Lin1-14/+14
2011-05-26mfd: TWL5030 version checking in twl-coreLesly A M2-1/+78
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M3-3/+3
2011-05-26mfd: Correct the twl4030-power warning print during script loadingLesly A M1-1/+1
2011-05-26mfd: Fix build warning on 88pm860xHaojian Zhuang1-14/+14
2011-05-26mfd: Fix wl1273 warningWanlong Gao1-1/+0
2011-05-26mfd: Continue with IRQ setup even if we don't have PMIC main IRQMark Brown1-13/+14
2011-05-26mfd: Provide platform data for WM831x GPIO configurationMark Brown2-1/+16
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-26regulator: Use device platform_data to retrieve db8500 platform bitsSamuel Ortiz1-2/+2
2011-05-26mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz2-2/+3
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz3-5/+6
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz4-24/+15
2011-05-26mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz2-3/+4
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz3-8/+7
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz3-5/+4
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz4-15/+18
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz3-6/+6
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz9-44/+64
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz3-3/+6
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2-8/+7
2011-05-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz3-5/+6
2011-05-26mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz1-0/+2
2011-05-26w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz3-4/+14
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz5-5/+9
2011-05-26mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2-4/+5
2011-05-26mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz2-2/+5
2011-05-26mfd: Add platform data pointer backSamuel Ortiz2-0/+11
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds24-1103/+2019
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds33-269/+332
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro12-23/+26
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer4-0/+294
2011-05-26ocfs2: add cleancache supportDan Magenheimer1-0/+2
2011-05-26ext4: add cleancache supportDan Magenheimer1-0/+2
2011-05-26btrfs: add cleancache supportDan Magenheimer2-0/+11
2011-05-26ext3: add cleancache supportDan Magenheimer1-0/+2
2011-05-26mm/fs: add hooks to support cleancacheDan Magenheimer5-0/+32
2011-05-26mm: cleancache core ops functions and configDan Magenheimer4-0/+390
2011-05-26fs: add field to superblock to support cleancacheDan Magenheimer1-0/+5
2011-05-26mm/fs: cleancache documentationDan Magenheimer2-0/+289
2011-05-26jbd2: Add MAINTAINERS entryTheodore Ts'o1-3/+10
2011-05-26cifs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-6/+0
2011-05-26exofs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26nfs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext3: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext4: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0