index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
|
\
|
*
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
2015-03-05
|
*
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
2015-03-05
|
*
mmc: tmio_mmc: remove slave_id settings for DMAEngine
Kuninori Morimoto
2015-02-23
|
*
mmc: sh_mmcif: remove slave_id settings for DMAEngine
Kuninori Morimoto
2015-02-23
*
|
Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2015-04-22
|
\
\
|
*
|
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
2015-04-17
|
*
|
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
Javier Martinez Canillas
2015-04-17
*
|
|
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mmc: Remove msm_sdcc driver
Stephen Boyd
2015-03-27
|
|
/
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-04-16
|
\
\
|
*
|
sd, mmc, virtio_blk, string_helpers: fix block size units
James Bottomley
2015-04-10
|
|
/
*
|
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
|
\
\
|
*
|
powerpc: Remove arch specific byteswappers from the MXC MMC driver
David Gibson
2015-03-24
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
|
\
\
|
*
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
*
|
|
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
2015-04-10
*
|
|
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
2015-04-10
*
|
|
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
Peter Griffin
2015-04-10
*
|
|
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
Peter Griffin
2015-04-10
*
|
|
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
Peter Griffin
2015-04-10
*
|
|
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
Peter Griffin
2015-04-10
*
|
|
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
Fabio Estevam
2015-04-09
*
|
|
mmc: dw_mmc: Add locking around cmd11 timer
Doug Anderson
2015-04-09
*
|
|
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
Doug Anderson
2015-04-09
*
|
|
mmc: dw_mmc: Increase cmd11 timeout to 500ms
Doug Anderson
2015-04-09
*
|
|
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
2015-04-09
*
|
|
mmc: dw_mmc: change idmac descriptor files to __le32
Ben Dooks
2015-04-09
*
|
|
mmc: dw_mmc: make IO accessors endian agnostic
Ben Dooks
2015-04-09
*
|
|
mmc: sdhci-of-arasan: Call OF parsing for MMC
Michal Simek
2015-04-08
*
|
|
mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx
Micky Ching
2015-04-08
*
|
|
mmc: Add support for marking hpi as broken through devicetree
Hans de Goede
2015-04-02
*
|
|
mmc: sdhci-tegra: convert to use GPIO descriptors
Mylene JOSSERAND
2015-04-01
*
|
|
mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin
Andreas Fenkart
2015-03-31
*
|
|
mmc: omap_hsmmc: simplify card/cover detect isr
Andreas Fenkart
2015-03-31
*
|
|
mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
Doug Anderson
2015-03-31
*
|
|
mmc: dw_mmc: Add a timeout for sending CMD11
Doug Anderson
2015-03-31
*
|
|
mmc: dw_mmc: enable card read threshold when mode is HS400
Jaehoon Chung
2015-03-31
*
|
|
mmc: core: Enable runtime PM management of host devices
Ulf Hansson
2015-03-31
*
|
|
ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
Andreas Fenkart
2015-03-27
*
|
|
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
2015-03-27
*
|
|
mmc: omap_hsmmc: stop using ->enable|disable() callbacks
NeilBrown
2015-03-27
*
|
|
mmc: sdhci-msm: Add support for vendor capabilities registers
Georgi Djakov
2015-03-25
*
|
|
mmc: sdhci-esdhc-imx: support voltage-range property
Sascha Hauer
2015-03-25
*
|
|
mmc: mmci: Cascade EPROBE_DEFER from regulators.
Bjorn Andersson
2015-03-25
*
|
|
mmc: atmel-mci: use endian agnostic IO
Ben Dooks
2015-03-25
*
|
|
mmc: constify of_device_id array
Fabian Frederick
2015-03-23
*
|
|
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
NeilBrown
2015-03-23
*
|
|
mmc: sunxi: add MMC_CAP_SDIO_IRQ capability
Hans de Goede
2015-03-23
*
|
|
mmc: sdhci-iproc: fix oops in sdhci_iproc_writew
Dmitry Torokhov
2015-03-23
[next]