index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
|
\
|
*
usb: Retry port status check on resume to work around RH bugs
Julius Werner
2015-02-03
|
*
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
Zhuang Jin Can
2015-02-03
|
*
Merge 3.19-rc7 into usb-next
Greg Kroah-Hartman
2015-02-02
|
|
\
|
*
|
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
2015-01-31
|
*
|
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-31
|
*
|
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
2015-01-31
|
*
|
usb: core: hub: modify hub reset logic in hub driver
Deepak Das
2015-01-25
|
*
|
USB: don't cancel queued resets when unbinding drivers
Alan Stern
2015-01-25
|
*
|
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-01-09
*
|
|
USB / PM: Remove unneeded #ifdef and associated dead code
Andreas Ruprecht
2015-02-08
|
|
/
|
/
|
*
|
USB: Add OTG PET device to TPL
Macpaul Lin
2015-01-25
|
/
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
|
\
|
*
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
Rafael J. Wysocki
2014-12-13
*
|
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
|
\
\
|
*
\
Merge 3.18-rc7 into usb-next
Greg Kroah-Hartman
2014-11-30
|
|
\
\
|
*
\
\
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-11-25
|
|
\
\
\
|
|
*
|
|
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
2014-11-03
|
*
|
|
|
Merge 3.18-rc4 into usb-next.
Greg Kroah-Hartman
2014-11-10
|
|
\
\
\
\
|
*
|
|
|
|
usb: hub: remove unused variable
Sudip Mukherjee
2014-11-03
|
*
|
|
|
|
usb: Do not re-read descriptors for wired devices in usb_authorize_device()
Josef Gajdusek
2014-11-03
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
HID: yet another buggy ELAN touchscreen
Oliver Neukum
2014-11-19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-12-04
|
|
/
/
*
/
/
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
Hans de Goede
2014-11-24
|
/
/
*
|
usb: core: notify disconnection when core detects disconnect
Peter Chen
2014-11-03
*
|
usb: core: need to call usb_phy_notify_connect after device setup
Tony Zheng
2014-11-03
*
|
USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen
Adel Gadllah
2014-11-03
*
|
USB: quirks: enable device-qualifier quirk for another Elan touchscreen
Adel Gadllah
2014-11-03
*
|
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
2014-11-03
|
/
*
usb: hcd: add generic PHY support
Sergei Shtylyov
2014-09-29
*
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-29
*
usb: core: return -ENOTSUPP for all targeted hosts
Peter Chen
2014-09-29
*
usb: core: log higher level message on malformed LANGID descriptor
Scot Doyle
2014-09-28
*
usb: Add LED triggers for USB activity
Michal Sojka
2014-09-25
*
usb: hub: allow to process more usb hub events in parallel
Petr Mladek
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: hub: convert khubd into workqueue
Petr Mladek
2014-09-23
*
usb: hub: rename hub_events() to hub_event() and handle only one event there
Petr Mladek
2014-09-23
*
usb: hub: keep hub->dev reference all the time when struct usb_hub lives
Petr Mladek
2014-09-23
*
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-09-23
*
usb: Fixed a few typos
Mickael Maison
2014-09-23
*
usb: core: Kconfig: TPL should apply for both OTG and EH
Peter Chen
2014-09-23
*
usb: core: TPL should apply for both OTG and EH
Peter Chen
2014-09-23
*
USB: quirks: enable device-qualifier quirk for Elan Touchscreen
Johan Hovold
2014-09-23
*
USB: core: add device-qualifier quirk
Johan Hovold
2014-09-23
*
usb: hub: take hub->hdev reference when processing from eventlist
Joe Lawrence
2014-09-10
*
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
2014-08-27
[next]