summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/wbsd.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: wbsd: Remove stray kunmap_atomic()Pierre Ossman2007-02-111-1/+0
* mmc: wbsd: Remove driver versionPierre Ossman2007-02-091-4/+1
* mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-041-30/+10
* mmc: Handle wbsd's stupid command listPierre Ossman2007-02-041-1/+40
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-5/+10
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+6
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds2006-12-021-1/+1
|\
| * mmc: constify mmc_host_ops vectorsDavid Brownell2006-12-011-1/+1
* | Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-011-3/+3
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-011-2/+3
* [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-1/+1
* [MMC] Add multi block-write capabilityRussell King2006-09-161-1/+1
* [MMC] Another stray 'io' referencePierre Ossman2006-08-071-1/+2
* [MMC] Fix base address configuration in wbsdPierre Ossman2006-08-061-3/+3
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-4/+4
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-4/+0
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-291-7/+2
* [MMC] Add MMC command type flagsRussell King2006-02-021-4/+4
* [MMC] Lindent wbsd driverPierre Ossman2006-01-081-252/+185
* [MMC] wbsd pnp suspendPierre Ossman2006-01-081-16/+90
* [MMC] wbsd: convert to the new platfrom device interfaceDmitry Torokhov2006-01-031-4/+14
* [MMC] wbsd: make use of ARRAY_SIZE() macroDmitry Torokhov2006-01-031-6/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-13/+14
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-13/+14
* | [MMC] wbsd version 1.5Pierre Ossman2005-11-091-1/+1
* | [MMC] Add MODULE_AUTHOR to wbsdPierre Ossman2005-11-091-0/+1
* | [MMC] Use __devexit_p in wbsdPierre Ossman2005-11-091-2/+2
|/
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-2/+1
* [MMC] Use controller id instead of driver name for printksPierre Ossman2005-11-051-5/+6
* [MMC] Fix chip config in wbsdPierre Ossman2005-11-051-2/+2
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [MMC] wbsd suspend supportPierre Ossman2005-10-281-28/+91
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+2
* [MMC] Clean up wbsd detection handlingPierre Ossman2005-09-121-17/+12
* [MMC] Remove trailing whitespace in wbsdPierre Ossman2005-09-121-208/+208
* [MMC] Add mmc_detect_change() delay support for wbsd driverRussell King2005-09-101-22/+5
* [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-2/+2
* [PATCH] mmc: wbsd Secure Digital supportPierre Ossman2005-09-071-6/+54
* [MMC] support for mmc chip select in wbsdPierre Ossman2005-09-031-14/+50
* [MMC] Add mmc_hostname() macroRussell King2005-08-191-1/+1
* [PATCH] wbsd version bumpPierre Ossman2005-08-101-1/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* [PATCH] MMC: wbsd cleanupsAdrian Bunk2005-07-011-22/+7
* [PATCH] MMC: wbsd delayed insertionPierre Ossman2005-07-011-10/+41
* [PATCH] MMC: wbsd updatePierre Ossman2005-05-081-185/+531
* [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1651