Age | Commit message (Expand) | Author |
2011-05-06 | USB: UHCI: Move PCI specific functions to uhci-pci.c | Jan Andersson |
2011-05-06 | USB: UHCI: Codingstyle fixes | Jan Andersson |
2011-05-06 | USB: UHCI: Allow dynamic assignment of bus specific functions | Jan Andersson |
2011-05-06 | USB: UHCI: Remove PCI dependencies from uhci-hub | Jan Andersson |
2011-05-06 | USB: ohci-s3c2410: return proper error if clk_get fails | Jingoo Han |
2011-05-06 | USB: ohci-s3c2410: fix checkpatch errors and warnings | Jingoo Han |
2011-05-06 | USB: ehci-au1xxx: fix suspend callback | Manuel Lauss |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-05-03 | USB: EHCI: Add bus glue for GRLIB GRUSBHC controller | Jan Andersson |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson |
2011-05-03 | xHCI: Clear PLC in xhci_bus_resume() | Andiry Xu |
2011-05-03 | usb: Configure octeon2 glue logic for proper uSOF cycle period. | David Daney |
2011-05-03 | usb: octeon2-common.c: Configure ports for proper electrical characteristics. | David Daney |
2011-05-03 | USB: octeon2-common: Don't reinitialize the clocks. | David Daney |
2011-05-02 | usb/isp1760: Report correct urb status after unlink | Arvid Brodin |
2011-05-02 | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman |
2011-05-02 | usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths | Arvid Brodin |
2011-05-02 | usb/isp1760: Report correct urb status after unlink | Arvid Brodin |
2011-05-02 | usb/isp1760: Remove unneeded OR map and HcBufferStatus code | Arvid Brodin |
2011-05-02 | usb/isp1760: Clean up urb enqueueing | Arvid Brodin |
2011-05-02 | usb/isp1760: Remove false error printout | Arvid Brodin |
2011-05-02 | USB: extend ehci-fsl and fsl_udc_core driver for OTG operation | Anatolij Gustschin |
2011-05-02 | USB: ehci-fsl: add MPC5121E specific suspend and resume | Anatolij Gustschin |
2011-05-02 | xhci 1.0: Set transfer burst last packet count field. | Sarah Sharp |
2011-05-02 | xhci 1.0: Set transfer burst count field. | Sarah Sharp |
2011-05-02 | xhci 1.0: Update TD size field format. | Sarah Sharp |
2011-05-02 | xhci 1.0: Only interrupt on short packet for IN EPs. | Sarah Sharp |
2011-05-02 | xhci: Remove sparse warning about cmd_status. | Sarah Sharp |
2011-05-02 | usbcore: Refine USB3.0 device suspend and resume | Andiry Xu |
2011-05-02 | xHCI: report USB3.0 portstatus comply with USB3.0 specification | Andiry Xu |
2011-05-02 | xHCI: Set link state support | Andiry Xu |
2011-05-02 | xHCI: Clear link state change support | Andiry Xu |
2011-05-02 | xHCI: warm reset support | Andiry Xu |
2011-05-02 | usb/ch9: use proper endianess for wBytesPerInterval | Sebastian Andrzej Siewior |
2011-05-02 | xhci: Remove recursive call to xhci_handle_event | Matt Evans |
2011-05-02 | xhci: Add an assertion to check for virt_dev=0 bug. | Matt Evans |
2011-05-02 | xhci: Add rmb() between reading event validity & event data access. | Matt Evans |
2011-05-02 | xhci: Make xHCI driver endian-safe | Matt Evans |
2011-05-02 | omap:usb: add regulator support for EHCI | Keshava Munegowda |
2011-04-29 | xhci-hcd: Include <linux/slab.h> in xhci-pci.c | Ben Hutchings |
2011-04-29 | USB: ehci: tegra: fix USB1 port reset issue | Jim Lin |
2011-04-29 | USB: ohci-s3c2410: use resource_size() | Jingoo Han |
2011-04-29 | USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove | Jingoo Han |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches |
2011-04-19 | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman |
2011-04-14 | Revert "USB: isp1760-hcd: move imask clear after pending work is done" | Greg Kroah-Hartman |
2011-04-13 | USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs | Gabor Juhos |
2011-04-13 | USB: ehci: add workaround for Synopsys HC bug | Gabor Juhos |
2011-04-13 | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs | Gabor Juhos |
2011-04-13 | xHCI: Implement AMD PLL quirk | Andiry Xu |