summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-11i2o: check return code from put_user()Kulikov Vasiliy
2010-08-11i2o: fix overflow of copy_to_user()Kulikov Vasiliy
2010-08-11drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall
2010-08-11mmc: add ricoh e822 pci idPablo Castillo
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang
2010-08-11sdhci: add regulator supportMarek Szyprowski
2010-08-11sdhci-s3c: add support for new card detection methodsMarek Szyprowski
2010-08-11sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski
2010-08-11sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee
2010-08-11omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S
2010-08-11drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov
2010-08-11sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov
2010-08-11sdhci-pltfm: switch to module device table matchingAnton Vorontsov
2010-08-11mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala
2010-08-11mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad
2010-08-11sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park
2010-08-11sdhci: 8-bit data transfer width supportKyungmin Park
2010-08-11sdhci: remove useless set_clock() checkKyungmin Park
2010-08-11mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko
2010-08-11drivers/scsi: use memdup_userJulia Lawall
2010-08-11scsi: remove private BIT macrosAndrew Morton
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap
2010-08-11scsi: fix pmcraid build errorsRandy Dunlap
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches
2010-08-11scsi/sd.c: quiet all sparse noiseH Hartley Sweeten
2010-08-11scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall
2010-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin
2010-08-11g_NCR5380: fix broken MMIO compilationOndrej Zary
2010-08-11g_NCR5380: remove misleading pnp error messageOndrej Zary
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan
2010-08-11drivers/message: move dereference after NULL testJulia Lawall
2010-08-11drivers/scsi: remove unnecessary NULL testJulia Lawall
2010-08-11NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin
2010-08-11gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin
2010-08-11osst: fix read buffer overflowRoel Kluin
2010-08-11fix "hwmon: coretemp: update hotplug condition check"Andrew Morton
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton