CGroup API files: strip all trailing whitespace in cgroup_write_u64
[safe/jmp/linux-2.6] / drivers / mmc /
2008-04-18 Adrian Bunkmmc: sdio_ops.c should #include "sdio_ops.h"
2008-04-18 Adrian Bunkmmc: proper prototypes for mmc_attach_*()
2008-04-18 Adrian Bunkmmc: make __mmc_release_bus() static
2008-04-18 Pierre Ossmansdhci: improve no card, no reset quirk
2008-04-18 Jarkko LavinenMMC: OMAP: Do not busy wait for end of command for...
2008-04-18 Jarkko LavinenMMC: OMAP: Start new commands from work queue instead...
2008-04-18 Jarkko LavinenMMC: OMAP: Lazy clock shutdown
2008-04-18 Jarkko LavinenMMC: OMAP: Move failing command abortion to workqueue
2008-04-18 Jarkko LavinenMMC: OMAP: Use tasklet instead of workqueue for cover...
2008-04-18 Kyungmin ParkMMC: OMAP: Check the get_cover_state function pointer...
2008-04-18 Carlos Eduardo AguiarMMC: OMAP: Using setup_timer instead of init_timer
2008-04-18 Jarkko LavinenMMC: OMAP: Abort stuck commands
2008-04-18 Juha YrjolaMMC: OMAP: General cleanup for MMC multislot support
2008-04-18 Juha YrjolaMMC: OMAP: Power functions modified to MMC multislot...
2008-04-18 Juha YrjolaMMC: OMAP: Fix timeout calculation for MMC multislot...
2008-04-18 Juha YrjolaMMC: OMAP: New release dma and abort xfer functions
2008-04-18 Juha YrjolaMMC: OMAP: Add back cover switch support
2008-04-18 Juha YrjolaMMC: OMAP: Introduce new multislot structure and change...
2008-04-18 Tony LindgrenMMC: OMAP: Remove cover switch handling to allow adding...
2008-04-18 Francisco AlecrimMMC: OMAP: Fix the BYTEBLOCK capability removal
2008-04-18 Tony LindgrenMMC: OMAP: Remove extra divisor increase
2008-04-18 Carlos Eduardo AguiarMMC: OMAP: Remove some opcodes from host driver
2008-04-18 Robert P. J. Daymmc: use shorter, equivalent set_current_state()
2008-04-18 Pierre Ossmansdhci: allow led to be controlled freely
2008-04-18 Pierre Ossmansdhci: remove custom controller name
2008-04-18 Pierre Ossmanmmc: set controller name early
2008-04-16 Kay Sieversmmc: fix platform driver hotplug/coldplug
2008-03-23 Pierre Ossmanmmc: use sysfs groups to handle conditional attributes
2008-03-15 Roel Kluintifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_...
2008-02-08 Frank Seidelmmc: extend ricoh_mmc to support Ricoh RL5c476
2008-02-08 David Brownellat91_mci: use generic GPIO calls
2008-02-08 Feng Tangsdhci: add num index for multi controllers case
2008-02-08 Pierre Ossmanmmc: remove sdhci and mmc_spi experimental markers
2008-02-08 Philip Langdalemmc: Handle suspend/resume in Ricoh MMC disabler
2008-01-28 Linus TorvaldsMerge branch 'blk-end-request' of git://git.kernel...
2008-01-28 Russell KingMerge branch 'pxa-plat' into devel
2008-01-28 Kiyoshi Uedablk_end_request: changing mmc (take 4)
2008-01-27 David Brownelli2c/tps65010: move header to <linux/i2c/...>
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 1st host controller support for...
2008-01-26 Bridge Wu[ARM] 4711/1: pxa: mmc: move DMA specific code to platf...
2008-01-26 Bridge Wu[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3...
2007-12-12 Pierre Ossmansdhci: support JMicron JMB38x chips
2007-12-12 Pierre Ossmansdhci: use PIO when DMA can't satisfy the request
2007-12-12 Pierre Ossmansdhci: don't warn about sdhci 2.0 controllers
2007-12-12 Pierre Ossmansdhci: describe quirks
2007-12-05 Marc Pignatspi: use simplified spi_sync() calling convention
2007-11-29 Andre Hauptsdio_uart: fix sign of paramter status in sdio_uart_rec...
2007-11-27 Haavard Skinnemoenmmc: Add missing sg_init_table() call
2007-11-21 David Woodhousemmc: Avoid re-using minor numbers before the original...
2007-11-21 Alex Dubovtifm_sd: handle non-power-of-2 block sizes
2007-11-21 Pierre Ossmanmmc_block: check card state after write
2007-11-10 Rolf Eike BeerAdd missing "\n" to log message
2007-11-08 Roland Dreiermmc: Fix sg helper copy-and-paste error
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-31 Russell King[ARM] Fix pxamci regression
2007-10-29 Pavel PisaCorrection of "Update drivers to use sg helpers" patch...
2007-10-28 Al Viroscatterlist fallout: mmc
2007-10-27 David Brownellmmc_spi: Fix mmc-over-spi regression
2007-10-27 Pierre Ossmanmmc: use common byte swap macros
2007-10-27 Pierre Ossmanmmc: fix cid and csd byte order
2007-10-27 Pierre Ossmanat91_mci: Fix bad reference
2007-10-24 Jens Axboemmc: sg fallout
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-23 Emil Medvemmc: fix sg->page fallout
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-17 Andrew Victormmc: at91_mci: cleanup: use MCI_ERRORS
2007-10-17 Florin Malitammc: possible leak in mmc_read_ext_csd
2007-10-17 Al Viromissing include in mmc
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Tony Jonesspi doesn't need class_device
2007-10-16 Jens Axboemmc: need to zero sglist on init
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-14 David BrownellFix compile while compiling drivers/mmc/host/mmc_spi...
2007-10-14 Al Virouevent environment changes fallout
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Pierre Ossmanmmc: use correct unregister function for led trigger
2007-10-12 Russell King[ARM] pxa: update PXA MMC interface driver to use clk...
2007-10-11 Nicolas Pitremmc: don't use weight32()
2007-10-10 Nicolas Pitrepxamci: support arbitrary block size
2007-10-06 Nicolas Pitresdio: make the IRQ thread more resilient in the presenc...
2007-10-06 Nicolas Pitresdio: fix IRQ diagnostic message
2007-10-03 Pierre Ossmansdhci: remove old dma module params
2007-10-03 Feng Tangsdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
2007-10-03 Feng Tangsdhci: remove DMA capability check from controller...
2007-10-03 Nicolas Pitresdhci: fix a typo
2007-10-03 Philip Langdalemmc: Disabler for Ricoh MMC controller
2007-09-27 Pierre Ossmansdio: adaptive interrupt polling
2007-09-25 Bridge Wummc: pxamci: add SDIO card interrupt reporting capability
2007-09-25 Bridge Wummc: pxamci: set proper buswidth capabilities according...
2007-09-25 Nicolas Pitremmc: pxamci: set proper block capabilities according...
2007-09-25 Bridge Wummc: pxamci: better pending IRQ determination
2007-09-24 Pavel Pisaarm: i.MX/MX1 SDHC implements SD cards read-only switch...
2007-09-24 Pierre Ossmanmmc: add led trigger
2007-09-23 David Brownellmmc_spi host driver
2007-09-23 David BrownellMMC core learns about SPI
2007-09-23 David BrownellMMC/SD card driver learns SPI
2007-09-23 Pierre Ossmansdio: store vendor strings
2007-09-23 Pierre Ossmanmmc: increase power up delay
2007-09-23 Pierre Ossmansdhci: sdio interrupt support
next