aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski2010-08-11
* sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski2010-08-11
* sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee2010-08-11
* omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S2010-08-11
* drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich2010-08-11
* omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-11
* sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-11
* sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov2010-08-11
* sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov2010-08-11
* sdhci-pltfm: switch to module device table matchingAnton Vorontsov2010-08-11
* mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala2010-08-11
* mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad2010-08-11
* sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park2010-08-11
* sdhci: 8-bit data transfer width supportKyungmin Park2010-08-11
* sdhci: remove useless set_clock() checkKyungmin Park2010-08-11
* mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky2010-08-11
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-11
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-11
* mmc: split mmc_sd_init_card()Michal Miroslaw2010-08-11
* mmc: recognize CSD structureKyungmin Park2010-08-11
* drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-11
* drivers/scsi: use memdup_userJulia Lawall2010-08-11
* scsi: remove private BIT macrosAndrew Morton2010-08-11
* scsi: fix bnx2i build errorsRandy Dunlap2010-08-11
* scsi: fix pmcraid build errorsRandy Dunlap2010-08-11
* bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin2010-08-11
* drivers/scsi/ch.c: don't use vprintk as macroJoe Perches2010-08-11
* scsi: bfa: correct onstack wait_queue_head declarationYong Zhang2010-08-11
* drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches2010-08-11
* scsi/sd.c: quiet all sparse noiseH Hartley Sweeten2010-08-11
* scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz2010-08-11
* drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2010-08-11
* dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin2010-08-11
* g_NCR5380: fix broken MMIO compilationOndrej Zary2010-08-11
* g_NCR5380: remove misleading pnp error messageOndrej Zary2010-08-11
* mpt fusion: convert to seq_fileAlexey Dobriyan2010-08-11
* drivers/message: move dereference after NULL testJulia Lawall2010-08-11
* drivers/scsi: remove unnecessary NULL testJulia Lawall2010-08-11
* NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin2010-08-11
* gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin2010-08-11
* osst: fix read buffer overflowRoel Kluin2010-08-11
* fix "hwmon: coretemp: update hotplug condition check"Andrew Morton2010-08-11
* drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-11
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-10
|\
| * Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linusNeilBrown2010-08-09
| |\
| | * Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-09
| | |\
| | | * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-29
| | | * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-29
| * | | md: clean up do_md_stopNeilBrown2010-08-08
| * | | md: fix another deadlock with removing sysfs attributes.NeilBrown2010-08-08