aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmemmap rangeKAMEZAWA Hiroyuki
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23kcore: use usual list for kclistKAMEZAWA Hiroyuki
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-23fs/proc/base.c: fix proc_fault_inject_write() input sanity checkVincent Li
2009-09-23fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity checkVincent Li
2009-09-23kcore: fix /proc/kcore's stat.st_sizeAmerigo Wang
2009-09-23proc_flush_task: flush /proc/tid/task/pid when a sub-thread exitsOleg Nesterov
2009-09-23proc: fix reported unit for RLIMIT_CPUKees Cook
2009-09-23sdhci: increase timeout for internal clock stabilization.Chris Ball
2009-09-23sdhci: support for ADMA only hostsRichard Röjfors
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre
2009-09-23mmc: core SDIO suspend/resume supportNicolas Pitre
2009-09-23mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala
2009-09-23sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11Chris Ball
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele
2009-09-23atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)Rob Emanuele
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen
2009-09-23sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov
2009-09-23sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov
2009-09-23sdhci-of: fix high-speed cards recognitionAnton Vorontsov
2009-09-23sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov
2009-09-23sdhci-of: fix SD clock calculationAnton Vorontsov
2009-09-23sdio: fix read buffer overflowRoel Kluin
2009-09-23sdhci: be more strict with get_min_clock() usageAnton Vorontsov
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
2009-09-23MAINTAINERS: update for TI OMAP hsmmc driverMadhusudhan Chikkature
2009-09-23ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter
2009-09-23omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter
2009-09-23omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter
2009-09-23omap_hsmmc: protect the card when the cover is openAdrian Hunter
2009-09-23omap_hsmmc: code refactoringDenis Karpov
2009-09-23omap_hsmmc: prevent races with irq handlerAdrian Hunter
2009-09-23omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter
2009-09-23omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter
2009-09-23omap_hsmmc: cleanup macro usageDenis Karpov
2009-09-23omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen
2009-09-23omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter