index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
1
-2
/
+2
2012-12-17
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
1
-4
/
+0
2012-12-03
mmc: sdhci-s3c: fix the wrong number of max bus clocks
Jaehoon Chung
1
-1
/
+1
2012-11-17
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
Chris Ball
1
-10
/
+13
2012-10-13
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
1
-0
/
+4
2012-10-13
mmc: omap_hsmmc: Pass on the suspend failure to the PM core
Vaibhav Bedia
1
-2
/
+1
2012-10-02
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-1
/
+25
2012-10-02
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
2012-10-02
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-08-09
mmc: sdhci: fix incorrect command used in tuning
Aaron Lu
1
-1
/
+7
2012-08-09
mmc: sdhci-pci: CaFe has broken card detection
Daniel Drake
1
-0
/
+1
2012-06-01
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
1
-1
/
+1
2012-06-01
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
1
-0
/
+3
2012-06-01
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2
-5
/
+8
2012-04-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+3
2012-04-20
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-20
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-20
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
1
-2
/
+1
2012-04-20
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-20
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-20
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
1
-1
/
+3
2012-04-20
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
2
-17
/
+9
2012-04-20
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-20
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
2012-04-20
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2
-16
/
+40
2012-04-20
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2
-4
/
+5
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
1
-0
/
+3
2012-04-05
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
1
-3
/
+7
2012-04-05
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
1
-0
/
+1
2012-04-05
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
1
-2
/
+3
2012-04-05
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
1
-6
/
+0
2012-04-05
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
1
-3
/
+1
2012-04-05
mmc: core: fix power class selection
Subhash Jadavani
1
-13
/
+17
2012-04-05
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
1
-3
/
+1
2012-04-05
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
1
-15
/
+1
2012-04-05
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
1
-4
/
+5
2012-04-05
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
1
-77
/
+70
2012-04-05
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
1
-2
/
+2
2012-04-05
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
1
-2
/
+1
2012-04-05
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
1
-3
/
+9
2012-04-05
mmc: bus: print bus speed mode of UHS-I card
Subhash Jadavani
1
-2
/
+15
2012-04-05
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
1
-1
/
+3
2012-04-05
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
1
-7
/
+1
2012-04-05
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
1
-6
/
+6
2012-04-05
mmc: sh_mmcif: double clock speed
Simon Horman
1
-1
/
+2
2012-04-05
mmc: block: Remove use of mmc_blk_set_blksize
Ulf Hansson
1
-26
/
+1
2012-04-05
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2
-19
/
+30
2012-04-05
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
1
-0
/
+2
2012-04-05
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
1
-1
/
+8
2012-04-05
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
1
-0
/
+28
[next]