index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
1
-10
/
+7
2016-04-28
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
1
-0
/
+1
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
1
-2
/
+13
2016-02-20
usb: core: Allow compilation on platforms where NO_DMA=y
Geert Uytterhoeven
1
-6
/
+10
2016-02-06
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
1
-15
/
+15
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
1
-15
/
+6
2016-01-24
USB: core, wusbcore: use bus_to_hcd
Geliang Tang
1
-3
/
+3
2016-01-24
usb: Support USB 3.1 extended port status request
Mathias Nyman
1
-1
/
+7
2016-01-24
usb: add device descriptor for usb 3.1 root hub
Mathias Nyman
1
-0
/
+23
2016-01-24
usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
Mathias Nyman
1
-1
/
+3
2016-01-24
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-3
/
+3
2015-12-01
USB: constify usb_mon_operations structure
Julia Lawall
1
-2
/
+2
2015-10-16
usb: hcd: use USB_DT_*
Sergei Shtylyov
1
-14
/
+15
2015-10-04
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
Mathias Nyman
1
-0
/
+3
2015-09-22
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
1
-10
/
+21
2015-09-22
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
1
-0
/
+47
2015-08-18
Revert "usb: interface authorization: Introduces the default interface author...
Greg Kroah-Hartman
1
-47
/
+0
2015-08-18
Revert "usb: interface authorization: Use a flag for the default device autho...
Greg Kroah-Hartman
1
-21
/
+10
2015-08-14
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
1
-10
/
+21
2015-08-14
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
1
-0
/
+47
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
1
-2
/
+5
2015-07-22
usb: move assignment out of if condition
Kris Borer
1
-6
/
+13
2015-07-22
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
1
-2
/
+5
2015-05-10
USB: hcd.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-01-31
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
1
-8
/
+8
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+4
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-8
/
+4
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-3
/
+4
2014-11-03
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
1
-0
/
+2
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
1
-3
/
+4
2014-09-29
usb: hcd: add generic PHY support
Sergei Shtylyov
1
-2
/
+40
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
1
-10
/
+10
2014-09-25
usb: Add LED triggers for USB activity
Michal Sojka
1
-0
/
+2
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-5
/
+5
2014-09-23
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
Petr Mladek
1
-2
/
+2
2014-09-23
usb: Fixed a few typos
Mickael Maison
1
-1
/
+1
2014-07-18
usb-core: Remove Fix mes in file hcd.c
Nicholas Krause
1
-4
/
+0
2014-05-27
usb: introduce port status lock
Dan Williams
1
-2
/
+0
2014-05-27
usb: assign default peer ports for root hubs
Dan Williams
1
-8
/
+35
2014-05-27
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
1
-0
/
+1
2014-05-20
usb: catch attempts to submit urbs with a vmalloc'd transfer buffer
Dan Williams
1
-0
/
+3
2014-03-04
usb-core: Track if an endpoint has streams
Hans de Goede
1
-8
/
+26
2014-03-04
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
1
-2
/
+1
2014-01-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
1
-1
/
+0
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
1
-1
/
+1
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-6
/
+0
2013-12-08
usb: hcd: Initialize USB phy if needed
Valentine Barshak
1
-0
/
+18
2013-12-08
usb: hcd: Remove USB phy if needed
Valentine Barshak
1
-1
/
+13
2013-10-14
usb/hcd: remove unnecessary local_irq_save
Michael Opdenacker
1
-15
/
+0
2013-10-11
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
1
-7
/
+5
[next]