Age | Commit message (Expand) | Author | Files | Lines |
2015-10-04 | usb: define HCD_USB31 speed option for hosts that support USB 3.1 features | Mathias Nyman | 1 | -0/+1 |
2015-09-22 | usb: interface authorization: Use a flag for the default device authorization | Stefan Koch | 1 | -7/+9 |
2015-09-22 | usb: interface authorization: Introduces the default interface authorization | Stefan Koch | 1 | -0/+9 |
2015-08-18 | Revert "usb: interface authorization: Introduces the default interface author... | Greg Kroah-Hartman | 1 | -9/+0 |
2015-08-18 | Revert "usb: interface authorization: Use a flag for the default device autho... | Greg Kroah-Hartman | 1 | -9/+7 |
2015-08-15 | usb: interface authorization: Use a flag for the default device authorization | Stefan Koch | 1 | -7/+9 |
2015-08-15 | usb: interface authorization: Introduces the default interface authorization | Stefan Koch | 1 | -0/+9 |
2015-08-09 | usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ... | Tal Shorer | 1 | -3/+3 |
2015-05-31 | USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri... | Abhishek Bist | 1 | -2/+0 |
2015-01-31 | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) | Alan Stern | 1 | -0/+2 |
2015-01-09 | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN | Sebastian Andrzej Siewior | 1 | -0/+1 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+3 |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki | 1 | -5/+2 |
2014-11-04 | usb: ehci: add ehci_port_power interface | Michael Grzeschik | 1 | -0/+3 |
2014-09-29 | usb: hcd: add generic PHY support | Sergei Shtylyov | 1 | -0/+1 |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart | 1 | -1/+1 |
2014-09-24 | usb: hcd: add TPL support flag | Peter Chen | 1 | -0/+1 |
2014-03-05 | storage: accept some UAS devices if streams are unavailable | Oliver Neukum | 1 | -0/+1 |
2013-12-11 | usb: xhci: change enumeration scheme to 'new scheme' by default | Dan Williams | 1 | -0/+2 |
2013-12-09 | usb: hcd: Remove USB phy if needed | Valentine Barshak | 1 | -0/+1 |
2013-10-12 | USB: add a private-data pointer to struct usb_tt | Alan Stern | 1 | -0/+1 |
2013-10-12 | USB: NS_TO_US should round up | Alan Stern | 1 | -3/+2 |
2013-09-26 | usb: core: implement AMD remote wakeup quirk | Huang Rui | 1 | -0/+3 |
2013-09-17 | USB: see if URB comes from a completion handler | Alan Stern | 1 | -0/+7 |
2013-08-30 | USB: fix build error when CONFIG_PM_SLEEP isn't enabled | Alan Stern | 1 | -1/+1 |
2013-08-12 | USB: HCD: support giveback of URB in tasklet context | Ming Lei | 1 | -0/+17 |
2013-06-03 | Allow the USB HCD to create Wireless USB root hubs | Thomas Pugliese | 1 | -0/+1 |
2013-03-28 | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 1 | -3/+3 |
2013-03-25 | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu | 1 | -0/+2 |
2013-01-26 | USB: add usb_hcd_{start,end}_port_resume | Alan Stern | 1 | -0/+3 |
2012-08-17 | usb: hcd: use *resource_size_t* for specifying resource data | Kishon Vijay Abraham I | 1 | -2/+2 |
2012-06-14 | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 1 | -2/+0 |
2012-06-14 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern | 1 | -2/+0 |
2012-06-13 | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy | Richard Zhao | 1 | -0/+6 |
2012-05-19 | USB: Add support to enable/disable USB3 link states. | Sarah Sharp | 1 | -0/+9 |
2012-05-07 | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 1 | -0/+2 |
2012-04-30 | USB: remove CONFIG_USB_DEVICEFS | Greg Kroah-Hartman | 1 | -23/+0 |
2012-04-25 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 1 | -0/+2 |
2012-03-01 | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi | 1 | -1/+1 |
2012-02-15 | USB/xHCI: Support device-initiated USB 3.0 resume. | Sarah Sharp | 1 | -0/+2 |
2011-11-15 | USB: Remove the SAW_IRQ hcd flag | Alan Stern | 1 | -2/+0 |
2011-10-11 | USB: fix ehci alignment error | Harro Haan | 1 | -1/+1 |
2011-09-27 | xHCI: set USB2 hardware LPM | Andiry Xu | 1 | -0/+1 |
2011-03-14 | usb: Make core allocate resources per PCI-device. | Sarah Sharp | 1 | -0/+7 |
2011-03-14 | usb: Store bus type in usb_hcd, not in driver flags. | Sarah Sharp | 1 | -0/+4 |
2011-03-14 | usb: Change usb_hcd->bandwidth_mutex to a pointer. | Sarah Sharp | 1 | -1/+1 |
2011-03-14 | USB: Remove bitmap #define from hcd.h | Sarah Sharp | 1 | -7/+0 |
2011-03-07 | USB: move usbcore away from hcd->state | Alan Stern | 1 | -0/+4 |
2011-02-17 | Merge 2.6.38-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+1 |
2011-02-04 | USB: HCD: Add driver hooks for (un)?map_urb_for_dma | Robert Morell | 1 | -0/+15 |