aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/wbsd.c
AgeCommit message (Expand)Author
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01mmc: constify mmc_host_ops vectorsDavid Brownell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman
2006-09-24[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King
2006-09-16[MMC] Add multi block-write capabilityRussell King
2006-08-07[MMC] Another stray 'io' referencePierre Ossman
2006-08-06[MMC] Fix base address configuration in wbsdPierre Ossman
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King
2006-02-02[MMC] Add MMC command type flagsRussell King
2006-01-08[MMC] Lindent wbsd driverPierre Ossman
2006-01-08[MMC] wbsd pnp suspendPierre Ossman
2006-01-03[MMC] wbsd: convert to the new platfrom device interfaceDmitry Torokhov
2006-01-03[MMC] wbsd: make use of ARRAY_SIZE() macroDmitry Torokhov
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[MMC] wbsd version 1.5Pierre Ossman
2005-11-09[MMC] Add MODULE_AUTHOR to wbsdPierre Ossman
2005-11-09[MMC] Use __devexit_p in wbsdPierre Ossman
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-05[MMC] Use controller id instead of driver name for printksPierre Ossman
2005-11-05[MMC] Fix chip config in wbsdPierre Ossman
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[MMC] wbsd suspend supportPierre Ossman
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-12[MMC] Clean up wbsd detection handlingPierre Ossman
2005-09-12[MMC] Remove trailing whitespace in wbsdPierre Ossman
2005-09-10[MMC] Add mmc_detect_change() delay support for wbsd driverRussell King
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie
2005-09-07[PATCH] mmc: wbsd Secure Digital supportPierre Ossman
2005-09-03[MMC] support for mmc chip select in wbsdPierre Ossman
2005-08-19[MMC] Add mmc_hostname() macroRussell King
2005-08-10[PATCH] wbsd version bumpPierre Ossman
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-07-01[PATCH] MMC: wbsd cleanupsAdrian Bunk
2005-07-01[PATCH] MMC: wbsd delayed insertionPierre Ossman
2005-05-08[PATCH] MMC: wbsd updatePierre Ossman
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds