summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07Merge with Linus' kernel.Russell King
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2006-01-05[MMC] mmci: kunmap_atomic() unmaps virtual address, not pageEvgeniy Polyakov
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[MMC] mmci: add data cache coherencyRussell King
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
2006-01-03[MMC] Improve MMC card block size selectionRussell King
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2005-12-22[MMC] Set correct capacity for 1024-byte block cardsRussell King
2005-12-14[MMC] Explain the internals of mmc_power_up()Russell King
2005-12-05[MMC] Proper check of SCR error codePierre Ossman
2005-11-28[MMC] Fix protocol errorsPierre Ossman
2005-11-12[MMC] mmci doesn't need asm/irq.hRussell King
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-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2005-11-07[ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas
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-11-04[MMC] Response to write commands is R1 nor R1bRussell King
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[MMC] Use command class to determine read-only statusPierre Ossman
2005-10-30[MMC] pxamci doesn't need to include asm/irq.hRussell King
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov
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-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King
2005-09-12[MMC] Clean up wbsd detection handlingPierre Ossman
2005-09-12[MMC] Remove unused timer.Pierre 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] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie
2005-09-07[PATCH] mmc: conditional scr sysfs entryPierre Ossman
2005-09-07[PATCH] mmc: wbsd Secure Digital supportPierre Ossman
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie
2005-09-07[PATCH] sd: SD copyright noticePierre Ossman
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman