Commit Graph

1271 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
Koen Beel d982dcdc4e mmc: mxs-mmc: fix clock rate setting 14 years ago
Guennadi Liakhovetski 162f43e31c mmc: tmio: fix a deadlock 14 years ago
Guennadi Liakhovetski 332bdb506f mmc: tmio: fix a recently introduced bug in DMA code 14 years ago
Guennadi Liakhovetski c9b0cef23f mmc: sh_mmcif: maximize power saving 14 years ago
Guennadi Liakhovetski 71d111cd34 mmc: tmio: maximize power saving 14 years ago
Guennadi Liakhovetski b9269fdd4f mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled 14 years ago
Adrian Hunter 770d743200 mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() 14 years ago
Andy Shevchenko 3796fb8ac4 mmc: omap_hsmmc: refactor duplicated code 14 years ago
Andy Shevchenko 5934df2f10 mmc: omap_hsmmc: fix a few bugs when setting the clock divisor 14 years ago
Andy Shevchenko e0c7f99b86 mmc: omap_hsmmc: introduce start_clock and re-use stop_clock 14 years ago
Andy Shevchenko ac330f44c6 mmc: omap_hsmmc: split duplicate code to calc_divisor() function 14 years ago
Andy Shevchenko 6b206efecc mmc: omap_hsmmc: move hardcoded frequency constants to defines 14 years ago
Adrian Hunter 699b958ba0 mmc: omap_hsmmc: correct debug report error status mnemonics 14 years ago
Balaji T K 101ed47e01 mmc: omap_hsmmc: Remove unused iclk 14 years ago
Balaji T K fa4aa2d48d mmc: omap_hsmmc: add runtime pm support 14 years ago
Balaji T K 7a8c2cef3d mmc: omap_hsmmc: Remove lazy_disable 14 years ago
Per Forlin 58c7ccbf91 mmc: mmci: implement pre_req() and post_req() 14 years ago
Per Forlin 9782aff8df mmc: omap_hsmmc: add support for pre_req and post_req 14 years ago
Nicolas Ferre 5c209f1fb7 mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci 14 years ago
Nicolas Ferre 5c2f2b9bd0 mmc: atmel-mci: add suspend/resume support 14 years ago
Adrian Hunter 0d013bcf5c mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs 14 years ago
Major Lee 68077b0261 mmc: sdhci-pci: add 8-bit bus width support for mrst hc0 14 years ago
James Hogan 94dd5b3371 mmc: dw_mmc: reset FIFO after an error 14 years ago
James Hogan 55c5efbc0d mmc: dw_mmc: handle "no CRC status" error 14 years ago
James Hogan ae837fe6dd mmc: dw_mmc: remove unnecessary error messages 14 years ago
James Hogan 03e8cb534e mmc: dw_mmc: fix stop when fallen back to PIO 14 years ago
Wonil Choi 65d13516b2 mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume() 14 years ago
Adrian Hunter 58d1246db3 mmc: sdhci: specify maximum discard timeout 14 years ago
Shawn Guo e8cd77e467 mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP 14 years ago
Shawn Guo 803862a6f7 mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared 14 years ago
Shawn Guo d25928d1ee mmc: sdhci: fix interrupt storm from card detection 14 years ago
Paul Parsons e312eb1e66 mmc: tmio: Fix race condition resulting in spurious interrupts 14 years ago
Paul Parsons d6fec69d0d mmc: tmio: Fix build error without CONFIG_MMC_SDHI 14 years ago
James Hogan 34b664a20e mmc: dw_mmc: handle unaligned buffers and sizes 14 years ago
James Hogan b86d825323 mmc: dw_mmc: don't hard code fifo depth, fix usage 14 years ago
James Hogan 892b1e312b mmc: dw_mmc: brackets in register access macros 14 years ago
James Hogan 1791b13ea4 mmc: dw_mmc: convert card tasklet to workqueue 14 years ago
James Hogan 7456caae37 mmc: dw_mmc: fix race with request and removal 14 years ago
James Hogan b40af3aa77 mmc: dw_mmc: clear TXDR/RXDR ints before enabling 14 years ago
Simon Horman 973ed3af1a mmc: sdhi: Add write16_hook 14 years ago
Simon Horman a11862d338 mmc: tmio: Share register access functions 14 years ago
Simon Horman 95c7348d94 mmc: tmio: name 0xd8 as CTL_DMA_ENABLE 14 years ago
Seungwon Jeon 6e83e10d92 mmc: dw_mmc: protect a sequence of request and request-done. 14 years ago
Seungwon Jeon 1d56c453b1 mmc: dw_mmc: set the card_width bit per card. 14 years ago
Zhangfei Gao bfed345edf mmc: sdhci-pxa: move platform data to include/linux/platform_data 14 years ago
Zhangfei Gao c984c26385 mmc: host: delete obsolete sdhci-pxa.c 14 years ago
Zhangfei Gao 9f5d71e4a7 mmc: host: split up sdhci-pxa, create sdhci-pxav2.c 14 years ago
Zhangfei Gao a702c8abb2 mmc: host: split up sdhci-pxa, create sdhci-pxav3.c 14 years ago
Shawn Guo f0de836923 mmc: sdhci: change sdhci-pltfm into a module 14 years ago
Shawn Guo 94cc6a8656 mmc: sdhci: merge two sdhci-pltfm.h into one 14 years ago