| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/rtc: remove unneeded ifdef CONFIG_PM | Christian Dietrich | 2010-08-11 | 1 | -6/+0 |
* | rtc-isl12022: properly handle military hour format | Roman Fietze | 2010-08-11 | 1 | -1/+1 |
* | rtc: add support for DS3232 RTC | Roy Zang | 2010-08-11 | 3 | -0/+337 |
* | rtc/nuc900: fix build warning | Wan ZongShun | 2010-08-11 | 1 | -1/+1 |
* | rtc/nuc900: modify enable/disable IRQs and driver data setting location | Wan ZongShun | 2010-08-11 | 1 | -11/+12 |
* | rtc/nuc900: make returning time checking function valid | Wan ZongShun | 2010-08-11 | 1 | -8/+4 |
* | rtc/m48t86: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -1/+1 |
* | rtc/m48t59: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -2/+2 |
* | rtc/max6900: use rtc_valid_tm() to check returning tm | Wan ZongShun | 2010-08-11 | 1 | -1/+1 |
* | rtc/m41t80: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -2/+2 |
* | rtc: add Intersil ISL12022 RTC driver | Roman Fietze | 2010-08-11 | 3 | -0/+337 |
* | rtc: driver for the DryIce block found in i.MX25 chips | Baruch Siach | 2010-08-11 | 3 | -0/+530 |
* | drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h> | Huang Weiyi | 2010-08-11 | 1 | -1/+0 |
* | rtc/pxa: remove unnecessary private ops->ioctl() | Wan ZongShun | 2010-08-11 | 1 | -19/+22 |
* | rtc: fixes and new functionality for fm3130 | Sergey Matyukevich | 2010-08-11 | 1 | -51/+130 |
* | rtc/rtc-mxc: remove six unused fields | Wan ZongShun | 2010-08-11 | 1 | -6/+0 |
* | rtc/m48t59: kfree(NULL) is OK | Wan ZongShun | 2010-08-11 | 1 | -1/+0 |
* | rtc/pxa: remove unused field | Wan ZongShun | 2010-08-11 | 1 | -1/+0 |
* | drivers/rtc/rtc-pcf8563.c: remove unused struct | Graham Gower | 2010-08-11 | 1 | -8/+0 |
* | rtc/nuc900: fix checking of args during time-setting | Wan ZongShun | 2010-08-11 | 1 | -4/+10 |
* | nuc900/rtc: change the waiting for device ready implement | Wan ZongShun | 2010-08-11 | 1 | -8/+7 |
* | autofs4: remove unneeded null check in try_to_fill_dentry() | Dan Carpenter | 2010-08-11 | 1 | -2/+1 |
* | i2o: check return code from put_user() | Kulikov Vasiliy | 2010-08-11 | 1 | -7/+9 |
* | i2o: fix overflow of copy_to_user() | Kulikov Vasiliy | 2010-08-11 | 1 | -1/+1 |
* | drivers/message/i2o/exec-osm.c: add missing mutex_unlock | Julia Lawall | 2010-08-11 | 1 | -2/+6 |
* | mmc: add ricoh e822 pci id | Pablo Castillo | 2010-08-11 | 1 | -0/+8 |
* | dts: add ESDHC weird voltage bits workaround | Roy Zang | 2010-08-11 | 1 | -0/+1 |
* | dts: add sdhci,auto-cmd12 field for p4080 device tree | Roy Zang | 2010-08-11 | 2 | -0/+3 |
* | sdhci: add auto CMD12 support for eSDHC driver | Jerry Huang | 2010-08-11 | 3 | -2/+18 |
* | sdhci: add regulator support | Marek Szyprowski | 2010-08-11 | 2 | -1/+27 |
* | sdhci-s3c: add support for new card detection methods | Marek Szyprowski | 2010-08-11 | 2 | -0/+86 |
* | sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk | Marek Szyprowski | 2010-08-11 | 1 | -0/+1 |
* | sdhci-s3c: add support for the non standard minimal clock value | Marek Szyprowski | 2010-08-11 | 2 | -2/+28 |
* | sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk | Hyuk Lee | 2010-08-11 | 1 | -7/+3 |
* | omap hsmmc: fix processing of all dma interrupts as block completion | Venkatraman S | 2010-08-11 | 1 | -2/+5 |
* | drivers/mmc/host/msm-sdcc: remove dead config options | Christian Dietrich | 2010-08-11 | 2 | -29/+0 |
* | omap: pandora: pass wl1251 information to SDIO core | Grazvydas Ignotas | 2010-08-11 | 3 | -0/+21 |
* | omap_hsmmc: add init_card pass-through callback | Grazvydas Ignotas | 2010-08-11 | 2 | -0/+12 |
* | sdio: allow non-standard SDIO cards | Grazvydas Ignotas | 2010-08-11 | 2 | -6/+32 |
* | sdhci-pltfm: add support for CNS3xxx SoC devices | Anton Vorontsov | 2010-08-11 | 5 | -0/+114 |
* | sdhci-pltfm: reorganize Makefile entries to support SoC devices | Anton Vorontsov | 2010-08-11 | 1 | -1/+3 |
* | sdhci-pltfm: switch to module device table matching | Anton Vorontsov | 2010-08-11 | 2 | -1/+27 |
* | mmc: omap: fix for bus width which improves SD card's peformance. | Kishore Kadiyala | 2010-08-11 | 1 | -2/+15 |
* | mmc: only set blockaddressed for > 2GiB cards | Hanumath Prasad | 2010-08-11 | 1 | -1/+3 |
* | sdhci: don't assign mmc->caps at SDHCI directly | Kyungmin Park | 2010-08-11 | 1 | -1/+1 |
* | sdhci: 8-bit data transfer width support | Kyungmin Park | 2010-08-11 | 2 | -0/+6 |
* | sdhci: remove useless set_clock() check | Kyungmin Park | 2010-08-11 | 1 | -1/+1 |
* | mmc: make sdhci work with ricoh mmc controller | Maxim Levitsky | 2010-08-11 | 3 | -1/+47 |
* | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky | 2010-08-11 | 3 | -26/+64 |
* | mmc: implement SD-combo (IO+mem) support | Michal Miroslaw | 2010-08-11 | 4 | -23/+134 |