index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
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
2014-05-20
usb: catch attempts to submit urbs with a vmalloc'd transfer buffer
Dan Williams
2014-03-04
usb-core: Track if an endpoint has streams
Hans de Goede
2014-03-04
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
2014-01-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
usb: hcd: Initialize USB phy if needed
Valentine Barshak
2013-12-08
usb: hcd: Remove USB phy if needed
Valentine Barshak
2013-10-14
usb/hcd: remove unnecessary local_irq_save
Michael Opdenacker
2013-10-11
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
2013-10-11
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2013-10-05
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
2013-09-17
usb-core: Make usb_free_streams return an error
Hans de Goede
2013-09-17
USB: see if URB comes from a completion handler
Alan Stern
2013-08-25
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
2013-08-14
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
2013-08-12
usb/hcd: Log error code if reset() fails
Mark Brown
2013-08-12
USB: HCD: support giveback of URB in tasklet context
Ming Lei
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-06-03
Allow the USB HCD to create Wireless USB root hubs
Thomas Pugliese
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-01-25
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
2013-01-21
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
2013-01-11
usb/core: update power budget for SuperSpeed
Sebastian Andrzej Siewior
2012-11-16
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
2012-11-13
Revert "USB/host: Cleanup unneccessary irq disable code"
Greg Kroah-Hartman
2012-10-24
USB: speed up usb_bus_resume()
Alan Stern
2012-09-26
USB: Fix race condition when removing host controllers
Alan Stern
[next]