aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-19[ARM] 3565/1: AT91RM9200 MMC updateAndrew Victor
2006-06-19[MMC] Convert all hosts except mmci to use data->blkszRussell King
2006-06-12[MMC] sdhci truncated pointer fixAndrew Morton
2006-06-04[MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle
2006-05-24[MMC] Fix premature use of md->diskPierre Ossman
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-05-04[MMC] Correct mmc_request_done commentsRussell King
2006-05-02[MMC] PXA: reduce the number of lines PXAMCI debug usesRussell King
2006-05-02[MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King
2006-05-02[MMC] extend data timeout for writesRussell King
2006-04-30[ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibilityPavel Pisa
2006-04-24[MMC] pxamci: fix data timeout calculationRussell King
2006-04-02[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa
2006-04-02[ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King
2006-03-29[MMC] Add OMAP MMC host driverCarlos Aguiar
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-24[PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2006-03-04[MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr
2006-03-04[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr
2006-03-04[MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr
2006-02-16[MMC] mmci: allow small data transfersRussell King
2006-02-08[MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse
2006-02-02[MMC] Add MMC command type flagsRussell King
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-13[MMC] mmc_blk_probe() warning fixAndrew Morton
2006-01-13[PATCH] Add mmc_bus_type probe and remove methodsRussell King
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-09[MMC] Add DATA_MULTI flagRussell King
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[MMC] Lindent wbsd driverPierre Ossman
2006-01-08[MMC] Support MMC version 4 cardsPierre Ossman
2006-01-08[MMC] wbsd pnp suspendPierre Ossman
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