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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not set
Wei Yongjun
1
-3
/
+3
2021-07-21
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
Wesley Cheng
1
-4
/
+4
2021-07-21
usb: gadget: f_uac1: add volume and mute support
Ruslan Bilovol
2
-21
/
+671
2021-07-21
usb: gadget: f_uac2: add volume and mute support
Ruslan Bilovol
2
-62
/
+617
2021-07-21
usb: gadget: u_audio: add bi-directional volume and mute support
Ruslan Bilovol
2
-11
/
+380
2021-07-21
usb: dwc2: gadget: Add endpoint wedge support
Minas Harutyunyan
2
-1
/
+29
2021-07-21
usb: gadget: composite: Allow bMaxPower=0 if self-powered
Jack Pham
1
-2
/
+6
2021-07-21
usb: isp1301-omap: Fix the GPIO include
Linus Walleij
1
-1
/
+1
2021-07-21
usb: renesas-xhci: Remove renesas_xhci_pci_exit()
Moritz Fischer
3
-10
/
+0
2021-07-21
usb: xhci-renesas: Minor coding style cleanup
Moritz Fischer
1
-1
/
+1
2021-07-21
usb: host: ohci-spear: simplify calling usb_add_hcd()
Sergey Shtylyov
1
-1
/
+1
2021-07-21
USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
Evgeny Novikov
1
-12
/
+11
2021-07-21
usb: gadget: u_ether: fix a potential null pointer dereference
Maciej Żenczykowski
1
-2
/
+3
2021-07-21
usb: gadget: f_ncm: ncm_wrap_ntb - move var definitions into if statement
Maciej Żenczykowski
1
-11
/
+12
2021-07-21
usb: gadget: f_ncm: remove spurious if statement
Maciej Żenczykowski
1
-3
/
+0
2021-07-21
usb: gadget: f_ncm: remove check for NULL skb_tx_data in timer function
Maciej Żenczykowski
1
-2
/
+1
2021-07-21
usb: gadget: f_ncm: remove spurious boolean timer_stopping
Maciej Żenczykowski
1
-6
/
+5
2021-07-21
usb: gadget: f_ncm: remove timer_force_tx field
Maciej Żenczykowski
1
-7
/
+5
2021-07-21
usb: host: fotg210: fix the actual_length of an iso packet
Kelly Devilliv
2
-8
/
+2
2021-07-21
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Kelly Devilliv
1
-19
/
+17
2021-07-21
Revert "usb: host: fotg210: Use dma_pool_zalloc"
Kelly Devilliv
1
-2
/
+5
2021-07-21
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
1
-4
/
+6
2021-07-21
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
4
-3
/
+11
2021-07-21
usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()
Yoshihiro Shimoda
1
-0
/
+7
2021-07-21
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
1
-0
/
+21
2021-07-21
usb: phy: Fix page fault from usb_phy_uevent
Artur Petrosyan
1
-2
/
+8
2021-07-21
usb: xhci: avoid renesas_usb_fw.mem when it's unusable
Greg Thelen
1
-0
/
+7
2021-07-21
usb: gadget: u_serial: remove WARN_ON on null port
Colin Ian King
1
-1
/
+1
2021-07-21
usb: dwc3: avoid NULL access of usb_gadget_driver
Linyu Yuan
3
-9
/
+23
2021-07-21
usb: max-3421: Prevent corruption of freed memory
Mark Tomlinson
1
-30
/
+14
2021-07-21
usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
Zhang Qilong
1
-0
/
+1
2021-07-21
usb: typec: stusb160x: Don't block probing of consumer of "connector" nodes
Amelie Delaunay
1
-0
/
+9
2021-07-21
usb: typec: stusb160x: register role switch before interrupt registration
Amelie Delaunay
1
-4
/
+7
2021-07-21
USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
Julian Sikorski
1
-0
/
+7
2021-07-21
usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI
David Jeffery
1
-4
/
+14
2021-07-21
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
1
-12
/
+56
2021-07-21
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
1
-24
/
+28
2021-07-21
usb: typec: tipd: Don't block probing of consumer of "connector" nodes
Martin Kepplinger
1
-0
/
+9
2021-07-21
xhci: Fix lost USB 2 remote wake
Mathias Nyman
1
-1
/
+2
2021-07-21
Revert "usb: renesas-xhci: Fix handling of unknown ROM state"
Moritz Fischer
1
-8
/
+8
2021-07-20
USB: serial: cp210x: fix comments for GE CS1000
Ian Ray
1
-2
/
+2
2021-07-14
usb: gadget: fsl_qe_udc: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-12
USB: core: Fix incorrect pipe calculation in do_proc_control()
Alan Stern
1
-1
/
+1
2021-07-12
USB: serial: option: add support for u-blox LARA-R6 family
Marco De Marco
1
-0
/
+3
2021-07-12
usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
Wesley Cheng
1
-0
/
+15
2021-07-12
usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
Wesley Cheng
4
-0
/
+265
2021-07-12
usb: gadget: configfs: Check USB configuration before adding
Wesley Cheng
1
-0
/
+4
2021-07-12
usb: gadget: udc: core: Introduce check_config to verify USB configuration
Wesley Cheng
1
-0
/
+19
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
149
-1928
/
+3901
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
8
-88
/
+22
[prev]
[next]