index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
usb: disable port power control if not supported in wHubCharacteristics
Dan Williams
1
-6
/
+2
2014-05-27
USB: mutual exclusion for resetting a hub and power-managing a port
Alan Stern
1
-0
/
+12
2014-05-27
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
1
-4
/
+2
2014-05-24
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
1
-2
/
+13
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-23
/
+74
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+8
2014-03-19
USB: disable reset-resume when USB_QUIRK_RESET is set
Alan Stern
1
-2
/
+12
2014-03-17
USB: unbind all interfaces before rebinding any
Alan Stern
1
-2
/
+3
2014-03-10
usbcore: rename struct dev_state to struct usb_dev_state
Valentina Manea
1
-6
/
+6
2014-03-08
staging: usbip: claim ports used by shared devices
Valentina Manea
1
-0
/
+2
2014-03-07
usb: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-2
/
+2
2014-03-04
usb: Reset USB-3 devices on USB-3 link bounce
Hans de Goede
1
-2
/
+20
2014-03-04
usb: Clear host_endpoint->streams when implicitly freeing streams
Hans de Goede
1
-1
/
+4
2014-03-04
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
1
-8
/
+16
2014-02-28
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
Bjørn Mork
1
-1
/
+1
2014-02-28
hub: debug message for failing to enable device
Oliver Neukum
1
-1
/
+5
2014-02-07
usb: move hub init and LED blink work to power efficient workqueue
Shaibal Dutta
1
-6
/
+13
2014-01-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
1
-6
/
+1
2014-01-08
usb:hub set hub->change_bits when over-current happens
Shen Guang
1
-1
/
+2
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
1
-3
/
+4
2014-01-07
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
1
-5
/
+9
2013-12-21
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
1
-7
/
+0
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
1
-35
/
+50
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
1
-3
/
+43
2013-12-09
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
1
-32
/
+7
2013-12-04
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-1
/
+1
2013-10-19
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-7
/
+38
2013-10-16
usb: hub_activate kill an 'else'
Dan Williams
1
-7
/
+4
2013-10-16
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
1
-0
/
+5
2013-10-16
xhci: Enable LPM support only for hardwired or BESL devices
Mathias Nyman
1
-0
/
+27
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
1
-0
/
+1
2013-10-16
usb: Disable USB 2.0 Link PM before device reset.
Sarah Sharp
1
-0
/
+6
2013-10-11
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
Matthias Beyer
1
-2
/
+2
2013-10-11
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
1
-56
/
+55
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2013-09-26
USB: correct the usb_disconnect() comment about usb_bus_list_lock
Bjorn Helgaas
1
-2
/
+2
2013-09-23
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
1
-0
/
+3
2013-09-17
usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()
Xenia Ragiadakou
1
-2
/
+2
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
1
-1
/
+6
2013-08-30
usbcore: fix incorrect type in assignment in descriptors_changed()
Xenia Ragiadakou
1
-3
/
+3
2013-08-30
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
Xenia Ragiadakou
1
-2
/
+21
2013-08-23
usb: don't use bNbrPorts after initialization
Krzysztof Mazur
1
-7
/
+5
2013-08-23
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
1
-2
/
+8
2013-08-23
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
1
-0
/
+1
2013-08-15
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
1
-12
/
+2
2013-08-15
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
1
-12
/
+2
2013-08-15
USB: handle LPM errors during device suspend correctly
Alan Stern
1
-33
/
+38
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-11
/
+26
[prev]
[next]