index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2023-11-23
1
-2
/
+3
*
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
1
-0
/
+17
*
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
1
-2
/
+0
*
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2023-06-05
1
-0
/
+5
|
\
|
*
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-05-29
1
-0
/
+5
*
|
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-05-13
1
-1
/
+1
|
/
*
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2023-03-29
1
-2
/
+0
*
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
2022-11-30
1
-0
/
+3
*
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
2022-09-01
1
-1
/
+0
*
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-14
/
+0
|
\
|
*
USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...
Christophe JAILLET
2022-06-10
1
-14
/
+0
*
|
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-07-27
1
-0
/
+1
|
/
*
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-05-12
1
-0
/
+2
*
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
2022-05-03
1
-1
/
+0
*
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
2022-04-26
1
-0
/
+1
*
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
2021-11-05
1
-2
/
+0
*
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2021-09-14
1
-0
/
+2
*
usb: fix spelling mistakes in header files
Zhen Lei
2021-05-21
1
-2
/
+2
*
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
2021-05-13
1
-1
/
+12
*
usb: hcd.h: Remove RUN_CONTEXT
Sebastian Andrzej Siewior
2020-11-14
1
-4
/
+0
*
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
2020-05-15
1
-1
/
+2
*
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
1
-1
/
+1
*
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
1
-0
/
+4
|
\
|
*
usb: Add definitions for the USB2.0 hub TT requests
Benjamin Herrenschmidt
2019-08-12
1
-0
/
+4
*
|
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-2
/
+5
*
|
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
1
-0
/
+3
|
/
*
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
1
-1
/
+0
*
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
1
-0
/
+5
*
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-05-03
1
-0
/
+5
|
\
|
*
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
2019-05-03
1
-0
/
+5
*
|
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
2019-04-25
1
-0
/
+1
|
/
*
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
2019-02-22
1
-3
/
+7
*
USB: remove the unused struct hcd_timeout definition
Christoph Hellwig
2018-11-09
1
-5
/
+0
*
USB: Report wakeup events on root-hub ports
Alan Stern
2018-06-25
1
-0
/
+1
*
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
2018-04-22
1
-0
/
+1
*
USB: core: hcd: drop support for legacy phys
Johan Hovold
2018-04-22
1
-1
/
+0
*
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
2018-03-09
1
-1
/
+0
*
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
2018-03-09
1
-0
/
+1
*
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2018-03-09
1
-0
/
+6
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
2017-06-13
1
-2
/
+2
*
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
Peter Chen
2017-05-18
1
-0
/
+1
*
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
[next]