Age | Commit message (Expand) | Author |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet |
2010-03-02 | USB: Move hcd free_dev call into usb_disconnect to fix oops | Herbert Xu |
2010-03-02 | USB: convert to the runtime PM framework | Alan Stern |
2010-03-02 | USB: Add call to notify xHC of a device reset. | Sarah Sharp |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-11 | USB: Check bandwidth when switching alt settings. | Sarah Sharp |
2009-09-23 | USB: Add hub descriptor update hook for xHCI | Sarah Sharp |
2009-07-12 | USB: fix the clear_tt_buffer interface | Alan Stern |
2009-06-15 | USB: Support for bandwidth allocation. | Sarah Sharp |
2009-06-15 | USB: Support for addressing a USB device under xHCI | Sarah Sharp |
2009-06-15 | USB: Add SuperSpeed to the list of USB device speeds. | Sarah Sharp |
2009-06-15 | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp |
2009-06-15 | USB: new flag for resume-from-hibernation | Alan Stern |
2009-06-15 | USB: move PCI host controllers to new PM framework | Alan Stern |
2009-04-17 | USB: add reset endpoint operations | David Vrabel |
2009-02-17 | USB/PCI: Fix resume breakage of controllers behind cardbus bridges | Rafael J. Wysocki |
2009-01-27 | USB: Fix suspend-resume of PCI USB controllers | Rafael J. Wysocki |
2009-01-07 | USB: fix up suspend and resume for PCI host controllers | Alan Stern |
2009-01-07 | USB: Enhance usage of pm_message_t | Alan Stern |
2009-01-07 | USB: Allow usbmon as a module even if usbcore is builtin | Pete Zaitcev |
2009-01-07 | USB: protect hcd.h from multiple inclusions | Anton Vorontsov |
2008-10-29 | USB: fix crash when URBs are unlinked after the device is gone | Alan Stern |
2008-10-17 | USB: EHCI: log a warning if ehci-hcd is not loaded first | Alan Stern |
2008-08-21 | USB: automatically enable RHSC interrupts | Alan Stern |
2008-07-21 | usb: hub: add check for unsupported bus topology | Felipe Balbi |
2008-07-21 | USB: handle pci_name() being const | Greg Kroah-Hartman |
2008-07-06 | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds |
2008-05-29 | USB: EHCI: suppress unwanted error messages | Alan Stern |
2008-04-24 | USB: don't explicitly reenable root-hub status interrupts | Alan Stern |
2008-04-24 | USB: clarify usage of hcd->suspend/resume methods | Alan Stern |
2008-04-24 | USB: root hubs don't lie about their number of TTs | Alan Stern |
2008-04-24 | USB: defines for USB "Link Power Management" (LPM) ECN | David Brownell |
2008-02-01 | USB: fix codingstyle issues in drivers/usb/core/*.h | Greg Kroah-Hartman |
2008-02-01 | usb: dma bounce buffer support | Magnus Damm |
2008-02-01 | USB: force handover port to companion when hub_port_connect_change fails | Balaji Rao |
2007-10-12 | USB: mutual exclusion for EHCI init and port resets | Alan Stern |
2007-10-12 | USB: break apart flush_endpoint and disable_endpoint | Alan Stern |
2007-10-12 | USB: Eliminate urb->status usage! | Alan Stern |
2007-10-12 | USB: reorganize urb->status use in usbmon | Alan Stern |
2007-10-12 | USB: make HCDs responsible for managing endpoint queues | Alan Stern |
2007-10-12 | usb: add the concept of default authorization to USB hosts | Inaky Perez-Gonzalez |
2007-07-12 | USB: separate root and non-root suspend/resume | Alan Stern |
2007-04-27 | USB: separate autosuspend from external suspend | Alan Stern |
2007-02-07 | usbcore: remove unused bandwith-related code | Alan Stern |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-27 | usbcore: remove usb_suspend_root_hub | Alan Stern |
2006-09-27 | usbcore: trim down usb_bus structure | Alan Stern |
2006-09-27 | USB: remove struct usb_operations | Alan Stern |
2006-09-27 | wusb: hub code recognizes wusb ports | Inaky Perez-Gonzalez |
2006-09-27 | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov |