index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2019-08-09
usb: gadget: pch_udc: Use dev_get_drvdata
Chuhong Yuan
-2
/
+1
2019-08-09
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
-4
/
+1
2019-08-09
usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify code
YueHaibing
-3
/
+1
2019-08-09
usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code
YueHaibing
-3
/
+1
2019-08-09
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
-3
/
+1
2019-08-09
usb: dwc2: gadget: Fix kill_all_requests race
John Keeping
-4
/
+5
2019-08-09
usb: gadget: atmel_usba_udc: Mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-08-09
USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+2
2019-08-08
usb: setup authorized_default attributes using usb_bus_notify
ThiƩbaud Weksteen
-123
/
+126
2019-08-08
usb: iowarrior: fix deadlock on disconnect
Oliver Neukum
-3
/
+4
2019-08-08
Revert "USB: rio500: simplify locking"
Oliver Neukum
-16
/
+27
2019-08-08
USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
Greg Kroah-Hartman
-10
/
+3
2019-08-08
USB: musb: convert platform driver to use dev_groups
Greg Kroah-Hartman
-19
/
+3
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
-13336
/
+0
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
-0
/
+1
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
-0
/
+1
2019-08-06
USB: usbip: convert platform driver to use dev_groups
Greg Kroah-Hartman
-11
/
+8
2019-08-05
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
-2
/
+0
2019-08-05
usb: yurex: Fix use-after-free in yurex_delete
Suzuki K Poulose
-1
/
+1
2019-08-05
USB: Disable USB2 LPM at shutdown
Kai-Heng Feng
-0
/
+9
2019-08-05
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
-3
/
+1
2019-08-05
USB: serial: option: add D-Link DWM-222 device ID
Rogan Dawes
-0
/
+2
2019-08-05
USB: serial: option: Add support for ZTE MF871A
Yoshiaki Okamoto
-0
/
+1
2019-08-02
usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
Guenter Roeck
-14
/
+24
2019-08-02
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
-0
/
+10
2019-08-02
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
-2
/
+7
2019-08-01
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
-1
/
+1
2019-08-01
usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
Miquel Raynal
-1
/
+0
2019-08-01
usb: wusbcore: Spelling s/disconenct/disconnect/
Geert Uytterhoeven
-1
/
+1
2019-08-01
usb: musb: remove redundant assignment to variable ret
Colin Ian King
-1
/
+1
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
-79
/
+22
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
-7
/
+1
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
-14
/
+2
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
-14
/
+2
2019-07-30
usb: phy: ab8500-usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+6
2019-07-30
usb: host: ohci-tmio: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+3
2019-07-30
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
-8
/
+38
2019-07-30
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
-0
/
+4
2019-07-30
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
-0
/
+9
2019-07-30
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
-3
/
+4
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
-35
/
+55
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
-1
/
+2
2019-07-25
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
-6
/
+7
2019-07-25
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
-2
/
+0
2019-07-25
usb: chipidea: udc: remove redundant assignment to variable retval
Colin Ian King
-2
/
+1
2019-07-25
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
-1
/
+1
2019-07-25
usb: host: Remove call to memset after dma_alloc_coherent
Fuqian Huang
-2
/
+0
2019-07-25
usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.c
Masahiro Yamada
-448
/
+441
2019-07-25
usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.h
Masahiro Yamada
-2
/
+0
2019-07-25
usb: typec: mux: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
-1
/
+1
[prev]
[next]