- fa73e21 Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 5 months ago
- d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
- ecfd794 Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 6ce076f Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
- b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
- f9dc371 usb: gadget: udc: Avoid tasklet passing a global by Kees Cook · 4 years, 6 months ago
- e3ee0e7 usb: common: usb-conn-gpio: Register charger by Paul Cercueil · 4 years, 6 months ago
- ab4dc05 usb: mtu3: simplify mtu3_req_complete() by Chunfeng Yun · 4 years, 6 months ago
- f1e51e9 usb: mtu3: clear dual mode of u3port when disable device by Chunfeng Yun · 4 years, 6 months ago
- 5440237 usb: mtu3: use MTU3_EP_WEDGE flag by Chunfeng Yun · 4 years, 6 months ago
- bf77804 usb: mtu3: remove useless member @busy in mtu3_ep struct by Chunfeng Yun · 4 years, 6 months ago
- ba42897 usb: mtu3: remove repeated error log by Chunfeng Yun · 4 years, 6 months ago
- dc4c1aa usb: mtu3: add ->udc_set_speed() by Chunfeng Yun · 4 years, 6 months ago
- 1258450 usb: mtu3: introduce a funtion to check maximum speed by Chunfeng Yun · 4 years, 6 months ago
- b7d5c3c usb: mtu3: clear interrupts status when disable interrupts by Chunfeng Yun · 4 years, 6 months ago
- f55df11 usb: mtu3: reinitialize CSR registers by Chunfeng Yun · 4 years, 6 months ago
- c0a8d95 usb: mtu3: fix macro for maximum number of packets by Chunfeng Yun · 4 years, 6 months ago
- fde9156 usb: mtu3: remove unnecessary pointer checks by Chunfeng Yun · 4 years, 6 months ago
- ec37198 usb: xhci: Fix ASMedia ASM1142 DMA addressing by Forest Crossman · 4 years, 6 months ago
- 1841cb2 usb: xhci: define IDs for various ASMedia host controllers by Forest Crossman · 4 years, 6 months ago
- 2d30e40 usb: musb: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 9d4ee5b usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- c946226 usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- db123be usb: dwc3: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 7e8b59c usb: cdns3: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 6ce7b97 usb: phy: am335x: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 5ad9181 usb: mtu3: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 0ed9498 USB: Simplify USB ID table match by Bastien Nocera · 4 years, 6 months ago
- 754498c usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time by Hans de Goede · 4 years, 6 months ago
- a37241d usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers by Hans de Goede · 4 years, 6 months ago
- 95b4d51 usb: typec: tcpm: Refactor tcpm_handle_vdm_request by Hans de Goede · 4 years, 6 months ago
- 8afe9a3 usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling by Hans de Goede · 4 years, 6 months ago
- 03eafcf usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper by Hans de Goede · 4 years, 6 months ago
- 5f2b8d8 usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm() by Hans de Goede · 4 years, 6 months ago
- 107c894 Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 4 years, 6 months ago
- fa56dd9 Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 4 years, 6 months ago
- 2525291 xhci: dbgtty: Make some functions static by Wei Yongjun · 4 years, 6 months ago
- b0e0255 xhci: dbc: Make function xhci_dbc_ring_alloc() static by Wei Yongjun · 4 years, 6 months ago
- d6f93d2 usb: chipidea: imx: get available runtime dr mode for wakeup setting by Peter Chen · 4 years, 6 months ago
- 62b9825 usb: chipidea: add query_available_role interface by Peter Chen · 5 years ago
- ca63779 Revert "usb: dwc2: override PHY input signals with usb role switch support" by Greg Kroah-Hartman · 4 years, 6 months ago
- 09df709 Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs" by Greg Kroah-Hartman · 4 years, 6 months ago
- 17a8271 USB: iowarrior: fix up report size handling for some devices by Greg Kroah-Hartman · 4 years, 6 months ago
- e98ba8c Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 6 months ago
- dbaab94 Merge 5.8-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 6 months ago
- c977930 Merge 5.8-rc7 into usb-next by Greg Kroah-Hartman · 4 years, 6 months ago
- f5e46aa usb: dwc3: gadget: when the started list is empty stop the active xfer by Michael Grzeschik · 4 years, 7 months ago
- c5a7092 usb: dwc3: gadget: make starting isoc transfers more robust by Michael Olbrich · 4 years, 7 months ago
- ca14378 usb: dwc3: gadget: add frame number mask by Michael Grzeschik · 4 years, 7 months ago
- 7f2ca14 usb: gadget: function: printer: Interface is disabled and returns error by Zqiang · 4 years, 7 months ago
- a9cf871 usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength by Ruslan Bilovol · 4 years, 7 months ago
- 1fa645b usb: bdc: Use devm_clk_get_optional() by Florian Fainelli · 4 years, 6 months ago
- 5fc453d usb: bdc: Halt controller on suspend by Danesh Petigara · 4 years, 6 months ago
- b10d33c usb: bdc: driver runs out of buffer descriptors on large ADB transfers by Al Cooper · 4 years, 6 months ago
- 33d1c71 usb: bdc: Adb shows offline after resuming from S2 by Al Cooper · 4 years, 6 months ago
- a95bdfd bdc: Fix bug causing crash after multiple disconnects by Sasi Kumar · 4 years, 6 months ago
- 4e3a765 usb: bdc: Add compatible string for new style USB DT nodes by Al Cooper · 4 years, 6 months ago
- f7e764c USB: PHY: JZ4770: Reformat the code to align it. by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
- 2a6c0b8 USB: PHY: JZ4770: Add support for new Ingenic SoCs. by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
- 6e5478a USB: PHY: JZ4770: Unify code style and simplify code. by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
- 2468c87 usb: gadget: net2280: fix memory leak on probe error handling paths by Evgeny Novikov · 4 years, 6 months ago
- b2aeb6d usb: cdns3: drd: simplify *switch_gadet and *switch_host by Pawel Laszczak · 4 years, 6 months ago
- f41ca26b usb: cdns3: core: removed overwriting some error code by Pawel Laszczak · 4 years, 6 months ago
- 5c2cf30 usb: cdns3: core: removed 'goto not_otg' by Pawel Laszczak · 4 years, 6 months ago
- 08c35dd usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST by Pawel Laszczak · 4 years, 6 months ago
- 2452584 usb: cdns3: drd: changed return type from int to bool by Pawel Laszczak · 4 years, 6 months ago
- 03cce68 usb: cdns3: drd: return IRQ_NONE explicitly. by Pawel Laszczak · 4 years, 6 months ago
- ecf4f82 usb: cnds3: drd: deleted != by Pawel Laszczak · 4 years, 6 months ago
- 27afe16 usb: cdns3: drd: removed not needed variables initialization by Pawel Laszczak · 4 years, 6 months ago
- b20aecf usb: cdns3: core: removed cdns3_get_current_role_driver function by Pawel Laszczak · 4 years, 6 months ago
- 95f5acf usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint by Peter Chen · 4 years, 6 months ago
- 33c4b00 usb: cdns3: ep0: delete the unnecessary operation by Peter Chen · 4 years, 6 months ago
- ae90cc8 usb: gadget: net2272: skip BAR1 on error handling paths in probe by Evgeny Novikov · 4 years, 6 months ago
- 75ae051 usb: gadget: bdc: use readl_poll_timeout() to simplify code by Chunfeng Yun · 4 years, 6 months ago
- 33a06f1 usb: dwc2: Fix error path in gadget registration by Marek Szyprowski · 4 years, 6 months ago
- abac8a8 usb: gadget: udc: atmel: implement .pullup callback by Michał Mirosław · 4 years, 6 months ago
- 37d9453 usb: gadget: udc: Flush pending work also in error path by Marek Szyprowski · 4 years, 6 months ago
- f4cfe5c usb: cdns3: gadget: improve the set_configuration handling by Peter Chen · 4 years, 6 months ago
- 7a41095 usb: dwc3: meson-g12a: fix shared reset control use by Dan Robertson · 4 years, 6 months ago
- 9a360a7 xhci: dbc: remove tty specific port structure from struct xhci_dbc by Mathias Nyman · 4 years, 6 months ago
- 688915b xhci: dbgcap: remove dbc dependency on dbctty specific flag by Mathias Nyman · 4 years, 6 months ago
- 6ae6470 xhci: dbc: Add a operations structure to access driver functions by Mathias Nyman · 4 years, 6 months ago
- 4521f16 xhci: dbctty: split dbc tty driver registration and unregistration functions. by Mathias Nyman · 4 years, 6 months ago
- 4ee0e36 xhci: dbc: remove endpoint pointers from dbc_port structure by Mathias Nyman · 4 years, 6 months ago
- e0aa56d xhci: dbc: simplify dbc requests allocation and queueing by Mathias Nyman · 4 years, 6 months ago
- 11e229a xhci: dbc: Pass dbc pointer to dbc start and stop functions. by Mathias Nyman · 4 years, 6 months ago
- dd98570 xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions by Mathias Nyman · 4 years, 6 months ago
- ac28642 xhci: dbc: don't use generic xhci ring allocation functions for dbc. by Mathias Nyman · 4 years, 6 months ago
- cb66434 xhci: dbc: Don't use generic xhci context allocation for dbc by Mathias Nyman · 4 years, 6 months ago
- f39f3af xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd by Mathias Nyman · 4 years, 6 months ago
- 91aaf97 xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints by Mathias Nyman · 4 years, 6 months ago
- b396fa3 xhci: dbgtty: Pass dbc pointer when registering a dbctty device by Mathias Nyman · 4 years, 6 months ago
- a1f6376 xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd pointer by Mathias Nyman · 4 years, 6 months ago
- 903089b xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop() by Mathias Nyman · 4 years, 6 months ago
- d3249fa xhci: dbc: Pass dbc pointer to endpoint init and exit functions. by Mathias Nyman · 4 years, 6 months ago
- ed7bffe xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue() by Mathias Nyman · 4 years, 6 months ago
- 1da49a2 xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context() by Mathias Nyman · 4 years, 6 months ago
- 7cd6312 xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter by Mathias Nyman · 4 years, 6 months ago