index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
USB: iowarrior: fix use-after-free after driver unbind
Johan Hovold
1
-0
/
+6
2019-10-10
USB: iowarrior: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
USB: iowarrior: fix use-after-free on disconnect
Johan Hovold
1
-4
/
+3
2019-10-10
USB: chaoskey: fix use-after-free on release
Johan Hovold
1
-2
/
+3
2019-10-10
USB: adutux: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
USB: ldusb: fix NULL-derefs on driver unbind
Johan Hovold
1
-12
/
+12
2019-10-10
USB: legousbtower: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
usb: cdns3: Fix for incorrect DMA mask.
Pawel Laszczak
1
-0
/
+7
2019-10-10
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
1
-1
/
+19
2019-10-10
usb: cdns3: gadget: Fix full-speed mode
Roger Quadros
1
-0
/
+1
2019-10-10
USB: usb-skeleton: drop redundant in-urb check
Johan Hovold
1
-2
/
+1
2019-10-10
USB: usb-skeleton: fix use-after-free after driver unbind
Johan Hovold
1
-0
/
+1
2019-10-10
USB: usb-skeleton: fix NULL-deref on disconnect
Johan Hovold
1
-3
/
+4
2019-10-10
usb: typec: remove duplicated include from hd3ss3220.c
YueHaibing
1
-1
/
+0
2019-10-10
usb: core: devio.c: Fix assignment of 0/1 to bool variables
Saurav Girepunje
1
-2
/
+2
2019-10-10
USB: core: drop OOM message
Johan Hovold
1
-7
/
+5
2019-10-10
usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
Biju Das
1
-8
/
+11
2019-10-10
usb: hub: Check device descriptor before resusciation
David Heinzelmann
1
-85
/
+111
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in msg_do_config
zhengbin
1
-3
/
+0
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config
zhengbin
1
-3
/
+0
2019-10-10
usb: mtu3: fix race condition about delayed_status
Chunfeng Yun
1
-2
/
+10
2019-10-10
usb: mtu3: add a new function to do status stage
Chunfeng Yun
1
-11
/
+12
2019-10-10
usb: typec: add dependency for TYPEC_HD3SS3220
Mao Wenan
1
-0
/
+1
2019-10-07
usb: host: xhci-tegra: Add Tegra194 XHCI support
JC Kuo
1
-0
/
+30
2019-10-07
xhci: tegra: Parameterize mailbox register addresses
JC Kuo
1
-16
/
+42
2019-10-07
usb: isp1760: isp1760-hcd.c: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-07
usb: image: microtek.c: Remove unused variable
Saurav Girepunje
1
-2
/
+1
2019-10-07
usb:cdns3: Fix for CV CH9 running with g_zero driver.
Pawel Laszczak
1
-2
/
+8
2019-10-07
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Hans de Goede
3
-9
/
+0
2019-10-07
usb: dwc3: Switch to platform_get_irq_byname_optional()
Hans de Goede
3
-6
/
+6
2019-10-06
usb: typec: hd3ss3220_irq() can be static
kbuild test robot
1
-1
/
+1
2019-10-04
Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
4
-2
/
+25
2019-10-04
USB: serial: fix runtime PM after driver unbind
Johan Hovold
1
-4
/
+1
2019-10-04
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
1
-3
/
+5
2019-10-04
USB: usb-skeleton: fix runtime PM after driver unbind
Johan Hovold
1
-5
/
+3
2019-10-04
xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_intel_xhci_sw_pdev()
Wei Yongjun
1
-0
/
+1
2019-10-04
usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
Yoshihiro Shimoda
6
-2
/
+34
2019-10-04
usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
Yoshihiro Shimoda
1
-2
/
+0
2019-10-04
udc: lpc32xx: fix 64-bit compiler warning
Arnd Bergmann
2
-3
/
+3
2019-10-04
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
1
-0
/
+8
2019-10-04
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-10-04
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
1
-2
/
+21
2019-10-04
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
1
-0
/
+12
2019-10-04
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
1
-4
/
+11
2019-10-04
xhci: Check all endpoints for LPM timeout
Jan Schmidt
1
-4
/
+4
2019-10-04
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
1
-4
/
+6
2019-10-04
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
1
-2
/
+2
2019-10-04
usb: usb251xb: add pm_ops
Marco Felsch
1
-0
/
+24
2019-10-04
usb: usb251xb: simplify reset helper
Marco Felsch
1
-8
/
+7
2019-10-04
usb: usb251xb: add vdd supply support
Marco Felsch
1
-0
/
+10
[prev]
[next]