Commit Graph

76 Commits (ef0e0f5ed9bde6d1e3376169785a463ad2160e6d)

Author SHA1 Message Date
Per Forlin 58c7ccbf91 mmc: mmci: implement pre_req() and post_req() 14 years ago
Linus Walleij 7f294e4983 ARM: 6981/2: mmci: adjust calculation of f_min 14 years ago
Linus Walleij 757df746fc ARM: 6980/1: mmci: use StartBitErr to detect bad connections 14 years ago
Linus Walleij 17ee083b78 ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges 14 years ago
Philippe Langlais 1784b157c8 ARM: 6832/1: mmci: support for ST-Ericsson db8500v2 14 years ago
Linus Walleij 399bc4863e ARM: 6858/1: mmci: force negative edge on clock bypass for ux500 14 years ago
Linus Walleij 49ac215e07 ARM: 6785/1: mmci: separate out ST Micro register defines 14 years ago
Pawel Moll 768fbc1876 mmc: mmci: Add ARM variant with extended FIFO 14 years ago
Russell King aa25afad2c ARM: amba: make probe() functions take const id tables 14 years ago
Russell King c8ebae3703 ARM: mmci: add dmaengine-based DMA support 14 years ago
Russell King 51d4375dd7 ARM: mmci: no need for separate host->data_xfered 14 years ago
Russell King c4d877c1b3 ARM: mmci: avoid unnecessary switch to data available PIO interrupts 14 years ago
Russell King 7d7aa23cf0 ARM: mmci: no need to call flush_dcache_page() with sg_miter API 14 years ago
Russell King c8afc9d59c ARM: mmci: avoid reporting too many completed bytes on fifo overrun 14 years ago
Russell King 613b152c63 ARM: mmci: round down the bytes transferred on error 14 years ago
Russell King ccff9b5182 ARM: mmci: complete the transaction on error 14 years ago
Linus Walleij f5a106d9e2 ARM: 6642/1: mmci: calculate remaining bytes at error correctly 14 years ago
Russell King - ARM Linux 9047b435a0 mmc: mmci: don't read command response when invalid 14 years ago
Linus Walleij 8cb2815574 ARM: 6632/3: mmci: stop using the blockend interrupts 14 years ago
Russell King 8c11a94d86 ARM: mmci: Clean up MMCI announcement printk 14 years ago
Linus Walleij 991a86e182 ARM: 6530/1: mmci: partially revert clock divisor code 14 years ago
Linus Walleij b70a67f938 ARM: 6526/1: mmci: corrected calculation of clock div for ux500 14 years ago
Linus Walleij 3417780200 ARM: 6438/2: mmci: add SDIO support for ST Variants 14 years ago
Linus Walleij f20f8f21e0 ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware 14 years ago
Linus Walleij 2686b4b408 ARM: 6311/2: mmci: work with only one irq 14 years ago
Linus Walleij 99fc513101 mmc: Move regulator handling closer to core 15 years ago
Martin K. Petersen a36274e018 mmc: Remove distinction between hw and phys segments 15 years ago
Linus Walleij 18a0630115 ARM: 6370/1: mmci: use _cansleep GPIO functions 15 years ago
Rabin Vincent 4b8caec095 ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified 15 years ago
Rabin Vincent 148b8b39c1 ARM: 6308/1: mmci: support card detection interrupts 15 years ago
Rabin Vincent 8301bb68c6 ARM: 6310/1: mmci: support different FIFO sizes 15 years ago
Rabin Vincent 2971944582 ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted 15 years ago
Russell King 74bc80931c ARM: Fix Versatile/Realview/VExpress MMC card detection sense 15 years ago
Rabin Vincent 08458ef6ee ARM: 6246/1: mmci: support larger MMCIDATALENGTH register 15 years ago
Rabin Vincent 4380c14fd7 ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants 15 years ago
Rabin Vincent 4956e10903 ARM: 6244/1: mmci: add variant data and default MCICLOCK support 15 years ago
Rabin Vincent bb8f563c84 ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback 15 years ago
Rabin Vincent f5e2574e73 ARM: 6239/1: mmci: let core poll for card detection 15 years ago
Rabin Vincent 528320db01 ARM: 6238/1: mmci: fix multi block transfers 15 years ago
Rabin Vincent 4ce1d6cbf0 ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling 15 years ago
Matt Fleming 1a13f8fa76 mmc: remove the "state" argument to mmc_suspend_host() 15 years ago
Linus Walleij 808d97ccbe ARM: 6033/1: ARM: MMCI: pass max frequency from platform 15 years ago
Linus Walleij 771dc157e0 ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version 15 years ago
Linus Walleij 64de028948 ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk 15 years ago
Linus Walleij f28e8a4d02 ARM: 5896/1: MMCI: work around a hardware bug in U300 15 years ago
Linus Walleij b43149c168 ARM: 5785/1: Use ST vendor enum instead of numeral 15 years ago
Linus Walleij ee17962e24 ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 16 years ago
Linus Walleij 34e84f39a2 ARM: 5721/1: MMCI enable the use of a regulator 16 years ago
Linus Walleij 6ef297f86b ARM: 5720/1: Move MMCI header to amba include dir 16 years ago
Linus Walleij 9e6c82cd3e ARM: 5698/1: MMCI pass capabilities in platform data 16 years ago