Commit Graph

6236 Commits (f78987cf8bb740b7a3636c08e003f1976f860cfc)

Author SHA1 Message Date
Thomas Gleixner dced35aeb0 drivers: Final irq namespace conversion 14 years ago
Johan Hovold 7e7797e7f6 USB: cdc-acm: fix potential null-pointer dereference on disconnect 14 years ago
Johan Hovold 15e5bee33f USB: cdc-acm: fix potential null-pointer dereference 14 years ago
Johan Hovold 23b80550e2 USB: cdc-acm: fix memory corruption / panic 14 years ago
Robert Lukassen 878b753e32 USB: Fix 'bad dma' problem on WDM device disconnect 14 years ago
Oliver Neukum 97ac01d8f1 usb: wwan: fix compilation without CONFIG_PM_RUNTIME 14 years ago
Peter Holik adaa3c6342 USB: uss720 fixup refcount position 14 years ago
Mike Frysinger 45567c28d2 usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func 14 years ago
Bob Liu 8f7e7b87ec usb: musb: blackfin: fix typo in new dev_pm_ops struct 14 years ago
Mike Frysinger 417ddf86c8 usb: musb: blackfin: fix typo in platform driver name 14 years ago
Hema HK 5f1e8ce75c usb: musb: Fix for merge issue 14 years ago
Alan Stern b5a3b3d985 ehci-hcd: Bug fix: don't set a QH's Halt bit 14 years ago
Michal Sojka 9d02b42614 USB: Do not pass negative length to snoop_urb() 14 years ago
Andres Salomon 944dc03551 tmio: Silence warnings introduced by mfd changes 14 years ago
Andres Salomon 7d76ac15ad mfd: mfd_cell is now implicitly available to tc6393xb drivers 14 years ago
Matthew Garrett bb7ca747f8 backlight: add backlight type 14 years ago
Rafael J. Wysocki e1620d591a USB: Move runtime PM callbacks to usb_device_pm_ops 14 years ago
Rafael J. Wysocki aa33860158 PM: Remove CONFIG_PM_OPS 14 years ago
Rafael J. Wysocki 4681b17154 USB / Hub: Do not call device_set_wakeup_capable() under spinlock 14 years ago
Paul Zimmerman 500132a0f2 USB: Add support for SuperSpeed isoc endpoints 14 years ago
Sarah Sharp ba0a4d9aaa xhci: Clean up cycle bit math used during stalls. 14 years ago
Sarah Sharp 01a1fdb9a7 xhci: Fix cycle bit calculation during stall handling. 14 years ago
Sarah Sharp bf161e85fb xhci: Update internal dequeue pointers after stalls. 14 years ago
Sarah Sharp 0c9ffe0f62 USB: Disable auto-suspend for USB 3.0 hubs. 14 years ago
Sarah Sharp 131dec344d USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. 14 years ago
Sarah Sharp c6cc27c782 xhci: Return canceled URBs immediately when host is halted. 14 years ago
Sarah Sharp b320937972 xhci: Fixes for suspend/resume of shared HCDs. 14 years ago
Sarah Sharp 65b22f93fd xhci: Fix re-init on power loss after resume. 14 years ago
Sarah Sharp f9de815187 xhci: Make roothub functions deal with device removal. 14 years ago
Sarah Sharp d30b2a2081 xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports. 14 years ago
Sarah Sharp 4bbb0ace9a xhci: Return a USB 3.0 hub descriptor for USB3 roothub. 14 years ago
Sarah Sharp f6ff0ac878 xhci: Register second xHCI roothub. 14 years ago
Sarah Sharp 5233630fcd xhci: Change xhci_find_slot_id_by_port() API. 14 years ago
Sarah Sharp 20b67cf51f xhci: Refactor bus suspend state into a struct. 14 years ago
Sarah Sharp 5308a91b9f xhci: Index with a port array instead of PORTSC addresses. 14 years ago
Sarah Sharp ff9d78b36f USB: Set usb_hcd->state and flags for shared roothubs. 14 years ago
Sarah Sharp c563543784 usb: Make core allocate resources per PCI-device. 14 years ago
Sarah Sharp 83de4b2b90 usb: Store bus type in usb_hcd, not in driver flags. 14 years ago
Sarah Sharp d673bfcbff usb: Change usb_hcd->bandwidth_mutex to a pointer. 14 years ago
Sarah Sharp 23e0d1066f usb: Refactor irq enabling out of usb_add_hcd() 14 years ago
Sarah Sharp 8766c81560 usb: Make usb_hcd_pci_probe labels more descriptive. 14 years ago
Sarah Sharp b02d0ed677 xhci: Change hcd_priv into a pointer. 14 years ago
Sarah Sharp 214f76f7d9 xhci: Always use usb_hcd in URB instead of converting xhci_hcd. 14 years ago
Sarah Sharp aa1b13efb7 xhci: Modify check for TT info. 14 years ago
Sarah Sharp 22c6a35d41 usb: Make USB 3.0 roothub have a SS EP comp descriptor. 14 years ago
Sarah Sharp c706157409 USB: Clear "warm" port reset change. 14 years ago
John Youn dbe79bbe9d USB 3.0 Hub Changes 14 years ago
Sarah Sharp ad73dff32e xhci: Remove references to HC_STATE_RUNNING. 14 years ago
Sarah Sharp 4814030ce1 usb: Initialize hcd->state roothubs. 14 years ago
Sarah Sharp ac04e6ff3e xhci: Remove references to HC_STATE_HALT. 14 years ago