开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2020-07-29
usb: phy: am335x: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
usb: mtu3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
USB: Simplify USB ID table match
Bastien Nocera
2020-07-29
usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...
Hans de Goede
2020-07-29
usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...
Hans de Goede
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request
Hans de Goede
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
Hans de Goede
2020-07-29
usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
Hans de Goede
2020-07-29
usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...
Hans de Goede
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-07-28
Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-07-28
xhci: dbgtty: Make some functions static
Wei Yongjun
2020-07-28
xhci: dbc: Make function xhci_dbc_ring_alloc() static
Wei Yongjun
2020-07-28
usb: chipidea: imx: get available runtime dr mode for wakeup setting
Peter Chen
2020-07-28
usb: chipidea: add query_available_role interface
Peter Chen
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
2020-07-27
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
2020-07-27
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
2020-07-27
Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
2020-07-24
usb: dwc3: gadget: when the started list is empty stop the active xfer
Michael Grzeschik
2020-07-24
usb: dwc3: gadget: make starting isoc transfers more robust
Michael Olbrich
2020-07-24
usb: dwc3: gadget: add frame number mask
Michael Grzeschik
2020-07-24
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
2020-07-24
USB: PHY: JZ4770: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
2020-07-24
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2020-07-24
USB: PHY: JZ4770: Unify code style and simplify code.
周琰杰 (Zhou Yanjie)
2020-07-24
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
2020-07-24
usb: cdns3: drd: simplify *switch_gadet and *switch_host
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
2020-07-24
usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
Pawel Laszczak
2020-07-24
usb: cdns3: drd: changed return type from int to bool
Pawel Laszczak
2020-07-24
usb: cdns3: drd: return IRQ_NONE explicitly.
Pawel Laszczak
2020-07-24
usb: cnds3: drd: deleted !=
Pawel Laszczak
2020-07-24
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed cdns3_get_current_role_driver function
Pawel Laszczak
2020-07-24
usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
Peter Chen
2020-07-24
usb: cdns3: ep0: delete the unnecessary operation
Peter Chen
2020-07-24
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
2020-07-24
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
2020-07-24
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-07-24
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
[next]