Age | Commit message (Expand) | Author |
2010-05-27 | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming |
2010-03-06 | s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ... | Lars-Peter Clausen |
2010-03-06 | s3cmci: initialize default platform data no_wprotect and no_detect with 1 | Lars-Peter Clausen |
2009-12-15 | s3cmci: convert missed s3c2410_gpio calls to gpiolib calls | Ben Dooks |
2009-12-15 | drivers/mmc: Move dereference after NULL test | Julia Lawall |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-10-01 | s3cmci: add better support for no card detect or write protect available | Ben Dooks |
2009-10-01 | s3cmci: make SDIO IRQ hardware IRQ support build-time configurable | Ben Dooks |
2009-10-01 | s3cmci: DMA fixes | Ben Dooks |
2009-10-01 | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks |
2009-10-01 | s3cmci: add SDIO IRQ support | Ben Dooks |
2009-10-01 | s3cmci: add debugfs support for examining driver and hardware state | Ben Dooks |
2009-10-01 | s3cmci: fix direct write to interrupt mask | Ben Dooks |
2009-10-01 | s3cmci: change to use dev_pm_ops | Ben Dooks |
2009-10-01 | s3cmci: change GPIO to gpiolib from S3C24XX specific calls | Ben Dooks |
2009-10-01 | s3cmci: update probe to use new platform id list | Ben Dooks |
2009-10-01 | s3cmci: use resource_size() instead of local macro | Ben Dooks |
2009-06-21 | s3cmci: fix dma configuration call | Ben Dooks |
2009-05-21 | [ARM] S3C24XX: Merge devel-gpio | Ben 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 DMA | Ben Dooks |
2009-03-12 | mmc: s3cmci: fix s3c2410_dma_config() arguments. | Ben Dooks |
2009-02-18 | s3cmci: Fix hangup in do_pio_write() | Yauhen Kharuzhy |
2009-01-24 | [ARM] 5365/1: s3cmci: Use new include path of dma.h | Ramax Lo |
2008-10-30 | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat | Ben Dooks |
2008-10-15 | s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright | ben@fluff.org.uk |
2008-10-15 | s3cmci: fix continual accesses to host->pio_ptr | ben@fluff.org.uk |
2008-10-15 | s3cmci: Support transfers which are not multiple of 32 bits. | Christer Weinigel |
2008-10-15 | s3cmci: cpufreq support | ben@fluff.org.uk |
2008-10-15 | s3cmci: Make general protocol errors less noisy | ben@fluff.org.uk |
2008-08-17 | s3cmci: attach get_cd host ops | Ben Dooks |
2008-08-17 | s3cmci: fix sparse errors from non-exported functions | Ben Dooks |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-23 | s3cmci: ensure host stopped on machine shutdown | Ben Dooks |
2008-07-23 | s3cmci: fixes for section mismatch warnings | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Refuse incorrectly aligned transfers | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Update error debugging. | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add media presence test to request handling. | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Fix use of msecs where jiffies are needed | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Fix s3c2410_dma_request() return code check. | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Allow card-detect on non-IRQ capable pin | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Ensure host->mrq->data is valid | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add support to invert write protect line | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add platform data for MMC/SD driver | Ben Dooks |
2008-07-15 | MMC: Fix S3C24XX IRQ enable during PIO transfers | Roman Moracik |
2008-07-15 | Fix the request finalisation by ensuring the controller | Thomas Kleffel |
2008-07-15 | MMC: DMA free fix for S3C24XX SD/MMC driver | Harald Welte |
2008-07-15 | MMC: S3C24XX MMC/SD driver write fixes | Harald Welte |