| Commit message (Expand) | Author | Age |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h | Jan Andersson | 2011-05-19 |
| * | USB: UHCI: Support big endian GRUSBHC HC | Jan Andersson | 2011-05-19 |
| * | USB: UHCI: Add support for big endian descriptors | Jan Andersson | 2011-05-19 |
| * | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier | Alan Stern | 2011-05-19 |
| * | USB: UHCI: Add support for big endian mmio | Jan Andersson | 2011-05-19 |
| * | usb-storage: Correct adjust_quirks to include latest flags | Karl Relton | 2011-05-19 |
| * | usb/isp1760: Fix possible unlink problems | Arvid Brodin | 2011-05-19 |
| * | usb/isp1760: Move function isp1760_endpoint_disable() within file. | Arvid Brodin | 2011-05-19 |
| * | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern | 2011-05-19 |
| * | usb: musb: ux500: add configuration and build options for ux500 dma | Mian Yousaf Kaukab | 2011-05-18 |
| * | usb: musb: ux500: add dma glue layer for ux500 | Mian Yousaf Kaukab | 2011-05-18 |
| * | usb: musb: ux500: add dma name for ux500 | Mian Yousaf Kaukab | 2011-05-18 |
| * | usb: musb: ux500: add ux500 specific code for gadget side | Mian Yousaf Kaukab | 2011-05-18 |
| * | usb: musb: fix compile error | Felipe Balbi | 2011-05-18 |
| * | usb-storage: fix up the unusual_realtek device list | Alan Stern | 2011-05-17 |
| * | USB: gadget: f_audio: Fix invalid dereference of initdata | Martin Jackson | 2011-05-17 |
| * | EHCI: don't rescan interrupt QHs needlessly | Alan Stern | 2011-05-17 |
| * | OHCI: fix regression caused by nVidia shutdown workaround | Alan Stern | 2011-05-17 |
| * | USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage | Mark Brown | 2011-05-17 |
| * | USB: OTG: msm: Allow the widest possible range for VDDCX when removing | Mark Brown | 2011-05-17 |
| * | USB: option: add support for Huawei E353 device | Marcin Gałczyński | 2011-05-17 |
| * | xhci: Fix memory leak bug when dropping endpoints | Sarah Sharp | 2011-05-16 |
| * | xhci: Fix memory leak in ring cache deallocation. | Sarah Sharp | 2011-05-16 |
| * | xhci: Fix full speed bInterval encoding. | Sarah Sharp | 2011-05-13 |
| * | Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2011-05-13 |
| |\ |
|
| | * | usb: musb: Calling VBUS pulsing API when SRP is initiated. | Hema HK | 2011-05-13 |
| | * | usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API | Hema HK | 2011-05-13 |
| | * | usb: musb: host: remove duplicate check in musb_ep_program() | Sergei Shtylyov | 2011-05-13 |
| | * | usb: musb: export musb_interrupt symbol | Felipe Balbi | 2011-05-13 |
| | * | usb: musb: allow musb and glue layers to be modules | Felipe Balbi | 2011-05-13 |
| | * | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 2011-05-13 |
| * | | usb: gadget: rndis: don't test against req->length | Felipe Balbi | 2011-05-13 |
| * | | usb/gadget: at91sam9g20 fix end point max packet size | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-13 |
| * | | drivers/usb/serial/opticon.c: Release resources on kmalloc failure | Julia Lawall | 2011-05-13 |
| * | | USB: s3c-hsotg: return proper error if clk_get fails | Jingoo Han | 2011-05-13 |
| * | | USB: s3c-hsotg: fix checkpatch warnings | Jingoo Han | 2011-05-13 |
| * | | USB: s3c-hsudc: fix checkpatch error and warning | Jingoo Han | 2011-05-13 |
| * | | USB: s3c-hsudc: use IS_ERR() instead of NULL check | Jingoo Han | 2011-05-13 |
| |/ |
|
| * | xhci: move the common code to a function to get max ports and port array | huajun li | 2011-05-12 |
| * | ehci: workaround for pci quirk timeout on ExoPC | Andy Ross | 2011-05-12 |
| * | ehci: pci quirk cleanup | Andy Ross | 2011-05-12 |
| * | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2011-05-12 |
| |\ |
|
| | * | xhci: Fix bug in control transfer cancellation. | Sarah Sharp | 2011-05-11 |
| * | | usb: renesas_usbhs: fixup error processing on probe/remove | Kuninori Morimoto | 2011-05-11 |
| * | | usb: renesas_usbhs: fixup fifo disable | Kuninori Morimoto | 2011-05-11 |
| * | | USB: cdc_acm: Fix oops when Droids MuIn LCD is connected | Erik Slagter | 2011-05-11 |
| |/ |
|
| * | USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver | Thomas Abraham | 2011-05-10 |
| * | usb: gadget: Remove the LUN checks which are always true | Maxin B John | 2011-05-10 |
| * | usb: fix warning in usbtest module v2 | Greg Dietsche | 2011-05-10 |