locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / mmc /
2008-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-20 Akinobu Mitammc_test: initialize mmc_test_lock statically
2008-09-20 Akinobu Mitammc_block: handle error from mmc_register_driver()
2008-09-20 Haavard Skinnemoenatmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
2008-09-20 Haavard Skinnemoenatmel-mci: Fix bogus debugfs file size
2008-09-20 Haavard Skinnemoenatmel-mci: Fix memory leak in atmci_regs_show
2008-09-20 Haavard Skinnemoenatmel-mci: debugfs: enable clock before dumping regs
2008-09-20 Dmitry Baryshkovtmio_mmc: fix compilation with debug enabled
2008-09-05 Andrew Mortondrivers/mmc/card/block.c: fix refcount leak in mmc_bloc...
2008-09-03 David Brownellmmc: at91_mci: don't use coherent dma buffers
2008-08-17 Huang Weiyisdricoh_cs: removed unused #include <version.h>
2008-08-17 Ben Dookss3cmci: attach get_cd host ops
2008-08-17 Ben Dookss3cmci: fix sparse errors from non-exported functions
2008-08-10 Samuel Ortizmfd: have TMIO drivers and subdevices depend on ARM
2008-08-10 Ian Moltonmfd: TMIO MMC driver
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell KingMerge branch 'header-move' of git://git./linux/kernel...
2008-08-07 Russell KingMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-07 Russell King[ARM] Eliminate useless includes of asm/mach-types.h
2008-08-05 Haavard Skinnemoenavr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
2008-08-01 Manuel Laussau1xmmc: raise segment size limit.
2008-08-01 Pierre Ossmanmmc_block: use proper sg iterators
2008-08-01 Pierre Ossmanmmc: properly iterate over sg list in debug check
2008-08-01 Pierre Ossmanmmc_test: Revert "mmc_test: test oversized sg lists"
2008-08-01 Pierre Ossmansdhci: check correct return value
2008-08-01 Pierre Ossmansdhci: disable DMA for req, not completely
2008-08-01 Pierre Ossmansdhci: handle bug in JMB38x for sizes < 4 bytes
2008-07-27 David Brownellavr32: some mmc/sd cleanups
2008-07-27 Haavard SkinnemoenMerge commit 'upstream/master'
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26 Haavard Skinnemoenatmel-mci: debugfs support
2008-07-26 Haavard Skinnemoenmmc: Add per-card debugfs support
2008-07-26 Haavard Skinnemoenmmc: Export internal host state through debugfs
2008-07-26 Paulius Zaleckasimxmmc: fix crash when no platform data is provided
2008-07-26 Paulius Zaleckasimxmmc: fix platform resources
2008-07-26 Paulius Zaleckasimxmmc: remove DEBUG definition
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-26 Andrew Mortondrivers/mmc/host/sdhci.h needs scatterlist.h
2008-07-23 Jan Nikitenkommc_spi: put signals to low power off fix
2008-07-23 Pierre Ossmansdhci: highmem capable PIO routines
2008-07-23 Pierre Ossmanmmc_test: print message when attaching to card
2008-07-23 Pierre Ossmanmmc_block: bounce buffer highmem support
2008-07-23 Pierre Ossmansdhci: fix bad warning from commit c8b3e02
2008-07-23 Pierre Ossmansdhci: add warnings for bad buffers in ADMA path
2008-07-23 Pierre Ossmanmmc_test: test oversized sg lists
2008-07-23 Pierre Ossmanmmc_test: highmem tests
2008-07-23 Ben Dookss3cmci: ensure host stopped on machine shutdown
2008-07-23 Manuel Laussau1xmmc: suspend/resume implementation
2008-07-23 Ben Dookss3cmci: fixes for section mismatch warnings
2008-07-23 Karl Beldanpxamci: trivial fix of DMA alignment register bit clearing
2008-07-18 Ben Nizetteavr32: clean up mci platform code
2008-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15 David Howellssdio_uart: Fix SDIO break control to now return success...
2008-07-15 Sascha Sommermmc: host driver for Ricoh Bay1Controllers
2008-07-15 Tomas Winklersdio: sdio_io.c Fix sparse warnings
2008-07-15 Benzi Zbitsdio: fix the use of hard coded timeout value.
2008-07-15 Andres Salomonmmc: OLPC: update vdd/powerup quirk comment
2008-07-15 Tomas Winklermmc: fix spares errors of sdhci.c
2008-07-15 Pierre Ossmanmmc: remove multiwrite capability
2008-07-15 Pierre Ossmanwbsd: fix bad dma_addr_t conversion
2008-07-15 Haavard Skinnemoenatmel-mci: Driver for Atmel on-chip MMC controllers
2008-07-15 Tomas Winklermmc: fix sdio_io sparse errors
2008-07-15 Tomas Winklermmc: wbsd.c fix shadowing of 'dma' variable
2008-07-15 Ben DooksMMC: S3C24XX: Refuse incorrectly aligned transfers
2008-07-15 Ben DooksMMC: S3C24XX: Update error debugging.
2008-07-15 Ben DooksMMC: S3C24XX: Add media presence test to request handling.
2008-07-15 Ben DooksMMC: S3C24XX: Fix use of msecs where jiffies are needed
2008-07-15 Ben DooksMMC: S3C24XX: Add MODULE_ALIAS() entries for the platfo...
2008-07-15 Ben DooksMMC: S3C24XX: Fix s3c2410_dma_request() return code...
2008-07-15 Ben DooksMMC: S3C24XX: Allow card-detect on non-IRQ capable pin
2008-07-15 Ben DooksMMC: S3C24XX: Ensure host->mrq->data is valid
2008-07-15 Ben DooksMMC: S3C24XX: Add support to invert write protect line
2008-07-15 Ben DooksMMC: S3C24XX: Add platform data for MMC/SD driver
2008-07-15 Roman MoracikMMC: Fix S3C24XX IRQ enable during PIO transfers
2008-07-15 Thomas KleffelFix the request finalisation by ensuring the controller
2008-07-15 Harald WelteMMC: DMA free fix for S3C24XX SD/MMC driver
2008-07-15 Harald WelteMMC: S3C24XX MMC/SD driver write fixes
2008-07-15 Thomas KleffelMMC: S3C24XX MMC/SD driver.
2008-07-15 Pierre Ossmansdhci: graceful handling of bad addresses
2008-07-15 Pierre Ossmanmmc_test: cleanup
2008-07-15 Pierre Ossmanmmc_block: wait for card even on failures
2008-07-15 Pierre Ossmansdhci: scatter-gather (ADMA) support
2008-07-15 Pierre Ossmansdhci-pci: don't penalize newer jmicron chips
2008-07-15 Pierre Ossmanmmc_test: only bind to supported cards
2008-07-15 Pierre Ossmansdio: clean up handling of byte mode transfer size
2008-07-15 Pierre Ossmanmmc,sdio: helper function for transfer padding
2008-07-15 Manuel Laussau1xmmc: remove custom carddetect poll implementation.
2008-07-15 Manuel Laussau1xmmc: abort requests early if no card is present.
2008-07-15 Manuel Laussau1xmmc: codingstyle tidying.
2008-07-15 Manuel Laussau1xmmc: SDIO IRQ support.
2008-07-15 Manuel Laussau1xmmc: enable 4 bit transfer mode
2008-07-15 Manuel Laussau1xmmc: remove db1200 board code, rewrite probe.
2008-07-15 Ville Syrjalaat91_mci: Fix byte mode transitions.
2008-07-15 Ville Syrjalaat91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
2008-07-15 Ville Syrjalaat91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
2008-07-15 Nicolas Ferreat91_mci: manage cmd error and data error independently
2008-07-15 Nicolas Ferremmc: at91_mci: do not read irq status twice as it will...
2008-07-15 Eric Benardmmc: at91_mci: add sdio irq management
2008-07-15 Nicolas Ferremmc: at91_mci: add multiwrite switch
2008-07-15 Nicolas Ferremmc: at91_mci: update bytes_xfered value once xfer...
next