summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-23mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen
2010-10-23mmc: sdio: use the generic runtime PM handlersOhad Ben-Cohen
2010-10-23mmc: add runtime PM handlersOhad Ben-Cohen
2010-10-23mmc: sdio: add power_restore supportOhad Ben-Cohen
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro
2010-10-23mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro
2010-10-23mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro
2010-10-23mmc: name mmc queue thread by host indexEthan Du
2010-10-23mmc: refine DDR supportAdrian Hunter
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: sdhci: mmc_rescan: reduce verbosityEric BĂ©nard
2010-10-23mmc: Make ID freq configurableHein Tibosch
2010-10-23mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-10-23mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney
2010-10-23mmc: sdhci: print out controller name for register debugPhilip Rakity
2010-10-23mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro
2010-10-23mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao
2010-10-23mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao
2010-10-23mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao
2010-10-23mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao
2010-10-23mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis
2010-10-23mmc_test: fix display of .5 KiBAdrian Hunter
2010-10-23mmc_test: fix memory allocation segment limitsAdrian Hunter
2010-10-23mmc_test: move files from sysfs to debugfsAndy Shevchenko
2010-10-23mmc_test: collect data and show it via sysfs by demandAndy Shevchenko
2010-10-23mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko
2010-10-23mmc_test: use API to check card typeAndy Shevchenko
2010-10-23mmc_test: fix performance tests that go over max_blk_countAdrian Hunter
2010-10-23mmc: Convert "mutex" to semaphoreThomas Gleixner
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko
2010-10-23mmc: Use snprintf, not sprintf.JiebingLi
2010-10-23mmc: USB SD Host Controller (USHC) driverDavid Vrabel
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-10-23mmc: au1xmmc.c: use resource_size()H Hartley Sweeten
2010-10-23mmc: atmel-mci.c: use resource_size()H Hartley Sweeten
2010-10-23mmc: at91_mci.c: use resource_size()H Hartley Sweeten
2010-10-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds