summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-11rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun1-2/+2
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun1-1/+1
2010-08-11rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun1-2/+2
2010-08-11rtc: add Intersil ISL12022 RTC driverRoman Fietze3-0/+337
2010-08-11rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach3-0/+530
2010-08-11drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-08-11rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun1-19/+22
2010-08-11rtc: fixes and new functionality for fm3130Sergey Matyukevich1-51/+130
2010-08-11rtc/rtc-mxc: remove six unused fieldsWan ZongShun1-6/+0
2010-08-11rtc/m48t59: kfree(NULL) is OKWan ZongShun1-1/+0
2010-08-11rtc/pxa: remove unused fieldWan ZongShun1-1/+0
2010-08-11drivers/rtc/rtc-pcf8563.c: remove unused structGraham Gower1-8/+0
2010-08-11rtc/nuc900: fix checking of args during time-settingWan ZongShun1-4/+10
2010-08-11nuc900/rtc: change the waiting for device ready implementWan ZongShun1-8/+7
2010-08-11i2o: check return code from put_user()Kulikov Vasiliy1-7/+9
2010-08-11i2o: fix overflow of copy_to_user()Kulikov Vasiliy1-1/+1
2010-08-11drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall1-2/+6
2010-08-11mmc: add ricoh e822 pci idPablo Castillo1-0/+8
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang3-2/+18
2010-08-11sdhci: add regulator supportMarek Szyprowski2-1/+27
2010-08-11sdhci-s3c: add support for new card detection methodsMarek Szyprowski2-0/+86
2010-08-11sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski1-0/+1
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski2-2/+28
2010-08-11sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee1-7/+3
2010-08-11omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S1-2/+5
2010-08-11drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich2-29/+0
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas1-0/+10
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas1-6/+30
2010-08-11sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov5-0/+114
2010-08-11sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov1-1/+3
2010-08-11sdhci-pltfm: switch to module device table matchingAnton Vorontsov2-1/+27
2010-08-11mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala1-2/+15
2010-08-11mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad1-1/+3
2010-08-11sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park1-1/+1
2010-08-11sdhci: 8-bit data transfer width supportKyungmin Park2-0/+6
2010-08-11sdhci: remove useless set_clock() checkKyungmin Park1-1/+1
2010-08-11mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky3-1/+47
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2-26/+61
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw3-23/+133
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw3-119/+186
2010-08-11mmc: recognize CSD structureKyungmin Park1-7/+19
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko3-21/+19
2010-08-11drivers/scsi: use memdup_userJulia Lawall1-8/+3
2010-08-11scsi: remove private BIT macrosAndrew Morton2-4/+2
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap1-1/+2
2010-08-11scsi: fix pmcraid build errorsRandy Dunlap1-1/+1
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin1-1/+1
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches1-43/+44
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang1-2/+2
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches1-2/+2