intelfb: add preliminary i2c support
[safe/jmp/linux-2.6] / drivers / mmc /
2006-06-19 Andrew Victor[ARM] 3565/1: AT91RM9200 MMC update
2006-06-19 Russell King[MMC] Convert all hosts except mmci to use data->blksz
2006-06-12 Andrew Morton[MMC] sdhci truncated pointer fix
2006-06-04 Ralf Baechle[MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy
2006-05-24 Pierre Ossman[MMC] Fix premature use of md->disk
2006-05-19 Pavel Pisa[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are...
2006-05-04 Russell King[MMC] Move set_ios debugging into mmc.c
2006-05-04 Russell King[MMC] Correct mmc_request_done comments
2006-05-02 Russell King[MMC] PXA: reduce the number of lines PXAMCI debug...
2006-05-02 Russell King[MMC] PXA and i.MX: don't avoid sending stop command...
2006-05-02 Russell King[MMC] extend data timeout for writes
2006-04-30 Pavel Pisa[ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional...
2006-04-24 Russell King[MMC] pxamci: fix data timeout calculation
2006-04-02 Pavel Pisa[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1
2006-04-02 Andrew Victor[ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)
2006-03-29 Russell King[MMC] Pass -DDEBUG on compiler command line if MMC_DEBU...
2006-03-29 Carlos Aguiar[MMC] Add OMAP MMC host driver
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-24 Pierre Ossman[PATCH] mmc: Secure Digital Host Controller Interface...
2006-03-20 David Vrabel[PATCH] handle errors returned by platform_get_irq*()
2006-03-04 Martin Michlmayr[MMC] au1xmmc: Fix a compilation warning ('status'...
2006-03-04 Martin Michlmayr[MMC] au1xmmc: Fix linking error because mmc_rsp_type...
2006-03-04 Martin Michlmayr[MMC] au1xmmc: Fix compilation error by using platform_...
2006-02-16 Russell King[MMC] mmci: allow small data transfers
2006-02-08 Jordan Crouse[MMC] Remove extra character in AU1XXX MMC Kconfig...
2006-02-02 Russell King[MMC] Add MMC command type flags
2006-01-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-13 Andrew Morton[MMC] mmc_blk_probe() warning fix
2006-01-13 Russell King[PATCH] Add mmc_bus_type probe and remove methods
2006-01-12 Arjan van de Ven[MMC+MFD] Convert mmc to mutexes
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Russell King[MMC] Add DATA_MULTI flag
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2006-01-08 Pierre Ossman[MMC] Lindent wbsd driver
2006-01-08 Pierre Ossman[MMC] Support MMC version 4 cards
2006-01-08 Pierre Ossman[MMC] wbsd pnp suspend
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Russell King[ARM] Move AMBA include files to include/linux/amba/
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2006-01-05 Evgeniy Polyakov[MMC] mmci: kunmap_atomic() unmaps virtual address...
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-04 Russell King[MMC] mmci: add data cache coherency
2006-01-03 Dmitry Torokhov[MMC] wbsd: convert to the new platfrom device interface
2006-01-03 Dmitry Torokhov[MMC] wbsd: make use of ARRAY_SIZE() macro
2006-01-03 Russell King[MMC] Improve MMC card block size selection
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2005-12-22 Russell King[MMC] Set correct capacity for 1024-byte block cards
2005-12-14 Russell King[MMC] Explain the internals of mmc_power_up()
2005-12-05 Pierre Ossman[MMC] Proper check of SCR error code
2005-11-28 Pierre Ossman[MMC] Fix protocol errors
2005-11-12 Russell King[MMC] mmci doesn't need asm/irq.h
2005-11-11 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-09 Pierre Ossman[MMC] wbsd version 1.5
2005-11-09 Pierre Ossman[MMC] Add MODULE_AUTHOR to wbsd
2005-11-09 Pierre Ossman[MMC] Use __devexit_p in wbsd
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-11-07 Uli Luckas[ARM] 3120/1: Fix MMC/SD card driver resume deadlock
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-11-05 Pierre Ossman[MMC] Use controller id instead of driver name for...
2005-11-05 Pierre Ossman[MMC] Fix chip config in wbsd
2005-11-04 Russell King[MMC] Response to write commands is R1 nor R1b
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-30 Pierre Ossman[MMC] Use command class to determine read-only status
2005-10-30 Russell King[MMC] pxamci doesn't need to include asm/irq.h
2005-10-29 Pete PopovAu1[12]00 mmc driver. Only tested on the Au1200 at...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Pierre Ossman[MMC] wbsd suspend support
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Russell King[ARM] 3/4: Remove asm/hardware.h from Versatile and...
2005-09-12 Pierre Ossman[MMC] Clean up wbsd detection handling
2005-09-12 Pierre Ossman[MMC] Remove unused timer.
2005-09-12 Pierre Ossman[MMC] Remove trailing whitespace in wbsd
2005-09-10 Russell King[MMC] Add mmc_detect_change() delay support for wbsd...
2005-09-08 Richard Purdie[MMC] Add mmc_detect_change() delay support for PXAMCI...
2005-09-08 Richard Purdie[MMC] Allow detection/removal to be delayed
2005-09-07 Pierre Ossman[PATCH] mmc: conditional scr sysfs entry
2005-09-07 Pierre Ossman[PATCH] mmc: wbsd Secure Digital support
2005-09-07 Richard Purdie[PATCH] Add write protection switch handling to the...
2005-09-07 Pierre Ossman[PATCH] sd: SD copyright notice
2005-09-07 Pierre Ossman[PATCH] sd: SD 4-bit bus
2005-09-07 Pierre Ossman[PATCH] sd: SCR in sysfs
2005-09-07 Pierre Ossman[PATCH] sd: SCR register
2005-09-07 Pierre Ossman[PATCH] sd: read-only switch
2005-09-07 Pierre Ossman[PATCH] sd: initialize SD cards
2005-09-03 Pierre Ossman[MMC] support for mmc chip select in wbsd
2005-09-03 Pierre Ossman[MMC] ios for mmc chip select
2005-08-19 Russell King[MMC] Use an IDR for host name indicies
2005-08-19 Russell King[MMC] Use class device name for mmc host name
2005-08-19 Russell King[MMC] Add MMC class devices
2005-08-19 Russell King[MMC] Add mmc_hostname() macro
2005-08-10 Pierre Ossman[PATCH] wbsd version bump
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-07-01 Adrian Bunk[PATCH] MMC: wbsd cleanups
2005-07-01 Pierre Ossman[PATCH] MMC: wbsd delayed insertion
2005-07-01 Russell King[PATCH] MMC: Fix divdi3 reference in mmci.c
next