summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-26mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng1-2/+17
2013-09-26mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng3-41/+66
2013-09-26mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng2-2/+4
2013-09-26mmc: sdhci: add hooks for platform specific tuningDong Aisheng2-0/+9
2013-09-26mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin1-7/+1
2013-09-26mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin1-13/+1
2013-09-26mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat1-1/+1
2013-09-26mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-26mmc: mvsdio: Convert to devm_ioremap_resourceSachin Kamat1-3/+3
2013-09-26mmc: core: clean up duplicate macrosJackey Shen2-2/+2
2013-09-26mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti1-6/+8
2013-09-26mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches1-0/+7
2013-09-26mmc: add ignorance case for CMD13 CRC errorSeungwon Jeon1-28/+45
2013-09-26mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon1-3/+3
2013-09-26mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon1-6/+11
2013-09-26mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon1-38/+43
2013-09-26mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon1-63/+84
2013-09-26mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon1-20/+64
2013-09-26mmc: dw_mmc: fix error handling on response errorSeungwon Jeon1-5/+21
2013-09-26mmc: dw_mmc: control card read thresholdSeungwon Jeon2-2/+39
2013-09-26mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon2-3/+75
2013-09-26mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon1-2/+12
2013-09-26mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon1-6/+3
2013-09-26mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon1-0/+6
2013-09-26mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon1-13/+42
2013-09-26mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon1-0/+124
2013-09-26mmc: dw_mmc: add support tuning schemeSeungwon Jeon2-37/+108
2013-09-26mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D1-1/+37
2013-09-26mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D2-7/+9
2013-09-26mmc: dw_mmc: socfpga: move socfpga private initYuvaraj Kumar C D1-16/+14
2013-09-26mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D1-18/+16
2013-09-26mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson1-0/+3
2013-09-26mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson1-16/+28
2013-09-26mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson1-1/+52
2013-09-26mmc: dw_mmc: don't queue up a card detect at slot startupDoug Anderson1-6/+0
2013-09-26mmc: core: remove dead function mmc_try_claim_hostGrant Grundler1-25/+0
2013-09-26Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-48/+11
2013-09-26Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds8-25/+118
2013-09-26update contact information for Mikael PetterssonMikael Pettersson1-1/+1
2013-09-25Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-0/+2
2013-09-25cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter1-0/+1
2013-09-25cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter1-0/+1
2013-09-25Merge branch 'bcache' (bcache fixes from Kent Overstreet)Linus Torvalds9-64/+108
2013-09-25bcache: Fix flushes in writeback modeKent Overstreet1-6/+9
2013-09-25bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet1-11/+28
2013-09-25bcache: Fix a shrinker deadlockKent Overstreet1-1/+1
2013-09-25bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet1-2/+1
2013-09-25bcache: Fix a flush/fua performance bugKent Overstreet1-0/+1
2013-09-25bcache: Fix a writeback performance regressionKent Overstreet4-30/+43
2013-09-25bcache: Correct printf()-style format length modifierGeert Uytterhoeven1-1/+1