index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
2011-04-28
1
-0
/
+7
*
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
2011-04-28
1
-1
/
+1
*
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
2011-04-28
1
-5
/
+5
*
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
2011-04-28
1
-5
/
+4
*
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
2011-04-28
1
-1
/
+1
*
mmc: core: mmc_add_card(): fix missing break in switch statement
Michał Mirosław
2011-04-28
1
-0
/
+1
*
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
2011-04-28
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
9
-14
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-29
19
-1293
/
+1664
|
\
|
*
mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE
Guennadi Liakhovetski
2011-03-28
1
-0
/
+1
|
*
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
2011-03-26
3
-46
/
+6
|
*
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
2011-03-25
1
-9
/
+8
|
*
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
2011-03-25
1
-5
/
+5
|
*
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
2011-03-25
1
-21
/
+2
|
*
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
2011-03-25
1
-6
/
+19
|
*
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
2011-03-25
4
-4
/
+185
|
*
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
2011-03-25
6
-1285
/
+1409
|
*
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
2011-03-25
1
-10
/
+23
|
*
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
2011-03-25
1
-29
/
+34
|
*
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
2011-03-25
1
-1
/
+13
|
*
mmc: sdhci-esdhc: enable esdhc on imx53
Richard Zhu
2011-03-25
1
-0
/
+42
|
*
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
2011-03-25
2
-8
/
+38
|
*
mmc: sdhci: add the abort CMDTYPE bits definition
Richard Zhu
2011-03-25
1
-0
/
+1
|
*
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2011-03-25
2
-3
/
+3
|
*
mmc: of_mmc_spi: Need to include irq.h and of_irq.h
David Miller
2011-03-25
1
-0
/
+2
|
*
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
2011-03-25
1
-1
/
+12
|
*
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
2011-03-25
1
-2
/
+2
|
*
mmc: use pci_dev->revision
Sergei Shtylyov
2011-03-25
2
-7
/
+4
|
*
mmc: mmc_test: Remove set-but-unused variable.
Chris Ball
2011-03-25
1
-2
/
+1
*
|
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-1
/
+1
|
/
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-2
/
+1
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-2
/
+1
*
|
tmio: Silence warnings introduced by mfd changes
Andres Salomon
2011-03-23
1
-4
/
+4
*
|
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
2011-03-23
1
-17
/
+9
*
|
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
2011-03-23
1
-12
/
+12
*
|
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
2011-03-23
1
-4
/
+3
*
|
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
2011-03-23
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-19
29
-252
/
+1740
|
\
\
|
*
|
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
2011-03-17
1
-0
/
+25
|
*
|
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
2011-03-17
1
-2
/
+20
|
*
|
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
2011-03-17
1
-2
/
+8
|
*
|
mmc: tmio: fix address in kunmap_atomic() calls
Guennadi Liakhovetski
2011-03-17
1
-5
/
+5
|
*
|
mmc: core: reset card voltage after power off
Ulf Hansson
2011-03-17
1
-0
/
+7
|
*
|
mmc: core: export function mmc_do_release_host()
Ulf Hansson
2011-03-17
1
-1
/
+9
|
*
|
mmc: sdio: remember new card RCA when redetecting card
Stefan Nilsson XK
2011-03-17
1
-0
/
+8
|
*
|
mmc: dw_mmc: Remove set-but-unused variable.
Chris Ball
2011-03-17
1
-5
/
+1
|
*
|
mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35
Wolfram Sang
2011-03-17
1
-0
/
+79
|
*
|
mmc: sdhci-esdhc: broken card detection is not a default quirk
Wolfram Sang
2011-03-17
3
-3
/
+4
|
*
|
mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35
Wolfram Sang
2011-03-17
1
-11
/
+41
|
*
|
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()
Linus Walleij
2011-03-17
1
-8
/
+0
[next]