aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-19/+6
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+3
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds5-75/+158
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07Merge with Linus' kernel.Russell King2-4/+4
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-2/+2
2006-01-05[MMC] mmci: kunmap_atomic() unmaps virtual address, not pageEvgeniy Polyakov2-3/+3
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-2/+2
2006-01-04[MMC] mmci: add data cache coherencyRussell King1-0/+15
2006-01-03[MMC] wbsd: convert to the new platfrom device interfaceDmitry Torokhov1-4/+14
2006-01-03[MMC] wbsd: make use of ARRAY_SIZE() macroDmitry Torokhov1-6/+3
2006-01-03[MMC] Improve MMC card block size selectionRussell King2-62/+123
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-8/+1
2005-12-22[MMC] Set correct capacity for 1024-byte block cardsRussell King1-5/+9
2005-12-14[MMC] Explain the internals of mmc_power_up()Russell King1-1/+9
2005-12-05[MMC] Proper check of SCR error codePierre Ossman1-2/+3
2005-11-28[MMC] Fix protocol errorsPierre Ossman1-1/+1
2005-11-12[MMC] mmci doesn't need asm/irq.hRussell King1-1/+0
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2-34/+35
2005-11-09[MMC] wbsd version 1.5Pierre Ossman1-1/+1
2005-11-09[MMC] Add MODULE_AUTHOR to wbsdPierre Ossman1-0/+1
2005-11-09[MMC] Use __devexit_p in wbsdPierre Ossman1-2/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2-34/+35
2005-11-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2005-11-07[ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas1-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-2/+1
2005-11-05[MMC] Use controller id instead of driver name for printksPierre Ossman1-5/+6
2005-11-05[MMC] Fix chip config in wbsdPierre Ossman1-2/+2
2005-11-04[MMC] Response to write commands is R1 nor R1bRussell King1-1/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2-2/+2
2005-10-30[MMC] Use command class to determine read-only statusPierre Ossman1-2/+8
2005-10-30[MMC] pxamci doesn't need to include asm/irq.hRussell King1-1/+0
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov4-0/+1132
2005-10-29Create platform_device.h to contain all the platform device details.Russell King2-2/+2
2005-10-28[MMC] wbsd suspend supportPierre Ossman1-28/+91
2005-10-28Merge ../bleed-2.6Greg KH1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2-6/+6
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King1-0/+1
2005-09-12[MMC] Clean up wbsd detection handlingPierre Ossman1-17/+12
2005-09-12[MMC] Remove unused timer.Pierre Ossman1-1/+0
2005-09-12[MMC] Remove trailing whitespace in wbsdPierre Ossman2-219/+219
2005-09-10[MMC] Add mmc_detect_change() delay support for wbsd driverRussell King1-22/+5
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie1-1/+3
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie4-8/+12
2005-09-07[PATCH] mmc: conditional scr sysfs entryPierre Ossman1-3/+18
2005-09-07[PATCH] mmc: wbsd Secure Digital supportPierre Ossman2-6/+57
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie1-0/+11
2005-09-07[PATCH] sd: SD copyright noticePierre Ossman1-0/+2
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman1-0/+36