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-01-31
usb: usb251xb: add boost-up property support
Tommaso Merciai
1
-1
/
+3
2022-01-31
usb: ulpi: Call of_node_put correctly
Sean Anderson
1
-2
/
+6
2022-01-31
usb: ulpi: Move of_node_put to ulpi_dev_release
Sean Anderson
1
-1
/
+1
2022-01-31
USB: serial: option: add ZTE MF286D modem
Pawel Dembicki
1
-0
/
+2
2022-01-31
USB: serial: ch341: add support for GW Instek USB2.0-Serial devices
Stephan Brunner
1
-0
/
+1
2022-01-31
usb: f_fs: Fix use-after-free for epfile
Udipto Goswami
1
-14
/
+42
2022-01-31
usb: dwc3: xilinx: fix uninitialized return value
Robert Hancock
1
-1
/
+1
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
15
-15
/
+109
2022-01-26
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
1
-3
/
+3
2022-01-26
usb: gadget: f_uac2: allow changing interface name via configfs
Yunhao Tian
2
-1
/
+47
2022-01-26
usb: gadget: f_uac1: allow changing interface name via configfs
Yunhao Tian
2
-1
/
+47
2022-01-26
usb: gadget: f_uac1: Add suspend callback
Pavel Hofman
1
-0
/
+9
2022-01-26
usb: gadget: f_uac2: Add suspend callback
Pavel Hofman
1
-0
/
+9
2022-01-26
usb: gadget: u_audio: Add suspend call
Pavel Hofman
2
-0
/
+11
2022-01-26
usb: gadget: u_audio: Rate ctl notifies about current srate (0=stopped)
Pavel Hofman
1
-1
/
+27
2022-01-26
usb: gadget: f_uac1: Support multiple sampling rates
Julian Scheel
3
-36
/
+175
2022-01-26
usb: gadget: f_uac2: Support multiple sampling rates
Julian Scheel
3
-50
/
+179
2022-01-26
usb: gadget: u_audio: Add capture/playback srate getter
Pavel Hofman
2
-0
/
+30
2022-01-26
usb: gadget: u_audio: Move dynamic srate from params to rtd
Pavel Hofman
4
-38
/
+38
2022-01-26
usb: gadget: u_audio: Support multiple sampling rates
Julian Scheel
5
-2
/
+152
2022-01-26
usb: gadget:audio: Replace deprecated macro S_IRUGO
Pavel Hofman
1
-18
/
+18
2022-01-26
usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X
Roger Quadros
1
-12
/
+58
2022-01-26
usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
Gustavo A. R. Silva
1
-4
/
+3
2022-01-26
USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARs
Bjorn Helgaas
1
-1
/
+1
2022-01-26
usb: gadget: f_fs: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-2
/
+2
2022-01-26
usb: host: fotg210: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2022-01-26
usb: core: Bail out when port is stuck in reset loop
Kai-Heng Feng
1
-2
/
+6
2022-01-26
usb: gadget: f_phonet: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2022-01-26
usb: host: xhci-plat: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-10
/
+3
2022-01-26
usb: cdnsp: remove not used temp_64 variables
Pawel Laszczak
1
-3
/
+0
2022-01-26
usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value
Pawel Laszczak
1
-151
/
+154
2022-01-26
usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switch
Alexander Stein
1
-0
/
+13
2022-01-26
usb: gadget: tegra-xudc: Fix control endpoint's definitions
Wayne Chang
1
-2
/
+10
2022-01-26
usb: gadget: f_serial: Ensure gserial disconnected during unbind
Wesley Cheng
1
-0
/
+4
2022-01-26
usb: gadget: tegra-xudc: Do not program SPARAM
Wayne Chang
1
-8
/
+0
2022-01-26
usb: host: ehci-sched: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2022-01-26
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
1
-1
/
+1
2022-01-26
usb: gadget: at91_udc: fix incorrect print type
Miles Chen
1
-1
/
+1
2022-01-26
usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
Robert Hancock
1
-5
/
+5
2022-01-26
usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode
Robert Hancock
1
-0
/
+13
2022-01-26
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
1
-0
/
+3
2022-01-26
usb: common: ulpi: Fix crash in ulpi_match()
Jon Hunter
1
-2
/
+5
2022-01-26
usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
Pavankumar Kondeti
1
-0
/
+1
2022-01-26
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
1
-1
/
+1
2022-01-25
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2
-0
/
+26
2022-01-25
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
Alan Stern
1
-0
/
+10
2022-01-25
usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
Badhri Jagan Sridharan
1
-0
/
+4
2022-01-25
usb: typec: tcpm: Do not disconnect while receiving VBUS off
Badhri Jagan Sridharan
1
-1
/
+2
2022-01-25
usb: typec: Don't try to register component master without components
Heikki Krogerus
1
-0
/
+2
2022-01-25
usb: typec: Only attempt to link USB ports if there is fwnode
Heikki Krogerus
1
-1
/
+5
[prev]
[next]