index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2018-05-03
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
2018-04-23
usb: core: phy: add the SPDX-License-Identifier and include guard
Martin Blumenstingl
2018-04-22
usb: core: phy: add missing forward declaration for "struct device"
Martin Blumenstingl
2018-04-22
usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled
Martin Blumenstingl
2018-04-22
usb: core: use phy_exit during suspend if wake up is not supported
Martin Blumenstingl
2018-04-22
usb: core: split usb_phy_roothub_{init,alloc}
Martin Blumenstingl
2018-04-22
usb: core: phy: fix return value of usb_phy_roothub_exit()
Martin Blumenstingl
2018-04-22
usb: core: Add quirk for HP v222w 16GB Mini
Kamil Lulko
2018-04-22
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-25
usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
Kai-Heng Feng
2018-03-25
usb: core: Copy parameter string correctly and remove superfluous null check
Kai-Heng Feng
2018-03-25
USB: announce bcdDevice as well as idVendor, idProduct.
Benson Leung
2018-03-23
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
2018-03-23
usb: hub: Reduce warning to notice on power loss
Tomeu Vizoso
2018-03-23
Merge tag 'v4.16-rc6' into next-general
James Morris
2018-03-22
usb: skip phys initialization of shared hcd
Chunfeng Yun
2018-03-22
usb: core: introduce per-port over-current counters
Richard Leitner
2018-03-20
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
2018-03-20
usb: core: urb: Check SSP isoc ep comp descriptor
Thinh Nguyen
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-12
Revert "usb: core: Add "quirks" parameter for usbcore"
Greg Kroah-Hartman
2018-03-09
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
2018-03-09
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
2018-03-09
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
2018-03-09
usb: core: add a wrapper for the USB PHYs on the HCD
Martin Blumenstingl
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2018-03-09
usb: clarify ACPI spec version and section number for _UPC & _PLD
Alex Hung
2018-03-09
usb: Don't disable Latency tolerance Messaging (LTM) before port reset
Mathias Nyman
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-06
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
2018-02-15
Add delay-init quirk for Corsair K70 RGB keyboards
Jack Stocker
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-22
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2017-12-19
usb: Add device quirk for Logitech HD Pro Webcam C925e
Dmitry Fleytman Dmitry Fleytman
2017-12-19
usb: add RESET_RESUME for ELSA MicroLink 56K
Oliver Neukum
2017-12-19
USB: Fix off by one in type-specific length check of BOS SSP capability
Mathias Nyman
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-15
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
2017-12-13
USB: core: prevent malicious bNumInterfaces overflow
Alan Stern
2017-12-13
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-12-12
USB: core: only clean up what we allocated
Andrey Konovalov
2017-12-07
usb: Don't print a warning if interface driver rebind is deferred at resume
Mathias Nyman
2017-12-06
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
Kai-Heng Feng
[next]