Age | Commit message (Expand) | Author |
2010-08-11 | dts: add sdhci,auto-cmd12 field for p4080 device tree | Roy Zang |
2010-08-11 | sdhci: add auto CMD12 support for eSDHC driver | Jerry Huang |
2010-08-11 | sdhci: add regulator support | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add support for new card detection methods | Marek Szyprowski |
2010-08-11 | sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add support for the non standard minimal clock value | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk | Hyuk Lee |
2010-08-11 | omap hsmmc: fix processing of all dma interrupts as block completion | Venkatraman S |
2010-08-11 | drivers/mmc/host/msm-sdcc: remove dead config options | Christian Dietrich |
2010-08-11 | omap: pandora: pass wl1251 information to SDIO core | Grazvydas Ignotas |
2010-08-11 | omap_hsmmc: add init_card pass-through callback | Grazvydas Ignotas |
2010-08-11 | sdio: allow non-standard SDIO cards | Grazvydas Ignotas |
2010-08-11 | sdhci-pltfm: add support for CNS3xxx SoC devices | Anton Vorontsov |
2010-08-11 | sdhci-pltfm: reorganize Makefile entries to support SoC devices | Anton Vorontsov |
2010-08-11 | sdhci-pltfm: switch to module device table matching | Anton Vorontsov |
2010-08-11 | mmc: omap: fix for bus width which improves SD card's peformance. | Kishore Kadiyala |
2010-08-11 | mmc: only set blockaddressed for > 2GiB cards | Hanumath Prasad |
2010-08-11 | sdhci: don't assign mmc->caps at SDHCI directly | Kyungmin Park |
2010-08-11 | sdhci: 8-bit data transfer width support | Kyungmin Park |
2010-08-11 | sdhci: remove useless set_clock() check | Kyungmin Park |
2010-08-11 | mmc: make sdhci work with ricoh mmc controller | Maxim Levitsky |
2010-08-11 | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky |
2010-08-11 | mmc: implement SD-combo (IO+mem) support | Michal Miroslaw |
2010-08-11 | mmc: split mmc_sd_init_card() | Michal Miroslaw |
2010-08-11 | mmc: recognize CSD structure | Kyungmin Park |
2010-08-11 | vfs: use kmalloc() to allocate fdmem if possible | Changli Gao |
2010-08-11 | vfs: clarify that nonseekable_open() will never fail | Dmitry Torokhov |
2010-08-11 | vfs: O_* bit numbers uniqueness check | Wu Fengguang |
2010-08-11 | vfs: improve comment describing fget_light() | Tony Battersby |
2010-08-11 | virtio_9p.h: include linux/types.h | Randy Dunlap |
2010-08-11 | drivers: scsi: use newly introduced hex_to_bin() method | Andy Shevchenko |
2010-08-11 | drivers/scsi: use memdup_user | Julia Lawall |
2010-08-11 | scsi: remove private BIT macros | Andrew Morton |
2010-08-11 | scsi: fix bnx2i build errors | Randy Dunlap |
2010-08-11 | scsi: fix pmcraid build errors | Randy Dunlap |
2010-08-11 | scsi: use __uX types for headers exported to user space | Peter Korsgaard |
2010-08-11 | bfa: wrong fcport H2I message tested in bfa_fcport_isr() | Roel Kluin |
2010-08-11 | drivers/scsi/ch.c: don't use vprintk as macro | Joe Perches |
2010-08-11 | scsi: bfa: correct onstack wait_queue_head declaration | Yong Zhang |
2010-08-11 | drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats | Joe Perches |
2010-08-11 | scsi/sd.c: quiet all sparse noise | H Hartley Sweeten |
2010-08-11 | scsi: remove superfluous NULL pointer check from scsi_kill_request() | Bartlomiej Zolnierkiewicz |
2010-08-11 | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc | Julia Lawall |
2010-08-11 | dc395x: decrease iteration for tag_number of max_command in start_scsi() | Roel Kluin |
2010-08-11 | g_NCR5380: fix broken MMIO compilation | Ondrej Zary |
2010-08-11 | g_NCR5380: remove misleading pnp error message | Ondrej Zary |
2010-08-11 | mpt fusion: convert to seq_file | Alexey Dobriyan |
2010-08-11 | drivers/message: move dereference after NULL test | Julia Lawall |
2010-08-11 | drivers/scsi: remove unnecessary NULL test | Julia Lawall |
2010-08-11 | NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma() | Roel Kluin |