index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2016-05-01
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
2016-05-01
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Oliver Neukum
2016-05-01
usb: retry reset if a device times out
Oliver Neukum
2016-02-17
usb: hub: do not clear BOS field during reset device
Du, Changbin
2016-01-25
USB: fix invalid memory access in hub_activate()
Alan Stern
2016-01-18
USB: add quirk for devices with broken LPM
Alan Stern
2016-01-11
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
2016-01-11
usb: core : hub: Fix BOS 'NULL pointer' kernel panic
Hans Yang
2015-10-30
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
2015-10-30
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
2015-10-09
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
2015-08-11
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
2015-08-11
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
2015-07-15
USB: devio: fix a condition in async_completed()
Dan Carpenter
2015-07-15
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Robert Schlabbach
2015-05-05
usb: core: hub: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-03-18
USB: usbfs: don't leak kernel data in siginfo
Alan Stern
2015-03-02
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
2015-03-02
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-02-24
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-02-04
USB: Add OTG PET device to TPL
Macpaul Lin
2015-02-04
usb-core bInterval quirk
James P Michels III
2015-01-05
HID: yet another buggy ELAN touchscreen
Oliver Neukum
2014-12-15
USB: add reset resume quirk for usb3503
Joonyoung Shim
2014-12-10
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
Hans de Goede
2014-11-14
USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen
Adel Gadllah
2014-11-14
USB: quirks: enable device-qualifier quirk for another Elan touchscreen
Adel Gadllah
2014-11-14
USB: quirks: enable device-qualifier quirk for Elan Touchscreen
Johan Hovold
2014-11-14
USB: core: add device-qualifier quirk
Johan Hovold
2014-11-14
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-10-05
usb: hub: take hub->hdev reference when processing from eventlist
Joe Lawrence
2014-09-05
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
2014-09-05
usbcore: Fix wrong device in an error message in hub_port_connect()
Takashi Iwai
2014-09-05
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
Roger Quadros
2014-09-05
USB: Fix persist resume of some SS USB devices
Pratyush Anand
2014-09-05
USB: devio: fix issue with log flooding
Oliver Neukum
2014-09-05
usbcore: don't log on consecutive debounce failures of the same port
Oliver Neukum
2014-07-17
usb: Check if port status is equal to RxDetect
Gavin Guo
2014-06-17
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
Dan Williams
2014-06-17
usb: quiet peer failure warning, disable poweroff
Dan Williams
2014-06-17
usb: improve "not suspended yet" message in hub_suspend()
Dan Williams
2014-06-17
usb: fix ->update_hub_device() vs hdev->maxchild
Dan Williams
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-02
usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y
Stephen Rothwell
2014-05-27
usb: resume child device when port is powered on
Dan Williams
2014-05-27
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
Dan Williams
2014-05-27
usb: introduce port status lock
Dan Williams
2014-05-27
usb: synchronize port poweroff and khubd
Dan Williams
2014-05-27
usb: refactor port handling in hub_events()
Dan Williams
[next]