index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: drd: Don't check against CONFIG_OF
Thinh Nguyen
2022-02-17
1
-1
/
+1
*
usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
AngeloGioacchino Del Regno
2022-02-17
2
-35
/
+14
*
usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
Chris Packham
2022-02-15
1
-2
/
+1
*
usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers
Sergey Shtylyov
2022-02-15
2
-4
/
+4
*
usbip: vudc: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2022-02-14
1
-1
/
+1
*
usb: ulpi: Add debugfs support
Sean Anderson
2022-02-14
1
-1
/
+70
*
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
2022-02-14
16
-28
/
+97
|
\
|
*
Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
Greg Kroah-Hartman
2022-02-12
1
-4
/
+2
|
*
Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-02-11
5
-0
/
+11
|
|
\
|
|
*
USB: serial: cp210x: add CPI Bulk Coin Recycler id
Johan Hovold
2022-02-01
1
-0
/
+1
|
|
*
USB: serial: cp210x: add NCR Retail IO box id
Johan Hovold
2022-02-01
1
-0
/
+1
|
|
*
USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320
Cameron Williams
2022-02-01
2
-0
/
+6
|
|
*
USB: serial: option: add ZTE MF286D modem
Pawel Dembicki
2022-01-31
1
-0
/
+2
|
|
*
USB: serial: ch341: add support for GW Instek USB2.0-Serial devices
Stephan Brunner
2022-01-31
1
-0
/
+1
|
*
|
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2022-02-11
1
-2
/
+4
|
*
|
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
2022-02-11
1
-3
/
+6
|
*
|
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
2022-02-11
1
-0
/
+3
|
*
|
usb: core: Unregister device on component_add() failure
Fabio M. De Francesco
2022-02-11
1
-3
/
+6
|
*
|
usb: dwc3: gadget: Prevent core from processing stale TRBs
Udipto Goswami
2022-02-08
1
-0
/
+13
|
*
|
usb: gadget: f_uac2: Define specific wTerminalType
Pavel Hofman
2022-01-31
1
-2
/
+2
|
*
|
usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
Adam Ford
2022-01-31
1
-0
/
+2
|
*
|
usb: raw-gadget: fix handling of dual-direction-capable endpoints
Jann Horn
2022-01-31
1
-1
/
+1
|
*
|
usb: usb251xb: add boost-up property support
Tommaso Merciai
2022-01-31
1
-1
/
+3
|
*
|
usb: ulpi: Call of_node_put correctly
Sean Anderson
2022-01-31
1
-2
/
+6
|
*
|
usb: ulpi: Move of_node_put to ulpi_dev_release
Sean Anderson
2022-01-31
1
-1
/
+1
|
*
|
usb: f_fs: Fix use-after-free for epfile
Udipto Goswami
2022-01-31
1
-14
/
+42
|
*
|
usb: dwc3: xilinx: fix uninitialized return value
Robert Hancock
2022-01-31
1
-1
/
+1
|
|
/
*
|
usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)
Souradeep Chowdhury
2022-02-11
3
-0
/
+262
*
|
usb: typec: rt1719: Add support for Richtek RT1719
ChiYuan Huang
2022-02-11
3
-0
/
+974
*
|
usb: xhci-mtk: add support ip-sleep wakeup for mt8195
Chunfeng Yun
2022-02-11
1
-0
/
+37
*
|
usb: dwc2: Add platform specific data for Intel's Agilex
Dinh Nguyen
2022-02-11
1
-0
/
+10
*
|
USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.
Ingo Rohloff
2022-02-11
1
-10
/
+22
*
|
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
2022-02-08
1
-0
/
+9
*
|
usb: dwc3: Program GFLADJ
Sean Anderson
2022-02-08
2
-1
/
+41
*
|
usb: dwc3: Calculate REFCLKPER based on reference clock
Sean Anderson
2022-02-08
1
-2
/
+12
*
|
usb: dwc3: Get clocks individually
Sean Anderson
2022-02-08
2
-17
/
+57
*
|
usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_opts
Joe Perches
2022-02-04
1
-53
/
+38
*
|
usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
Colin Ian King
2022-02-04
1
-2
/
+2
*
|
usb: gadget: f_uac2: Add speed names to bInterval dbg/warn
Pavel Hofman
2022-01-31
1
-4
/
+14
*
|
usb: gadget: f_uac2: Optionally determine bInterval for HS and SS
Pavel Hofman
2022-01-31
2
-43
/
+87
*
|
usb: gadget: audio: Add HS/SS bInterval params for UAC2
Pavel Hofman
2022-01-31
1
-0
/
+15
*
|
usb: gadget: f_uac2: Add HS/SS bInterval to configfs
Pavel Hofman
2022-01-31
2
-4
/
+31
*
|
usb: udc: Fix typo in comment
tangmeng
2022-01-31
1
-1
/
+1
*
|
USB: ACPI: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-01-31
1
-1
/
+1
*
|
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2022-01-31
15
-15
/
+109
|
\
|
|
*
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
2022-01-26
1
-3
/
+3
|
*
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2022-01-26
1
-1
/
+1
|
*
usb: gadget: at91_udc: fix incorrect print type
Miles Chen
2022-01-26
1
-1
/
+1
|
*
usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
Robert Hancock
2022-01-26
1
-5
/
+5
|
*
usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode
Robert Hancock
2022-01-26
1
-0
/
+13
[next]