| Commit message (Expand) | Author | Age |
... | |
* | rtc/rtc-mxc: remove six unused fields | Wan ZongShun | 2010-08-11 |
* | rtc/m48t59: kfree(NULL) is OK | Wan ZongShun | 2010-08-11 |
* | rtc/pxa: remove unused field | Wan ZongShun | 2010-08-11 |
* | drivers/rtc/rtc-pcf8563.c: remove unused struct | Graham Gower | 2010-08-11 |
* | rtc/nuc900: fix checking of args during time-setting | Wan ZongShun | 2010-08-11 |
* | nuc900/rtc: change the waiting for device ready implement | Wan ZongShun | 2010-08-11 |
* | autofs4: remove unneeded null check in try_to_fill_dentry() | Dan Carpenter | 2010-08-11 |
* | i2o: check return code from put_user() | Kulikov Vasiliy | 2010-08-11 |
* | i2o: fix overflow of copy_to_user() | Kulikov Vasiliy | 2010-08-11 |
* | drivers/message/i2o/exec-osm.c: add missing mutex_unlock | Julia Lawall | 2010-08-11 |
* | mmc: add ricoh e822 pci id | Pablo Castillo | 2010-08-11 |
* | dts: add ESDHC weird voltage bits workaround | Roy Zang | 2010-08-11 |
* | dts: add sdhci,auto-cmd12 field for p4080 device tree | Roy Zang | 2010-08-11 |
* | sdhci: add auto CMD12 support for eSDHC driver | Jerry Huang | 2010-08-11 |
* | sdhci: add regulator support | Marek Szyprowski | 2010-08-11 |
* | sdhci-s3c: add support for new card detection methods | Marek Szyprowski | 2010-08-11 |
* | sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk | Marek Szyprowski | 2010-08-11 |
* | sdhci-s3c: add support for the non standard minimal clock value | Marek Szyprowski | 2010-08-11 |
* | sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk | Hyuk Lee | 2010-08-11 |
* | omap hsmmc: fix processing of all dma interrupts as block completion | Venkatraman S | 2010-08-11 |
* | drivers/mmc/host/msm-sdcc: remove dead config options | Christian Dietrich | 2010-08-11 |
* | omap: pandora: pass wl1251 information to SDIO core | Grazvydas Ignotas | 2010-08-11 |
* | omap_hsmmc: add init_card pass-through callback | Grazvydas Ignotas | 2010-08-11 |
* | sdio: allow non-standard SDIO cards | Grazvydas Ignotas | 2010-08-11 |
* | sdhci-pltfm: add support for CNS3xxx SoC devices | Anton Vorontsov | 2010-08-11 |
* | sdhci-pltfm: reorganize Makefile entries to support SoC devices | Anton Vorontsov | 2010-08-11 |
* | sdhci-pltfm: switch to module device table matching | Anton Vorontsov | 2010-08-11 |
* | mmc: omap: fix for bus width which improves SD card's peformance. | Kishore Kadiyala | 2010-08-11 |
* | mmc: only set blockaddressed for > 2GiB cards | Hanumath Prasad | 2010-08-11 |
* | sdhci: don't assign mmc->caps at SDHCI directly | Kyungmin Park | 2010-08-11 |
* | sdhci: 8-bit data transfer width support | Kyungmin Park | 2010-08-11 |
* | sdhci: remove useless set_clock() check | Kyungmin Park | 2010-08-11 |
* | mmc: make sdhci work with ricoh mmc controller | Maxim Levitsky | 2010-08-11 |
* | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky | 2010-08-11 |
* | mmc: implement SD-combo (IO+mem) support | Michal Miroslaw | 2010-08-11 |
* | mmc: split mmc_sd_init_card() | Michal Miroslaw | 2010-08-11 |
* | mmc: recognize CSD structure | Kyungmin Park | 2010-08-11 |
* | vfs: use kmalloc() to allocate fdmem if possible | Changli Gao | 2010-08-11 |
* | vfs: clarify that nonseekable_open() will never fail | Dmitry Torokhov | 2010-08-11 |
* | vfs: O_* bit numbers uniqueness check | Wu Fengguang | 2010-08-11 |
* | vfs: improve comment describing fget_light() | Tony Battersby | 2010-08-11 |
* | virtio_9p.h: include linux/types.h | Randy Dunlap | 2010-08-11 |
* | drivers: scsi: use newly introduced hex_to_bin() method | Andy Shevchenko | 2010-08-11 |
* | drivers/scsi: use memdup_user | Julia Lawall | 2010-08-11 |
* | scsi: remove private BIT macros | Andrew Morton | 2010-08-11 |
* | scsi: fix bnx2i build errors | Randy Dunlap | 2010-08-11 |
* | scsi: fix pmcraid build errors | Randy Dunlap | 2010-08-11 |
* | scsi: use __uX types for headers exported to user space | Peter Korsgaard | 2010-08-11 |
* | bfa: wrong fcport H2I message tested in bfa_fcport_isr() | Roel Kluin | 2010-08-11 |
* | drivers/scsi/ch.c: don't use vprintk as macro | Joe Perches | 2010-08-11 |