summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* vfs: clarify that nonseekable_open() will never failDmitry Torokhov2010-08-111-1/+3
* vfs: O_* bit numbers uniqueness checkWu Fengguang2010-08-112-2/+17
* vfs: improve comment describing fget_light()Tony Battersby2010-08-111-5/+14
* virtio_9p.h: include linux/types.hRandy Dunlap2010-08-111-0/+1
* drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-113-21/+19
* drivers/scsi: use memdup_userJulia Lawall2010-08-111-8/+3
* scsi: remove private BIT macrosAndrew Morton2010-08-112-4/+2
* scsi: fix bnx2i build errorsRandy Dunlap2010-08-111-1/+2
* scsi: fix pmcraid build errorsRandy Dunlap2010-08-111-1/+1
* scsi: use __uX types for headers exported to user spacePeter Korsgaard2010-08-112-6/+6
* bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin2010-08-111-1/+1
* drivers/scsi/ch.c: don't use vprintk as macroJoe Perches2010-08-111-43/+44
* scsi: bfa: correct onstack wait_queue_head declarationYong Zhang2010-08-111-2/+2
* drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches2010-08-111-2/+2
* scsi/sd.c: quiet all sparse noiseH Hartley Sweeten2010-08-111-6/+6