| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern | 2011-05-19 | 6 | -9/+19 |
* | usb: musb: ux500: add configuration and build options for ux500 dma | Mian Yousaf Kaukab | 2011-05-18 | 2 | -0/+12 |
* | usb: musb: ux500: add dma glue layer for ux500 | Mian Yousaf Kaukab | 2011-05-18 | 1 | -0/+422 |
* | usb: musb: ux500: add dma name for ux500 | Mian Yousaf Kaukab | 2011-05-18 | 1 | -0/+2 |
* | usb: musb: ux500: add ux500 specific code for gadget side | Mian Yousaf Kaukab | 2011-05-18 | 1 | -4/+53 |
* | usb: musb: fix compile error | Felipe Balbi | 2011-05-18 | 2 | -0/+4 |
* | usb-storage: fix up the unusual_realtek device list | Alan Stern | 2011-05-17 | 1 | -5/+5 |
* | USB: gadget: f_audio: Fix invalid dereference of initdata | Martin Jackson | 2011-05-17 | 1 | -1/+1 |
* | EHCI: don't rescan interrupt QHs needlessly | Alan Stern | 2011-05-17 | 3 | -4/+12 |
* | OHCI: fix regression caused by nVidia shutdown workaround | Alan Stern | 2011-05-17 | 1 | -2/+10 |
* | USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage | Mark Brown | 2011-05-17 | 1 | -3/+1 |
* | USB: OTG: msm: Allow the widest possible range for VDDCX when removing | Mark Brown | 2011-05-17 | 1 | -1/+1 |
* | USB: option: add support for Huawei E353 device | Marcin Gałczyński | 2011-05-17 | 1 | -0/+2 |
* | xhci: Fix memory leak bug when dropping endpoints | Sarah Sharp | 2011-05-16 | 1 | -1/+10 |
* | xhci: Fix memory leak in ring cache deallocation. | Sarah Sharp | 2011-05-16 | 1 | -4/+3 |
* | xhci: Fix full speed bInterval encoding. | Sarah Sharp | 2011-05-13 | 1 | -2/+2 |
* | Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2011-05-13 | 18 | -339/+319 |
|\ |
|
| * | usb: musb: Calling VBUS pulsing API when SRP is initiated. | Hema HK | 2011-05-13 | 1 | -0/+4 |
| * | usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API | Hema HK | 2011-05-13 | 1 | -0/+15 |
| * | usb: musb: host: remove duplicate check in musb_ep_program() | Sergei Shtylyov | 2011-05-13 | 1 | -27/+22 |
| * | usb: musb: export musb_interrupt symbol | Felipe Balbi | 2011-05-13 | 1 | -1/+1 |
| * | usb: musb: allow musb and glue layers to be modules | Felipe Balbi | 2011-05-13 | 1 | -10/+10 |
| * | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 2011-05-13 | 17 | -301/+267 |
* | | usb: gadget: rndis: don't test against req->length | Felipe Balbi | 2011-05-13 | 1 | -2/+1 |
* | | usb/gadget: at91sam9g20 fix end point max packet size | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-13 | 1 | -1/+1 |
* | | drivers/usb/serial/opticon.c: Release resources on kmalloc failure | Julia Lawall | 2011-05-13 | 1 | -2/+5 |
* | | USB: s3c-hsotg: return proper error if clk_get fails | Jingoo Han | 2011-05-13 | 1 | -1/+1 |
* | | USB: s3c-hsotg: fix checkpatch warnings | Jingoo Han | 2011-05-13 | 1 | -4/+3 |
* | | USB: s3c-hsudc: fix checkpatch error and warning | Jingoo Han | 2011-05-13 | 1 | -1/+1 |
* | | USB: s3c-hsudc: use IS_ERR() instead of NULL check | Jingoo Han | 2011-05-13 | 1 | -2/+2 |
|/ |
|
* | xhci: move the common code to a function to get max ports and port array | huajun li | 2011-05-12 | 1 | -39/+27 |
* | ehci: workaround for pci quirk timeout on ExoPC | Andy Ross | 2011-05-12 | 1 | -10/+25 |
* | ehci: pci quirk cleanup | Andy Ross | 2011-05-12 | 1 | -70/+66 |
* | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2011-05-12 | 1 | -9/+9 |
|\ |
|
| * | xhci: Fix bug in control transfer cancellation. | Sarah Sharp | 2011-05-11 | 1 | -9/+9 |
* | | usb: renesas_usbhs: fixup error processing on probe/remove | Kuninori Morimoto | 2011-05-11 | 1 | -6/+6 |
* | | usb: renesas_usbhs: fixup fifo disable | Kuninori Morimoto | 2011-05-11 | 1 | -16/+13 |
* | | USB: cdc_acm: Fix oops when Droids MuIn LCD is connected | Erik Slagter | 2011-05-11 | 2 | -2/+12 |
|/ |
|
* | USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver | Thomas Abraham | 2011-05-10 | 4 | -0/+1375 |
* | usb: gadget: Remove the LUN checks which are always true | Maxin B John | 2011-05-10 | 2 | -2/+2 |
* | usb: fix warning in usbtest module v2 | Greg Dietsche | 2011-05-10 | 1 | -3/+3 |
* | USB: ehci-s5p : use __devinit and __devexit macros for probe and remove | Jingoo Han | 2011-05-10 | 1 | -3/+3 |
* | USB: cp210x: fix typo, Telegesys should have been Telegesis | Florian Fainelli | 2011-05-10 | 1 | -1/+1 |
* | usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests | Roger Quadros | 2011-05-10 | 1 | -1/+5 |
* | usb: gadget: composite: Allow function drivers to pause control transfers | Roger Quadros | 2011-05-10 | 1 | -1/+61 |
* | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2011-05-10 | 4 | -5/+45 |
|\ |
|
| * | xHCI 1.0: Max Exit Latency Too Large Error | Alex He | 2011-05-09 | 2 | -1/+8 |
| * | xHCI 1.0: TT_THINK_TIME set | Andiry Xu | 2011-05-09 | 1 | -1/+6 |
| * | xHCI 1.0: Block Interrupts for Isoch transfer | Andiry Xu | 2011-05-09 | 2 | -0/+7 |
| * | xHCI 1.0: Isoch endpoint CErr field set | Andiry Xu | 2011-05-09 | 1 | -2/+2 |