Commit Graph

579 Commits (e4c93c817ce650401db42db6c869cf7688217ff4)

Author SHA1 Message Date
David Howells c43d863697 sdio_uart: Fix SDIO break control to now return success or an error 17 years ago
Sascha Sommer 6a36913a33 mmc: host driver for Ricoh Bay1Controllers 17 years ago
Tomas Winkler ea901300cd sdio: sdio_io.c Fix sparse warnings 17 years ago
Benzi Zbit 62a7573ee9 sdio: fix the use of hard coded timeout value. 17 years ago
Andres Salomon c71f65129a mmc: OLPC: update vdd/powerup quirk comment 17 years ago
Tomas Winkler c8b3e02eb2 mmc: fix spares errors of sdhci.c 17 years ago
Pierre Ossman 23af60398a mmc: remove multiwrite capability 17 years ago
Pierre Ossman 97067d5581 wbsd: fix bad dma_addr_t conversion 17 years ago
Haavard Skinnemoen 7d2be0749a atmel-mci: Driver for Atmel on-chip MMC controllers 17 years ago
Tomas Winkler 6d37333163 mmc: fix sdio_io sparse errors 17 years ago
Tomas Winkler 9eeebd22ca mmc: wbsd.c fix shadowing of 'dma' variable 17 years ago
Ben Dooks 7e9c7b6402 MMC: S3C24XX: Refuse incorrectly aligned transfers 17 years ago
Ben Dooks ff8c804f1f MMC: S3C24XX: Update error debugging. 17 years ago
Ben Dooks 50a845700b MMC: S3C24XX: Add media presence test to request handling. 17 years ago
Ben Dooks 2de5f79d4d MMC: S3C24XX: Fix use of msecs where jiffies are needed 17 years ago
Ben Dooks 318f905f02 MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices 17 years ago
Ben Dooks 3886ff5f63 MMC: S3C24XX: Fix s3c2410_dma_request() return code check. 17 years ago
Ben Dooks 55d70f5a7b MMC: S3C24XX: Allow card-detect on non-IRQ capable pin 17 years ago
Ben Dooks 7c14450ed6 MMC: S3C24XX: Ensure host->mrq->data is valid 17 years ago
Ben Dooks cf0984c8ed MMC: S3C24XX: Add support to invert write protect line 17 years ago
Ben Dooks edb5a98e43 MMC: S3C24XX: Add platform data for MMC/SD driver 17 years ago
Roman Moracik d643b5f7e0 MMC: Fix S3C24XX IRQ enable during PIO transfers 17 years ago
Thomas Kleffel bdbc9c3a8f Fix the request finalisation by ensuring the controller 17 years ago
Harald Welte ceb3ac2525 MMC: DMA free fix for S3C24XX SD/MMC driver 17 years ago
Harald Welte 679f0f8abd MMC: S3C24XX MMC/SD driver write fixes 17 years ago
Thomas Kleffel be518018c6 MMC: S3C24XX MMC/SD driver. 17 years ago
Pierre Ossman 8f1934ce78 sdhci: graceful handling of bad addresses 17 years ago
Pierre Ossman 6b174931a7 mmc_test: cleanup 17 years ago
Pierre Ossman 979ce7208a mmc_block: wait for card even on failures 17 years ago
Pierre Ossman 2134a922c6 sdhci: scatter-gather (ADMA) support 17 years ago
Pierre Ossman 93fc48c785 sdhci-pci: don't penalize newer jmicron chips 17 years ago
Pierre Ossman 0121a9829b mmc_test: only bind to supported cards 17 years ago
Pierre Ossman eea0f581c4 sdio: clean up handling of byte mode transfer size 17 years ago
Pierre Ossman ad3868b2ec mmc,sdio: helper function for transfer padding 17 years ago
Manuel Lauss e2d2647702 au1xmmc: remove custom carddetect poll implementation. 17 years ago
Manuel Lauss 88b8d9a834 au1xmmc: abort requests early if no card is present. 17 years ago
Manuel Lauss 5c0a889df5 au1xmmc: codingstyle tidying. 17 years ago
Manuel Lauss 20f522ff55 au1xmmc: SDIO IRQ support. 17 years ago
Manuel Lauss 281dd23ea0 au1xmmc: enable 4 bit transfer mode 17 years ago
Manuel Lauss c4223c2c91 au1xmmc: remove db1200 board code, rewrite probe. 17 years ago
Ville Syrjala 12bd257532 at91_mci: Fix byte mode transitions. 17 years ago
Ville Syrjala 9da3cbaf28 at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. 17 years ago
Ville Syrjala 5385edc500 at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) 17 years ago
Nicolas Ferre fa1fe010c1 at91_mci: manage cmd error and data error independently 17 years ago
Nicolas Ferre ba7deeed96 mmc: at91_mci: do not read irq status twice as it will forget some errors 17 years ago
Eric Benard 7a6588ba20 mmc: at91_mci: add sdio irq management 17 years ago
Nicolas Ferre 3eb99a7bff mmc: at91_mci: add multiwrite switch 17 years ago
Nicolas Ferre 4ac24a8722 mmc: at91_mci: update bytes_xfered value once xfer done 17 years ago
Marc Pignat c5a89c6c08 mmc: at91_mci: avoid timeouts 17 years ago
Marc Pignat e181dce8ac mmc: at91_mci: show timeouts 17 years ago