index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Commit message (
Expand
)
Author
Age
*
USB: global suspend and remote wakeup don't mix
Alan Stern
2013-08-04
*
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
2013-08-04
*
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
*
USB: use "global suspend" for system sleep on USB-2 buses
Alan Stern
2013-03-28
*
USB: avoid error messages when a device is disconnected
Alan Stern
2013-03-28
*
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
2013-03-25
*
usb: forbid memory allocation with I/O during bus reset
Ming Lei
2013-02-23
*
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-08
|
\
|
*
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
2013-01-24
*
|
usb: add usb port auto power off mechanism
Lan Tianyu
2013-01-25
*
|
usb: add runtime pm support for usb port device
Lan Tianyu
2013-01-25
*
|
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
2013-01-21
*
|
usb: Create link files between child device and usb port device.
Lan Tianyu
2013-01-20
*
|
usb: Add driver/usb/core/(port.c,hub.h) files
Lan Tianyu
2013-01-18
*
|
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
2013-01-18
|
\
|
|
*
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
2013-01-11
*
|
usb/core: update power budget for SuperSpeed
Sebastian Andrzej Siewior
2013-01-11
*
|
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
2013-01-11
*
|
USB: Refactor hub_port_wait_reset.
Sarah Sharp
2013-01-03
*
|
USB: Use helper function hub_set_port_link_state
Sarah Sharp
2013-01-03
*
|
USB: Fix connected device switch to Inactive state.
Sarah Sharp
2013-01-03
*
|
USB: Rip out recursive call on warm port reset.
Sarah Sharp
2013-01-03
*
|
USB: Prepare for refactoring by adding extra udev checks.
Sarah Sharp
2013-01-03
*
|
USB: Don't use EHCI port sempahore for USB 3.0 hubs.
Sarah Sharp
2013-01-03
|
/
*
USB: Handle warm reset failure on empty port.
Sarah Sharp
2013-01-03
*
USB: Ignore port state until reset completes.
Sarah Sharp
2013-01-03
*
USB: Increase reset timeout.
Sarah Sharp
2013-01-03
*
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
2013-01-03
*
USB: Ignore xHCI Reset Device status.
Sarah Sharp
2013-01-03
*
USB: Handle auto-transition from hot to warm reset.
Sarah Sharp
2013-01-03
*
usb: phy: change phy notify connect/disconnect API
Peter Chen
2012-11-15
*
usb: refine phy notify operation during connection and disconnection
Peter Chen
2012-11-15
*
USB: remove iteration limit in hub_tt_work()
Alan Stern
2012-10-31
*
usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-10-30
*
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
2012-10-29
|
\
|
*
usb hub: use flush_work instead of flush_work_sync
Octavian Purdila
2012-10-23
|
*
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Octavian Purdila
2012-10-22
*
|
USB: set hub's default autosuspend delay as 0
Ming Lei
2012-10-25
*
|
USB: check port changes before hub runtime suspend for some bug device
Ming Lei
2012-10-25
*
|
USB: speed up usb_bus_resume()
Alan Stern
2012-10-24
|
/
*
usb: trival: Fix debugging units mistake.
Sarah Sharp
2012-10-08
*
usb: Send Set SEL before enabling parent U1/U2 timeout.
Sarah Sharp
2012-10-08
*
usb: Don't enable LPM if the exit latency is zero.
Sarah Sharp
2012-10-08
*
Revert "usb : Add sysfs files to control port power."
Greg Kroah-Hartman
2012-09-24
*
usb: move children deallocation after quiescing the hub
Alexander Shishkin
2012-09-12
*
usb: add little-endian transform for DeviceRemovable of usb3.0 hub
Lan Tianyu
2012-09-10
*
usb : Add sysfs files to control port power.
Lan Tianyu
2012-09-10
*
usb/acpi: Store info on device removability.
Lan Tianyu
2012-09-10
*
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
2012-09-10
*
usb: move children to struct usb_port
Lan Tianyu
2012-09-10
[next]