summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2010-08-10USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to YAlan Stern1-4/+7
2010-08-10USB: xhci: Remove obsolete debugging printk.Sarah Sharp1-1/+0
2010-08-10USB: UHCI: acquire spinlock before calling start_rh()Alan Stern2-2/+4
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches5-19/+2
2010-08-10Merge branch 'master' into for-nextJiri Kosina3-15/+292
2010-08-09Fix spelling fuction -> function in commentsStefan Weil1-2/+2
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-14/+10
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely5-16/+16
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-1/+282
2010-08-05USB: Add JZ4740 OHCI supportLars-Peter Clausen2-0/+281
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina8-33/+104
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski1-6/+6
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski1-4/+3
2010-07-30pcmcia: remove cs_types.hDominik Brodowski1-4/+1
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King1-1/+1
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-6/+35
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp1-2/+3
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp3-0/+25
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp1-4/+7
2010-07-26i.MX25: fix EHCI supportEric Bénard1-1/+1
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao1-1/+1
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+1
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby1-5/+10
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang1-3/+10
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu1-1/+1
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp1-16/+46
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-15/+15
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-06-04USB: xhci: Print NEC firmware version.Sarah Sharp4-1/+49
2010-06-04USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-06-04USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-06-04USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger1-1/+1
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely1-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt2-15/+15
2010-06-02usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2-15/+15
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely44-372/+2475
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely5-23/+22
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds38-338/+2358
2010-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King1-2/+2
2010-05-20USB: xhci: fix compiler warning.Greg Kroah-Hartman1-1/+0
2010-05-20USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov1-2/+7
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern5-71/+145
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du1-0/+17
2010-05-20USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland1-12/+3
2010-05-20USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar1-0/+14
2010-05-20USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu1-4/+7
2010-05-20USB: xhci: Transfer ring link TRB activation change.John Youn1-13/+58
2010-05-20USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar2-2/+44