Commit Graph

15 Commits (2507b0a33343552d2177b75dc35fe7073349b773)

Author SHA1 Message Date
Pierre Ossman 23af60398a mmc: remove multiwrite capability 17 years ago
Pierre Ossman 97067d5581 wbsd: fix bad dma_addr_t conversion 17 years ago
Tomas Winkler 9eeebd22ca mmc: wbsd.c fix shadowing of 'dma' variable 17 years ago
Anton Vorontsov 08f80bb519 mmc: change .get_ro() callback semantics 17 years ago
Chuck Ebbert cef33400d0 mmc: wbsd: initialize tasklets before requesting interrupt 17 years ago
Kay Sievers bc65c724d5 mmc: fix platform driver hotplug/coldplug 17 years ago
Jens Axboe bd6dee6f30 mmc: sg fallout 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Pierre Ossman 255d01af9a mmc: remove BYTEBLOCK capability 18 years ago
Pierre Ossman 17b0429dde mmc: remove custom error codes 18 years ago
Gabriel C b3627bb19f wbsd: fix section mismatch warnings 18 years ago
Pierre Ossman 462f104ba6 mmc: remove redundant debug information from sdhci and wbsd 18 years ago
Pierre Ossman 70f10482c6 mmc: update header file paths 18 years ago
Pierre Ossman b2670b1c6d wbsd: check for data opcode earlier 18 years ago
Pierre Ossman 1c6a0718f0 mmc: Move host and card drivers to subdirs 18 years ago
Pierre Ossman f74d132cec mmc: Move OCR bit defines 18 years ago
Pierre Ossman 5721dbf217 wbsd: remove block crc test 18 years ago
Alex Dubov 14d836e749 mmc: cull sg list to match mmc request size 18 years ago
Pierre Ossman abc71668b5 mmc: wbsd: Remove stray kunmap_atomic() 18 years ago
Pierre Ossman 1615cc224e mmc: wbsd: Remove driver version 18 years ago
Pierre Ossman 4a0ddbd25a mmc: wbsd: replace kmap with page_address 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
Greg Kroah-Hartman fcaf71fd51 Driver core: convert mmc code to use struct device 18 years ago
David Brownell ab7aefd0b3 mmc: constify mmc_host_ops vectors 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Pierre Ossman 643f720cea [PATCH] mmc (mainly): add "or later" clause to licence statement. 19 years ago
Russell King 42431acbac [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts 19 years ago
Russell King db53f28b3a [MMC] Add multi block-write capability 19 years ago
Pierre Ossman dd2c609c59 [MMC] Another stray 'io' reference 19 years ago
Pierre Ossman 916f3ac680 [MMC] Fix base address configuration in wbsd 19 years ago
Thomas Gleixner dace145374 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Pavel Pisa 2c171bf134 [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups 19 years ago
Russell King 920e70c5c6 [MMC] Move set_ios debugging into mmc.c 19 years ago
Russell King c65631781e [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected 19 years ago
Russell King e92251762d [MMC] Add MMC command type flags 19 years ago
Pierre Ossman cfa7f52164 [MMC] Lindent wbsd driver 19 years ago
Pierre Ossman 5e68d95d15 [MMC] wbsd pnp suspend 19 years ago
Dmitry Torokhov 21500bb32a [MMC] wbsd: convert to the new platfrom device interface 19 years ago
Dmitry Torokhov 63648fb5c0 [MMC] wbsd: make use of ARRAY_SIZE() macro 19 years ago
Pierre Ossman 402771c786 [MMC] wbsd version 1.5 20 years ago
Pierre Ossman de1d09e3e2 [MMC] Add MODULE_AUTHOR to wbsd 20 years ago
Pierre Ossman 93968d7551 [MMC] Use __devexit_p in wbsd 20 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Jesper Juhl 6044ec8882 [PATCH] kfree cleanup: misc remaining drivers 20 years ago
Pierre Ossman d191634f7a [MMC] Use controller id instead of driver name for printks 20 years ago
Pierre Ossman 25cc5e5bd2 [MMC] Fix chip config in wbsd 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago