messages from 2009-09-02 18:38:34 to 2009-09-22 13:45:44 UTC [more...]
[PATCH 3/3] Move MMCI header to amba include dir
2009-09-22 13:45 UTC (4+ messages)
[PATCH] Move MMCI header to amba include dir
2009-09-22 13:26 UTC
[patch 002/200] sdhci: orphan driver and list
2009-09-22 0:00 UTC
[patch 00/11] s3cmci fixes and updates for current merge window
2009-09-21 13:36 UTC (12+ messages)
` [patch 01/11] s3cmci: Use resource_size() instead of local macro
` [patch 02/11] s3cmci: update probe to use new platform id list
` [patch 03/11] s3cmci: Change GPIO to gpiolib from S3C24XX specific calls
` [patch 04/11] s3cmci: Change to use dev_pm_ops
` [patch 05/11] s3cmci: Fix direct write to interrupt mask
` [patch 06/11] s3cmci: Add debugfs support for examining driver and hardware state
` [patch 07/11] s3cmci: Add SDIO IRQ support
` [patch 08/11] s3cmci: Kconfig selection for PIO/DMA/Both
` [patch 09/11] s3cmci: DMA fixes
` [patch 10/11] s3cmci: Make SDIO IRQ hardware IRQ support build-time configurable
` [patch 11/11] s3cmci: Add better support for no card detect or write protect available
+ sdio-recognize-io-card-without-powercycle.patch added to -mm tree
2009-09-20 3:16 UTC (3+ messages)
[PATCH] sdhci: Increase timeout for internal clock stabilization
2009-09-19 20:41 UTC (2+ messages)
[PATCH RFC] MMC card of Size > 4GB support in Linu
2009-09-19 12:22 UTC
+ sdhci-increase-timeout-for-internal-clock-stabilization.patch added to -mm tree
2009-09-18 22:30 UTC
+ sdhci-support-for-adma-only-hosts.patch added to -mm tree
2009-09-18 22:06 UTC
Regression in suspend to ram in 2.6.31-rc kernels
2009-09-18 21:39 UTC (38+ messages)
EXT_CSD Register : CSD_STRUCTURE vs CSD_CSD_REV
2009-09-18 2:41 UTC (4+ messages)
mmc_spi: do propper retry managment in the block layer
2009-09-17 18:53 UTC
[PATCH 0/2] mmc: atmel-mci: introduce MCI2 support on at91
2009-09-17 16:29 UTC (3+ messages)
` [PATCH 1/2] atmel-mci: change use of dma slave interface
` [PATCH 2/2] mmc: atmel-mci: New MCI2 module support in atmel-mci driver
+ mmc-propagate-error-codes-back-from-bus-drivers-suspend-resume-methods.patch added to -mm tree
2009-09-16 23:44 UTC
+ mmc-core-sdio-suspend-resume-support-fix.patch added to -mm tree
2009-09-16 23:44 UTC
+ mmc-make-sdio-device-driver-struct-accessors-public.patch added to -mm tree
2009-09-16 23:44 UTC
+ mmc-core-sdio-suspend-resume-support.patch added to -mm tree
2009-09-16 23:44 UTC
[PATCH 0/3] PM support for SDIO cards
2009-09-16 23:43 UTC (6+ messages)
` [PATCH 1/3] [MMC] core SDIO suspend/resume support
` [PATCH 2/3] [MMC] propagate error codes back from bus drivers' suspend/resume methods
` [PATCH 3/3] [MMC] make SDIO device/driver struct accessors public
[PATCH] MMCI enable the use of a regulator
2009-09-16 22:17 UTC
[PATCH 1/1] CMD12 error recovery support for SD cards
2009-09-16 10:39 UTC
[PATCH 0/8] s3c6410: sdhci: Update Samsung 6410 SDHCI driver
2009-09-16 0:54 UTC (2+ messages)
[PATCH] sdhci: Add new quirk in sdhci driver and update ADMA descriptor build
2009-09-16 0:52 UTC (2+ messages)
[PATCH 8/8] s3c6410: sdhci: Updating sdhci_s3c_remove module exit function
2009-09-16 0:52 UTC (2+ messages)
[PATCH 5/8] s3c6410: sdhci: Removing unused host_caps entry from sdhci0 platform data
2009-09-16 0:50 UTC (2+ messages)
[PATCH 4/8] s3c6410: sdhci: Enable ADMA feature in 6410 sdhci controller
2009-09-16 0:47 UTC (2+ messages)
[PATCH 3/8] s3c6410: sdhci: Set parent clock, source clock and sdhci module speed
2009-09-16 0:46 UTC (2+ messages)
[PATCH 2/8] s3c6410: sdhci: Adding additional data in sdhci platform data structure
2009-09-16 0:43 UTC (2+ messages)
[PATCH 3/4] s3c6410: Fix divider value calculation in s3c64xx_roundrate_clksrc
2009-09-15 23:57 UTC (2+ messages)
[PATCH 2/4] s3c6410: update clk->parent when setting clock source
2009-09-15 23:57 UTC (2+ messages)
[PATCH 1/4] s3c6410: use correct divider_shift in setrate_clksrc()
2009-09-15 23:57 UTC (2+ messages)
[PATCH 4/4] s3c6410: Remove redundant mpll parent assignment
2009-09-15 23:41 UTC (2+ messages)
[PATCH -next] ssb/sdio: fix printk format warnings
2009-09-15 21:52 UTC
[PATCH RFC 2/3] sdio: pass unknown cis tuples to sdio drivers
2009-09-14 19:52 UTC (3+ messages)
MMC retry mechanism
2009-09-14 19:37 UTC (6+ messages)
+ sdio-pass-whitelisted-cis-funce-tuples-to-sdio-drivers.patch added to -mm tree
2009-09-13 22:45 UTC
[to-be-updated] sdio-pass-unknown-cis-tuples-to-sdio-drivers.patch removed from -mm tree
2009-09-13 22:43 UTC
[to-be-updated] sdio-recognize-io-card-without-powercycle.patch removed from -mm tree
2009-09-13 22:43 UTC
[PATCH 1/3] MMCI Break out clock divider setup
2009-09-12 11:05 UTC (2+ messages)
V3 - mmc and omap_hsmmc patches
2009-09-12 9:49 UTC (3+ messages)
[PATCH v2] sdio: recognize io card without powercycle
2009-09-11 9:54 UTC (2+ messages)
` [PATCH v2] sdio: pass whitelisted cis funce tuples to sdio drivers
[PATCH V3 0/30] mmc and omap_hsmmc patches
2009-09-11 8:31 UTC (33+ messages)
` [PATCH V3 1/30] mmc: add 'enable' and 'disable' methods to mmc host
` [PATCH V3 2/30] mmc: allow host claim / release nesting
` [PATCH V3 3/30] mmc: add MMC_CAP_NONREMOVABLE host capability
` [PATCH V3 4/30] mmc: add ability to save power by powering off cards
` [PATCH V3 5/30] mmc: add mmc card sleep and awake support
` [PATCH V3 6/30] mmc: power off once at removal
` [PATCH V3 7/30] mmc: check status after MMC SWITCH command
` [PATCH V3 8/30] omap_hsmmc: add debugfs entry (host registers)
` [PATCH V3 9/30] omap_hsmmc: make use of new enable/disable interface
` [PATCH V3 10/30] ARM: OMAP: mmc-twl4030: add context loss counter support
` [PATCH V3 11/30] omap_hsmmc: keep track of power mode
` [PATCH V3 12/30] omap_hsmmc: context save/restore support
` [PATCH V3 13/30] omap_hsmmc: set open drain bit correctly
` [PATCH V3 14/30] omap_hsmmc: ensure workqueues are empty before suspend
` [PATCH V3 15/30] omap_hsmmc: fix scatter-gather list sanity checking
` [PATCH V3 16/30] omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
` [PATCH V3 17/30] omap_hsmmc: support for deeper power saving states
` [PATCH V3 18/30] ARM: OMAP: mmc-twl4030: add regulator sleep / wake function
` [PATCH V3 19/30] omap_hsmmc: put MMC regulator to sleep
` [PATCH V3 20/30] omap_hsmmc: add mmc card sleep and awake support
` [PATCH V3 21/30] omap_hsmmc: fix NULL pointer dereference
` [PATCH V3 22/30] omap_hsmmc: cleanup macro usage
` [PATCH V3 23/30] omap_hsmmc: clear interrupt status after init sequence
` [PATCH V3 24/30] omap_hsmmc: cater for weird CMD6 behaviour
` [PATCH V3 25/30] omap_hsmmc: prevent races with irq handler
` [PATCH V3 26/30] omap_hsmmc: code refactoring
` [PATCH V3 27/30] omap_hsmmc: protect the card when the cover is open
` [PATCH V3 28/30] omap_hsmmc: ensure all clock enables and disables are paired
` [PATCH V3 29/30] omap_hsmmc: set a large data timeout for commands with busy signal
` [PATCH V3 30/30] ARM: OMAP: RX51: set MMC capabilities and power-saving flag
[PATCH] sdio: recognize io card without powercycle
2009-09-11 8:28 UTC (9+ messages)
` [PATCH] sdio: pass unknown cis tuples to sdio drivers
+ sdio-pass-unknown-cis-tuples-to-sdio-drivers.patch added to -mm tree
2009-09-11 3:40 UTC
+ sdio-recognize-io-card-without-powercycle.patch added to -mm tree
2009-09-11 3:40 UTC
+ mmc_spi-fail-gracefully-if-host-or-card-do-not-support-the-switch-command.patch added to -mm tree
2009-09-10 22:34 UTC
+ arm-omap-rx51-set-mmc-capabilities-and-power-saving-flag-update.patch added to -mm tree
2009-09-10 22:03 UTC
[PATCH 2/3] MMCI pass capabilities in platform data
2009-09-09 20:55 UTC
[PATCH] mmc_spi: fail gracefully if host or card do not support the switch command
2009-09-09 13:02 UTC
+ sdhci-orphan-driver-and-list.patch added to -mm tree
2009-09-09 6:08 UTC
[PATCH 7/8] s3c6410: sdhci: Remove host_caps field from sdhci platform data structure
2009-09-08 7:00 UTC
[PATCH 6/8] s3c6410: sdhci: Modify platform data for sdhci-1
2009-09-08 6:57 UTC
[PATCH 1/8] s3c6410: sdhci: Adding additional elements in sdhci platform data structure
2009-09-08 6:46 UTC
[PATCH 0/4] s3c6410: Samsung 6410 clock configuration fixes
2009-09-08 5:24 UTC
BUG? a suspected race bug at sdio_irq_thread()
2009-09-08 2:30 UTC (2+ messages)
[PATCH 0/4] power management support for SDIO cards
2009-09-08 1:53 UTC (7+ messages)
` [PATCH 1/4] [MMC] core SDIO suspend/resume support
` [PATCH 2/4] [MMC] propagate error codes back from bus drivers' suspend/resume methods
` [PATCH 3/4] [MMC] make SDIO device/driver struct accessors public
` [PATCH 4/4] [MMC] introduce API for special power management features
[PATCH RFC 1/3] sdio: recognize io card without powercycle
2009-09-07 19:10 UTC (5+ messages)
[PATCH 0/4] s3c6410: Samsung 6410 clock configuration fixes
2009-09-07 13:24 UTC
[PATCH] Orphaning sdhci driver and list
2009-09-06 13:56 UTC
[PATCH] OMAP4: MMC driver support on OMAP4
2009-09-04 19:43 UTC (4+ messages)
+ omap4-mmc-driver-support-on-omap4.patch added to -mm tree
2009-09-04 19:19 UTC
+ sdhci-add-no-card-no-reset-quirk-for-ricoh-r5c822-sony-z11.patch added to -mm tree
2009-09-02 23:42 UTC
mmcqd cpu utilization
2009-09-02 20:00 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox