OSDN Git Service

mmc: sdhci-pci: Enable HS400 for some Intel host controllers
[uclinux-h8/linux.git] / drivers /
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...
2015-05-22 Linus TorvaldsMerge tag 'for-linus-4.1b-rc4-tag' of git://git./linux...
2015-05-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-22 Linus TorvaldsMerge tag 'sound-4.1-rc5' of git://git./linux/kernel...
2015-05-22 Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2015-05-22 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-05-22 Linus TorvaldsMerge tag 'mmc-4.1-rc3' of git://git.linaro.org/people...
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 Marek VasutInput: smtpe-ts - wait 50mS until polling for pen-up
2015-05-22 Marek VasutInput: smtpe-ts - use msecs_to_jiffies() instead of HZ
2015-05-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-05-21 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.1-rc5' of git://git....
2015-05-21 Thomas HellstromInput: joydev - don't classify the vmmouse as a joystick
2015-05-21 Alex Deucherdrm/radeon: fix error flag checking in native aux path
next