index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2012-11-13
Revert "USB/host: Cleanup unneccessary irq disable code"
Greg Kroah-Hartman
1
-0
/
+16
2012-10-25
USB: speed up usb_bus_resume()
Alan Stern
1
-2
/
+17
2012-09-26
USB: Fix race condition when removing host controllers
Alan Stern
1
-4
/
+2
2012-09-11
USB/host: Cleanup unneccessary irq disable code
Chuansheng Liu
1
-16
/
+0
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
1
-3
/
+3
2012-07-09
usb/hcd: Ensure scatter-gather is not used for isoc transfers
Hans de Goede
1
-1
/
+9
2012-05-19
USB: Make sure to fetch the BOS desc for roothubs.
Sarah Sharp
1
-0
/
+9
2012-05-08
USB: make vendor id of root hubs greppable
Paul Bolle
1
-3
/
+3
2012-04-10
USB: fix race between root-hub suspend and remote wakeup
Alan Stern
1
-0
/
+12
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
1
-3
/
+3
2012-02-14
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
1
-2
/
+4
2011-12-10
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
1
-1
/
+1
2011-12-10
usb: fix number of mapped SG DMA entries
Clemens Ladisch
1
-3
/
+2
2011-11-15
USB: Remove the SAW_IRQ hcd flag
Alan Stern
1
-21
/
+3
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2011-10-19
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
1
-2
/
+16
2011-10-08
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-4
/
+5
2011-09-27
USB: Add wakeup info to debugging messages
Alan Stern
1
-4
/
+5
2011-09-27
USB: Update USB default wakeup settings
Alan Stern
1
-1
/
+8
2011-08-20
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-2
/
+2
2011-08-15
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
1
-0
/
+2
2011-06-07
USB: Add "authorized_default" parameter to the usbcore module
Carl-Daniel Hailfinger
1
-1
/
+16
2011-05-20
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
1
-4
/
+1
2011-04-30
usb/hcd: don't return 0 on error in usb_add_hcd()
Sebastian Andrzej Siewior
1
-0
/
+1
2011-04-14
USB: Fix unplug of device with active streams
Matthew Wilcox
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]