au1xmmc: SDIO IRQ support.
[safe/jmp/linux-2.6] / drivers / mmc / host /
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...
2008-07-15 Marc Pignatmmc: at91_mci: avoid timeouts
2008-07-15 Marc Pignatmmc: at91_mci: show timeouts
2008-07-15 Marc Pignatmmc: at91_mci: support for block size not modulo 4
2008-07-15 Anton Vorontsovmmc: change .get_ro() callback semantics
2008-07-15 Anton Vorontsovmmc_spi: add support for card-detection polling
2008-07-15 Pierre Ossmansdhci-pci: unaligned data with ricoh controllers
2008-07-15 Pierre Ossmansdhci: handle hot-remove
2008-07-15 Pierre Ossmansdhci: support JMicron secondary interface
2008-07-15 Pierre Ossmansdhci: toggle JMicron PMOS setting
2008-07-15 Pierre Ossmansdhci: make workaround for timeout bug more general
2008-07-15 Pierre Ossmansdhci: more complex quirks handling
2008-07-15 Pierre Ossmansdhci: remove forced dma quirks
2008-07-15 Pierre Ossmansdhci: move pci stuff to separate module
2008-07-15 Pierre Ossmansdhci: don't check block count for progress
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-10 Russell KingMerge branch 'imx' into devel
2008-07-06 Philipp Zabelpxamci: fix byte aligned DMA transfers
2008-07-05 Sascha HauerIMX: introduce clock API
2008-07-04 Pierre Ossmanmmc: don't use DMA on newer ENE controllers
2008-07-04 Andres Salomonolpc: sdhci: add quirk for the Marvell CaFe's interrupt...
2008-07-04 Andres Salomonolpc: sdhci: add quirk for the Marvell CaFe's vdd/power...
2008-07-03 Paulius Zaleckas[ARM] 5122/1: imx_dma_request_by_prio simpilfication
2008-06-13 Chuck Ebbertmmc: wbsd: initialize tasklets before requesting interrupt
2008-05-21 Al Viromissing dependencies on HAS_DMA
2008-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-17 Marc Pignatat91_mci: minor cleanup
2008-05-14 Tony Lindgrenmmc: Fix omap compile by replacing dev_name with dma_de...
2008-05-13 Harvey Harrisonmmc: make one-bit signed bitfields unsigned
2008-05-04 Linus Walleij[ARM] 5024/1: Fix some minor clk issues in the MMCI...
2008-04-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-04-29 Harvey Harrisonmmc: use get/put_unaligned_* helpers
2008-04-28 Linus Walleij[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
2008-04-18 Pierre Ossmansdhci: improve no card, no reset quirk
2008-04-18 Jarkko LavinenMMC: OMAP: Do not busy wait for end of command for...
2008-04-18 Jarkko LavinenMMC: OMAP: Start new commands from work queue instead...
2008-04-18 Jarkko LavinenMMC: OMAP: Lazy clock shutdown
2008-04-18 Jarkko LavinenMMC: OMAP: Move failing command abortion to workqueue
2008-04-18 Jarkko LavinenMMC: OMAP: Use tasklet instead of workqueue for cover...
2008-04-18 Kyungmin ParkMMC: OMAP: Check the get_cover_state function pointer...
2008-04-18 Carlos Eduardo AguiarMMC: OMAP: Using setup_timer instead of init_timer
2008-04-18 Jarkko LavinenMMC: OMAP: Abort stuck commands
2008-04-18 Juha YrjolaMMC: OMAP: General cleanup for MMC multislot support
2008-04-18 Juha YrjolaMMC: OMAP: Power functions modified to MMC multislot...
2008-04-18 Juha YrjolaMMC: OMAP: Fix timeout calculation for MMC multislot...
2008-04-18 Juha YrjolaMMC: OMAP: New release dma and abort xfer functions
2008-04-18 Juha YrjolaMMC: OMAP: Add back cover switch support
2008-04-18 Juha YrjolaMMC: OMAP: Introduce new multislot structure and change...
2008-04-18 Tony LindgrenMMC: OMAP: Remove cover switch handling to allow adding...
2008-04-18 Francisco AlecrimMMC: OMAP: Fix the BYTEBLOCK capability removal
2008-04-18 Tony LindgrenMMC: OMAP: Remove extra divisor increase
2008-04-18 Carlos Eduardo AguiarMMC: OMAP: Remove some opcodes from host driver
2008-04-18 Pierre Ossmansdhci: allow led to be controlled freely
2008-04-18 Pierre Ossmansdhci: remove custom controller name
2008-04-16 Kay Sieversmmc: fix platform driver hotplug/coldplug
2008-03-15 Roel Kluintifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_...
2008-02-08 Frank Seidelmmc: extend ricoh_mmc to support Ricoh RL5c476
2008-02-08 David Brownellat91_mci: use generic GPIO calls
2008-02-08 Feng Tangsdhci: add num index for multi controllers case
2008-02-08 Pierre Ossmanmmc: remove sdhci and mmc_spi experimental markers
2008-02-08 Philip Langdalemmc: Handle suspend/resume in Ricoh MMC disabler
2008-01-28 Russell KingMerge branch 'pxa-plat' into devel
2008-01-27 David Brownelli2c/tps65010: move header to <linux/i2c/...>
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 1st host controller support for...
2008-01-26 Bridge Wu[ARM] 4711/1: pxa: mmc: move DMA specific code to platf...
2008-01-26 Bridge Wu[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3...
2007-12-12 Pierre Ossmansdhci: support JMicron JMB38x chips
2007-12-12 Pierre Ossmansdhci: use PIO when DMA can't satisfy the request
2007-12-12 Pierre Ossmansdhci: don't warn about sdhci 2.0 controllers
2007-12-12 Pierre Ossmansdhci: describe quirks
2007-12-05 Marc Pignatspi: use simplified spi_sync() calling convention
2007-11-21 Alex Dubovtifm_sd: handle non-power-of-2 block sizes
2007-11-10 Rolf Eike BeerAdd missing "\n" to log message
2007-10-31 Russell King[ARM] Fix pxamci regression
2007-10-29 Pavel PisaCorrection of "Update drivers to use sg helpers" patch...
2007-10-28 Al Viroscatterlist fallout: mmc
2007-10-27 David Brownellmmc_spi: Fix mmc-over-spi regression
2007-10-27 Pierre Ossmanat91_mci: Fix bad reference
2007-10-24 Jens Axboemmc: sg fallout
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-23 Emil Medvemmc: fix sg->page fallout
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-17 Andrew Victormmc: at91_mci: cleanup: use MCI_ERRORS
2007-10-17 Al Viromissing include in mmc
2007-10-16 Tony Jonesspi doesn't need class_device
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-14 David BrownellFix compile while compiling drivers/mmc/host/mmc_spi...
2007-10-12 Russell King[ARM] pxa: update PXA MMC interface driver to use clk...
2007-10-11 Nicolas Pitremmc: don't use weight32()
2007-10-10 Nicolas Pitrepxamci: support arbitrary block size
next