public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-04 00:11:17 to 2009-12-14 21:23:47 UTC [more...]

[merged] msm_sdccc-add-missing-include-fix-compilation.patch removed from -mm tree
 2009-12-14 21:23 UTC 

[RFC PATCH 0/2] mmc: wii: sdhci controller support
 2009-12-14 21:14 UTC  (5+ messages)
` [RFC PATCH 1/2] sdhci-of: reorganize driver to support additional hardware
` [RFC PATCH 2/2] sdhci-of: add support for the wii sdhci controller

[net-2.6 1/3] iwmc3200top: clean up fw_download
 2009-12-14 20:30 UTC  (3+ messages)
` [net-2.6 2/3] iwmc3200top: cleanup log messages
  ` [net-2.6 3/3] iwmc3200top: simplify imwct_tx

[PATCH] atmel-mci.c: use resource size()
 2009-12-14 19:35 UTC  (2+ messages)

[PATCH] au1xmmc.c: use resource_size()
 2009-12-14 19:28 UTC 

[PATCH] at91_mci.c: use resource_size()
 2009-12-14 19:10 UTC 

[PATCH] mmc: move regulator handling to core
 2009-12-14 17:43 UTC  (15+ messages)

[PATCH v5] mmc-omap: Add support for 16-bit and 32-bit registers
 2009-12-13 21:29 UTC  (2+ messages)

Is MMC validated for SMP?
 2009-12-11  7:27 UTC 

[PATCH]OMAP35xx:SDIO IRQ Support for OMAP35xx
 2009-12-10 17:32 UTC  (2+ messages)

MMC Suspend Hang in kernel 2.6.32
 2009-12-10 16:33 UTC 

[PATCH 3/5] SPI S3C64XX: Header for passing platform data
 2009-12-09 12:31 UTC  (7+ messages)

+ sdio-initialise-sdio-functions-and-update-card-sdio_funcs-in-lockstep.patch added to -mm tree
 2009-12-08 21:34 UTC 

[to-be-updated] sdio-initialise-sdio-functions-and-update-card-sdio_funcs-in-lockstep.patch removed from -mm tree
 2009-12-08 20:59 UTC  (4+ messages)
` [to-be-updated] sdio-initialise-sdio-functions-and-update-card-sdio_funcs-in-lockste p.patch "

[092/119] [ARM] pxamci: call mmc_remove_host() before freeing resources
 2009-12-07  0:01 UTC 

[PATCH 3/3] MMC/SD: add callback function to detect card
 2009-12-04  7:55 UTC 

[PATCH 2/3] SDHCI: add sdhci_get_cd callback to detect the card
 2009-12-04  7:54 UTC 

[PATCH 1/3] MMC/SD: power on before detecting card
 2009-12-04  7:54 UTC 

[PATCH 0/3] MMC/SD: Add the callback get_cd to dtect the card
 2009-12-04  7:54 UTC 

+ blackfin-sd-host-controller-driver-fix-fix-fix.patch added to -mm tree
 2009-12-04  2:57 UTC 

[PATCH v4][mmc/host]:Blackfin SD Host Controller Driver
 2009-12-04  2:08 UTC  (6+ messages)

Be so kind to contact me at your earliest convenience
 2009-12-03 20:33 UTC 

+ sdio-fix-reference-counting-in-sdio_remove_func.patch added to -mm tree
 2009-12-02 23:52 UTC 

[to-be-updated] sdio-initialise-sdio-functions-and-update-card-sdio_funcs-in-lockstep-checkpatch-fixes.patch removed from -mm tree
 2009-12-02 23:51 UTC 

+ sdio-initialise-sdio-functions-and-update-card-sdio_funcs-in-lockstep.patch added to -mm tree
 2009-12-02 23:49 UTC 

+ sdio-initialise-sdio-functions-and-update-card-sdio_funcs-in-lockstep-checkpatch-fixes.patch added to -mm tree
 2009-12-02 23:50 UTC 

[PATCH] mmc: pxamci: call mmc_remove_host() before freeing resources
 2009-12-02 15:02 UTC  (4+ messages)

[PATCH] sdio: Fix reference counting in sdio_remove_func()
 2009-12-02  9:43 UTC  (2+ messages)

[PATCH] MMC: pxamci: call pdata->setpower even when regulator is used
 2009-12-02  4:34 UTC  (3+ messages)

+ mmc-balance-tmio-mmc-cell-enable-disable-calls.patch added to -mm tree
 2009-12-01 21:54 UTC 

+ mmc-let-tmio-mmc-use-dev_name-with-request_irq.patch added to -mm tree
 2009-12-01 21:54 UTC 

+ mmc-remove-const-from-tmio-mmc-platform-data-v2.patch added to -mm tree
 2009-12-01 21:54 UTC 

[PATCH] mmc: add module parameter to set whether cards are assumed removable
 2009-12-01 19:57 UTC  (15+ messages)
    ` Bug#504391: "

