.. |
Kconfig
|
d6748066ad
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
14 years ago |
Makefile
|
d6fec69d0d
mmc: tmio: Fix build error without CONFIG_MMC_SDHI
|
14 years ago |
at91_mci.c
|
53a33bded0
ARM: at91/mmc: use gpio_is_valid to check the gpio
|
13 years ago |
at91_mci.h
|
b0a68ec944
mmc: at91_mci: move register header from include/ to drivers/
|
14 years ago |
atmel-mci-regs.h
|
796211b795
mmc: atmel-mci: add pdc support and runtime capabilities detection
|
14 years ago |
atmel-mci.c
|
7e8ba228d9
mmc: atmel-mci: fix a potential issue about pending PDC interrupts
|
14 years ago |
au1xmmc.c
|
d6748066ad
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
14 years ago |
bfin_sdh.c
|
a34650f0f1
mmc: bfin_sdh: fix alloc size for private data
|
14 years ago |
cb710-mmc.c
|
b3bd1b5b00
mmc: cb710: Return err value in cb710_wait_while_busy()
|
14 years ago |
cb710-mmc.h
|
5f5bac8272
mmc: Driver for CB710/720 memory card reader (MMC part)
|
16 years ago |
davinci_mmc.c
|
4a9de8ad2c
mmc: davinci: Add support for set_power callback
|
14 years ago |
dw_mmc.c
|
4e0a5adf46
mmc: dw_mmc: modify DATA register offset
|
14 years ago |
dw_mmc.h
|
4e0a5adf46
mmc: dw_mmc: modify DATA register offset
|
14 years ago |
imxmmc.c
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 years ago |
imxmmc.h
|
df25f9da9f
imxmmc: use readl/writel
|
16 years ago |
jz4740_mmc.c
|
3119cbda85
mmc: jz4740: don't treat NULL clk as an error
|
14 years ago |
mmc_spi.c
|
88b4767974
mmc: Add module.h to drivers/mmc users assuming implicit presence.
|
14 years ago |
mmci.c
|
d3d0b02434
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
|
13 years ago |
mmci.h
|
58c7ccbf91
mmc: mmci: implement pre_req() and post_req()
|
14 years ago |
msm_sdcc.c
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 years ago |
msm_sdcc.h
|
4a268e0879
mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts
|
14 years ago |
mvsdio.c
|
63a9332b23
ARM: Orion: Get address map from plat-orion instead of via platform_data
|
13 years ago |
mvsdio.h
|
236caa7cc3
mmc: SDIO driver for Marvell SoCs
|
16 years ago |
mxcmmc.c
|
e58f516ff4
mmc: mxcmmc: fix falling back to PIO
|
13 years ago |
mxs-mmc.c
|
efdfc52c04
mmc: mxs-mmc: convert to clk_prepare/clk_unprepare
|
13 years ago |
of_mmc_spi.c
|
b9c350a0a9
mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c
|
14 years ago |
omap.c
|
d36b691077
misc latin1 to utf8 conversions
|
13 years ago |
omap_hsmmc.c
|
4551ae0a24
Merge branch 'v3.2-rc6' into next/drivers
|
13 years ago |
pxamci.c
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 years ago |
pxamci.h
|
fafc9d3fa3
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
|
17 years ago |
s3cmci.c
|
fba9569924
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
14 years ago |
s3cmci.h
|
68c5ed592f
s3cmci: DMA fixes
|
16 years ago |
sdhci-cns3xxx.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-dove.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-esdhc-imx.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-esdhc.h
|
e481e45df7
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
|
14 years ago |
sdhci-of-esdhc.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-of-hlwd.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-pci.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-pltfm.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-pltfm.h
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-pxav2.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-pxav3.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci-s3c.c
|
a07613a54d
Merge branch 'samsung/dt' into samsung/cleanup
|
13 years ago |
sdhci-spear.c
|
88b4767974
mmc: Add module.h to drivers/mmc users assuming implicit presence.
|
14 years ago |
sdhci-tegra.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci.c
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdhci.h
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
sdricoh_cs.c
|
88b4767974
mmc: Add module.h to drivers/mmc users assuming implicit presence.
|
14 years ago |
sh_mmcif.c
|
f6bc41fb08
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
|
13 years ago |
sh_mobile_sdhi.c
|
88b4767974
mmc: Add module.h to drivers/mmc users assuming implicit presence.
|
14 years ago |
tifm_sd.c
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 years ago |
tmio_mmc.c
|
d9618e9f1a
mmc: irq: Remove IRQF_DISABLED
|
14 years ago |
tmio_mmc.h
|
7729c7a232
mmc: tmio: Provide separate interrupt handlers
|
14 years ago |
tmio_mmc_dma.c
|
951cc93a74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
14 years ago |
tmio_mmc_pio.c
|
f6b8b52c68
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
|
13 years ago |
ushc.c
|
fe7484834b
USB: convert some miscellanies drivers to use module_usb_driver()
|
14 years ago |
via-sdmmc.c
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 years ago |
vub300.c
|
61074287c2
mmc: vub300: fix type of firmware_rom_wait_states module parameter
|
13 years ago |
wbsd.c
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 years ago |
wbsd.h
|
70f10482c6
mmc: update header file paths
|
18 years ago |