aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-27
* mmc: atmel-mci: fix typoLudovic Desroches2012-03-27
* mmc: dw_mmc: shift with slot-id for CLKENA registerJaehoon Chung2012-03-25
* mmc: esdhc: Workaround for data crc error on p1010rdbJerry Huang2012-03-25
* mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-25
* mmc: dw_mmc: Add support for pre_req and post_reqSeungwon Jeon2012-03-25
* mmc: sdhci-tegra: Explicitly support Tegra30Stephen Warren2012-03-25
* mmc: esdhc: Implement power management for ESDHCJerry Huang2012-03-25
* mmc: sdhci: Add platform suspend/resume hooks.Chris Ball2012-03-25
* mmc: dw_mmc: Override blk_settings with platdata on IDMACJaehoon Chung2012-03-25
* mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-25
* mmc: dw_mmc: add support for eMMC Power Off Notify featureJaehoon Chung2012-03-25
* mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * ext4: initialization of ext4_li_mtx needs to be done earlierAl Viro2012-03-20
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-20
| * hfsplus: add an ioctl to bless filesMatthew Garrett2012-03-20
| * hfsplus: change finder_info to u32Matthew Garrett2012-03-20
| * hfsplus: initialise userflagsMatthew Garrett2012-03-20
| * qnx4: new helper - try_extent()Al Viro2012-03-20
| * qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro2012-03-20
| * take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-20
| * trim includes in inode.cAl Viro2012-03-20
| * um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-20
| * um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-20
| * gadgetfs: list_for_each_safe() misuseAl Viro2012-03-20
| * ocfs2: fix leaks on failure exits in module_initAl Viro2012-03-20
| * ecryptfs: make register_filesystem() the last potential failure exitAl Viro2012-03-20
| * ntfs: forgets to unregister sysctls on register_filesystem() failureAl Viro2012-03-20
| * logfs: missing cleanup on register_filesystem() failureAl Viro2012-03-20
| * jfs: mising cleanup on register_filesystem() failureAl Viro2012-03-20
| * make configfs_pin_fs() return root dentry on successAl Viro2012-03-20
| * configfs: configfs_create_dir() has parent dentry in dentry->d_parentAl Viro2012-03-20
| * configfs: sanitize configfs_create()Al Viro2012-03-20
| * configfs: kill configfs_sbAl Viro2012-03-20
| * configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro2012-03-20
| * __register_binfmt() made voidAl Viro2012-03-20
| * autofs: set things up *before* registering fs typeAl Viro2012-03-20
| * anon_inodes: move allocation of anon_inode into ->mount()Al Viro2012-03-20
| * 9p: make register_filesystem() the last failure exitAl Viro2012-03-20
| * usbfs: kill racy detection of simple_pin_fs()Al Viro2012-03-20
| * make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal oneAl Viro2012-03-20
| * ibmasmfs: make register_filesystem the last failure exitAl Viro2012-03-20
| * spufs: make register_filesystem the last potential failure exitAl Viro2012-03-20
| * kill reiserfs_fs_{i,sb}.hAl Viro2012-03-20
| * move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
| * kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro2012-03-20
| * move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-20
| * take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-20
| * vfs: take path_get_longterm() out of write_seqcount scopeAl Viro2012-03-20