Commit Graph

230 Commits (1499ead31ede528a657c50761c4780c40f929d6d)

Author SHA1 Message Date
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
Russell King e47c222b22 [ARM] Fix potential MMCI bug 18 years ago
David Brownell a26b498c96 MMC: at91 mmc linkage updates 18 years ago
Kyungmin Park 3947a3907f ARM: OMAP: fix MMC workqueue changes 18 years ago
Andrew Victor 99eeb8dfb1 AT91 MMC update for 2.6.19 18 years ago
Pierre Ossman a98087cf81 mmc: Change SDHCI iomem error to a warning 18 years ago
Vitaly Wool 7b30d281b9 mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal 18 years ago
Andrew Victor f3a8efa90b AT91 MMC 5 : Minor cleanups 18 years ago
Andrew Victor df05a303e3 AT91 MMC 4 : Interrupt handler cleanup 18 years ago
Andrew Victor 3dd3b039d4 AT91 MMC 3 : Move global mci_clk variable 18 years ago
Andrew Victor 17ea0595f4 AT91 MMC 2 : Use platform resources 18 years ago
Andrew Victor e0b19b8365 AT91 MMC 1: Pass host structure. 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Yoichi Yuasa bf8c80a6a5 mmc: fix au1xmmc build error 18 years ago
Sascha Hauer 9e86619b6d mmc: pxamci compilation fix 18 years ago
Greg Kroah-Hartman fcaf71fd51 Driver core: convert mmc code to use struct device 18 years ago
Pierre Ossman 8b7feff881 mmc: correct request error handling 18 years ago
Pierre Ossman 89b4e133af mmc: Flush block queue when removing card 18 years ago
Pierre Ossman 077df88483 mmc: sdhci high speed support 18 years ago
Pierre Ossman 7ccd266e67 mmc: Support for high speed SD cards 18 years ago
Pierre Ossman 73778120c4 mmc: Fix mmc_delay() function 18 years ago
Philip Langdale e45a1bd20f mmc: Add support for mmc v4 wide-bus modes 18 years ago
Philip Langdale bce40a36de [PATCH] mmc: Add support for mmc v4 high speed mode 18 years ago
Marcin Juszkiewicz 9c9c26188f trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255 18 years ago
Juha Yrjola juha.yrjola c5cb431d27 Make general code cleanups 18 years ago
Tony Lindgren tony f4204fdf05 Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags 18 years ago
Juha Yrjola juha.yrjola 81ca70343f Platform device error handling cleanup 18 years ago
Juha Yrjola juha.yrjola 0551f4df35 Move register definitions away from the header file 18 years ago
Juha Yrjola juha.yrjola 3342ee8bfa Change OMAP_MMC_{READ,WRITE} macros to use the host pointer 18 years ago
Juha Yrjola juha.yrjola 89783b1e44 Replace base with virt_base and phys_base 18 years ago
David Brownell ab7aefd0b3 mmc: constify mmc_host_ops vectors 18 years ago
Christoph Hellwig 87598a2bd4 mmc: remove kernel_thread() 18 years ago
Andrew Victor 58a0cd7887 [ARM] 3963/1: AT91: Update configuration files 18 years ago
Andrew Victor 55d8baee4a [ARM] 3954/1: AT91: Update drivers for new headers 18 years ago
Eric Sesterhenn d99c590985 BUG_ON conversion for drivers/mmc/omap.c 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago