Commit Graph

506 Commits (94c30d9ca6fd00a69e367b91b6e13572c41938c5)

Author SHA1 Message Date
Daniel Mack 5d6b1edf8c [ARM] pxamci: call mmc_remove_host() before freeing resources 15 years ago
Ladislav Michl 49c1d9da1c mmci-omap: free irq resource 15 years ago
Roger Quadros 8753298a11 omap_hsmmc: add missing probe handler hook 15 years ago
Uwe Kleine-König af2bd9d534 mmc: at91_mci: Don't include asm/mach/mmc.h 16 years ago
Antonio Ospite 48f029542f [ARM] pxamci: fix printing gpio numbers in pxamci_probe 16 years ago
Ben Dooks 00acfaeead s3cmci: add better support for no card detect or write protect available 16 years ago
Ben Dooks 5a2c4fe04d s3cmci: make SDIO IRQ hardware IRQ support build-time configurable 16 years ago
Ben Dooks 68c5ed592f s3cmci: DMA fixes 16 years ago
Ben Dooks 26f14947db s3cmci: Kconfig selection for PIO/DMA/Both 16 years ago
Ben Dooks c225889375 s3cmci: add SDIO IRQ support 16 years ago
Ben Dooks 9bdd203b4d s3cmci: add debugfs support for examining driver and hardware state 16 years ago
Ben Dooks e6130aeffd s3cmci: fix direct write to interrupt mask 16 years ago
Ben Dooks 50d7fa9aa4 s3cmci: change to use dev_pm_ops 16 years ago
Ben Dooks 916a30775f s3cmci: change GPIO to gpiolib from S3C24XX specific calls 16 years ago
Ben Dooks 44d0e19968 s3cmci: update probe to use new platform id list 16 years ago
Ben Dooks da52a7ca7a s3cmci: use resource_size() instead of local macro 16 years ago
Linus Walleij ee17962e24 ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 16 years ago
Anton Vorontsov e0626e3844 spi: prefix modalias with "spi:" 16 years ago
Chris Ball 27f6cb160b sdhci: increase timeout for internal clock stabilization. 16 years ago
Richard Röjfors a13abc7b08 sdhci: support for ADMA only hosts 16 years ago
kishore kadiyala 82cf818d54 omap4: mmc driver support on OMAP4 16 years ago
Chris Ball c99436fb75 sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 16 years ago
Rob Emanuele 04d699c364 atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) 16 years ago
Anton Vorontsov ad1e597d41 sdhci-of: cleanup eSDHC's set_clock() a little bit 16 years ago
Anton Vorontsov 8226a21925 sdhci-of: don't hard-code inverted write-protect quirk 16 years ago
Anton Vorontsov 81b3980246 sdhci-of: fix high-speed cards recognition 16 years ago
Anton Vorontsov c085926985 sdhci-of: avoid writing reserved bits into host control register 16 years ago
Anton Vorontsov 1e5df7525d sdhci-of: fix SD clock calculation 16 years ago
Anton Vorontsov e9510176ff sdhci: be more strict with get_min_clock() usage 16 years ago
Adrian Hunter e2bf08d643 omap_hsmmc: set a large data timeout for commands with busy signal 16 years ago
Adrian Hunter 2bec08937e omap_hsmmc: ensure all clock enables and disables are paired 16 years ago
Adrian Hunter b62f622812 omap_hsmmc: protect the card when the cover is open 16 years ago
Denis Karpov 70a3341a71 omap_hsmmc: code refactoring 16 years ago
Adrian Hunter 4dffd7a251 omap_hsmmc: prevent races with irq handler 16 years ago
Adrian Hunter 23050103c2 omap_hsmmc: cater for weird CMD6 behaviour 16 years ago
Adrian Hunter c653a6d4d1 omap_hsmmc: clear interrupt status after init sequence 16 years ago
Denis Karpov 191d1f1de1 omap_hsmmc: cleanup macro usage 16 years ago
Jarkko Lavinen 0a40e64786 omap_hsmmc: fix NULL pointer dereference 16 years ago
Jarkko Lavinen 13189e78ca omap_hsmmc: add mmc card sleep and awake support 16 years ago
Adrian Hunter 623821f71b omap_hsmmc: put MMC regulator to sleep 16 years ago
Denis Karpov dd498effcf omap_hsmmc: support for deeper power saving states 16 years ago
Adrian Hunter 23d99bb923 omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability 16 years ago
Jarkko Lavinen a3f406f861 omap_hsmmc: fix scatter-gather list sanity checking 16 years ago
Adrian Hunter a6b2240da2 omap_hsmmc: ensure workqueues are empty before suspend 16 years ago
Denis Karpov abb28e731a omap_hsmmc: set open drain bit correctly 16 years ago
Denis Karpov 11dd62a741 omap_hsmmc: context save/restore support 16 years ago
Adrian Hunter a3621465b4 omap_hsmmc: keep track of power mode 16 years ago
Adrian Hunter 5e2ea6173d omap_hsmmc: make use of new enable/disable interface 16 years ago
Denis Karpov d900f7128c omap_hsmmc: add debugfs entry (host registers) 16 years ago
Uwe Kleine-König f400cd8c84 mmc: register mmci-omap-hs using platform_driver_probe 16 years ago