Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
32a35351b7ec93947efb394f252d9ad714a04f18
/
drivers
/
usb
/
core
/
hub.c
32a3535
usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
by Mathias Nyman
· 8 years ago
4e24800
usb: hub: change CLEAR_FEATURE to SET_FEATURE
by Yonglong Wu
· 8 years ago
b74e706
usb: core: hub: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
07d316a
USB: hub: change the locking in hub_activate
by Alan Stern
· 8 years ago
ca5cbc8
USB: hub: fix up early-exit pathway in hub_activate
by Alan Stern
· 8 years ago
6bb47e8
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
by Viresh Kumar
· 8 years ago
feb26ac
usb: core: hub: hub_port_init lock controller instead of bus
by Chris Bainbridge
· 9 years ago
d64aab0
hub: admit devices are SS+
by Oliver Neukum
· 9 years ago
0d5ce77
usb: hub: fix a typo in hub_port_init() leading to wrong logic
by Oliver Neukum
· 9 years ago
71e41bb
Merge 4.5-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
e5bdfd5
Revert "usb: hub: do not clear BOS field during reset device"
by Greg Kroah-Hartman
· 9 years ago
264904c
usb: retry reset if a device times out
by Oliver Neukum
· 9 years ago
a44007a4
drivers: usb: removed assignment of 0 to static variables
by Saurabh Sengar
· 9 years ago
a4b5d60
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
by Heiner Kallweit
· 9 years ago
4f97f8f
Merge 4.5-rc2 into usb-next
by Greg Kroah-Hartman
· 9 years ago
d8f00cd
usb: hub: do not clear BOS field during reset device
by Du, Changbin
· 9 years ago
6ae706a
USB: core, wusbcore: use bus_to_hcd
by Geliang Tang
· 9 years ago
0cdd49a
usb: Support USB 3.1 extended port status request
by Mathias Nyman
· 9 years ago
8a1b272
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
by Mathias Nyman
· 9 years ago
bfccd95
Merge 4.4-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
e50293e
USB: fix invalid memory access in hub_activate()
by Alan Stern
· 9 years ago
252ca49
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
by Greg Kroah-Hartman
· 9 years ago
ad87e03
USB: add quirk for devices with broken LPM
by Alan Stern
· 9 years ago
6b82b12
usb: Add connected retry on resume for non SS devices
by Al Cooper
· 9 years ago
513072d
usb: core: lpm: add sysfs node for usb3 lpm permit
by Lu Baolu
· 9 years ago
bf5ce5b
usb: core: lpm: fix usb3_hardware_lpm sysfs node
by Lu Baolu
· 9 years ago
464ad8c
usb: core : hub: Fix BOS 'NULL pointer' kernel panic
by Hans Yang
· 9 years ago
7d2d641
usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device
by Li Jun
· 9 years ago
17a364e
usb: hub: remove redundant declarations
by Kris Borer
· 9 years ago
039b330
usb: core: hub: Removed some warnings generated by checkpatch.pl
by Chase Metzger
· 9 years ago
1724856
usb: core: hub: Removed some warnings generated by checkpatch.pl
by Chase Metzger
· 9 years ago
088a3da
usb: hub: remove assignment from if condition
by Kris Borer
· 9 years ago
166b863
usb: core: hub.c: Removed some warnings generated by checkpatch.pl
by Chase Metzger
· 9 years ago
722b262
Merge 4.2-rc4 into usb-next
by Greg Kroah-Hartman
· 9 years ago
655fe4e
usbcore: add sysfs support to xHCI usb3 hardware LPM
by Kevin Strasser
· 10 years ago
2d2a316
usb: core: lpm: set lpm_capable for root hub device
by Lu Baolu
· 10 years ago
fb6d1f7
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
by Robert Schlabbach
· 10 years ago
d544d27
USB: hub.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
a842529
usb: Enable LPM for USB 2.01+ full-speed devices
by Rupesh Tatiya
· 10 years ago
58339c2
usb: Set unused ports to "fixed" rather than "unknown"
by Matthew Garrett
· 10 years ago
92bfbf7
usb: Prefer firmware values when determining whether a port is removable
by Matthew Garrett
· 10 years ago
bbc78c0
usb: core: hub: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
e298767
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
f6a5588
USB / PM: Remove unneeded #ifdef and associated dead code
by Andreas Ruprecht
· 10 years ago
7fa4091
usb: Retry port status check on resume to work around RH bugs
by Julius Werner
· 10 years ago
7671bd1
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
by Zhuang Jin Can
· 10 years ago
fbaecff
usb: core: hub: modify hub reset logic in hub driver
by Deepak Das
· 10 years ago
524134d
USB: don't cancel queued resets when unbinding drivers
by Alan Stern
· 10 years ago
e7cf773
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
ceb6c9c
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
by Rafael J. Wysocki
· 10 years ago
69b7290
Merge 3.18-rc4 into usb-next.
by Greg Kroah-Hartman
· 10 years ago
b2108f1
usb: core: notify disconnection when core detects disconnect
by Peter Chen
· 10 years ago
01ed67d
usb: core: need to call usb_phy_notify_connect after device setup
by Tony Zheng
· 10 years ago
527307ea
usb: hub: remove unused variable
by Sudip Mukherjee
· 10 years ago
e50a322
usb: Do not re-read descriptors for wired devices in usb_authorize_device()
by Josef Gajdusek
· 10 years ago
3d46e73
usb: rename phy to usb_phy in HCD
by Antoine Tenart
· 10 years ago
e5a9d62
usb: core: return -ENOTSUPP for all targeted hosts
by Peter Chen
· 10 years ago
638139e
usb: hub: allow to process more usb hub events in parallel
by Petr Mladek
· 10 years ago
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
59d48b3
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
by Petr Mladek
· 10 years ago
32a69589
usb: hub: convert khubd into workqueue
by Petr Mladek
· 10 years ago
eb6e292
usb: hub: rename hub_events() to hub_event() and handle only one event there
by Petr Mladek
· 10 years ago
5d14f32
usb: hub: keep hub->dev reference all the time when struct usb_hub lives
by Petr Mladek
· 10 years ago
ddbe1fc
USB: Add device quirk for ASUS T100 Base Station keyboard
by Lu Baolu
· 10 years ago
026f3fc
usb: core: TPL should apply for both OTG and EH
by Peter Chen
· 10 years ago
2a15938
USB: core: add device-qualifier quirk
by Johan Hovold
· 10 years ago
c605f3c
usb: hub: take hub->hdev reference when processing from eventlist
by Joe Lawrence
· 10 years ago
a9ef803
USB: fix build error with CONFIG_PM_RUNTIME disabled
by Greg Kroah-Hartman
· 10 years ago
bdd405d
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
by Roger Quadros
· 10 years ago
5b1dc20
usb: core: fix below build warning
by Peter Chen
· 10 years ago
dd5f500
usbcore: Fix wrong device in an error message in hub_port_connect()
by Takashi Iwai
· 10 years ago
ae9b475
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
a40178b
USB: Fix persist resume of some SS USB devices
by Pratyush Anand
· 10 years ago
5ee0f80
usbcore: don't log on consecutive debounce failures of the same port
by Oliver Neukum
· 10 years ago
bb86cf5
usb: Check if port status is equal to RxDetect
by Gavin Guo
· 10 years ago
3cd12f9
usb: force warm reset to break link re-connect livelock
by Dan Williams
· 11 years ago
51df62f
usb: allow lpm (en/dis)able only if device is atleast in default state
by Pratyush Anand
· 10 years ago
e3d1050
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
by Dan Williams
· 11 years ago
b658b8f
usb: improve "not suspended yet" message in hub_suspend()
by Dan Williams
· 11 years ago
e3d9558
usb: fix ->update_hub_device() vs hdev->maxchild
by Dan Williams
· 11 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
4a95b1f
usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y
by Stephen Rothwell
· 11 years ago
7027df3
usb: resume child device when port is powered on
by Dan Williams
· 11 years ago
7e73be2
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
by Dan Williams
· 11 years ago
5c79a1e
usb: introduce port status lock
by Dan Williams
· 11 years ago
097a155
usb: synchronize port poweroff and khubd
by Dan Williams
· 11 years ago
af376a4
usb: refactor port handling in hub_events()
by Dan Williams
· 11 years ago
7ad3c47
usb: block suspension of superspeed port while hispeed peer is active
by Dan Williams
· 11 years ago
d5c3834
usb: make usb_port flags atomic, rename did_runtime_put to child_usage
by Dan Williams
· 11 years ago
d8521af
usb: assign default peer ports for root hubs
by Dan Williams
· 11 years ago
a4204ff
usb: cleanup setting udev->removable from port_dev->connect_type
by Dan Williams
· 11 years ago
d99f6b4
usb: rename usb_port device objects
by Dan Williams
· 11 years ago
9262c19
usb: disable port power control if not supported in wHubCharacteristics
by Dan Williams
· 11 years ago
600856c
USB: mutual exclusion for resetting a hub and power-managing a port
by Alan Stern
· 11 years ago
6fecd4f
USB: separate usb_address0 mutexes for each bus
by Todd E Brandt
· 11 years ago
8ef42dd
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
by Alan Stern
· 11 years ago
3e75c6d
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
c12e69c
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
1d10255
USB: disable reset-resume when USB_QUIRK_RESET is set
by Alan Stern
· 11 years ago
6aec044
USB: unbind all interfaces before rebinding any
by Alan Stern
· 11 years ago
Next »