summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-17mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches
2012-05-17mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches
2012-05-17mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim
2012-05-17mmc: omap: convert to module_platform_driverVenkatraman S
2012-05-17mmc: omap: make it behave well as a moduleVenkatraman S
2012-05-17mmc: omap: convert to per instance workqueueVenkatraman S
2012-05-09mmc: core: Remove dead codePhilippe De Swert
2012-05-09mmc: card: Avoid null pointer dereferencePhilippe De Swert
2012-05-09mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham
2012-05-09mmc: queue: remove redundant memsetsVenkatraman S
2012-05-09mmc: queue: rename mmc_request functionVenkatraman S
2012-05-09mmc: core: skip card initialization if power class selection failsSubhash Jadavani
2012-05-09mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon
2012-05-08mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones
2012-05-04mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones
2012-05-04mmc: mmci: Add required documentation for Device Tree bindingsLee Jones
2012-05-04mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar
2012-04-24mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski
2012-04-23mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong
2012-04-22mmc: omap_hsmmc: release correct resourceRussell King
2012-04-22mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-22mmc: remove imxmmc driverSascha Hauer
2012-04-22mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown
2012-04-22mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe
2012-04-22mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak
2012-04-22mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S
2012-04-22mmc: omap_hsmmc: add DDR supportBalaji T K
2012-04-22mmc: omap_hsmmc: Enable Auto CMD12Balaji T K
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds