Commit Graph

422 Commits (8b7f9b81c8546ce4a9a42cb9c1c5a290a1ce1949)

Author SHA1 Message Date
Alex Dubov 72dc9d9619 tifm_sd: replace command completion state machine with full checking 18 years ago
Alex Dubov dfef26d9aa tifm_sd: merge dma and pio request processing paths 18 years ago
Alex Dubov 0007d4837a tifm_sd: separate command flags, socket flags and register bit masks 18 years ago
Alex Dubov 592d372ae8 tifm_sd: remove wait for power off on remove 18 years ago
Alex Dubov b039d4a187 tifm_sd: remove tifm_sd_terminate function 18 years ago
Alex Dubov e23f2b8a1a tifm: simplify bus match and uevent handlers 18 years ago
Alex Dubov 4552f0cbd4 tifm: hide details of interrupt processing from socket drivers 18 years ago
Pierre Ossman 5721dbf217 wbsd: remove block crc test 18 years ago
Pierre Ossman 976d9276c8 mmc: enforce correct sg list 18 years ago
Alex Dubov 14d836e749 mmc: cull sg list to match mmc request size 18 years ago
Eric Rannaud bf62456eb9 uevent: use add_uevent_var() instead of open coding it 18 years ago
Eric Miao 7053acbd78 [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX 18 years ago
Pavel Pisa 2cb3320b3f [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems 18 years ago
Pierre Ossman a715dfc7b9 sdhci: release irq during suspend 18 years ago
Mark Lord 62df67a523 sdhci: make isr tolerant of read errors 18 years ago
Pierre Ossman cd9277c011 mmc: require explicit support for high-speed 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Alex Dubov 12c834527b tifm_sd: treat "status error" as normal command completion 18 years ago
Pierre Ossman abc71668b5 mmc: wbsd: Remove stray kunmap_atomic() 18 years ago
Al Viro 9f3bed5fdb [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives 18 years ago
Pierre Ossman acf1da4522 mmc: sdhci: Stop asking for mail 18 years ago
Pierre Ossman 52fbf9c976 mmc: sdhci: Remove driver version 18 years ago
Pierre Ossman 1615cc224e mmc: wbsd: Remove driver version 18 years ago
Andrew Victor 93a3ddc201 [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h 18 years ago
Pierre Ossman f9d429a2e5 mmc: tifm: replace kmap with page_address 18 years ago
Pierre Ossman c70840e819 mmc: sdhci: fix voltage ocr 18 years ago
Pierre Ossman 2a22b14edf mmc: sdhci: replace kmap with page_address 18 years ago
Pierre Ossman 4a0ddbd25a mmc: wbsd: replace kmap with page_address 18 years ago
Pierre Ossman df1c4b7bf7 mmc: handle pci_enable_device() return value in sdhci 18 years ago
Pierre Ossman 397411e67f mmc: Proper unclaim in mmc_block 18 years ago
Pierre Ossman ae06eaf9ab mmc: Graceful fallback for fancy features 18 years ago
Pierre Ossman 5ba593a972 mmc: Handle wbsd's stupid command list 18 years ago
Pierre Ossman 55db890a83 mmc: Allow host drivers to specify max block count 18 years ago
Pierre Ossman fe4a3c7a20 mmc: Allow host drivers to specify a max block size 18 years ago
Alex Dubov dba4accab1 tifm_sd: add suspend and resume functionality 18 years ago
Alex Dubov 50743f4cb1 Remove unused return value from signal_irq callback 18 years ago
Alex Dubov 2e8ce5e741 tifm_sd: prettify 18 years ago
Alex Dubov 8e02f8581c tifm_sd: restructure initialization, removal and command handling 18 years ago
Alex Dubov 83d420ba92 tifm_sd: fix hardware timeout setup 18 years ago
Alex Dubov 0803dd0c25 tifm_sd: Switch software timeout handler from work_struct to timer 18 years ago
Alex Dubov 255ef22e89 tifm_sd: use kmap_atomic instead of kmap for PIO data buffer 18 years ago
Alex Dubov 1289335a2a tifm_sd: alter order of the states in the command handler 18 years ago
Philip Langdale fba68bd2da mmc: Add support for SDHC cards 18 years ago
Darren Salt 9e9dc5f29f mmc: Power quirk for ENE controllers 18 years ago
Pierre Ossman 11354d03af mmc: let host be parent of cards 18 years ago
Pierre Ossman f22ee4edf6 mmc: replace host->card_busy 18 years ago
Manuel Lauss 279bc44509 mmc: au1xmmc: return errors for unknown response types 18 years ago
Manuel Lauss 82999770d6 mmc: au1xmmc: implement proper ro switch detection 18 years ago
Philip Langdale 6f949909e8 mmc: Correct definition of R6 18 years ago
Carlos Eduardo Aguiar 1b3b263184 omap: Update MMC response types 18 years ago