index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
s3cmci.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
mmc: sdhci: Allow for irq being shared
Adrian Hunter
1
-3
/
+1
2014-03-17
mmc: sdhci-acpi: Add device id 80860F16
Adrian Hunter
1
-0
/
+2
2014-03-17
mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
Adrian Hunter
1
-62
/
+15
2014-03-17
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
Adrian Hunter
3
-1
/
+90
2014-03-17
mmc: slot-gpio: Split out CD IRQ request into a separate function
Adrian Hunter
1
-23
/
+35
2014-03-17
mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
Adrian Hunter
1
-18
/
+27
2014-03-17
Revert "dts: socfpga: Add support for SD/MMC on the SOCFPGA platform"
Chris Ball
5
-70
/
+3
2014-03-04
mmc: sdhci-spear: use generic card detection gpio support
Russell King
1
-62
/
+17
2014-03-04
mmc: sdhci-spear: remove support for power gpio
Russell King
2
-40
/
+0
2014-03-04
mmc: sdhci-spear: simplify resource handling
Russell King
1
-27
/
+13
2014-03-04
mmc: sdhci-spear: fix platform_data usage
Russell King
1
-26
/
+17
2014-03-04
mmc: sdhci-spear: fix error handling paths for DT
Russell King
1
-6
/
+3
2014-03-04
mmc: sdhci-bcm-kona: fix build errors when built-in
Russell King
1
-1
/
+1
2014-03-04
mmc: omap_hsmmc: add autocmd23 support
Balaji T K
1
-3
/
+36
2014-03-04
mmc: omap_hsmmc: add cmd23 support
Balaji T K
1
-4
/
+17
2014-03-04
mmc: omap_hsmmc: split dma setup
Balaji T K
1
-8
/
+18
2014-03-04
mmc: omap_hsmmc: fix request done for sbc error case
Balaji T K
1
-1
/
+1
2014-03-04
mmc: omap_hsmmc: save clock rate to use in interrupt context
Balaji T K
1
-1
/
+3
2014-03-04
mmc: omap_hsmmc: remove redundant reset done
Balaji T K
1
-4
/
+0
2014-03-04
mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata
Balaji T K
1
-2
/
+2
2014-03-04
mmc: omap_hsmmc: remove pbias workaround
Balaji T K
1
-19
/
+1
2014-03-04
ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfig
Balaji T K
1
-0
/
+2
2014-03-04
ARM: dts: add pbias dt node
Balaji T K
5
-0
/
+85
2014-03-04
mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
Balaji T K
1
-0
/
+37
2014-03-04
regulator: add pbias regulator support
Balaji T K
4
-0
/
+292
2014-03-04
mmc: omap_hsmmc: handle vcc and vcc_aux independently
Balaji T K
1
-27
/
+23
2014-03-04
mmc: omap_hsmmc: use devm_regulator API
Balaji T K
1
-4
/
+2
2014-03-04
mmc: omap_hsmmc: support more DT properties
Daniel Mack
1
-0
/
+6
2014-03-04
ARM: dts: omap3-ldp: fix mmc configuration
Nishanth Menon
1
-0
/
+23
2014-03-04
mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller
Nishanth Menon
2
-4
/
+23
2014-03-04
mmc: omap_hsmmc: remove a duplicative test
Dan Carpenter
1
-2
/
+1
2014-03-03
mmc: dw_mmc: fix possible build error
Felipe Balbi
2
-1
/
+3
2014-03-03
mmc: sdhci-s3c: Do not allow frequencies higher than requested
Tomasz Figa
1
-1
/
+8
2014-03-03
mmc: sdhci-s3c: Fix handling of bus clock switching
Tomasz Figa
1
-61
/
+17
2014-03-03
mmc: sdhci-s3c: Simplify min/max clock calculation
Tomasz Figa
1
-20
/
+40
2014-03-03
mmc: sdhci-s3c: Use correct condition to check for clock presence
Tomasz Figa
1
-5
/
+3
2014-03-03
mmc: sdhci-s3c: Cache bus clock rates
Tomasz Figa
1
-3
/
+6
2014-03-03
mmc: sdhci-s3c: Use shifts to divide by powers of two
Tomasz Figa
1
-5
/
+5
2014-02-27
dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
Dinh Nguyen
5
-3
/
+70
2014-02-27
mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
Dinh Nguyen
1
-2
/
+8
2014-02-27
mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
Dinh Nguyen
3
-147
/
+0
2014-02-25
mmc: dw_mmc: Fix NULL pointer dereference
Sachin Kamat
1
-1
/
+1
2014-02-25
mmc: mvsdio: Cleanup mmc-mvsdio.h header
Sachin Kamat
1
-4
/
+2
2014-02-25
mmc: msm: Cleanup mmc-msm_sdcc.h header
Sachin Kamat
1
-5
/
+2
2014-02-25
mmc: dw_mmc: Add missing description
Sachin Kamat
1
-0
/
+1
2014-02-25
mmc: sdhci-dove: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2014-02-25
mmc: dw_mmc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2014-02-25
mmc: davinci: Remove redundant of_match_ptr
Sachin Kamat
1
-2
/
+2
2014-02-25
mmc: sdhci-spear: Fix NULL pointer dereference
Sachin Kamat
1
-5
/
+3
2014-02-25
mmc: wmt-sdmmc: Fix NULL pointer dereference
Sachin Kamat
1
-1
/
+3
[next]