const: constify remaining dev_pm_ops
[safe/jmp/linux-2.6] / drivers / mmc / host / s3cmci.c
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-10-01 Ben Dookss3cmci: add better support for no card detect or write...
2009-10-01 Ben Dookss3cmci: make SDIO IRQ hardware IRQ support build-time...
2009-10-01 Ben Dookss3cmci: DMA fixes
2009-10-01 Ben Dookss3cmci: Kconfig selection for PIO/DMA/Both
2009-10-01 Ben Dookss3cmci: add SDIO IRQ support
2009-10-01 Ben Dookss3cmci: add debugfs support for examining driver and...
2009-10-01 Ben Dookss3cmci: fix direct write to interrupt mask
2009-10-01 Ben Dookss3cmci: change to use dev_pm_ops
2009-10-01 Ben Dookss3cmci: change GPIO to gpiolib from S3C24XX specific...
2009-10-01 Ben Dookss3cmci: update probe to use new platform id list
2009-10-01 Ben Dookss3cmci: use resource_size() instead of local macro
2009-06-21 Ben Dookss3cmci: fix dma configuration call
2009-06-15 Ben Dookss3cmci: fix dma configuration call
2009-05-21 Ben Dooks[ARM] S3C24XX: Merge devel-gpio
2009-05-18 Ben Dooks[ARM] S3C24XX: GPIO: Move gpio functions out of <mach...
2009-05-01 Ben Dooks[ARM] S3C24XX: Remove hardware specific registers from DMA
2009-03-12 Ben Dooksmmc: s3cmci: fix s3c2410_dma_config() arguments.
2009-02-18 Yauhen Kharuzhys3cmci: Fix hangup in do_pio_write()
2009-01-24 Ramax Lo[ARM] 5365/1: s3cmci: Use new include path of dma.h
2008-10-30 Ben Dooks[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx...
2008-10-15 ben@fluff.org.uks3cmci: Add Ben Dooks/Simtec Electronics to header...
2008-10-15 ben@fluff.org.uks3cmci: fix continual accesses to host->pio_ptr
2008-10-15 Christer Weinigels3cmci: Support transfers which are not multiple of...
2008-10-15 ben@fluff.org.uks3cmci: cpufreq support
2008-10-15 ben@fluff.org.uks3cmci: Make general protocol errors less noisy
2008-08-17 Ben Dookss3cmci: attach get_cd host ops
2008-08-17 Ben Dookss3cmci: fix sparse errors from non-exported functions
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-23 Ben Dookss3cmci: ensure host stopped on machine shutdown
2008-07-23 Ben Dookss3cmci: fixes for section mismatch warnings
2008-07-15 Ben DooksMMC: S3C24XX: Refuse incorrectly aligned transfers
2008-07-15 Ben DooksMMC: S3C24XX: Update error debugging.
2008-07-15 Ben DooksMMC: S3C24XX: Add media presence test to request handling.
2008-07-15 Ben DooksMMC: S3C24XX: Fix use of msecs where jiffies are needed
2008-07-15 Ben DooksMMC: S3C24XX: Add MODULE_ALIAS() entries for the platfo...
2008-07-15 Ben DooksMMC: S3C24XX: Fix s3c2410_dma_request() return code...
2008-07-15 Ben DooksMMC: S3C24XX: Allow card-detect on non-IRQ capable pin
2008-07-15 Ben DooksMMC: S3C24XX: Ensure host->mrq->data is valid
2008-07-15 Ben DooksMMC: S3C24XX: Add support to invert write protect line
2008-07-15 Ben DooksMMC: S3C24XX: Add platform data for MMC/SD driver
2008-07-15 Roman MoracikMMC: Fix S3C24XX IRQ enable during PIO transfers
2008-07-15 Thomas KleffelFix the request finalisation by ensuring the controller
2008-07-15 Harald WelteMMC: DMA free fix for S3C24XX SD/MMC driver
2008-07-15 Harald WelteMMC: S3C24XX MMC/SD driver write fixes
2008-07-15 Thomas KleffelMMC: S3C24XX MMC/SD driver.