index
:
~syeh/repos_linux
drm-vmwgfx-fixes
drm-vmwgfx-fixes-4_10
drm-vmwgfx-next
syeh-atomic
vmwgfx pull request repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
hcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
1
-2
/
+2
2017-05-18
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
Peter Chen
1
-0
/
+1
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
1
-0
/
+3
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-2
/
+2
2016-12-05
usb: hcd.h: construct hub class request constants from simpler constants
Tal Shorer
1
-9
/
+10
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
1
-0
/
+1
2016-02-06
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
1
-1
/
+1
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
1
-1
/
+2
2015-12-01
USB: constify usb_mon_operations structure
Julia Lawall
1
-2
/
+2
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-14
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
1
-7
/
+9
2015-08-14
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
1
-0
/
+9
2015-08-08
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-14
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-03
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-23
usb: hcd: add TPL support flag
Peter Chen
1
-0
/
+1
2014-03-04
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
1
-0
/
+1
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
1
-0
/
+2
2013-12-08
usb: hcd: Remove USB phy if needed
Valentine Barshak
1
-0
/
+1
2013-10-11
USB: add a private-data pointer to struct usb_tt
Alan Stern
1
-0
/
+1
2013-10-11
USB: NS_TO_US should round up
Alan Stern
1
-3
/
+2
2013-09-25
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-25
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
1
-0
/
+3
2012-08-16
usb: hcd: use *resource_size_t* for specifying resource data
Kishon Vijay Abraham I
1
-2
/
+2
2012-06-13
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-2
/
+0
2012-06-13
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-18
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-29
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
1
-23
/
+0
2012-04-24
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-14
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
1
-0
/
+2
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
1
-2
/
+0
[next]