summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/s3cmci.c
Commit message (Expand)AuthorAgeFilesLines
* s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...Lars-Peter Clausen2010-03-061-1/+1
* s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen2010-03-061-0/+2
* s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks2009-12-151-5/+3
* drivers/mmc: Move dereference after NULL testJulia Lawall2009-12-151-1/+2
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-21/+25
* s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2009-10-011-2/+7
* s3cmci: DMA fixesBen Dooks2009-10-011-15/+47
* s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-011-8/+31
* s3cmci: add SDIO IRQ supportBen Dooks2009-10-011-10/+151
* s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2009-10-011-0/+126
* s3cmci: fix direct write to interrupt maskBen Dooks2009-10-011-3/+3
* s3cmci: change to use dev_pm_opsBen Dooks2009-10-011-11/+18
* s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks2009-10-011-18/+69
* s3cmci: update probe to use new platform id listBen Dooks2009-10-011-47/+24
* s3cmci: use resource_size() instead of local macroBen Dooks2009-10-011-6/+4
* s3cmci: fix dma configuration callBen Dooks2009-06-211-1/+1
* [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-211-1/+2
|\
| * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-181-1/+2
* | [ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks2009-05-011-1/+1
|/
* mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks2009-03-121-2/+1
* s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy2009-02-181-1/+1
* [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
* [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-301-1/+1
* s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk2008-10-151-1/+4
* s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk2008-10-151-2/+8
* s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel2008-10-151-27/+53
* s3cmci: cpufreq supportben@fluff.org.uk2008-10-151-19/+92
* s3cmci: Make general protocol errors less noisyben@fluff.org.uk2008-10-151-2/+2
* s3cmci: attach get_cd host opsBen Dooks2008-08-171-2/+4
* s3cmci: fix sparse errors from non-exported functionsBen Dooks2008-08-171-5/+6
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* s3cmci: ensure host stopped on machine shutdownBen Dooks2008-07-231-4/+16
* s3cmci: fixes for section mismatch warningsBen Dooks2008-07-231-15/+15
* MMC: S3C24XX: Refuse incorrectly aligned transfersBen Dooks2008-07-151-0/+11
* MMC: S3C24XX: Update error debugging.Ben Dooks2008-07-151-2/+10
* MMC: S3C24XX: Add media presence test to request handling.Ben Dooks2008-07-151-1/+18
* MMC: S3C24XX: Fix use of msecs where jiffies are neededBen Dooks2008-07-151-1/+1
* MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devicesBen Dooks2008-07-151-0/+3
* MMC: S3C24XX: Fix s3c2410_dma_request() return code check.Ben Dooks2008-07-151-1/+1
* MMC: S3C24XX: Allow card-detect on non-IRQ capable pinBen Dooks2008-07-151-11/+17
* MMC: S3C24XX: Ensure host->mrq->data is validBen Dooks2008-07-151-1/+2
* MMC: S3C24XX: Add support to invert write protect lineBen Dooks2008-07-151-2/+9
* MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks2008-07-151-3/+41
* MMC: Fix S3C24XX IRQ enable during PIO transfersRoman Moracik2008-07-151-3/+4
* Fix the request finalisation by ensuring the controllerThomas Kleffel2008-07-151-2/+2
* MMC: DMA free fix for S3C24XX SD/MMC driverHarald Welte2008-07-151-0/+1
* MMC: S3C24XX MMC/SD driver write fixesHarald Welte2008-07-151-3/+13
* MMC: S3C24XX MMC/SD driver.Thomas Kleffel2008-07-151-0/+1343
OpenPOWER on IntegriCloud