index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
11
-99
/
+44
2021-10-10
USB: gadget: udc: Remove some dead code
Christophe JAILLET
2
-6
/
+0
2021-10-10
usb: gadget: storage: add support for media larger than 2T
Nikita Yushchenko
1
-7
/
+80
2021-10-10
usb: chipidea: udc: make controller hardware endpoint primed
Piyush Mehta
1
-0
/
+8
2021-10-08
Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-29
/
+42
2021-10-08
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-70
/
+2
2021-10-07
Revert "usb: misc: ehset: Workaround for "special" hubs"
Johan Hovold
1
-65
/
+16
2021-10-06
usb: core: config: Change sizeof(struct ...) to sizeof(*...)
Robert Greener
1
-2
/
+2
2021-10-05
ARM: omap1: move omap15xx local bus handling to usb.c
Arnd Bergmann
1
-70
/
+2
2021-10-05
USB: cdc-acm: fix break reporting
Johan Hovold
1
-0
/
+3
2021-10-05
USB: cdc-acm: fix racy tty buffer accesses
Johan Hovold
1
-0
/
+5
2021-10-05
usb: gadget: f_uac2: fixed EP-IN wMaxPacketSize
Pavel Hofman
1
-4
/
+10
2021-10-05
usb: cdc-wdm: Fix check for WWAN
Rikard Falkeborn
1
-3
/
+3
2021-10-05
usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle
Fabio Estevam
1
-5
/
+10
2021-10-05
usb: typec: tcpm: handle SRC_STARTUP state if cc changes
Xu Yang
1
-0
/
+1
2021-10-05
usb: typec: tcpci: don't handle vSafe0V event if it's not enabled
Xu Yang
1
-1
/
+1
2021-10-05
usb: typec: tipd: Remove dependency on "connector" child fwnode
Heikki Krogerus
1
-5
/
+3
2021-10-05
Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
Ben Hutchings
1
-2
/
+1
2021-10-05
usb: dwc3: gadget: Revert "set gadgets parent to the right controller"
Andy Shevchenko
1
-1
/
+1
2021-10-05
usb: xhci: tegra: mark PM functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2021-10-05
usb: gadget: udc: core: Print error code in usb_gadget_probe_driver()
Andy Shevchenko
1
-1
/
+1
2021-10-05
usb: gadget: udc: core: Use pr_fmt() to prefix messages
Andy Shevchenko
1
-2
/
+4
2021-10-05
usb: gadget: uvc: fix multiple opens
Thomas Haemmerle
2
-7
/
+44
2021-10-05
usb: cdc-wdm: Constify static struct wwan_port_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-05
usb: usb-skeleton: Update min() to min_t()
Philipp Hortmann
1
-1
/
+1
2021-10-05
usb: exynos: describe driver in KConfig
Krzysztof Kozlowski
2
-5
/
+8
2021-10-05
usb: gadget: udc-xilinx: Add clock support
Shubhrajyoti Datta
1
-0
/
+25
2021-10-05
usb: xhci-mtk: use xhci_dbg() to print log
Chunfeng Yun
1
-1
/
+1
2021-10-05
USB: EHCI: Improve port index sanitizing
Alan Stern
1
-5
/
+6
2021-10-05
USB: phy: tahvo:remove unnecessary debug log
Zhiwei Yang
1
-4
/
+0
2021-10-05
usb: atm: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+3
2021-10-05
usb: phy: tegra: Support OTG mode programming
Dmitry Osipenko
1
-5
/
+193
2021-10-05
usb: host: oxu210hp: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-10-05
usb: host: fotg210: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-10-05
usb: ehci: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-10-05
usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2C
Sven Peter
1
-3
/
+0
2021-10-05
usb: typec: tipd: Switch CD321X power state to S0
Sven Peter
2
-0
/
+43
2021-10-05
usb: typec: tipd: Add support for Apple CD321X
Sven Peter
3
-1
/
+91
2021-10-05
usb: typec: tipd: Add short-circuit for no irqs
Sven Peter
1
-1
/
+6
2021-10-05
usb: typec: tipd: Split interrupt handler
Sven Peter
1
-31
/
+65
2021-10-05
usb: typec: ucsi: Better fix for missing unplug events issue
Heikki Krogerus
2
-147
/
+45
2021-10-05
usb: typec: ucsi: Read the PDOs in separate work
Heikki Krogerus
1
-13
/
+17
2021-10-05
usb: typec: ucsi: Check the partner alt modes always if there is PD contract
Heikki Krogerus
1
-5
/
+9
2021-10-05
usb: typec: ucsi: acpi: Reduce the command completion timeout
Heikki Krogerus
1
-1
/
+1
2021-10-05
usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checking
Heikki Krogerus
2
-19
/
+101
2021-10-05
usb: typec: ucsi: Don't stop alt mode registration on busy condition
Heikki Krogerus
1
-0
/
+2
2021-10-05
usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition
Heikki Krogerus
1
-1
/
+3
2021-10-05
usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
Xu Yang
1
-1
/
+1
2021-10-05
usb: misc: ehset: Workaround for "special" hubs
Razvan Heghedus
1
-16
/
+65
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
19
-190
/
+306
[next]