[PATCH] sdio: Fix crash in mmc_attach_sdio() error path
 2009-12-01 16:00 UTC  (3+ messages)

[PATCH] sdio: Initialise SDIO functions and update card->sdio_funcs in lockstep
 2009-12-01 14:50 UTC 

crash in mmc subsystem during suspend
 2009-12-01 13:40 UTC  (5+ messages)

+ ricoh_mmc-port-from-driver-to-pci-quirk-update.patch added to -mm tree
 2009-11-30 21:49 UTC 

[PATCH 2.6.32-rc8 3/3] mmc: Add SD_STATUS register dump to debugfs
 2009-11-30  3:43 UTC 

[PATCH 2.6.32-rc8 2/3] mmc: Clean up mmc_decode_scr() implementation
 2009-11-30  3:38 UTC 

[PATCH 2.6.32-rc8 1/3] mmc: Unify and generalize UNSTUFF_BITS macro
 2009-11-30  3:28 UTC 

[PATCH 00/03] mmc: A few trivial changes for tmio-mmc
 2009-11-27  5:00 UTC  (4+ messages)
` [PATCH 01/03] mmc: Let tmio-mmc use dev_name() with request_irq()
` [PATCH 02/03] mmc: Remove const from tmio-mmc platform data V2
` [PATCH 03/03] mmc: Balance tmio-mmc cell enable()/disable() calls

[PATCH 5/5] SPI S3C64XX: SPI Controller driver for S3C64XX
 2009-11-26  8:27 UTC  (3+ messages)

Patches for S3C64XX SPI controller driver
 2009-11-26  8:01 UTC  (3+ messages)

[PATCH 1/5] SPI S3C64XX: Add SPI controller register base
 2009-11-26  6:48 UTC 

[PATCH 2/5] SPI S3C64XX: Define SPI-48M clock sources
 2009-11-26  6:48 UTC 

[PATCH 4/5] SPI S3C64XX: Define SPI controller platform devices
 2009-11-26  6:48 UTC 

+ blackfin-sd-host-controller-driver-fix-fix.patch added to -mm tree
 2009-11-25 22:09 UTC 

+ blackfin-sd-host-controller-driver.patch added to -mm tree
 2009-11-25 22:04 UTC 

+ blackfin-sd-host-controller-driver-fix.patch added to -mm tree
 2009-11-25 22:04 UTC 

+ ricoh_mmc-port-from-driver-to-pci-quirk.patch added to -mm tree
 2009-11-25 19:37 UTC 

[PATCH] S3C64xx: remove SDHCI_QUIRK_NO_MULTIBLOCK
 2009-11-25 16:08 UTC  (2+ messages)

[PATCH v3][mmc/host]:Blackfin SD Host Controller Driver
 2009-11-25 13:20 UTC  (2+ messages)

[PATCH v2] [mmc/host]:Blackfin SD Host Controller Driver
 2009-11-25 11:25 UTC  (4+ messages)

[PATCH] [PATCH][mmc/host]:Blackfin SD Host Controller Driver
 2009-11-25  9:40 UTC 

+ davinci-mmc-add-cpufreq-support.patch added to -mm tree
 2009-11-24 20:54 UTC 

[PATCH][mmc/host]:Blackfin SD Host Controller Driver
 2009-11-24 16:35 UTC  (2+ messages)

[PATCH] davinci: MMC: add cpufreq support
 2009-11-24  4:33 UTC 

[PATCH v4] mmc-omap: Add support for 16-bit and 32-bit registers
 2009-11-23 19:12 UTC  (4+ messages)

[PATCH v3] mmc-omap: Add support for 16-bit and 32-bit registers
 2009-11-23 15:32 UTC  (4+ messages)

[PATCH v2] mmc-omap: Add support for 16-bit and 32-bit registers
 2009-11-22 20:29 UTC  (3+ messages)

+ mmc-atmel-mci-new-mci2-module-support-in-atmel-mci-driver.patch added to -mm tree
 2009-11-21  0:10 UTC 

+ atmel-mci-change-use-of-dma-slave-interface.patch added to -mm tree
 2009-11-21  0:10 UTC 

[to-be-updated] mmc-atmel-mci-new-mci2-module-support-in-atmel-mci-driver.patch removed from -mm tree
 2009-11-21  0:09 UTC 

[to-be-updated] atmel-mci-change-use-of-dma-slave-interface.patch removed from -mm tree
 2009-11-21  0:09 UTC 

UFS Drivers - Anyone looking into?
 2009-11-19 16:22 UTC 

[net-next 1/1] iwmc3200top: revamp fw name handling
 2009-11-19  7:30 UTC  (2+ messages)

[PATCH] [mmc-omap] Add support for 16-bit and 32-bit registers
 2009-11-18 23:35 UTC  (4+ messages)

[PATCH] mmci-omap: free irq resource
 2009-11-18 19:05 UTC  (3+ messages)

mmc_spi and flash cards
 2009-11-18 15:57 UTC 

[PATCH 1/3 v2] atmel-mci: change use of dma slave interface
 2009-11-18 13:33 UTC  (15+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/3 v2] mmc: atmel-mci: New MCI2 module support in atmel-mci driver
  ` [PATCH 3/3 v2] at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board

