index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
2018-09-11
usb: core: remove flags variable in __usb_hcd_giveback_urb()
Sebastian Andrzej Siewior
2018-09-10
usb: core: remove local_irq_save() around ->complete() handler
Sebastian Andrzej Siewior
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2018-04-23
usb: core: hcd: mark expected switch fall-through
Gustavo A. R. Silva
2018-04-22
usb: set root hub lane counts
Mathias Nyman
2018-04-22
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
2018-04-22
USB: core: hcd: drop support for legacy phys
Johan Hovold
2018-04-22
usb: core: use phy_exit during suspend if wake up is not supported
Martin Blumenstingl
2018-04-22
usb: core: split usb_phy_roothub_{init,alloc}
Martin Blumenstingl
2018-04-22
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2018-03-22
usb: skip phys initialization of shared hcd
Chunfeng Yun
2018-03-09
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
2018-03-09
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-04
drivers: usb: hcd: use setup_timer() helper.
Allen Pais
2017-08-14
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
2017-08-10
usb: hcd: constify attribute_group structures.
Arvind Yadav
2017-07-30
usb: core: unlink urbs from the tail of the endpoint's urb_list
Bin Liu
2017-07-30
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
2017-06-13
USB: of: fix root-hub device-tree node handling
Johan Hovold
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
2017-05-17
usb: core: Check URB setup_packet and transfer_buffer sanity
Florian Fainelli
2017-05-17
usb: core: fix potential memory leak in error path during hcd creation
Anton Bondarenko
2017-05-17
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
2017-04-08
usb: hcd: use correct device pointer for dma ops
Sekhar Nori
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
2017-03-27
USB: fix linked-list corruption in rh_call_control()
Alan Stern
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
2017-01-19
usb: hcd: initialize hcd->flags to 0 when rm hcd
William wu
2016-09-27
usb: core: hcd: add missing header dependencies
Baoyou Xie
2016-09-02
usb: core: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-08-30
usb: core: hcd: don't print on ENOMEM
Wolfram Sang
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
2016-04-28
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2016-02-20
usb: core: Allow compilation on platforms where NO_DMA=y
Geert Uytterhoeven
2016-02-06
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-01-24
USB: core, wusbcore: use bus_to_hcd
Geliang Tang
2016-01-24
usb: Support USB 3.1 extended port status request
Mathias Nyman
2016-01-24
usb: add device descriptor for usb 3.1 root hub
Mathias Nyman
2016-01-24
usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
Mathias Nyman
2016-01-24
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2015-12-01
USB: constify usb_mon_operations structure
Julia Lawall
2015-10-16
usb: hcd: use USB_DT_*
Sergei Shtylyov
2015-10-04
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
Mathias Nyman
2015-09-22
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
[next]