summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: start removing enable / disable APIAdrian Hunter2012-03-279-242/+27
* mmc: sdhci-spear: add pm callbacks to support hibernationShiraz Hashim2012-03-271-7/+2
* mmc: tmio_mmc: do not enable card hotplug interrupts, if unusedGuennadi Liakhovetski2012-03-271-1/+6
* mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supplyRajendra Nayak2012-03-271-29/+2
* mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power functionRajendra Nayak2012-03-271-20/+1
* mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power functionRajendra Nayak2012-03-271-27/+3
* mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...Balaji T K2012-03-271-1/+1
* mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K2012-03-272-62/+0
* mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channelsBalaji T K2012-03-271-24/+11
* mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-272-3/+22
* mmc: dw_mmc: Regression fix for non-IDMAC DMASeungwon Jeon2012-03-271-16/+9
* mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabledJaehoon Chung2012-03-271-1/+1
* ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-273-2/+9
* mmc: atmel-mci: fix typoLudovic Desroches2012-03-271-1/+1
* mmc: dw_mmc: shift with slot-id for CLKENA registerJaehoon Chung2012-03-251-2/+2
* mmc: esdhc: Workaround for data crc error on p1010rdbJerry Huang2012-03-251-2/+17
* mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-251-0/+6
* mmc: dw_mmc: Add support for pre_req and post_reqSeungwon Jeon2012-03-251-27/+102
* mmc: sdhci-tegra: Explicitly support Tegra30Stephen Warren2012-03-251-13/+87
* mmc: esdhc: Implement power management for ESDHCJerry Huang2012-03-251-0/+18
* mmc: sdhci: Add platform suspend/resume hooks.Chris Ball2012-03-252-0/+8
* mmc: dw_mmc: Override blk_settings with platdata on IDMACJaehoon Chung2012-03-251-8/+8
* mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-257-104/+385
* mmc: dw_mmc: add support for eMMC Power Off Notify featureJaehoon Chung2012-03-251-0/+5
* mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-254-5/+35
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21186-4141/+5360
|\
| * ext4: initialization of ext4_li_mtx needs to be done earlierAl Viro2012-03-201-2/+3
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-206-7/+7
| * hfsplus: add an ioctl to bless filesMatthew Garrett2012-03-203-0/+40
| * hfsplus: change finder_info to u32Matthew Garrett2012-03-201-1/+1
| * hfsplus: initialise userflagsMatthew Garrett2012-03-201-0/+2
| * qnx4: new helper - try_extent()Al Viro2012-03-201-8/+15
| * qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro2012-03-203-36/+3
| * take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-207-10/+1
| * trim includes in inode.cAl Viro2012-03-201-11/+1
| * um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-202-3/+10
| * um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-202-19/+6
| * gadgetfs: list_for_each_safe() misuseAl Viro2012-03-201-6/+3
| * ocfs2: fix leaks on failure exits in module_initAl Viro2012-03-201-19/+21
| * ecryptfs: make register_filesystem() the last potential failure exitAl Viro2012-03-201-8/+8
| * ntfs: forgets to unregister sysctls on register_filesystem() failureAl Viro2012-03-201-0/+2
| * logfs: missing cleanup on register_filesystem() failureAl Viro2012-03-201-1/+4
| * jfs: mising cleanup on register_filesystem() failureAl Viro2012-03-201-1/+7
| * make configfs_pin_fs() return root dentry on successAl Viro2012-03-203-13/+11
| * configfs: configfs_create_dir() has parent dentry in dentry->d_parentAl Viro2012-03-201-15/+5
| * configfs: sanitize configfs_create()Al Viro2012-03-201-28/+27
| * configfs: kill configfs_sbAl Viro2012-03-205-25/+26
| * configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro2012-03-204-15/+7
| * __register_binfmt() made voidAl Viro2012-03-2012-23/+27
| * autofs: set things up *before* registering fs typeAl Viro2012-03-201-3/+3
OpenPOWER on IntegriCloud