V4L/DVB (4383): Convert SEC drivers to new frontend API
[safe/jmp/linux-2.6] / drivers / mmc /
2006-09-07 Pierre Ossman[MMC] Always use a sector size of 512 bytes
2006-09-07 Russell King[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
2006-09-07 Pavel Pisa[ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request...
2006-09-07 Pierre Ossman[MMC] Fix SD timeout calculation
2006-08-07 Pierre Ossman[MMC] Another stray 'io' reference
2006-08-06 Pierre Ossman[MMC] Fix base address configuration in wbsd
2006-08-06 Juha [\18êölä[ARM] 3744/1: MMC: mmcqd gets stuck when block queue...
2006-07-13 Pierre Ossman[MMC] Change SDHCI version error to a warning
2006-07-13 Pierre Ossman[MMC] Fix incorrect register access
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate on-stack completions, mmc
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-02 Pierre Ossman[MMC] sdhci: remove duplicate error message
2006-07-02 Pierre Ossman[MMC] sdhci: force DMA on some controllers
2006-07-02 Pierre Ossman[MMC] sdhci: quirk for broken reset
2006-07-02 Pierre Ossman[MMC] sdhci: version bump sdhci
2006-07-02 Pierre Ossman[MMC] sdhci: support controller specific quirks
2006-07-02 Pierre Ossman[MMC] sdhci: more DMA capabilities tests
2006-07-02 Pierre Ossman[MMC] sdhci: reset sdhci controller early
2006-07-02 Pierre Ossman[MMC] sdhci: check controller version
2006-07-02 Pierre Ossman[MMC] sdhci: check only relevant inhibit bits
2006-07-02 Pierre Ossman[MMC] sdhci: Test for invalid block size
2006-07-02 Pierre Ossman[MMC] sdhci: Avoid sdhci DMA boundaries
2006-07-02 Pierre Ossman[MMC] Fix sdhci PIO routines
2006-07-02 Pierre Ossman[MMC] sdhci: fix interrupt handling
2006-07-02 Pierre Ossman[MMC] sdhci: correct register order
2006-07-02 Pierre Ossman[MMC] sdhci: proper timeout handling
2006-07-02 Pierre Ossman[MMC] sdhci: fix sdhci reset timeout
2006-07-02 Pierre Ossman[MMC] sdhci: fix timeout loops in sdhci
2006-07-02 Pierre Ossman[MMC] sdhci: support for multiple voltages
2006-07-02 Pierre Ossman[MMC] sdhci: print device id
2006-07-02 Pierre Ossman[MMC] sdhci: check SDHCI base clock
2006-07-01 Tony Lindgren[ARM] 3678/1: MMC: Make OMAP MMC work
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-26 Tony LindgrenARM: OMAP: Fix DMA channel irq handling for omap24xx
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
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
next