[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
[linux-2.6] / drivers / mmc /
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12  Linus TorvaldsMerge branch 'dmi-const' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'block-2.6.24' of git://git.kernel.dk...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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
2007-09-23  Nicolas Pitresdio: fix recursion issues between sdio-uart driver...
2007-09-23  Nicolas Pitresdio: add default c_ispeed/c_ospeed values to sdio_uart...
2007-09-23  David Vrabelsdio: add sdio_f0_readb() and sdio_f0_writeb()
2007-09-23  Pierre Ossmanmmc: replace BUG_ON with WARN_ON
2007-09-23  Mariusz Kozlowskisdio: kmalloc + memset conversion to kzalloc
2007-09-23  David Vrabelsdio: extend sdio_readsb() and friends to handle any...
2007-09-23  David Vrabelsdio: set the functions' block size
2007-09-23  David Vrabelsdio: add SDIO_FBR_BASE(f) macro
2007-09-23  Pierre Ossmanmmc: fix sdio timeout calculation
2007-09-23  Pierre Ossmanmmc: fix incorrect divisor in debug output
2007-09-23  Pierre Ossmansdio: enable wide bus mode
2007-09-23  Pierre Ossmansdio: change clock speed
2007-09-23  Adrian Bunkmake struct sdio_dev_attrs[] static
2007-09-23  Nicolas Pitresdio: add interface for host side SDIO interrupt reporting
2007-09-23  Pierre Ossmansdio: support IO_RW_EXTENDED
2007-09-23  Nicolas Pitresdio: add /proc interface to sdio_uart driver
2007-09-23  Nicolas Pitresdio: UART/GPS driver
2007-09-23  Nicolas Pitresdio: core support for SDIO function interrupt
2007-09-23  Nicolas Pitresdio: allow for mmc_claim_host to be aborted
2007-09-23  Pierre Ossmansdio: add basic sysfs attributes
2007-09-23  Pierre Ossmansdio: add modalias support
2007-09-23  Pierre Ossmanmmc: whip bus uevent handler into shape
2007-09-23  Pierre Ossmansdio: add device id table and matching
2007-09-23  Nicolas Pitremmc: initialize mmc subsystem with subsys_initcall()
2007-09-23  Pierre Ossmansdio: split up common and function CIS parsing
2007-09-23  Nicolas Pitresdio: link unknown CIS tuples to the sdio_func structure
2007-09-23  Nicolas Pitresdio: initial CIS parsing code
2007-09-23  Pierre Ossmansdio: basic parsing of FBR
2007-09-23  Pierre Ossmansdio: read and decode interesting parts of the CCCR
2007-09-23  Pierre Ossmanmmc: enable/disable functions for SDIO
2007-09-23  Pierre Ossmanmmc: add basic SDIO I/O operations
2007-09-23  Pierre Ossmanmmc: add SDIO driver handling
2007-09-23  Pierre Ossmanmmc: basic SDIO device model
2007-09-23  Pierre Ossmanmmc: implement SDIO IO_RW_DIRECT operation
2007-09-23  Pierre Ossmanmmc: detect SDIO cards
2007-09-23  Marc Pignatmmc: at91_mci: disable handling of blocks with size...
2007-09-23  Pierre Ossmanmmc: add missing printk levels
2007-09-23  Pierre Ossmanmmc: remove confusing flag
2007-09-23  Pierre Ossmanmmc: remove BYTEBLOCK capability
2007-09-23  Pierre Ossmanmmc: mmc_set_data_timeout() parameter write is redundant
2007-09-23  Pierre Ossmanmmc: read ext_csd version number
2007-09-23  Pierre Ossmanmmc: improve error code feedback
2007-09-23  Pierre Ossmanmmc: remove custom error codes
2007-09-17  Len BrownPull thinkpad into release branch
2007-09-17  Len BrownPull misc into release branch
2007-09-15  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-09-15  Linus TorvaldsMerge git://git.linux-xtensa.org/kernel/xtensa-feed
2007-09-14  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-09-13  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-09-12  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-12  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-09-11  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Anti Sullinbug in AT91 MCI suspend routines
2007-09-11  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next