summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-13mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon6-6/+118
2014-05-13mmc: rework selection of bus speed modeSeungwon Jeon4-200/+238
2014-05-13mmc: step power class after final selection of bus modeSeungwon Jeon1-41/+55
2014-05-13mmc: identify available device type to selectSeungwon Jeon4-44/+48
2014-05-13mmc: drop the speed mode of card's stateSeungwon Jeon9-54/+43
2014-05-13mmc: mvsdio: workaround for spurious irqsSebastian Hesselbarth1-0/+14
2014-05-13mmc: mvsdio: silence card detect noticeSebastian Hesselbarth1-3/+3
2014-05-13mmc: core: Try other signal levels during power upTim Kryger1-2/+7
2014-05-13mmc: moxart: Add MOXA ART SD/MMC driverJonas Jensen4-0/+770
2014-05-13mmc: Add realtek USB sdmmc host driverRoger Tseng3-0/+1463
2014-05-13mmc: sdhci-s3c: Remove unused define for NUM_GPIOSAxel Lin1-3/+0
2014-05-13mmc: dw_mmc: restore the card-present checking pointJaehoon Chung1-0/+5
2014-05-13mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()Jaehoon Chung2-59/+3
2014-05-13mmc: dw_mmc: remove unnecessary function.Jaehoon Chung1-7/+1
2014-05-13mmc: dw_mmc: fix minor coding style.Jaehoon Chung1-3/+2
2014-05-13mmc: dw_mmc: remove unused member variable.Jaehoon Chung2-44/+3
2014-05-13mmc: dw_mmc: replace the bus_hz checking pointJaehoon Chung1-10/+8
2014-05-13mmc: dw_mmc: use the mmc_of_parse() instead of local parserJaehoon Chung2-53/+1
2014-05-13mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan1-10/+3
2014-05-13mmc: mxcmmc: Convert to devm-* APIAlexander Shiyan1-63/+38
2014-05-13mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmopsSachin Kamat1-1/+1
2014-04-22mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching1-0/+3
2014-04-22mmc: core: Invoke sdio func driver's PM callbacks from the sdio busUlf Hansson2-54/+5
2014-04-22mmc: core: Use maximum timeout values in case TACC field is zeroStefan Wahren1-0/+4
2014-04-22mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin2-20/+4
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam1-1/+1
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer3-3/+8
2014-04-20mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-1/+3
2014-04-20mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2-4/+3
2014-04-20mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-0/+2
2014-04-20mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-4/+5
2014-04-20mmc: omap: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-2/+2
2014-04-20mmc: mmci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-2/+4
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon3-2/+6
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-19mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-19mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar11-13/+14
2014-04-19Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-04-19powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-19kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5