index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
next-20140522/mmc
Stephen Rothwell
28
-665
/
+2804
2014-06-03
Merge remote-tracking branch 'net-next/master'
Stephen Rothwell
1
-12
/
+6
2014-06-02
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
Linus Torvalds
2
-244
/
+94
2014-06-02
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
1
-23
/
+1
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+6
2014-05-20
mmc: mmci: Enforce max frequency configuration through DT
Ulf Hansson
1
-4
/
+1
2014-05-16
drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
George Spelvin
1
-12
/
+6
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
1
-1
/
+1
2014-05-13
mmc: sdhci: remove mdelay in eMMC tuning
Nick Sanders
1
-1
/
+4
2014-05-12
mmc: core: Improve support for deferred regulators
Tim Kryger
1
-12
/
+19
2014-05-12
mmc: mxcmmc: Use mmc_regulator_get_supply() API
Alexander Shiyan
1
-27
/
+17
2014-05-12
mmc: atmel: don't test host->data
Alexandre Belloni
1
-10
/
+3
2014-05-12
mmc: rtsx: fix possible linking error if built-in
Arnd Bergmann
1
-2
/
+3
2014-05-12
mmc: mxs: fix card detection function for broken card detect
Daniel Willmann
1
-0
/
+7
2014-05-12
mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response
Alex Smith
1
-4
/
+7
2014-05-12
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
Seungwon Jeon
1
-0
/
+4
2014-05-12
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
3
-5
/
+97
2014-05-12
mmc: rework selection of bus speed mode
Seungwon Jeon
2
-200
/
+233
2014-05-12
mmc: step power class after final selection of bus mode
Seungwon Jeon
1
-41
/
+55
2014-05-12
mmc: identify available device type to select
Seungwon Jeon
1
-33
/
+39
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
6
-34
/
+13
2014-05-12
mmc: mvsdio: workaround for spurious irqs
Sebastian Hesselbarth
1
-0
/
+14
2014-05-12
mmc: mvsdio: silence card detect notice
Sebastian Hesselbarth
1
-3
/
+3
2014-05-12
mmc: core: Try other signal levels during power up
Tim Kryger
1
-2
/
+7
2014-05-12
mmc: moxart: Add MOXA ART SD/MMC driver
Jonas Jensen
3
-0
/
+740
2014-05-12
mmc: Add realtek USB sdmmc host driver
Roger Tseng
3
-0
/
+1463
2014-05-12
mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
Axel Lin
1
-3
/
+0
2014-05-12
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
1
-0
/
+5
2014-05-12
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2
-59
/
+3
2014-05-12
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
1
-7
/
+1
2014-05-12
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
1
-3
/
+2
2014-05-12
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
1
-30
/
+3
2014-05-12
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
1
-10
/
+8
2014-05-12
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
1
-48
/
+1
2014-05-12
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
1
-10
/
+3
2014-05-12
mmc: mxcmmc: Convert to devm-* API
Alexander Shiyan
1
-63
/
+38
2014-05-12
mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
Sachin Kamat
1
-1
/
+1
2014-05-12
mmc: mmci: Enforce mmc capabilities through DT
Ulf Hansson
1
-2
/
+0
2014-05-12
mmc: mmci: Enforce DT for signal direction and feedback clock
Ulf Hansson
2
-20
/
+25
2014-05-12
mmc: mmci: Enable MMC_CAP_CMD23
Ulf Hansson
1
-0
/
+3
2014-05-12
mmc: mmci: Use the common mmc DT parser
Ulf Hansson
1
-59
/
+33
2014-05-12
mmc: mmci: Add DT bindings for feedback clock pin
Ulf Hansson
1
-0
/
+2
2014-05-12
mmc: mmci: Add DT bindings for signal direction
Ulf Hansson
1
-0
/
+11
2014-05-12
mmc: mmci: Convert to devm functions
Ulf Hansson
1
-35
/
+17
2014-05-12
mmc: mmci: Convert to the mmc gpio API
Ulf Hansson
2
-85
/
+15
2014-05-12
mmc: mmci: Put the device into low power state at system suspend
Ulf Hansson
1
-31
/
+2
2014-05-12
mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
1
-2
/
+2
2014-05-12
mmc: mmci: Mask IRQs for all variants during runtime suspend
Ulf Hansson
1
-12
/
+11
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
1
-350
/
+68
2014-04-22
mmc: rtsx: add R1-no-CRC mmc command type handle
Micky Ching
1
-0
/
+3
[next]