sdhci: Split card-detection IRQs management from sdhci_init()
[safe/jmp/linux-2.6] / drivers / mmc / host / sdhci.c
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-02 Ben Dookssdhci: Add quirk for controllers with no end-of-busy IRQ
2009-02-18 Helmut Schaasdhci: fix led naming
2009-02-18 Pierre OssmanRevert "sdhci: force high speed capability on some...
2008-12-31 Pierre Ossmansdhci: handle built-in sdhci with modular leds class
2008-12-31 Éric Pielsdhci: activate led support also when module
2008-11-08 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2008-10-12 Steven Noonansdhci: 'scratch' may be used uninitialized
2008-10-12 Pierre Ossmansdhci: force high speed capability on some controllers
2008-10-12 Pierre Ossmansdhci: reduce card detection delay
2008-10-12 Pierre Ossmansdhci: let the controller wait for busy state to end
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-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-23 Pierre Ossmansdhci: highmem capable PIO routines
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-15 Andres Salomonmmc: OLPC: update vdd/powerup quirk comment
2008-07-15 Tomas Winklermmc: fix spares errors of sdhci.c
2008-07-15 Pierre Ossmansdhci: graceful handling of bad addresses
2008-07-15 Pierre Ossmansdhci: scatter-gather (ADMA) support
2008-07-15 Pierre Ossmansdhci: handle hot-remove
2008-07-15 Pierre Ossmansdhci: make workaround for timeout bug more general
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-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-04-18 Pierre Ossmansdhci: improve no card, no reset quirk
2008-04-18 Pierre Ossmansdhci: allow led to be controlled freely
2008-04-18 Pierre Ossmansdhci: remove custom controller name
2008-02-08 Feng Tangsdhci: add num index for multi controllers case
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-11-10 Rolf Eike BeerAdd missing "\n" to log message
2007-10-24 Jens Axboemmc: sg fallout
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-03 Pierre Ossmansdhci: remove old dma module params
2007-10-03 Feng Tangsdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
2007-10-03 Feng Tangsdhci: remove DMA capability check from controller...
2007-10-03 Nicolas Pitresdhci: fix a typo
2007-09-23 Pierre Ossmansdhci: sdio interrupt support
2007-09-23 Pierre Ossmanmmc: remove BYTEBLOCK capability
2007-09-23 Pierre Ossmanmmc: remove custom error codes
2007-08-23 Pierre Ossmansdhci: tell which spurious interrupt we got
2007-08-23 Pierre Ossmansdhci: handle data interrupts during command
2007-08-23 David Vrabelmmc: ignore bad max block size in sdhci
2007-08-23 Pierre Ossmansdhci: be more cautious about block count register
2007-07-26 Pierre Ossmanmmc: remove redundant debug information from sdhci...
2007-07-25 Pierre Ossmanmmc: update header file paths
2007-07-25 Leandro Dorileosdhci: add support to ENE-CB714
2007-07-25 Pierre Ossmanmmc: check error bits before command completion
2007-07-20 Pierre Ossmansdhci: make sure to clear the error interrupt
2007-07-09 Rolf Eike Beersdhci: Fix "Unexpected interrupt" handling
2007-07-09 Milko Krachounovsdhci: add ene controller id
2007-05-14 Pierre Ossmansdhci: handle dma boundary interrupts
2007-05-01 Philip LangdaleMMC: Fix handling of low-voltage cards
2007-05-01 Philip LangdaleMMC: Consolidate voltage definitions
2007-05-01 Pierre Ossmanmmc: Move host and card drivers to subdirs