summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun
2010-08-11rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc: add Intersil ISL12022 RTC driverRoman Fietze
2010-08-11rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach
2010-08-11drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi
2010-08-11rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun
2010-08-11rtc: fixes and new functionality for fm3130Sergey Matyukevich
2010-08-11rtc/rtc-mxc: remove six unused fieldsWan ZongShun
2010-08-11rtc/m48t59: kfree(NULL) is OKWan ZongShun
2010-08-11rtc/pxa: remove unused fieldWan ZongShun
2010-08-11drivers/rtc/rtc-pcf8563.c: remove unused structGraham Gower
2010-08-11rtc/nuc900: fix checking of args during time-settingWan ZongShun
2010-08-11nuc900/rtc: change the waiting for device ready implementWan ZongShun
2010-08-11autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter
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-11dts: add ESDHC weird voltage bits workaroundRoy Zang
2010-08-11dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang
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: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas
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-11vfs: use kmalloc() to allocate fdmem if possibleChangli Gao
2010-08-11vfs: clarify that nonseekable_open() will never failDmitry Torokhov
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang
2010-08-11vfs: improve comment describing fget_light()Tony Battersby
2010-08-11virtio_9p.h: include linux/types.hRandy Dunlap