summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen2010-10-231-9/+0
* mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro2010-10-231-131/+7
* mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro2010-10-231-4/+2
* mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro2010-10-231-0/+21
* mmc: name mmc queue thread by host indexEthan Du2010-10-231-1/+3
* mmc: refine DDR supportAdrian Hunter2010-10-233-7/+9
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-236-41/+46
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-232-5/+42
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-234-36/+80
* mmc: sdhci: mmc_rescan: reduce verbosityEric Bénard2010-10-231-1/+2
* mmc: Make ID freq configurableHein Tibosch2010-10-231-45/+57
* mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung2010-10-231-1/+2
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-234-3/+3
* mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney2010-10-234-15/+1
* mmc: sdhci: print out controller name for register debugPhilip Rakity2010-10-231-1/+2
* mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro2010-10-231-1/+1
* mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao2010-10-231-1/+1
* mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao2010-10-232-3/+12
* mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao2010-10-232-2/+8
* mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao2010-10-232-5/+25
* mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis2010-10-231-1/+1
* mmc_test: fix display of .5 KiBAdrian Hunter2010-10-231-2/+2
* mmc_test: fix memory allocation segment limitsAdrian Hunter2010-10-231-6/+6
* mmc_test: move files from sysfs to debugfsAndy Shevchenko2010-10-231-35/+107
* mmc_test: collect data and show it via sysfs by demandAndy Shevchenko2010-10-231-2/+169
* mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko2010-10-231-2/+3
* mmc_test: use API to check card typeAndy Shevchenko2010-10-231-1/+1
* mmc_test: fix performance tests that go over max_blk_countAdrian Hunter2010-10-231-48/+135
* mmc: Convert "mutex" to semaphoreThomas Gleixner2010-10-231-1/+1
* mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-233-9/+9
* mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-233-5/+2
* mmc: Use snprintf, not sprintf.JiebingLi2010-10-231-1/+2
* mmc: USB SD Host Controller (USHC) driverDavid Vrabel2010-10-233-0/+581
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-2323-50/+30
* mmc: au1xmmc.c: use resource_size()H Hartley Sweeten2010-10-231-1/+1
* mmc: atmel-mci.c: use resource_size()H Hartley Sweeten2010-10-231-1/+1
* mmc: at91_mci.c: use resource_size()H Hartley Sweeten2010-10-231-4/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-231-1/+1
|\
| * kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-23155-2500/+9252
|\ \
| * | USB: mct_u232: fix broken closeJohan Hovold2010-10-221-2/+5
| * | USB: gadget: amd5536udc.c: fix error pathRahul Ruikar2010-10-221-1/+3
| * | USB: imx21-hcd - fix off by one resource size calculationAxel Lin2010-10-221-1/+1
| * | usb: gadget: fix Kconfig warningFelipe Contreras2010-10-221-11/+0
| * | usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda2010-10-221-0/+3
| * | mxc_udc: add workaround for ENGcm09152 for i.MX35Eric Bénard2010-10-221-0/+15
| * | USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2010-10-222-0/+8
| * | USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-222-0/+32
| * | USB: musb: add musb support for AM35xAjay Kumar Gupta2010-10-224-2/+512
| * | usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-223-12/+15