index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-5
/
+4
2018-12-12
usb: core: Remove unnecessary memset()
Suwan Kim
1
-2
/
+0
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
3
-5
/
+10
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2
-4
/
+4
2018-12-05
usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
Harry Pan
1
-0
/
+4
2018-12-05
USB: Fix invalid-free bug in port_over_current_notify()
Alan Stern
1
-1
/
+2
2018-12-05
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
1
-0
/
+10
2018-11-26
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
Michael Niewöhner
1
-0
/
+3
2018-11-14
usb: core: Fix hub port connection events lost
Dennis Wassenberg
1
-1
/
+3
2018-11-07
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Kai-Heng Feng
1
-0
/
+5
2018-11-07
usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
Emmanuel Pescosta
1
-0
/
+3
2018-11-07
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2
-3
/
+17
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-27
/
+84
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-16
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
1
-2
/
+2
2018-10-09
USB: core: remove set but not used variable 'udev'
YueHaibing
1
-3
/
+0
2018-10-09
usb: core: fix memory leak on port_dev_path allocation
Colin Ian King
1
-1
/
+3
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-2
/
+2
2018-10-02
usb: export firmware port location in sysfs
Bjørn Mork
1
-0
/
+10
2018-10-02
usb: hub: try old enumeration scheme first for high speed devices
Zeng Tao
1
-1
/
+3
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
4
-18
/
+39
2018-09-28
usb: core: added uevent for over-current
Jon Flatley
1
-0
/
+36
2018-09-20
usb: core: safely deal with the dynamic quirk lists
Harry Pan
1
-1
/
+2
2018-09-20
usbcore: Select UAC3 configuration for audio if present
Saranya Gopal
1
-0
/
+27
2018-09-20
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
1
-0
/
+2
2018-09-20
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
1
-0
/
+15
2018-09-20
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
1
-15
/
+0
2018-09-20
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
1
-0
/
+5
2018-09-20
USB: usbdevfs: sanitize flags more
Oliver Neukum
1
-3
/
+16
2018-09-16
Merge 4.19-rc4 into usb-next
Greg Kroah-Hartman
4
-28
/
+18
2018-09-11
usb: core: remove flags variable in __usb_hcd_giveback_urb()
Sebastian Andrzej Siewior
1
-1
/
+0
2018-09-10
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
1
-26
/
+0
2018-09-10
usb: core: phy: clean up return value check about devm_of_phy_get_by_index()
Chunfeng Yun
1
-3
/
+4
2018-09-10
USB: Removing NULL check for pool since dma_pool_destroy is safe
Salil Kapur
1
-6
/
+2
2018-09-10
usb: core: remove local_irq_save() around ->complete() handler
Sebastian Andrzej Siewior
1
-13
/
+0
2018-09-05
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
1
-0
/
+11
2018-09-05
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
1
-2
/
+0
2018-09-05
USB: Add quirk to support DJI CineSSD
Tim Anderson
1
-0
/
+3
2018-09-05
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
1
-0
/
+4
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-6
/
+50
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+13
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
1
-2
/
+6
2018-07-21
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
1
-2
/
+6
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2018-07-06
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
1
-0
/
+4
2018-07-05
usb: simplify usbport trigger
Uwe Kleine-König
1
-20
/
+11
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
1
-3
/
+4
2018-06-28
usb: usbfs: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-28
usb: core: use irqsave() in sg_complete() complete callback
Sebastian Andrzej Siewior
1
-4
/
+5
2018-06-25
USB: Report wakeup events on root-hub ports
Alan Stern
1
-0
/
+42
[next]