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-11-26
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
Michael Niewöhner
2018-11-14
usb: core: Fix hub port connection events lost
Dennis Wassenberg
2018-11-07
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Kai-Heng Feng
2018-11-07
usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
Emmanuel Pescosta
2018-11-07
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-16
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
2018-10-09
USB: core: remove set but not used variable 'udev'
YueHaibing
2018-10-09
usb: core: fix memory leak on port_dev_path allocation
Colin Ian King
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-02
usb: export firmware port location in sysfs
Bjørn Mork
2018-10-02
usb: hub: try old enumeration scheme first for high speed devices
Zeng Tao
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2018-09-28
usb: core: added uevent for over-current
Jon Flatley
2018-09-20
usb: core: safely deal with the dynamic quirk lists
Harry Pan
2018-09-20
usbcore: Select UAC3 configuration for audio if present
Saranya Gopal
2018-09-20
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
2018-09-20
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
2018-09-20
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
2018-09-20
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-09-20
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-09-16
Merge 4.19-rc4 into usb-next
Greg Kroah-Hartman
2018-09-11
usb: core: remove flags variable in __usb_hcd_giveback_urb()
Sebastian Andrzej Siewior
2018-09-10
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
2018-09-10
usb: core: phy: clean up return value check about devm_of_phy_get_by_index()
Chunfeng Yun
2018-09-10
USB: Removing NULL check for pool since dma_pool_destroy is safe
Salil Kapur
2018-09-10
usb: core: remove local_irq_save() around ->complete() handler
Sebastian Andrzej Siewior
2018-09-05
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
2018-09-05
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
2018-09-05
USB: Add quirk to support DJI CineSSD
Tim Anderson
2018-09-05
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-21
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
2018-07-06
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
2018-07-05
usb: simplify usbport trigger
Uwe Kleine-König
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-06-28
usb: usbfs: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-28
usb: core: use irqsave() in sg_complete() complete callback
Sebastian Andrzej Siewior
2018-06-25
USB: Report wakeup events on root-hub ports
Alan Stern
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-31
USB: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
2018-05-31
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-05-31
usb: core: message: remove extra endianness conversion in usb_set_isoch_delay
Ruslan Bilovol
[next]