index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
hcd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
2017-03-23
1
-0
/
+3
*
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-17
1
-2
/
+2
*
usb: hcd.h: construct hub class request constants from simpler constants
Tal Shorer
2016-12-05
1
-9
/
+10
*
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2016-04-28
1
-0
/
+1
*
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
2016-02-06
1
-1
/
+1
*
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-02-03
1
-1
/
+2
*
USB: constify usb_mon_operations structure
Julia Lawall
2015-12-01
1
-2
/
+2
*
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
Mathias Nyman
2015-10-04
1
-0
/
+1
*
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
2015-09-22
1
-7
/
+9
*
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2015-09-22
1
-0
/
+9
*
Revert "usb: interface authorization: Introduces the default interface author...
Greg Kroah-Hartman
2015-08-18
1
-9
/
+0
*
Revert "usb: interface authorization: Use a flag for the default device autho...
Greg Kroah-Hartman
2015-08-18
1
-9
/
+7
*
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
2015-08-14
1
-7
/
+9
*
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2015-08-14
1
-0
/
+9
*
usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...
Tal Shorer
2015-08-08
1
-3
/
+3
*
USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...
Abhishek Bist
2015-05-31
1
-2
/
+0
*
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-31
1
-0
/
+2
*
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-01-09
1
-0
/
+1
*
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
1
-0
/
+3
|
\
|
*
usb: ehci: add ehci_port_power interface
Michael Grzeschik
2014-11-03
1
-0
/
+3
*
|
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-12-04
1
-5
/
+2
|
/
*
usb: hcd: add generic PHY support
Sergei Shtylyov
2014-09-29
1
-0
/
+1
*
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-29
1
-1
/
+1
*
usb: hcd: add TPL support flag
Peter Chen
2014-09-23
1
-0
/
+1
*
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
2014-03-04
1
-0
/
+1
*
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
2013-12-10
1
-0
/
+2
*
usb: hcd: Remove USB phy if needed
Valentine Barshak
2013-12-08
1
-0
/
+1
*
USB: add a private-data pointer to struct usb_tt
Alan Stern
2013-10-11
1
-0
/
+1
*
USB: NS_TO_US should round up
Alan Stern
2013-10-11
1
-3
/
+2
*
usb: core: implement AMD remote wakeup quirk
Huang Rui
2013-09-25
1
-0
/
+3
*
USB: see if URB comes from a completion handler
Alan Stern
2013-09-17
1
-0
/
+7
*
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
Alan Stern
2013-08-30
1
-1
/
+1
*
USB: HCD: support giveback of URB in tasklet context
Ming Lei
2013-08-12
1
-0
/
+17
*
Allow the USB HCD to create Wireless USB root hubs
Thomas Pugliese
2013-06-03
1
-0
/
+1
*
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
1
-3
/
+3
*
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-25
1
-0
/
+2
*
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
2013-01-25
1
-0
/
+3
*
usb: hcd: use *resource_size_t* for specifying resource data
Kishon Vijay Abraham I
2012-08-16
1
-2
/
+2
*
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2012-06-13
1
-2
/
+0
|
\
|
*
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-13
1
-2
/
+0
*
|
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
2012-06-13
1
-0
/
+6
|
/
*
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
2012-05-18
1
-0
/
+9
*
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2012-05-07
1
-0
/
+2
|
\
|
*
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-04-24
1
-0
/
+2
*
|
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
2012-04-29
1
-23
/
+0
|
/
*
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-03-01
1
-1
/
+1
*
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
2012-02-14
1
-0
/
+2
*
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2011-11-14
1
-2
/
+0
*
USB: fix ehci alignment error
Harro Haan
2011-10-10
1
-1
/
+1
*
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
1
-0
/
+1
[next]