summaryrefslogtreecommitdiffstats
path: root/lib/cpumask.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-24mmc: sdhci-bcm-kona: Add basic use of clocksTim Kryger1-2/+35
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson2-8/+45
2014-02-23mmc: mmci: Handle CMD irq before DATA irqUlf Hansson1-4/+5
2014-02-23mmc: block: Fixup busy detection while invoking stop cmd at recoveryUlf Hansson1-28/+55
2014-02-23mmc: block: Respect hw busy detection in card_busy_detect()Ulf Hansson1-2/+8
2014-02-23mmc: block: Implement card_busy_detect() for busy detectionUlf Hansson1-35/+47
2014-02-23mmc: block: Use R1 responses for stop cmds for read requestsUlf Hansson1-1/+6
2014-02-23mmc: core: Respect host's max_busy_timeout when sending sleep cmdUlf Hansson1-3/+16
2014-02-23mmc: core: Use generic CMD6 time while switching to eMMC HS200 modeUlf Hansson1-1/+3
2014-02-23mmc: core: Fixup busy detection for mmc switch operationsUlf Hansson1-7/+26
2014-02-23mmc: core: Minor simplifications to __mmc_switchUlf Hansson1-11/+9
2014-02-23mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson4-17/+20
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson4-7/+7
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson3-5/+5
2014-02-22MAINTAINERS: Add maintainer for the mmc subsystemUlf Hansson1-0/+1
2014-02-22mmc: core: Add DT bindings for eMMC HS200 1.8/1.2VJaehoon Chung2-0/+6
2014-02-22mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2VUlf Hansson2-0/+6
2014-02-22mmc: core: Add DT bindings for SD card's UHS bus speed modesUlf Hansson2-0/+15
2014-02-22mmc: rtsx: add support for pre_req and post_reqMicky Ching4-109/+448
2014-02-22mmc: rtsx: modify phase searching method for tuningMicky Ching2-81/+33
2014-02-22mmc: rtsx: fix card poweroff bugMicky Ching1-1/+2
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching3-1/+24
2014-02-22mmc: omap: Add erase capabilityJarkko Nikula1-7/+11
2014-02-22mmc: omap: Remove always set use_dma flag from struct mmc_omap_hostJarkko Nikula1-10/+5
2014-02-22mmc: omap: Convert to devm_ioremap_resourceJarkko Nikula1-29/+12
2014-02-22mmc: omap: Remove mem_res field from struct mmc_omap_hostJarkko Nikula1-3/+1
2014-02-22mmc: omap: Remove duplicate host->irq assignmentJarkko Nikula1-1/+0
2014-02-22mmc: omap: Convert to devm_kzallocJarkko Nikula1-4/+2
2014-02-22mmc: omap: Fix NULL pointer dereference due uninitialized cover_taskletJarkko Nikula1-5/+7
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791Kuninori Morimoto1-0/+1
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790Kuninori Morimoto1-1/+9
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779Kuninori Morimoto1-1/+1
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778Kuninori Morimoto1-1/+8
2014-02-22mmc: sdhi: tidyup sh_mobile_sdhi_of_match positionKuninori Morimoto1-13/+13
2014-02-14mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson3-7/+1
2014-02-14mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson3-41/+1
2014-02-14mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2-4/+0
2014-02-14mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson1-1/+0
2014-02-14mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson2-3/+1
2014-02-14mmc: core: Remove unnecessary validations for bus_ops callbacksUlf Hansson2-18/+7
2014-02-14mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson5-80/+3
2014-02-14mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson2-7/+7
2014-02-14mmc: tmio_mmc: Convert from legacy to modern PM opsUlf Hansson1-14/+16
2014-02-14mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacksUlf Hansson1-4/+4
2014-02-10Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro7-25/+14
2014-02-09Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-09Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-09btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1