index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
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-15
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-04
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-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-5
/
+5
2014-09-24
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
Petr Mladek
1
-2
/
+2
2014-09-24
usb: Fixed a few typos
Mickael Maison
1
-1
/
+1
2014-07-19
usb-core: Remove Fix mes in file hcd.c
Nicholas Krause
1
-4
/
+0
2014-05-28
usb: introduce port status lock
Dan Williams
1
-2
/
+0
2014-05-28
usb: assign default peer ports for root hubs
Dan Williams
1
-8
/
+35
2014-05-28
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-05
usb-core: Track if an endpoint has streams
Hans de Goede
1
-8
/
+26
2014-03-05
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
1
-2
/
+1
2014-01-23
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
1
-1
/
+0
2014-01-08
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
1
-1
/
+1
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-6
/
+0
2013-12-09
usb: hcd: Initialize USB phy if needed
Valentine Barshak
1
-0
/
+18
2013-12-09
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-12
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
1
-7
/
+5
2013-10-12
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
1
-0
/
+3
2013-10-06
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
1
-2
/
+2
2013-10-06
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
1
-4
/
+4
2013-10-06
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
1
-5
/
+5
2013-10-06
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
1
-28
/
+28
2013-10-06
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
1
-1
/
+1
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
1
-0
/
+1
2013-09-17
usb-core: Make usb_free_streams return an error
Hans de Goede
1
-4
/
+7
2013-09-17
USB: see if URB comes from a completion handler
Alan Stern
1
-0
/
+2
2013-08-26
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
1
-11
/
+6
2013-08-14
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
1
-7
/
+17
2013-08-13
usb/hcd: Log error code if reset() fails
Mark Brown
1
-1
/
+1
2013-08-12
USB: HCD: support giveback of URB in tasklet context
Ming Lei
1
-30
/
+117
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-10
/
+27
2013-06-03
Allow the USB HCD to create Wireless USB root hubs
Thomas Pugliese
1
-0
/
+28
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-5
/
+5
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
1
-0
/
+8
2013-02-09
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
1
-0
/
+44
2013-01-26
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
1
-0
/
+44
2013-01-22
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
1
-0
/
+4
2013-01-12
usb/core: update power budget for SuperSpeed
Sebastian Andrzej Siewior
1
-1
/
+0
2012-11-17
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
1
-0
/
+16
[next]