Age | Commit message (Expand) | Author |
2007-10-17 | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor |
2007-10-17 | mmc: possible leak in mmc_read_ext_csd | Florin Malita |
2007-10-16 | missing include in mmc | Al Viro |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-16 | spi doesn't need class_device | Tony Jones |
2007-10-16 | mmc: need to zero sglist on init | Jens Axboe |
2007-10-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-10-14 | Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK | David Brownell |
2007-10-14 | uevent environment changes fallout | Al Viro |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-12 | mmc: use correct unregister function for led trigger | Pierre Ossman |
2007-10-12 | [ARM] pxa: update PXA MMC interface driver to use clk support | Russell King |
2007-10-11 | mmc: don't use weight32() | Nicolas Pitre |
2007-10-10 | pxamci: support arbitrary block size | Nicolas Pitre |
2007-10-06 | sdio: make the IRQ thread more resilient in the presence of bad states | Nicolas Pitre |
2007-10-06 | sdio: fix IRQ diagnostic message | Nicolas Pitre |
2007-10-03 | sdhci: remove old dma module params | Pierre Ossman |
2007-10-03 | sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk | Feng Tang |
2007-10-03 | sdhci: remove DMA capability check from controller's PCI Class reg | Feng Tang |
2007-10-03 | sdhci: fix a typo | Nicolas Pitre |
2007-10-03 | mmc: Disabler for Ricoh MMC controller | Philip Langdale |
2007-09-27 | sdio: adaptive interrupt polling | Pierre Ossman |
2007-09-25 | mmc: pxamci: add SDIO card interrupt reporting capability | Bridge Wu |
2007-09-25 | mmc: pxamci: set proper buswidth capabilities according to PXA flavor | Bridge Wu |
2007-09-25 | mmc: pxamci: set proper block capabilities according to PXA flavor | Nicolas Pitre |
2007-09-25 | mmc: pxamci: better pending IRQ determination | Bridge Wu |
2007-09-24 | arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back | Pavel Pisa |
2007-09-24 | mmc: add led trigger | Pierre Ossman |
2007-09-23 | mmc_spi host driver | David Brownell |
2007-09-23 | MMC core learns about SPI | David Brownell |
2007-09-23 | MMC/SD card driver learns SPI | David Brownell |
2007-09-23 | sdio: store vendor strings | Pierre Ossman |
2007-09-23 | mmc: increase power up delay | Pierre Ossman |
2007-09-23 | sdhci: sdio interrupt support | Pierre Ossman |
2007-09-23 | sdio: fix recursion issues between sdio-uart driver and tty layer | Nicolas Pitre |
2007-09-23 | sdio: add default c_ispeed/c_ospeed values to sdio_uart driver | Nicolas Pitre |
2007-09-23 | sdio: add sdio_f0_readb() and sdio_f0_writeb() | David Vrabel |
2007-09-23 | mmc: replace BUG_ON with WARN_ON | Pierre Ossman |
2007-09-23 | sdio: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-09-23 | sdio: extend sdio_readsb() and friends to handle any length of buffer | David Vrabel |
2007-09-23 | sdio: set the functions' block size | David Vrabel |
2007-09-23 | sdio: add SDIO_FBR_BASE(f) macro | David Vrabel |
2007-09-23 | mmc: fix sdio timeout calculation | Pierre Ossman |
2007-09-23 | mmc: fix incorrect divisor in debug output | Pierre Ossman |
2007-09-23 | sdio: enable wide bus mode | Pierre Ossman |
2007-09-23 | sdio: change clock speed | Pierre Ossman |
2007-09-23 | make struct sdio_dev_attrs[] static | Adrian Bunk |
2007-09-23 | sdio: add interface for host side SDIO interrupt reporting | Nicolas Pitre |
2007-09-23 | sdio: support IO_RW_EXTENDED | Pierre Ossman |