index
:
linux.git
master
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
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
2015-09-22
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2015-08-18
Revert "usb: interface authorization: Introduces the default interface author...
Greg Kroah-Hartman
2015-08-18
Revert "usb: interface authorization: Use a flag for the default device autho...
Greg Kroah-Hartman
2015-08-14
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
2015-08-14
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
2015-07-22
usb: move assignment out of if condition
Kris Borer
2015-07-22
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
2015-05-10
USB: hcd.c: move assignment out of if () block
Greg Kroah-Hartman
2015-01-31
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-11-03
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
2014-09-29
usb: hcd: add generic PHY support
Sergei Shtylyov
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-25
usb: Add LED triggers for USB activity
Michal Sojka
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
Petr Mladek
2014-09-23
usb: Fixed a few typos
Mickael Maison
2014-07-18
usb-core: Remove Fix mes in file hcd.c
Nicholas Krause
2014-05-27
usb: introduce port status lock
Dan Williams
2014-05-27
usb: assign default peer ports for root hubs
Dan Williams
2014-05-27
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
[next]