[PATCH 2/7] mmc: Don't use PF_MEMALLOC
 2009-11-18 11:15 UTC  (12+ messages)

[PATCH] drivers: MMC: enable SDHCI-S3C on S5PC1XX platform
 2009-11-17 13:01 UTC  (3+ messages)

+ mmc-add-module-parameter-to-set-whether-cards-are-assumed-removable.patch added to -mm tree
 2009-11-16 22:49 UTC 

[net-next 1/2] iwmc3200top: use prefered style for the device table
 2009-11-16  6:09 UTC  (4+ messages)
` [net-next 2/2] iwmc3200top: simplify the driver version

[merged] mmci-omap-free-irq-resource.patch removed from -mm tree
 2009-11-13 19:26 UTC 

+ s3cmci-convert-missed-s3c2410_gpio-calls-to-gpiolib-calls.patch added to -mm tree
 2009-11-12 21:28 UTC 

[patch 23/35] mmci-omap: free irq resource
 2009-11-11 22:26 UTC 

+ sdhci-add-support-for-the-syskonnect-cardbus2sdio-adapter.patch added to -mm tree
 2009-11-11  0:07 UTC 

New Micron e-MMC support
 2009-11-10 21:46 UTC 

s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
 2009-11-10 17:15 UTC 

+ mmci-omap-remove-bogus-check-for-host-iclk.patch added to -mm tree
 2009-11-09 22:33 UTC 

+ mmci-omap-free-irq-resource.patch added to -mm tree
 2009-11-09 22:28 UTC 

mmc-spi on pxa2xx, flipping sph bit
 2009-11-09 19:16 UTC 

[PATCH] sdhci: add support for the SysKonnect CardBus2SDIO adapter
 2009-11-07  9:35 UTC 

[PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled
 2009-11-06 10:45 UTC 

[PATCH 2.6.31-rc5 1/3] mmc: Unify and generalize UNSTUFF_BITS macro
 2009-11-06  3:17 UTC  (4+ messages)
` [PATCH 2.6.31-rc5 2/3] mmc: Clean up mmc_decode_scr() implementation
` [PATCH 2.6.31-rc5 3/3] mmc: Add SD_STATUS register dump to debugfs

[PATCH 00/11] Sort out sdio_uart - stage two
 2009-11-04  1:48 UTC  (4+ messages)

+ msm_sdccc-add-missing-include-fix-compilation.patch added to -mm tree
 2009-11-04  0:12 UTC 

[to-be-updated] mmc-msm_sdccc-remove-references-to-htc_pwrsink.patch removed from -mm tree
 2009-11-04  0:12 UTC 

+ mmc-msm_sdccc-remove-references-to-htc_pwrsink.patch added to -mm tree
 2009-11-04  0:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox