index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
2015-01-19
1
-25
/
+8
*
|
|
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
2015-01-19
1
-54
/
+13
*
|
|
mmc: sdhci-acpi: fix copy'n'paste typos in the comments
Andy Shevchenko
2015-01-19
1
-3
/
+3
*
|
|
mmc: sdhci-acpi: Remove redundant runtime PM idle callback
Ulf Hansson
2015-01-19
1
-6
/
+1
*
|
|
mmc: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
2015-01-19
1
-12
/
+87
*
|
|
mmc: sdhci: Remove redundant ADMA page boundary warnings
Andrew Gabbasov
2015-01-19
1
-4
/
+0
*
|
|
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
2015-01-19
3
-74
/
+8
*
|
|
mmc: mmci: Do pm_runtime_put() after the host has been added
Ulf Hansson
2015-01-19
1
-1
/
+1
*
|
|
mmc: sdhci-pci: Remove redundant runtime PM idle callback
Ulf Hansson
2015-01-19
1
-6
/
+1
*
|
|
mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
Ulf Hansson
2015-01-19
1
-1
/
+1
*
|
|
mmc: sdhci-esdhc-imx: Fixup ->remove()
Ulf Hansson
2015-01-19
1
-8
/
+7
*
|
|
mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2015-01-19
1
-6
/
+0
*
|
|
mmc: dw_mmc: remove unnecessary debug message
Beomho Seo
2015-01-19
2
-6
/
+2
*
|
|
mmc: rtsx: swap function position to avoid pre declaration
Micky Ching
2015-01-19
1
-103
/
+100
*
|
|
mmc: rtsx: add support for sdio card
Micky Ching
2015-01-19
1
-96
/
+138
*
|
|
mmc: rtsx: add helper function to simplify code
Micky Ching
2015-01-19
1
-44
/
+51
*
|
|
mmc: rtsx: init cookie at probe/card_event
Micky Ching
2015-01-19
1
-0
/
+2
*
|
|
mmc: rtsx: add dump_reg_range to simplify dump register
Micky Ching
2015-01-19
1
-17
/
+21
*
|
|
mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()
Ulf Hansson
2015-01-19
1
-3
/
+0
*
|
|
mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
Ulf Hansson
2015-01-19
1
-4
/
+0
*
|
|
mmc: sdhci-st: Do cleanup while mmc_of_parse() return an error
Ulf Hansson
2015-01-19
1
-2
/
+2
*
|
|
mmc: sdhci-s3c: Handle error from mmc_of_parse()
Ulf Hansson
2015-01-19
1
-1
/
+3
*
|
|
mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()
Ulf Hansson
2015-01-19
1
-2
/
+8
*
|
|
mmc: sdhci-bcm-kona: Handle error from mmc_of_parse()
Ulf Hansson
2015-01-19
1
-1
/
+3
*
|
|
mmc: moxart: Handle error from mmc_of_parse()
Ulf Hansson
2015-01-19
1
-1
/
+3
*
|
|
mmc: dw_mmc: exynos: move definitions to header file
Seungwon Jeon
2015-01-19
2
-42
/
+62
*
|
|
mmc: dw_mmc: exynos: don't use if clock isn't available
Seungwon Jeon
2015-01-19
1
-4
/
+7
*
|
|
mmc: dw_mmc: fix the max_blk_count in IDMAC
Seungwon Jeon
2015-01-19
1
-2
/
+2
*
|
|
mmc: mxs-mmc: remove unneeded NULL check
Dan Carpenter
2015-01-19
1
-2
/
+1
*
|
|
mmc: sunxi: Removing unused code
David Lanzendörfer
2015-01-19
1
-9
/
+1
*
|
|
mmc: sunxi: Correcting SDXC_HARDWARE_RESET bit
David Lanzendörfer
2015-01-19
1
-1
/
+1
*
|
|
mmc: sunxi: Lock fix
David Lanzendörfer
2015-01-19
1
-1
/
+12
*
|
|
mmc: sunxi: Fix setup of last descriptor of dma transfer
Hans de Goede
2015-01-19
1
-1
/
+3
*
|
|
mmc: omap_hsmmc: remove prepare/complete system suspend support.
NeilBrown
2015-01-19
1
-50
/
+0
*
|
|
mmc: toshsd: Fix unbalanced locking
Axel Lin
2015-01-19
1
-1
/
+3
*
|
|
mmc: toshsd: use module_pci_driver to simplify the code
Wei Yongjun
2015-01-19
1
-12
/
+1
*
|
|
mmc: sdhci: Fix FSL ESDHC reset handling quirk
Alessio Igor Bogani
2015-01-19
1
-1
/
+9
*
|
|
mmc: sdhci-sirf: add sirf tuning function (cmd 19)
Minda Chen
2015-01-19
1
-0
/
+71
*
|
|
mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock
Doug Anderson
2015-01-19
1
-0
/
+13
*
|
|
mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
Doug Anderson
2015-01-19
2
-34
/
+36
|
/
/
*
|
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
Tim Kryger
2015-01-14
1
-0
/
+6
*
|
mmc: sdhci-pci: Add support for Intel SPT
Adrian Hunter
2015-01-12
2
-0
/
+28
*
|
mmc: sdhci-acpi: Add ACPI HID INT344D
Adrian Hunter
2015-01-12
1
-0
/
+2
*
|
mmc: sdhci: Fix sleep in atomic after inserting SD card
Krzysztof Kozlowski
2015-01-12
1
-2
/
+6
*
|
mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks
Thomas Petazzoni
2015-01-12
1
-8
/
+7
*
|
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
2015-01-12
1
-0
/
+29
*
|
mmc: sdhci: Simplify use of tuning timer
Adrian Hunter
2015-01-12
1
-15
/
+8
*
|
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
Adrian Hunter
2015-01-12
1
-3
/
+2
*
|
mmc: sdhci: Tuning should not change max_blk_count
Adrian Hunter
2015-01-12
1
-6
/
+3
|
/
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-1
/
+1
|
\
[prev]
[next]