Commit Graph

57 Commits (c1182743b688bce7b0bbd7cff78b049e45672cb5)

Author SHA1 Message Date
Adrian Hunter b702b1060a omap_hsmmc: allow compile without regulator framework 15 years ago
Adrian Hunter e0eb242446 omap_hsmmc: Allow for a shared VccQ 15 years ago
Adrian Hunter 6da20c89af omap_hsmmc: Ensure regulator enable / disable are paired 15 years ago
Adrian Hunter 4380eea266 omap_hsmmc: Fix disable timeouts 15 years ago
Adrian Hunter 1df58db8a2 omap_hsmmc: Allow for power saving without going off 15 years ago
Adrian Hunter db0fefc511 omap_hsmmc: Move gpio and regulator control from board file 15 years ago
Roger Quadros 8753298a11 omap_hsmmc: add missing probe handler hook 16 years ago
Tony Lindgren ce491cf854 omap: headers: Move remaining headers from include/mach to include/plat 16 years ago
kishore kadiyala 82cf818d54 omap4: mmc driver support on OMAP4 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
Anand Gadiyar ccdfe3a66a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA 16 years ago
Anand Gadiyar 85b843227a omap_hsmmc: Trivial fix for a typo in comment 16 years ago
David Brownell b583f26d51 ARM: OMAP3: mmc-twl4030 uses regulator framework 16 years ago
Jarkko Lavinen a8fe29d8bc omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs 16 years ago
Tony Lindgren d31f65e846 mmc: Fix compile for omap_hsmmc.c 16 years ago
Kevin Hilman 00adadc121 omap_hsmmc: Flush posted write to IRQ 16 years ago
Adrian Hunter e13bb3003a omap_hsmmc: Wait for SDBP 16 years ago
Grazvydas Ignotas f3e2f1dd3b omap_hsmmc: Fix MMC3 dma 16 years ago
Jarkko Lavinen 0683af4887 omap_hsmmc: Disable SDBP at suspend 16 years ago
Adrian Hunter e68fdabc0d omap_hsmmc: Do not prefix slot name 16 years ago
Adrian Hunter e1a55f5eea omap_hsmmc: Allow cover switch to cause rescan 16 years ago
Jarkko Lavinen 731530104a omap_hsmmc: Add 8-bit bus width mode support 16 years ago
Juha Yrjola 0ccd76d4c2 omap_hsmmc: Implement scatter-gather emulation 16 years ago
Adrian Hunter 4a694dc915 omap_hsmmc: Fix response type for busy after response 16 years ago
Jarkko Lavinen 82788ff532 omap_hsmmc: Do dma cleanup also with data CRC errors 16 years ago
Kim Kyuwon 1b331e69a2 omap_hsmmc: Initialize hsmmc controller registers when resuming 16 years ago
Adrian Hunter 9e57d60829 omap_hsmmc: do not re-power when powering off MMC 16 years ago
Jean Pihet 3ebf74b1de omap_hsmmc: Change while(); loops with finite version 16 years ago
Jean Pihet c232f457e4 omap_hsmmc: recover from transfer failures 16 years ago
David Brownell eb25082657 omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V 16 years ago