index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller
Nishanth Menon
2014-03-04
1
-4
/
+22
|
*
mmc: omap_hsmmc: remove a duplicative test
Dan Carpenter
2014-03-04
1
-2
/
+1
|
*
mmc: dw_mmc: fix possible build error
Felipe Balbi
2014-03-03
2
-1
/
+3
|
*
mmc: sdhci-s3c: Do not allow frequencies higher than requested
Tomasz Figa
2014-03-03
1
-1
/
+8
|
*
mmc: sdhci-s3c: Fix handling of bus clock switching
Tomasz Figa
2014-03-03
1
-61
/
+17
|
*
mmc: sdhci-s3c: Simplify min/max clock calculation
Tomasz Figa
2014-03-03
1
-20
/
+40
|
*
mmc: sdhci-s3c: Use correct condition to check for clock presence
Tomasz Figa
2014-03-03
1
-5
/
+3
|
*
mmc: sdhci-s3c: Cache bus clock rates
Tomasz Figa
2014-03-03
1
-3
/
+6
|
*
mmc: sdhci-s3c: Use shifts to divide by powers of two
Tomasz Figa
2014-03-03
1
-5
/
+5
|
*
mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
Dinh Nguyen
2014-02-27
1
-2
/
+8
|
*
mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
Dinh Nguyen
2014-02-27
3
-147
/
+0
|
*
mmc: dw_mmc: Fix NULL pointer dereference
Sachin Kamat
2014-02-25
1
-1
/
+1
|
*
mmc: dw_mmc: Add missing description
Sachin Kamat
2014-02-25
1
-0
/
+1
|
*
mmc: sdhci-dove: Remove redundant of_match_ptr
Sachin Kamat
2014-02-25
1
-1
/
+1
|
*
mmc: dw_mmc: Remove redundant of_match_ptr
Sachin Kamat
2014-02-25
1
-1
/
+1
|
*
mmc: davinci: Remove redundant of_match_ptr
Sachin Kamat
2014-02-25
1
-2
/
+2
|
*
mmc: sdhci-spear: Fix NULL pointer dereference
Sachin Kamat
2014-02-25
1
-5
/
+3
|
*
mmc: wmt-sdmmc: Fix NULL pointer dereference
Sachin Kamat
2014-02-25
1
-1
/
+3
|
*
mmc: ushc: Fix incorrect parameter in sizeof
Sachin Kamat
2014-02-25
1
-1
/
+1
|
*
mmc: sdhci-bcm-kona: Add basic use of clocks
Tim Kryger
2014-02-24
1
-2
/
+35
|
*
mmc: mmci: Enable support for busy detection for ux500 variant
Ulf Hansson
2014-02-23
2
-8
/
+45
|
*
mmc: mmci: Handle CMD irq before DATA irq
Ulf Hansson
2014-02-23
1
-4
/
+5
|
*
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
2014-02-23
1
-4
/
+4
|
*
mmc: core: Rename max_discard_to to max_busy_timeout
Ulf Hansson
2014-02-23
1
-1
/
+1
|
*
mmc: rtsx: add support for pre_req and post_req
Micky Ching
2014-02-22
1
-68
/
+350
|
*
mmc: rtsx: modify phase searching method for tuning
Micky Ching
2014-02-22
1
-80
/
+32
|
*
mmc: rtsx: fix card poweroff bug
Micky Ching
2014-02-22
1
-1
/
+2
|
*
mmc: sdhci: add support for realtek rts5250
Micky Ching
2014-02-22
2
-1
/
+22
|
*
mmc: omap: Add erase capability
Jarkko Nikula
2014-02-22
1
-7
/
+11
|
*
mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
Jarkko Nikula
2014-02-22
1
-10
/
+5
|
*
mmc: omap: Convert to devm_ioremap_resource
Jarkko Nikula
2014-02-22
1
-29
/
+12
|
*
mmc: omap: Remove mem_res field from struct mmc_omap_host
Jarkko Nikula
2014-02-22
1
-3
/
+1
|
*
mmc: omap: Remove duplicate host->irq assignment
Jarkko Nikula
2014-02-22
1
-1
/
+0
|
*
mmc: omap: Convert to devm_kzalloc
Jarkko Nikula
2014-02-22
1
-4
/
+2
|
*
mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
Jarkko Nikula
2014-02-22
1
-5
/
+7
|
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
Kuninori Morimoto
2014-02-22
1
-0
/
+1
|
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
Kuninori Morimoto
2014-02-22
1
-1
/
+9
|
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779
Kuninori Morimoto
2014-02-22
1
-1
/
+1
|
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
Kuninori Morimoto
2014-02-22
1
-1
/
+8
|
*
mmc: sdhi: tidyup sh_mobile_sdhi_of_match position
Kuninori Morimoto
2014-02-22
1
-13
/
+13
|
*
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
2014-02-14
2
-7
/
+7
|
*
mmc: tmio_mmc: Convert from legacy to modern PM ops
Ulf Hansson
2014-02-14
1
-14
/
+16
|
*
mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks
Ulf Hansson
2014-02-14
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-05
1
-4
/
+5
|
\
\
|
*
|
ARM: 7956/1: mmci: rename some extended flags
Linus Walleij
2014-02-12
1
-4
/
+5
|
|
/
*
/
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
2014-03-29
1
-1
/
+1
|
/
*
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-26
23
-312
/
+1200
|
\
|
*
mmc: sdhci-pci: Fix possibility of chip->fixes being null
Adrian Hunter
2014-01-23
1
-1
/
+2
|
*
mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspend
Adrian Hunter
2014-01-20
2
-0
/
+11
|
*
mmc: sdhci: Allow for long command timeouts
Adrian Hunter
2014-01-20
1
-1
/
+6
[prev]
[next]