Commit Graph

720 Commits (9fef3d2d15ae8ca24e4a145f2e189eea145d18c2)

Author SHA1 Message Date
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
Marc Pignat 80f9254668 mmc: at91_mci: support for block size not modulo 4 17 years ago
Deepak Saxena 8769392b19 MMC: Trivial comment cleanup 17 years ago
Anton Vorontsov 08f80bb519 mmc: change .get_ro() callback semantics 17 years ago
Anton Vorontsov 619ef4b421 mmc_spi: add support for card-detection polling 17 years ago
Anton Vorontsov 28f52482b4 mmc: add support for card-detection polling 17 years ago
Pierre Ossman 309d9736a9 sdhci-pci: unaligned data with ricoh controllers 17 years ago
Pierre Ossman fd8c326cad mmc_test: add test case control 17 years ago
Pierre Ossman 1e72859e3a sdhci: handle hot-remove 17 years ago
Pierre Ossman 4489428ab5 sdhci: support JMicron secondary interface 17 years ago
Pierre Ossman 45211e2159 sdhci: toggle JMicron PMOS setting 17 years ago
Pierre Ossman ee53ab5d73 sdhci: make workaround for timeout bug more general 17 years ago
Pierre Ossman 2260640589 sdhci: more complex quirks handling 17 years ago
Pierre Ossman 3815a0ebab sdhci: remove forced dma quirks 17 years ago
Pierre Ossman b8c86fc5d8 sdhci: move pci stuff to separate module 17 years ago
Pierre Ossman c9b74c5b8f sdhci: don't check block count for progress 17 years ago
Philipp Zabel 97f8571e66 pxamci: fix byte aligned DMA transfers 17 years ago
Sascha Hauer 38a41fdf94 IMX: introduce clock API 17 years ago
Pierre Ossman bf5b1935d8 mmc: don't use DMA on newer ENE controllers 17 years ago
Andres Salomon 603ded16a3 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout 17 years ago
Andres Salomon e08c1694d9 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue 17 years ago
Paulius Zaleckas f7def13ed0 [ARM] 5122/1: imx_dma_request_by_prio simpilfication 17 years ago
Chuck Ebbert cef33400d0 mmc: wbsd: initialize tasklets before requesting interrupt 17 years ago
Ben Collins 203c80187e mmc: Fix crash in mmc_block on 64-bit 17 years ago
Al Viro 46cb69ccdf missing dependencies on HAS_DMA 17 years ago
Marc Pignat e5c0ef90e6 at91_mci: minor cleanup 17 years ago
Pierre Ossman 88ae600d58 mmc: mmc host test driver 17 years ago
Tony Lindgren df48dd0287 mmc: Fix omap compile by replacing dev_name with dma_dev_name 17 years ago
Harvey Harrison 55654be9e1 mmc: make one-bit signed bitfields unsigned 17 years ago
Linus Walleij c8df9a53e8 [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver 17 years ago
Harvey Harrison 48b2cf9e29 mmc: use get/put_unaligned_* helpers 17 years ago
Linus Walleij 26eed9a5c6 [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2 17 years ago
Adrian Bunk e70aa3fac1 mmc: sdio_ops.c should #include "sdio_ops.h" 17 years ago