index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+1
*
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-01-18
3
-13
/
+13
*
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-01-18
5
-11
/
+30
*
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
2019-01-18
2
-6
/
+39
*
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
2019-01-15
2
-4
/
+8
|
\
|
*
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
2019-01-07
1
-1
/
+2
|
*
usbcore: Select only first configuration for non-UAC3 compliant devices
Saranya Gopal
2019-01-07
1
-3
/
+6
*
|
USB: core: urb: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-08
1
-3
/
+2
*
|
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
2019-01-07
1
-5
/
+3
*
|
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
2019-01-07
1
-4
/
+1
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-5
/
+4
*
usb: core: Remove unnecessary memset()
Suwan Kim
2018-12-12
1
-2
/
+0
*
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
2018-12-10
3
-5
/
+10
|
\
|
*
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-05
2
-4
/
+4
|
*
usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
Harry Pan
2018-12-05
1
-0
/
+4
|
*
USB: Fix invalid-free bug in port_over_current_notify()
Alan Stern
2018-12-05
1
-1
/
+2
*
|
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
2018-12-05
1
-0
/
+10
|
/
*
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
Michael Niewöhner
2018-11-26
1
-0
/
+3
*
usb: core: Fix hub port connection events lost
Dennis Wassenberg
2018-11-14
1
-1
/
+3
*
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Kai-Heng Feng
2018-11-07
1
-0
/
+5
*
usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
Emmanuel Pescosta
2018-11-07
1
-0
/
+3
*
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-11-07
2
-3
/
+17
*
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
7
-27
/
+84
|
\
|
*
USB: core: remove set but not used variable 'udev'
YueHaibing
2018-10-09
1
-3
/
+0
|
*
usb: core: fix memory leak on port_dev_path allocation
Colin Ian King
2018-10-09
1
-1
/
+3
|
*
usb: export firmware port location in sysfs
Bjørn Mork
2018-10-02
1
-0
/
+10
|
*
usb: hub: try old enumeration scheme first for high speed devices
Zeng Tao
2018-10-02
1
-1
/
+3
|
*
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2018-09-30
4
-18
/
+39
|
|
\
|
*
|
usb: core: added uevent for over-current
Jon Flatley
2018-09-28
1
-0
/
+36
|
*
|
usbcore: Select UAC3 configuration for audio if present
Saranya Gopal
2018-09-20
1
-0
/
+27
|
*
|
Merge 4.19-rc4 into usb-next
Greg Kroah-Hartman
2018-09-16
4
-28
/
+18
|
|
\
\
|
*
|
|
usb: core: remove flags variable in __usb_hcd_giveback_urb()
Sebastian Andrzej Siewior
2018-09-11
1
-1
/
+0
|
*
|
|
usb: core: phy: clean up return value check about devm_of_phy_get_by_index()
Chunfeng Yun
2018-09-10
1
-3
/
+4
|
*
|
|
USB: Removing NULL check for pool since dma_pool_destroy is safe
Salil Kapur
2018-09-10
1
-6
/
+2
|
*
|
|
usb: core: remove local_irq_save() around ->complete() handler
Sebastian Andrzej Siewior
2018-09-10
1
-13
/
+0
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-2
/
+2
|
|
/
/
/
*
|
|
|
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
2018-10-16
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
usb: core: safely deal with the dynamic quirk lists
Harry Pan
2018-09-20
1
-1
/
+2
*
|
|
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
2018-09-20
1
-0
/
+2
*
|
|
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-0
/
+15
*
|
|
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-15
/
+0
*
|
|
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-09-20
1
-0
/
+5
*
|
|
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-09-20
1
-3
/
+16
|
|
/
|
/
|
*
|
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
2018-09-10
1
-26
/
+0
*
|
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
2018-09-05
1
-0
/
+11
*
|
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
2018-09-05
1
-2
/
+0
*
|
USB: Add quirk to support DJI CineSSD
Tim Anderson
2018-09-05
1
-0
/
+3
*
|
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
2018-09-05
1
-0
/
+4
|
/
*
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-18
3
-6
/
+50
|
\
[next]