aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras2013-03-22
* mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras2013-03-22
* mmc: dw_mmc: move host->data_offset init earlierJames Hogan2013-03-22
* mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan2013-03-22
* mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball2013-03-22
* mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu2013-03-22
* mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun2013-03-22
* mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan2013-03-22
* mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG2013-03-22
* mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham2013-03-22
* mmc: mvsdio: use module_platform_driver_probe()Jingoo Han2013-03-22
* mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han2013-03-22
* mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-22
* mmc: sdhci: add get_cd() implementationKevin Liu2013-03-22
* mmc: core: enhance card removal judgement for slow removalKevin Liu2013-03-22
* mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-22
* mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash2013-03-22
* mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim2013-03-22
* mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim2013-03-22
* mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung2013-03-22
* mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han2013-03-22
* mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe2013-03-22
* mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo2013-03-19
* Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...Chris Ball2013-03-19
|\
| * ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo2013-03-11
| * Linux 3.9-rc1Linus Torvalds2013-03-03
| * Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-03
| |\
| | * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-20
| * | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
| |\ \
| | * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| | * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-01
| | * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-28
| | * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| | * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
| |\ \ \
| | * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| | * | | fix nommu breakage in shmem.cAl Viro2013-03-01
| | * | | cache the value of file_inode() in struct fileAl Viro2013-03-01
| | * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| | * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| | * | | 9p: untangle ->lookup() a bitAl Viro2013-02-28
| | * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28
| | * | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| | * | | v9fs: get rid of v9fs_dentryAl Viro2013-02-28
| | * | | 9p: turn fid->dlist into hlistAl Viro2013-02-27
| | * | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-27
| | * | | more file_inode() open-coded instancesAl Viro2013-02-27
| | * | | selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-27
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-03
| |\ \ \ \
| | * | | | btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven2013-03-03