index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mmc: omap_hsmmc: use threaded irq handler for card-detect.
NeilBrown
2012-01-12
1
-27
/
+9
|
*
|
|
|
mmc: sdhci-pci: enable runtime PM for Medfield SDIO
Adrian Hunter
2012-01-12
1
-0
/
+7
|
*
|
|
|
mmc: sdhci: Always pass clock request value zero to set_clock host op
Todd Poynor
2012-01-12
1
-1
/
+1
|
*
|
|
|
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
2012-01-12
2
-2
/
+0
|
*
|
|
|
mmc: sdhci-pci: get gpio numbers from platform data
Adrian Hunter
2012-01-12
1
-68
/
+41
|
*
|
|
|
mmc: sdhci-pci: add platform data
Adrian Hunter
2012-01-12
4
-6
/
+35
|
*
|
|
|
mmc: sdhci: prevent card detection activity for non-removable cards
Adrian Hunter
2012-01-12
1
-4
/
+3
|
*
|
|
|
mmc: sdhci: fix vmmc handling
Adrian Hunter
2012-01-12
1
-22
/
+21
|
*
|
|
|
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
2012-01-12
1
-1
/
+7
|
*
|
|
|
mmc: omap: remove clock rate hard coding
Balaji TK
2012-01-12
1
-4
/
+3
|
*
|
|
|
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
2012-01-12
1
-44
/
+50
|
*
|
|
|
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
2012-01-12
1
-172
/
+416
|
*
|
|
|
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
2012-01-12
1
-45
/
+34
|
*
|
|
|
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
2012-01-12
1
-6
/
+6
|
*
|
|
|
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
2012-01-12
2
-1
/
+75
|
*
|
|
|
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
2012-01-12
1
-9
/
+21
|
*
|
|
|
mmc: core: Fix voltage select in DDR mode
Girish K S
2012-01-12
1
-1
/
+1
|
*
|
|
|
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
Jingoo Han
2012-01-12
1
-1
/
+1
|
*
|
|
|
mmc: dw_mmc: Support predefined mutiple block transfers
Seungwon Jeon
2012-01-12
1
-6
/
+28
|
*
|
|
|
mmc: dw_mmc: Remove unnecessary else clauses
Chris Ball
2012-01-12
1
-5
/
+0
|
*
|
|
|
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
2012-01-12
1
-0
/
+6
|
*
|
|
|
mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
Jaehoon Chung
2012-01-12
1
-9
/
+10
|
*
|
|
|
mmc: card: Kill block requests if card is removed
Sujit Reddy Thumma
2012-01-12
2
-1
/
+21
|
*
|
|
|
mmc: core: Fixup delayed work clock gating patch
Stephen Boyd
2012-01-12
1
-5
/
+1
|
*
|
|
|
mmc: sdhci-pci: simplify error handling
Axel Lin
2012-01-12
1
-20
/
+18
|
*
|
|
|
mmc: boot partition ro lock support
Johan Rudholm
2012-01-12
2
-10
/
+125
|
*
|
|
|
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
Sangwook Lee
2012-01-12
1
-0
/
+3
|
*
|
|
|
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-12
5
-6
/
+83
|
*
|
|
|
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-12
5
-19
/
+19
|
*
|
|
|
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-12
21
-243
/
+21
|
*
|
|
|
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-12
1
-1
/
+0
|
*
|
|
|
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
2012-01-12
1
-1
/
+2
|
*
|
|
|
mmc: core: check for zero length ioctl data
Johan Rudholm
2012-01-12
1
-37
/
+45
|
*
|
|
|
mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
Tony Lin
2012-01-12
1
-1
/
+1
|
*
|
|
|
mmc: mmc_test: align max_seg_size
Per Forlin
2012-01-12
1
-0
/
+1
|
*
|
|
|
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
2012-01-12
1
-0
/
+1
|
*
|
|
|
mmc: sdio: support SDIO UHS cards
Philip Rakity
2012-01-12
3
-27
/
+306
|
*
|
|
|
mmc: sdhci-spear: Implement suspend/resume
Viresh Kumar
2012-01-12
1
-0
/
+40
|
*
|
|
|
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
2012-01-12
1
-4
/
+53
|
*
|
|
|
mmc: card: Use manufacturer ID symbols in card quirks.
Chris Ball
2012-01-12
1
-9
/
+18
|
*
|
|
|
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
2012-01-12
2
-0
/
+12
|
*
|
|
|
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
2012-01-12
2
-11
/
+11
|
*
|
|
|
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
2012-01-12
1
-2
/
+2
*
|
|
|
|
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-5
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...
Arnd Bergmann
2012-01-03
1
-5
/
+5
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
mmc: mxs-mmc: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-5
/
+5
*
|
|
|
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-9
/
+17
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-09
18
-94
/
+78
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'samsung/cleanup' into next/drivers
Arnd Bergmann
2011-12-28
1
-5
/
+2
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'v3.2-rc6' into next/drivers
Arnd Bergmann
2011-12-28
9
-44
/
+89
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
[prev]
[next]