index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+5
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
1
-0
/
+5
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
1
-1
/
+1
2023-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
1
-2
/
+0
2022-11-30
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
1
-0
/
+3
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
1
-1
/
+0
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-14
/
+0
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-0
/
+1
2022-06-10
USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...
Christophe JAILLET
1
-14
/
+0
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
1
-1
/
+0
2022-04-26
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
1
-0
/
+1
2021-11-05
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-2
/
+0
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2021-05-21
usb: fix spelling mistakes in header files
Zhen Lei
1
-2
/
+2
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
1
-1
/
+12
2020-11-14
usb: hcd.h: Remove RUN_CONTEXT
Sebastian Andrzej Siewior
1
-4
/
+0
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
1
-1
/
+2
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-0
/
+4
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-2
/
+5
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
1
-0
/
+3
2019-08-12
usb: Add definitions for the USB2.0 hub TT requests
Benjamin Herrenschmidt
1
-0
/
+4
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
1
-1
/
+0
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
1
-0
/
+5
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-0
/
+5
2019-05-03
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
1
-0
/
+5
2019-04-25
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
1
-0
/
+1
2019-02-22
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
1
-3
/
+7
2018-11-09
USB: remove the unused struct hcd_timeout definition
Christoph Hellwig
1
-5
/
+0
2018-06-25
USB: Report wakeup events on root-hub ports
Alan Stern
1
-0
/
+1
2018-04-22
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
1
-0
/
+1
2018-04-22
USB: core: hcd: drop support for legacy phys
Johan Hovold
1
-1
/
+0
2018-03-09
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
1
-1
/
+0
2018-03-09
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
1
-0
/
+1
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
1
-0
/
+6
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
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-07
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
1
-1
/
+1
2016-02-04
usb: core: switch bus numbering to using idr
Heiner Kallweit
1
-1
/
+2
2015-12-02
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
[next]