mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build
[safe/jmp/linux-2.6] / drivers / mmc / host / sdhci.h
2010-05-27 Thomas Abrahammmc: s3c6410: add new quirk in sdhci driver and update...
2010-05-27 Matt Flemingsdhci: build fix: rename SDHCI I/O accessor functions
2010-05-27 Zhangfei Gaommc: SDHCI_INT_DATA_MASK typo error
2010-05-27 Anton Vorontsovsdhci: implement CAP_CLOCK_BASE_BROKEN quirk
2009-12-17 Albert Herranzsdhci: protect header file against multi inclusion
2009-09-23 Richard Röjforssdhci: support for ADMA only hosts
2009-09-23 Anton Vorontsovsdhci-of: fix high-speed cards recognition
2009-07-30 Anton Vorontsovsdhci: get rid of "frequency too high" flood when using...
2009-06-21 Harald Weltesdhci: Specific quirk vor VIA SDHCI controller in VX855ES
2009-06-21 Anton Vorontsovsdhci: Add support for hosts that are only capable...
2009-06-21 Ben Dookssdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
2009-06-13 Pierre Ossmansdhci: avoid changing voltage needlessly
2009-05-03 Pierre Ossmansdhci: catch ADMA errors
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: 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 Éric Pielsdhci: activate led support also when module
2008-10-12 Pierre Ossmansdhci: force high speed capability on some controllers
2008-08-01 Pierre Ossmansdhci: handle bug in JMB38x for sizes < 4 bytes
2008-07-26 Andrew Mortondrivers/mmc/host/sdhci.h needs scatterlist.h
2008-07-23 Pierre Ossmansdhci: highmem capable PIO routines
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-05-13 Harvey Harrisonmmc: make one-bit signed bitfields unsigned
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: use PIO when DMA can't satisfy the request
2007-10-03 Nicolas Pitresdhci: fix a typo
2007-08-23 Pierre Ossmansdhci: handle data interrupts during command
2007-07-25 Pierre Ossmanmmc: update header file paths
2007-07-20 Pierre Ossmansdhci: make sure to clear the error interrupt
2007-05-01 Pierre Ossmanmmc: Move host and card drivers to subdirs