cxgb3: fix dma mapping regression
[safe/jmp/linux-2.6] / drivers / mmc /
2009-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-03 Rabin Vincentmvsdio: fix CONFIG_PM=y build
2009-05-03 Rabin Vincentmmci: fix crash with debug enabled
2009-05-03 Pierre Ossmansdhci: catch ADMA errors
2009-05-03 José M. Fernándezmmc: increase power up delay
2009-05-03 Dan Carpentersdhci-pci: bad error handling in probe function
2009-05-03 Pierre Ossmanmmc_block: be prepared for oversized requests
2009-04-23 Ladislav MichlARM: OMAP: MMC: Remove unused power_pin
2009-04-08 Wolfgang Mueesmmc_spi: support for non-byte-aligned cards
2009-04-08 Jarkko Lavinenomap_hsmmc: Do not expect cmd/data to be non-null when...
2009-04-08 Tony Lindgrenmmc: Fix compile for omap_hsmmc.c
2009-04-08 Wolfgang Mueesmmc_spi: convert timeout handling to jiffies and avoid...
2009-04-08 Wolfgang Mueesmmc_spi: do not check CID and CSD blocks with CRC16
2009-04-08 Kevin Hilmanomap_hsmmc: Flush posted write to IRQ
2009-04-08 Pierre OssmanNew mail address for Pierre Ossman
2009-04-08 Paulius Zaleckasimxmmc: move RSSR BLR
2009-04-08 Paulius Zaleckasimxmmc: init-exit rework
2009-04-08 Jarkko Lavinenmmc: Accept EXT_CSD rev 1.3 since it is backwards compa...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Alexey Dobriyanproc tty: switch sdio_uart to ->proc_fops
2009-03-31 David BrownellMMC: regulator utilities
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-25 Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-03-24 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2009-03-24 Hans-Christian Egtvedtatmel-mci: fix sdc_reg typo
2009-03-24 Anton Vorontsovmmc: Add OpenFirmware bindings for SDHCI driver
2009-03-24 Anton Vorontsovsdhci: Add quirk for forcing maximum block size to...
2009-03-24 Anton Vorontsovsdhci: Add quirk for controllers that need IRQ re-init...
2009-03-24 Anton Vorontsovsdhci: Add quirk for controllers that need small delays...
2009-03-24 Anton Vorontsovsdhci: Add set_clock callback and a quirk for nonstanda...
2009-03-24 Ben Dookssdhci: Add get_{max,timeout}_clock callbacks
2009-03-24 Anton Vorontsovsdhci: Add support for hosts reporting inverted write...
2009-03-24 Anton Vorontsovsdhci: Add support for card-detection polling
2009-03-24 Anton Vorontsovsdhci: Enable only relevant (DMA/PIO) interrupts during...
2009-03-24 Anton Vorontsovsdhci: Split card-detection IRQs management from sdhci_...
2009-03-24 Anton Vorontsovsdhci: Add support for bus-specific IO memory accessors
2009-03-24 Wolfgang Mueesmmc_spi: adjust for delayed data token response
2009-03-24 Adrian Hunteromap_hsmmc: Wait for SDBP
2009-03-24 Grazvydas Ignotasomap_hsmmc: Fix MMC3 dma
2009-03-24 Jarkko Lavinenomap_hsmmc: Disable SDBP at suspend
2009-03-24 Adrian Hunteromap_hsmmc: Do not prefix slot name
2009-03-24 Adrian Hunteromap_hsmmc: Allow cover switch to cause rescan
2009-03-24 Jarkko Lavinenomap_hsmmc: Add 8-bit bus width mode support
2009-03-24 Juha Yrjolaomap_hsmmc: Implement scatter-gather emulation
2009-03-24 Adrian Hunteromap_hsmmc: Fix response type for busy after response
2009-03-24 Jarkko Lavinenomap_hsmmc: Do dma cleanup also with data CRC errors
2009-03-24 Maen Suleimanmmc: SDIO driver for Marvell SoCs
2009-03-24 Alexander BeregalovMMC: tmio_mmc.h: fix build problem
2009-03-24 Magnus Dammtmio_mmc: Fix use after free in remove()
2009-03-24 Magnus Dammtmio_mmc: Fix one off, use resource_size() in probe()
2009-03-24 Wolfgang Mueesmmc_spi: allow higher timeouts for SPI mode
2009-03-24 Wolfgang Mueesmmc_spi: wait more bytes for card response
2009-03-24 Wolfgang Mueesmmc_spi: allow setting of spi mode 3
2009-03-24 Balaji Raommc: During unsafe resume, select the right volatge...
2009-03-24 Pierre Ossmansdio: check that addresses are within the address space
2009-03-24 Pierre Ossmansdio: handle null tuples
2009-03-24 Pierre Ossmansdio: handle cis end marker in link field
2009-03-24 Kim Kyuwonomap_hsmmc: Initialize hsmmc controller registers when...
2009-03-24 Adrian Hunteromap_hsmmc: do not re-power when powering off MMC
2009-03-24 Adrian Huntermmc: Add Extended CSD register to debugfs
2009-03-24 Andy Whitcroftmmc: add MODALIAS linkage for MMC/SD devices
2009-03-24 Jorg Schummermmc: delayed_work was never cancelled
2009-03-24 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2009-03-19 Russell KingMerge branch 'omap-clks3' into devel
2009-03-13 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-03-13 Sascha HauerMX2/MX3 SDHC driver: rename platform driver
2009-03-13 Sascha Hauermxcmmc: Do not pass clock name, we have only one clock...
2009-03-12 Ben Dooksmmc: s3cmci: fix s3c2410_dma_config() arguments.
2009-03-12 Linus Walleij[ARM] 5420/1: MMCI devinit and devexit macros
2009-03-09 Eric Miao[ARM] pxa: move DMA registers definitions into <mach...
2009-03-08 Adrian Huntermmc: fix data timeout for SEND_EXT_CSD
2009-03-02 Andres Salomonsdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host...
2009-03-02 Ben Dookssdhci: Add quirk for controllers with no end-of-busy IRQ
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-18 Dan Williamsatmel-mci: fix initialization of dma slave data
2009-02-18 Jean Pihetomap_hsmmc: Change while(); loops with finite version
2009-02-18 Jean Pihetomap_hsmmc: recover from transfer failures
2009-02-18 David Brownellomap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
2009-02-18 David Brownellomap_hsmmc: card detect irq bugfix
2009-02-18 Helmut Schaasdhci: fix led naming
2009-02-18 Rabin Vincentmmc_test: fix basic read test
2009-02-18 Yauhen Kharuzhys3cmci: Fix hangup in do_pio_write()
2009-02-18 Pierre OssmanRevert "sdhci: force high speed capability on some...
2009-02-18 Yi LiMMC: fix bug - SDHC card capacity not correct
2009-02-08 Russell King[ARM] omap: hsmmc: new short connection id names
2009-02-08 Russell King[ARM] omap: MMC: provide a dummy ick for OMAP1
2009-02-08 Russell King[ARM] omap: MMC: convert clocks to match by devid and...
2009-02-02 Cliff Brakepxamci: enable DMA for write ops after CMD/RESP
2009-02-02 Cliff Brakepxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_px...
2009-02-02 philipl@overt.orgricoh_mmc: Use suspend_late/resume_early
2009-02-02 Linus Walleijmmci: Add support for ST Micro derivate
2009-02-02 Sascha Hauermmc: Add a MX2/MX3 specific SDHC driver
2009-01-24 Madhusudhan Chikkature[ARM] 5369/1: omap mmc: Add new omap hsmmc controller...
2009-01-24 Ramax Lo[ARM] 5365/1: s3cmci: Use new include path of dma.h
2009-01-09 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
next