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
2019-08-25
usb: setup authorized_default attributes using usb_bus_notify
ThiƩbaud Weksteen
2019-08-25
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
2019-08-25
USB: core: Fix races in character device registration and deregistraion
Alan Stern
2019-08-16
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
2019-07-31
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
2019-07-26
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
Lee, Chiasheng
2019-07-26
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-06-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
2019-05-21
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
2019-05-21
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-05-03
usb: introduce usb_ep_type_string() function
Chunfeng Yun
2019-05-03
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
2019-04-25
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-04-17
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
2019-04-16
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
2019-04-16
USB: hub: Remove returned value 'status' since never used
Mathieu Malaterre
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
2019-03-26
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
2019-03-26
usb: introduce usb_ep_type_string() function
Chunfeng Yun
2019-03-26
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
Tony Lindgren
2019-03-06
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-03-01
usb: core: make default autosuspend delay configurable
Mans Rullgard
2019-02-27
usb: core: Fix typo in description of "authorized_default"
Jakub Wilk
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-02-22
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
2019-02-20
usb: core: Replace hardcoded check with inline function from usb.h
Keyur Patel
2019-02-20
usb: core: skip interfaces disabled in devicetree
Mans Rullgard
2019-02-19
usb: core: config: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
USB: Fix configuration selection issues introduced in v4.20.0
Nikolay Yakimov
2019-02-08
usb: handle warm-reset port requests on hub resume
Jan-Marek Glogowski
2019-02-04
usb: core: Move variable initialization to appropriate place
Suwan Kim
2019-01-30
usb: core: comply to PHY framework
Miquel Raynal
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-25
usb: assign ACPI companions for embedded USB devices
Dmitry Torokhov
2019-01-25
usb: split code locating ACPI companion into port and device
Dmitry Torokhov
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-01-18
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
2019-01-18
USB: leds: fix regression in usbport led trigger
Christian Lamparter
2019-01-15
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
2019-01-08
USB: core: urb: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-07
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
2019-01-07
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
2019-01-07
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
2019-01-07
usbcore: Select only first configuration for non-UAC3 compliant devices
Saranya Gopal
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
[next]