index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
usb: gadget: u_serial: allow more console gadget ports
Michał Mirosław
4
-0
/
+97
2019-10-22
usb: gadget: u_serial: make OBEX port not a console
Michał Mirosław
3
-5
/
+14
2019-10-22
usb: gadget: u_serial: reimplement console support
Michał Mirosław
1
-181
/
+158
2019-10-22
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
1
-0
/
+2
2019-10-22
usb: dwc3: Disable phy suspend after power-on reset
Thinh Nguyen
1
-0
/
+37
2019-10-18
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
1
-1
/
+3
2019-10-18
USB: ldusb: fix read info leaks
Johan Hovold
1
-7
/
+11
2019-10-18
Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
USB: serial: ti_usb_3410_5052: clean up serial data access
Johan Hovold
1
-2
/
+2
2019-10-16
USB: serial: ti_usb_3410_5052: fix port-close races
Johan Hovold
1
-7
/
+3
2019-10-15
usb: usbfs: Suppress problematic bind and unbind uevents.
Ingo Rohloff
1
-1
/
+14
2019-10-15
USB: usblp: fix use-after-free on disconnect
Johan Hovold
1
-1
/
+3
2019-10-15
usb: udc: lpc32xx: fix bad bit shift operation
Gustavo A. R. Silva
1
-3
/
+3
2019-10-15
usb: cdns3: Fix dequeue implementation.
Pawel Laszczak
1
-15
/
+20
2019-10-15
USB: legousbtower: fix a signedness bug in tower_probe()
Dan Carpenter
1
-1
/
+1
2019-10-15
USB: legousbtower: fix memleak on disconnect
Johan Hovold
1
-4
/
+1
2019-10-15
USB: ldusb: fix memleak on disconnect
Johan Hovold
1
-4
/
+1
2019-10-15
USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc
Nathan Chancellor
1
-1
/
+0
2019-10-15
usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()
Dan Carpenter
1
-2
/
+2
2019-10-15
usb: renesas_usbhs: fix type of buf
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-15
usb: renesas_usbhs: fix __le16 warnings
Ben Dooks (Codethink)
1
-6
/
+6
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2
-2
/
+2
2019-10-14
Merge 5.4-rc3 into usb-next
Greg Kroah-Hartman
42
-818
/
+323
2019-10-10
USB: yurex: fix NULL-derefs on disconnect
Johan Hovold
1
-4
/
+7
2019-10-10
USB: iowarrior: use pr_err()
Johan Hovold
1
-1
/
+1
2019-10-10
USB: iowarrior: drop redundant iowarrior mutex
Johan Hovold
1
-12
/
+1
2019-10-10
USB: iowarrior: drop redundant disconnect mutex
Johan Hovold
1
-15
/
+2
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
[prev]
[next]