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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
4
-20
/
+30
2022-02-17
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
3
-8
/
+9
2022-02-17
xhci: dbc: create and remove dbc structure in dbgtty driver.
Mathias Nyman
3
-31
/
+22
2022-02-17
xhci: dbc: refactor xhci_dbc_init()
Mathias Nyman
1
-58
/
+66
2022-02-17
usb: dwc3: drd: Don't check against CONFIG_OF
Thinh Nguyen
1
-1
/
+1
2022-02-17
usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
AngeloGioacchino Del Regno
2
-35
/
+14
2022-02-17
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2
-2
/
+6
2022-02-17
usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
Hans de Goede
1
-2
/
+2
2022-02-17
tps6598x: clear int mask on probe failure
Jens Axboe
1
-3
/
+4
2022-02-15
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
1
-3
/
+6
2022-02-15
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
1
-6
/
+13
2022-02-15
usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail
Hans de Goede
1
-1
/
+12
2022-02-15
usb: dwc3: pci: add support for the Intel Raptor Lake-S
Heikki Krogerus
1
-0
/
+4
2022-02-15
usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
Chris Packham
1
-2
/
+1
2022-02-15
usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers
Sergey Shtylyov
2
-4
/
+4
2022-02-14
usbip: vudc: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-02-14
usb: ulpi: Add debugfs support
Sean Anderson
1
-1
/
+70
2022-02-14
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
16
-28
/
+97
2022-02-12
Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
Greg Kroah-Hartman
1
-4
/
+2
2022-02-11
Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
5
-0
/
+11
2022-02-11
usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)
Souradeep Chowdhury
3
-0
/
+262
2022-02-11
usb: typec: rt1719: Add support for Richtek RT1719
ChiYuan Huang
3
-0
/
+974
2022-02-11
usb: xhci-mtk: add support ip-sleep wakeup for mt8195
Chunfeng Yun
1
-0
/
+37
2022-02-11
usb: dwc2: Add platform specific data for Intel's Agilex
Dinh Nguyen
1
-0
/
+10
2022-02-11
USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.
Ingo Rohloff
1
-10
/
+22
2022-02-11
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
1
-2
/
+4
2022-02-11
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
1
-3
/
+6
2022-02-11
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
1
-0
/
+3
2022-02-11
usb: core: Unregister device on component_add() failure
Fabio M. De Francesco
1
-3
/
+6
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-5
/
+2
2022-02-08
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
1
-0
/
+9
2022-02-08
usb: dwc3: gadget: Prevent core from processing stale TRBs
Udipto Goswami
1
-0
/
+13
2022-02-08
usb: dwc3: Program GFLADJ
Sean Anderson
2
-1
/
+41
2022-02-08
usb: dwc3: Calculate REFCLKPER based on reference clock
Sean Anderson
1
-2
/
+12
2022-02-08
usb: dwc3: Get clocks individually
Sean Anderson
2
-17
/
+57
2022-02-07
scsi: usb: storage: Complete the SCSI request directly
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-04
usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_opts
Joe Perches
1
-53
/
+38
2022-02-04
usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
Colin Ian King
1
-2
/
+2
2022-02-01
USB: serial: cp210x: add CPI Bulk Coin Recycler id
Johan Hovold
1
-0
/
+1
2022-02-01
USB: serial: cp210x: add NCR Retail IO box id
Johan Hovold
1
-0
/
+1
2022-02-01
USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320
Cameron Williams
2
-0
/
+6
2022-01-31
usb: gadget: f_uac2: Add speed names to bInterval dbg/warn
Pavel Hofman
1
-4
/
+14
2022-01-31
usb: gadget: f_uac2: Optionally determine bInterval for HS and SS
Pavel Hofman
2
-43
/
+87
2022-01-31
usb: gadget: audio: Add HS/SS bInterval params for UAC2
Pavel Hofman
1
-0
/
+15
2022-01-31
usb: gadget: f_uac2: Add HS/SS bInterval to configfs
Pavel Hofman
2
-4
/
+31
2022-01-31
usb: udc: Fix typo in comment
tangmeng
1
-1
/
+1
2022-01-31
USB: ACPI: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+1
2022-01-31
usb: gadget: f_uac2: Define specific wTerminalType
Pavel Hofman
1
-2
/
+2
2022-01-31
usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
Adam Ford
1
-0
/
+2
2022-01-31
usb: raw-gadget: fix handling of dual-direction-capable endpoints
Jann Horn
1
-1
/
+1
[prev]
[next]