aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/s3cmci.c
AgeCommit message (Expand)Author
2010-01-19s3c-mci: Disable write-protect and detect gpios in default platfrom dataLars-Peter Clausen
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks
2009-10-01s3cmci: DMA fixesBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks
2009-10-01s3cmci: update probe to use new platform id listBen Dooks
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks
2009-06-21s3cmci: fix dma configuration callBen Dooks
2009-05-21[ARM] S3C24XX: Merge devel-gpioBen Dooks
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks
2009-05-01[ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-02-18s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo
2008-10-30[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks
2008-10-15s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk
2008-10-15s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk
2008-10-15s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel
2008-10-15s3cmci: cpufreq supportben@fluff.org.uk
2008-10-15s3cmci: Make general protocol errors less noisyben@fluff.org.uk
2008-08-17s3cmci: attach get_cd host opsBen Dooks
2008-08-17s3cmci: fix sparse errors from non-exported functionsBen Dooks
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-23s3cmci: ensure host stopped on machine shutdownBen Dooks
2008-07-23s3cmci: fixes for section mismatch warningsBen Dooks
2008-07-15MMC: S3C24XX: Refuse incorrectly aligned transfersBen Dooks
2008-07-15MMC: S3C24XX: Update error debugging.Ben Dooks
2008-07-15MMC: S3C24XX: Add media presence test to request handling.Ben Dooks
2008-07-15MMC: S3C24XX: Fix use of msecs where jiffies are neededBen Dooks
2008-07-15MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devicesBen Dooks
2008-07-15MMC: S3C24XX: Fix s3c2410_dma_request() return code check.Ben Dooks
2008-07-15MMC: S3C24XX: Allow card-detect on non-IRQ capable pinBen Dooks
2008-07-15MMC: S3C24XX: Ensure host->mrq->data is validBen Dooks
2008-07-15MMC: S3C24XX: Add support to invert write protect lineBen Dooks
2008-07-15MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks
2008-07-15MMC: Fix S3C24XX IRQ enable during PIO transfersRoman Moracik
2008-07-15Fix the request finalisation by ensuring the controllerThomas Kleffel
2008-07-15MMC: DMA free fix for S3C24XX SD/MMC driverHarald Welte
2008-07-15MMC: S3C24XX MMC/SD driver write fixesHarald Welte
2008-07-15MMC: S3C24XX MMC/SD driver.Thomas Kleffel