summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-26mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng
2013-09-26mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng
2013-09-26mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng
2013-09-26mmc: sdhci: add hooks for platform specific tuningDong Aisheng
2013-09-25mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin
2013-09-25mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin
2013-09-25mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat
2013-09-25mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat
2013-09-25mmc: mvsdio: Convert to devm_ioremap_resourceSachin Kamat
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-09-25mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti
2013-09-25mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches
2013-09-25mmc: add ignorance case for CMD13 CRC errorSeungwon Jeon
2013-09-25mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon
2013-09-25mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon
2013-09-25mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon
2013-09-25mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-25mmc: dw_mmc: fix error handling on response errorSeungwon Jeon
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
2013-09-25mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon
2013-09-25mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon
2013-09-25mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon
2013-09-25mmc: dw_mmc: add support tuning schemeSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D
2013-09-25mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: socfpga: move socfpga private initYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson
2013-09-25mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson
2013-09-25mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson
2013-09-25mmc: dw_mmc: don't queue up a card detect at slot startupDoug Anderson
2013-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-25update contact information for Mikael PetterssonMikael Pettersson
2013-09-24Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-24cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2013-09-24cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2013-09-24Merge branch 'bcache' (bcache fixes from Kent Overstreet)Linus Torvalds
2013-09-24bcache: Fix flushes in writeback modeKent Overstreet
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet
2013-09-24bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet