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
...
*
usb: otg_whitelist: remove whitespace
Kris Borer
2015-08-14
*
usb: core: hub.c: Removed some warnings generated by checkpatch.pl
Chase Metzger
2015-08-08
*
usb: devio: fix spacing
Kris Borer
2015-08-08
*
usb: devio: remove assignment from if condition
Kris Borer
2015-08-05
*
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
2015-07-27
|
\
|
*
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
2015-07-22
*
|
usbcore: add sysfs support to xHCI usb3 hardware LPM
Kevin Strasser
2015-07-22
*
|
usb: move assignment out of if condition
Kris Borer
2015-07-22
*
|
usb: fix coding style issue
Kris Borer
2015-07-22
|
/
*
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-06-02
|
\
|
*
usb: add bus type for USB ULPI
Heikki Krogerus
2015-05-13
*
|
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Robert Schlabbach
2015-05-31
*
|
USB: devio: fix a condition in async_completed()
Dan Carpenter
2015-05-24
*
|
Merge 4.1-rc4 into usb-next
Greg Kroah-Hartman
2015-05-18
|
\
\
|
*
|
Added another USB product ID for ELAN touchscreen quirks.
Logan Gunthorpe
2015-05-09
|
|
/
*
|
USB: hub.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
*
|
USB: hcd.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
*
|
Usb: core: buffer: fixed the checkpatch warning
Nizam Haider
2015-05-10
*
|
usb: Enable LPM for USB 2.01+ full-speed devices
Rupesh Tatiya
2015-05-08
*
|
usb: Set unused ports to "fixed" rather than "unknown"
Matthew Garrett
2015-05-08
*
|
usb: Prefer firmware values when determining whether a port is removable
Matthew Garrett
2015-05-08
|
/
*
drivers/usb/core: devio.c: Removed an uneeded space before tab
Chase Metzger
2015-04-10
*
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-04-10
|
\
|
*
usb: core: hub: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-07
*
|
USB: Move usb_disabled() towards top of the file
Viresh Kumar
2015-03-26
*
|
USB: Use usb_disabled() consistently
Viresh Kumar
2015-03-26
|
/
*
USB: usbfs: don't leak kernel data in siginfo
Alan Stern
2015-02-24
*
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
|
|
|
/
/
|
|
/
|
|
[prev]
[next]