mmc: queue: use swap() in mmc_queue_thread()
[deliverable/linux.git] / drivers /
2015-06-15  Fabian Frederickmmc: queue: use swap() in mmc_queue_thread()
2015-06-12  Prabu Thangamuthummc: dw_mmc: insmod followed by rmmod will hung for...
2015-06-08  Ulf Hanssonmmc: sdhci: Restore behavior while creating OCR mask
2015-06-04  Jisheng Zhangmmc: sdhci-pxav3: fix device wakeup initialization
2015-06-04  Ulf Hanssonmmc: core: Attach PM domain prior probing of SDIO func...
2015-06-04  Ulf Hanssonmmc: core: Remove redundant ->power_restore() callback...
2015-06-04  Ulf Hanssonmmc: core: Remove redundant ->power_restore() callback...
2015-06-01  Eric Anholtmmc: sdhci-bcm2835: Actually enable the clock
2015-06-01  Eric Anholtmmc: sdhci-bcm2835: Clean up platform allocations if...
2015-06-01  Yangbo Lummc: sdhci-of-esdhc: enable interrupt mode to detect...
2015-06-01  Dong Aishengmmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS2...
2015-06-01  Dong Aishengmmc: sdhci-esdhc-imx: add imx6sx support
2015-06-01  Dong Aishengmmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
2015-06-01  Dong Aishengmmc: sdhci-esdhc-imx: usdhc does not have missing card...
2015-06-01  Dong Aishengmmc: sdhci-esdhc-imx: merge the same register check...
2015-06-01  Adrian Huntermmc: sdhci-pci: Enable HS400 for some Intel host contro...
2015-06-01  Adrian Huntermmc: sdhci-pci: Add support for drive strength selectio...
2015-06-01  Adrian Huntermmc: sdhci: Add a callback to select drive strength
2015-06-01  Adrian Huntermmc: mmc: Add driver strength selection
2015-06-01  Adrian Huntermmc: mmc: Read card's valid driver strength mask
2015-06-01  Adrian Huntermmc: core: Record card drive strength
2015-06-01  Adrian Huntermmc: core: Factor out common code in drive strength...
2015-06-01  Adrian Huntermmc: core: Add 'card' to drive strength selection callback
2015-06-01  Adrian Huntermmc: core: Simplify card drive strength mask
2015-06-01  Adrian Huntermmc: core: Allow card drive strength to be different...
2015-06-01  Adrian Huntermmc: core: Reset driver type to default
2015-06-01  Kuninori Morimotommc: sh_mmcif: calculate best clock with parent clock
2015-06-01  Kuninori Morimotommc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
2015-06-01  Kuninori Morimotommc: sh_mmcif: add sh_mmcif_host_to_dev() macro and...
2015-06-01  Petri Gynthermmc: sdhci: fix driver type B and D handling in sdhci_d...
2015-06-01  Fabian Frederickmmc: mmc-test: use swap() in mmc_test_nonblock_transfer()
2015-06-01  Doug Andersonmmc: core: Increase delay for voltage to stabilize...
2015-06-01  Zhangfei Gaommc: sdhci-st: Fix modalias to make module auto-loading...
2015-06-01  Zhangfei Gaommc: dw_mmc: rockchip: Fix modalias to make module...
2015-06-01  Zhangfei Gaommc: dw_mmc: exynos: Fix modalias to make module auto...
2015-06-01  Zhangfei Gaommc: dw_mmc: k3: Fix modalias to make module auto-loadi...
2015-06-01  Lars-Peter Clausenmmc: dw_mmc: Use core to handle absent write protect...
2015-06-01  Zhangfei Gaommc: dw_mmc: k3: support hi6220
2015-06-01  Zhangfei Gaommc: dw_mmc: add switch_voltage
2015-06-01  Kuninori Morimotommc: cast unsigned int to typeof(sector_t) to avoid...
2015-06-01  Kuninori Morimotommc: cast u8 to unsigned long long to avoid unexpected...
2015-06-01  Fabio Estevammmc: host: sdhci: Use BUG_ON()
2015-06-01  Fabio Estevammmc: host: mxcmmc: Simplify a trivial if-return sequence
2015-06-01  Fabio Estevammmc: card: mmc_test: Simplify a trivial if-return sequence
2015-06-01  Fabio Estevammmc: sdhci-esdhc-imx: Do not break platform data boards
2015-06-01  Fabio Estevammmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt...
2015-06-01  Lars-Peter Clausenmmc: dt: Allow to specify that no write protect signal...
2015-06-01  Lars-Peter Clausenmmc: Add support for disabling write-protect detection
2015-06-01  Adrian Huntermmc: core: Don't print reset warning if reset is not...
2015-06-01  Adrian Huntermmc: block: Retry errored data requests when re-tuning...
2015-06-01  Adrian Huntermmc: block: Check re-tuning in the recovery path
2015-06-01  Adrian Huntermmc: core: Flag re-tuning is needed on CRC errors
2015-06-01  Adrian Huntermmc: sdhci: Change to new way of doing re-tuning
2015-06-01  Adrian Huntermmc: core: Add support for HS400 re-tuning
2015-06-01  Adrian Huntermmc: core: Separate out the mmc_switch status check...
2015-06-01  Adrian Huntermmc: mmc: Hold re-tuning in mmc_sleep()
2015-06-01  Adrian Huntermmc: core: Hold re-tuning while bkops ongoing
2015-06-01  Adrian Huntermmc: core: Hold re-tuning during erase commands
2015-06-01  Adrian Huntermmc: core: Hold re-tuning during switch commands
2015-06-01  Adrian Huntermmc: core: Add support for re-tuning before each request
2015-06-01  Adrian Huntermmc: core: Enable / disable re-tuning
2015-06-01  Adrian Huntermmc: host: Add facility to support re-tuning
2015-06-01  Axel Linmmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
2015-06-01  Suman Tripathimmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a
2015-06-01  Krzysztof Kozlowskimmc: sdhci-s3c: Constify platform_device_id
2015-06-01  Krzysztof Kozlowskimmc: sdhci-imx: Constify platform_device_id
2015-06-01  Krzysztof Kozlowskimmc: s3cmci: Constify platform_device_id
2015-06-01  Krzysztof Kozlowskimmc: rtsx: Constify platform_device_id
2015-06-01  Krzysztof Kozlowskimmc: mxs: Constify platform_device_id
2015-06-01  Krzysztof Kozlowskimmc: davinci: Constify platform_device_id
2015-06-01  Weijun Yangmmc: sdhci-sirf: fake version and capbility registers
2015-06-01  Weijun Yangmmc: sdhci-sirf: fix the tuning count in platform_execu...
2015-06-01  Ian Moltonmmc: TMIO: Use devm_request_irq()
2015-06-01  Ian Moltonmmc: TMIO: Fix I/O mapping leak on error using devm_ior...
2015-06-01  Ian Moltonmmc: TMIO: Ensure MFD cell is disabled on probe error...
2015-06-01  Axel Linmmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
2015-06-01  Axel Linmmc: sdhci_f_sdh30: Staticize local functions
2015-06-01  Joakim Tjernlundmmc: sdhci-of-esdhc: Pre divider starts at 1
2015-05-25  Wolfram Sangmmc: host: sdhci-esdhc-imx: fix broken email address
2015-05-25  Kuninori Morimotommc: sh_mmcif: separate sh_mmcif_clk_update() into...
2015-05-25  Kuninori Morimotommc: sh_mmcif: remove unnecessary int clk from struct...
2015-05-25  Kuninori Morimotommc: sh_mmcif: cleanup to use dev instead of &pdev...
2015-05-25  Kuninori Morimotommc: sh_mmcif: move mmcif_of_match to upside
2015-05-25  Andreas Fenkartmmc: sdio: add reset callback to bus operations
2015-05-24  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-05-24  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-24  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-05-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-23  Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-05-22  Linus TorvaldsMerge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md
2015-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-22  Nathan Sullivannet: macb: Disable half duplex gigabit on Zynq
2015-05-22  Bjørn Morkcdc_ncm: Fix tx_bytes statistics
2015-05-22  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-05-22  Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
2015-05-22  Dave AirlieMerge tag 'drm-intel-fixes-2015-05-21' of git://anongit...
next
This page took 0.04597 seconds and 8 git commands to generate.