summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc/nuc900: fix build warningWan ZongShun2010-08-111-1/+1
* rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun2010-08-111-11/+12
* rtc/nuc900: make returning time checking function validWan ZongShun2010-08-111-8/+4
* rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-1/+1
* rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-2/+2
* rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun2010-08-111-1/+1
* rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-2/+2
* rtc: add Intersil ISL12022 RTC driverRoman Fietze2010-08-113-0/+337
* rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach2010-08-113-0/+530
* drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi2010-08-111-1/+0
* rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun2010-08-111-19/+22
* rtc: fixes and new functionality for fm3130Sergey Matyukevich2010-08-111-51/+130
* rtc/rtc-mxc: remove six unused fieldsWan ZongShun2010-08-111-6/+0
* rtc/m48t59: kfree(NULL) is OKWan ZongShun2010-08-111-1/+0
* rtc/pxa: remove unused fieldWan ZongShun2010-08-111-1/+0
* drivers/rtc/rtc-pcf8563.c: remove unused structGraham Gower2010-08-111-8/+0
* rtc/nuc900: fix checking of args during time-settingWan ZongShun2010-08-111-4/+10
* nuc900/rtc: change the waiting for device ready implementWan ZongShun2010-08-111-8/+7
* autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter2010-08-111-2/+1
* i2o: check return code from put_user()Kulikov Vasiliy2010-08-111-7/+9
* i2o: fix overflow of copy_to_user()Kulikov Vasiliy2010-08-111-1/+1
* drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall2010-08-111-2/+6
* mmc: add ricoh e822 pci idPablo Castillo2010-08-111-0/+8
* dts: add ESDHC weird voltage bits workaroundRoy Zang2010-08-111-0/+1
* dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang2010-08-112-0/+3
* sdhci: add auto CMD12 support for eSDHC driverJerry Huang2010-08-113-2/+18
* sdhci: add regulator supportMarek Szyprowski2010-08-112-1/+27
* sdhci-s3c: add support for new card detection methodsMarek Szyprowski2010-08-112-0/+86
* sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski2010-08-111-0/+1
* sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski2010-08-112-2/+28
* sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee2010-08-111-7/+3
* omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S2010-08-111-2/+5
* drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich2010-08-112-29/+0
* omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas2010-08-113-0/+21
* omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-112-0/+12
* sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-112-6/+32
* sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov2010-08-115-0/+114
* sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov2010-08-111-1/+3
* sdhci-pltfm: switch to module device table matchingAnton Vorontsov2010-08-112-1/+27
* mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala2010-08-111-2/+15
* mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad2010-08-111-1/+3
* sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park2010-08-111-1/+1
* sdhci: 8-bit data transfer width supportKyungmin Park2010-08-112-0/+6
* sdhci: remove useless set_clock() checkKyungmin Park2010-08-111-1/+1
* mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky2010-08-113-1/+47
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-113-26/+64
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-114-23/+134
* mmc: split mmc_sd_init_card()Michal Miroslaw2010-08-113-119/+186
* mmc: recognize CSD structureKyungmin Park2010-08-113-7/+21
* vfs: use kmalloc() to allocate fdmem if possibleChangli Gao2010-08-111-34/+23
OpenPOWER on IntegriCloud