index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: introduce port status lock
Dan Williams
2014-05-27
1
-2
/
+0
*
usb: assign default peer ports for root hubs
Dan Williams
2014-05-27
1
-8
/
+35
*
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
2014-05-27
1
-0
/
+1
*
usb: catch attempts to submit urbs with a vmalloc'd transfer buffer
Dan Williams
2014-05-20
1
-0
/
+3
*
usb-core: Track if an endpoint has streams
Hans de Goede
2014-03-04
1
-8
/
+26
*
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
2014-03-04
1
-2
/
+1
*
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
2014-01-22
1
-1
/
+0
*
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2014-01-07
1
-1
/
+1
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-6
/
+0
*
usb: hcd: Initialize USB phy if needed
Valentine Barshak
2013-12-08
1
-0
/
+18
*
usb: hcd: Remove USB phy if needed
Valentine Barshak
2013-12-08
1
-1
/
+13
*
usb/hcd: remove unnecessary local_irq_save
Michael Opdenacker
2013-10-14
1
-15
/
+0
*
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
2013-10-11
1
-7
/
+5
*
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2013-10-11
1
-0
/
+3
*
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
2013-10-05
1
-2
/
+2
*
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
2013-10-05
1
-4
/
+4
*
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
2013-10-05
1
-5
/
+5
*
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
2013-10-05
1
-28
/
+28
*
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
2013-10-05
1
-1
/
+1
*
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
2013-09-17
1
-0
/
+1
*
usb-core: Make usb_free_streams return an error
Hans de Goede
2013-09-17
1
-4
/
+7
*
USB: see if URB comes from a completion handler
Alan Stern
2013-09-17
1
-0
/
+2
*
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
2013-08-25
1
-11
/
+6
*
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
2013-08-14
1
-7
/
+17
*
usb/hcd: Log error code if reset() fails
Mark Brown
2013-08-12
1
-1
/
+1
*
USB: HCD: support giveback of URB in tasklet context
Ming Lei
2013-08-12
1
-30
/
+117
*
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-08-03
1
-10
/
+27
*
Allow the USB HCD to create Wireless USB root hubs
Thomas Pugliese
2013-06-03
1
-0
/
+28
*
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
1
-5
/
+5
*
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-25
1
-0
/
+8
*
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-08
1
-0
/
+44
|
\
|
*
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
2013-01-25
1
-0
/
+44
*
|
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
2013-01-21
1
-0
/
+4
*
|
usb/core: update power budget for SuperSpeed
Sebastian Andrzej Siewior
2013-01-11
1
-1
/
+0
|
/
*
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
2012-11-16
1
-0
/
+16
|
\
|
*
Revert "USB/host: Cleanup unneccessary irq disable code"
Greg Kroah-Hartman
2012-11-13
1
-0
/
+16
*
|
USB: speed up usb_bus_resume()
Alan Stern
2012-10-24
1
-2
/
+17
|
/
*
USB: Fix race condition when removing host controllers
Alan Stern
2012-09-26
1
-4
/
+2
*
USB/host: Cleanup unneccessary irq disable code
Chuansheng Liu
2012-09-10
1
-16
/
+0
*
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
2012-09-10
1
-3
/
+3
*
usb/hcd: Ensure scatter-gather is not used for isoc transfers
Hans de Goede
2012-07-09
1
-1
/
+9
*
USB: Make sure to fetch the BOS desc for roothubs.
Sarah Sharp
2012-05-18
1
-0
/
+9
*
USB: make vendor id of root hubs greppable
Paul Bolle
2012-05-07
1
-3
/
+3
*
USB: fix race between root-hub suspend and remote wakeup
Alan Stern
2012-04-09
1
-0
/
+12
*
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-03-01
1
-3
/
+3
*
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-02-14
1
-2
/
+4
*
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
2011-12-09
1
-1
/
+1
*
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2011-12-09
1
-3
/
+2
*
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2011-11-14
1
-21
/
+3
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-4
/
+5
|
\
[next]