| Commit message (Expand) | Author | Age |
* | xhci: Fix oops caused by more USB2 ports than USB3 ports. | Sarah Sharp | 2012-02-10 |
* | xHCI: Adding #define values used for hub descriptor | Aman Deep | 2011-11-26 |
* | usb: fix implicit usage of gfp.h in host/xhci-hub.c | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 |
|\ |
|
| * | xHCI/USB: Make xHCI driver have a BOS descriptor. | Sarah Sharp | 2011-10-18 |
| * | xHCI: set USB2 hardware LPM | Andiry Xu | 2011-09-26 |
| * | xHCI: test and clear RWC bit | Andiry Xu | 2011-09-26 |
| * | xHCI: set link state | Andiry Xu | 2011-09-26 |
| * | xhci: Rename virt_dev->port to fake_port. | Sarah Sharp | 2011-09-09 |
* | | USB: xhci: Set change bit when warm reset change is set. | Greg KH | 2011-09-19 |
|/ |
|
* | xHCI: report USB2 port in resuming as suspend | Andiry Xu | 2011-08-09 |
* | xHCI: fix port U3 status check condition | Andiry Xu | 2011-08-09 |
* | xhci: move the common code to a function to get max ports and port array | huajun li | 2011-05-12 |
* | Merge branch 2.6.39-rc7 into usb-linus | Greg Kroah-Hartman | 2011-05-10 |
|\ |
|
| * | xHCI: Clear PLC in xhci_bus_resume() | Andiry Xu | 2011-05-03 |
* | | 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 |
* | | xhci: Make xHCI driver endian-safe | Matt Evans | 2011-05-02 |
|/ |
|
* | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. | Sarah Sharp | 2011-03-13 |
* | xhci: Make roothub functions deal with device removal. | Sarah Sharp | 2011-03-13 |
* | xhci: Return a USB 3.0 hub descriptor for USB3 roothub. | Sarah Sharp | 2011-03-13 |
* | xhci: Register second xHCI roothub. | Sarah Sharp | 2011-03-13 |
* | xhci: Change xhci_find_slot_id_by_port() API. | Sarah Sharp | 2011-03-13 |
* | xhci: Refactor bus suspend state into a struct. | Sarah Sharp | 2011-03-13 |
* | xhci: Index with a port array instead of PORTSC addresses. | Sarah Sharp | 2011-03-13 |
* | USB 3.0 Hub Changes | John Youn | 2011-03-13 |
* | xhci: Remove references to HC_STATE_RUNNING. | Sarah Sharp | 2011-03-13 |
* | xhci: Rename variables and reduce register reads. | Sarah Sharp | 2011-03-13 |
* | xhci: Rework port suspend structures for limited ports. | Sarah Sharp | 2011-03-13 |
* | USB: Remove bitmap #define from hcd.h | Sarah Sharp | 2011-03-13 |
* | xhci: Don't let the USB core disable SuperSpeed ports. | Sarah Sharp | 2010-11-19 |
* | usb: Fix linker errors with CONFIG_PM=n | Sarah Sharp | 2010-10-22 |
* | USB: xHCI: bus power management implementation | Andiry Xu | 2010-10-22 |
* | USB: xHCI: port remote wakeup implementation | Andiry Xu | 2010-10-22 |
* | USB: xHCI: port power management implementation | Andiry Xu | 2010-10-22 |
* | USB: xhci: Remove the arbitrary limit of 15 xHCI ports | William Gulland | 2010-05-20 |
* | USB: straighten out port feature vs. port status usage | Alan Stern | 2010-05-20 |
* | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 2010-05-20 |
* | USB: xhci: Allow roothub ports to be disabled. | Sarah Sharp | 2010-03-02 |
* | USB: xhci: Refactor code to clear port change bits. | Sarah Sharp | 2010-03-02 |
* | USB: xhci: Root hub support. | Sarah Sharp | 2009-06-16 |