summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin2010-10-221-2/+1
| * | USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-10/+8
| * | USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-4/+2
| * | USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp2010-10-221-0/+8
| * | USB: accept some invalid ep0-maxpacket valuesAlan Stern2010-10-221-3/+6
| * | USB: xHCI: PCI power management implementationAndiry Xu2010-10-223-2/+258
| * | USB: xHCI: bus power management implementationAndiry Xu2010-10-224-0/+200
| * | USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-224-6/+101
| * | USB: xHCI: port power management implementationAndiry Xu2010-10-225-12/+248
| * | usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp2010-10-221-0/+3
| * | USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-223-18/+19
| * | USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-223-7/+41
| * | USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-223-49/+36
| * | usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu2010-10-221-1/+1
| * | USB: otg/ulpi: extend id's table.Igor Grinberg2010-10-221-5/+20
| * | USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg2010-10-221-3/+32
| * | USB: opticon: Whitespace fixes in opticon driverAlon Ziv2010-10-221-4/+4