Age | Commit message (Expand) | Author |
2021-02-08 | Merge 5.11-rc7 into usb-next | Greg Kroah-Hartman |
2021-02-05 | usb: dwc2: Fix endpoint direction check in ep_from_windex | Heiko Stuebner |
2021-02-04 | usb: dwc2: pci: Drop the empty quirk function | Heikki Krogerus |
2021-01-26 | usb: dwc2: Make "trimming xfer length" a debug message | Guenter Roeck |
2021-01-26 | usb: dwc2: Abort transaction after errors with unknown reason | Guenter Roeck |
2021-01-26 | usb: dwc2: Do not update data length if it is 0 on inbound transfers | Guenter Roeck |
2021-01-12 | usb: dwc2: disable Link Power Management on STM32MP15 HS OTG | Amelie Delaunay |
2021-01-12 | usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTG | Amelie Delaunay |
2021-01-12 | usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FS | Amelie Delaunay |
2020-10-27 | usb: dwc2: Avoid leaving the error_debugfs label unused | Martin Blumenstingl |
2020-10-02 | usb: dwc2: Fix INTR OUT transfers in DDMA mode. | Minas Harutyunyan |
2020-10-02 | usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs | Amelie Delaunay |
2020-10-02 | usb: dwc2: override PHY input signals with usb role switch support | Amelie Delaunay |
2020-10-02 | usb: dwc2: Always disable regulators on driver teardown | Marc Zyngier |
2020-10-02 | usb: dwc2: add support for APM82181 USB OTG | Christian Lamparter |
2020-09-24 | usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails | Martin Blumenstingl |
2020-09-24 | usb: dwc2: Fix parameter type in function pointer prototype | Nathan Chancellor |
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-24 | usb: dwc2: Fix error path in gadget registration | Marek Szyprowski |
2020-07-23 | usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs | Amelie Delaunay |
2020-07-23 | usb: dwc2: override PHY input signals with usb role switch support | Amelie Delaunay |
2020-07-20 | Merge 5.8-rc6 into usb-next | Greg Kroah-Hartman |
2020-07-15 | usb: dwc2: gadget: Avoid pointless read of EP control register | Lee Jones |
2020-07-15 | usb: dwc2: gadget: Make use of GINTMSK2 | Lee Jones |
2020-07-09 | usb: dwc2: Fix shutdown callback in platform | Minas Harutyunyan |
2020-07-03 | usb: dwc2: gadget: Remove assigned but never used 'maxsize' | Lee Jones |
2020-07-01 | USB: Fix up terminology | Greg Kroah-Hartman |
2020-06-29 | Merge 5.8-rc3 into usb-next | Greg Kroah-Hartman |
2020-06-24 | USB: ch9: add "USB_" prefix in front of TEST defines | Greg Kroah-Hartman |
2020-06-18 | usb: dwc2: Postponed gadget registration to the udc class driver | Minas Harutyunyan |
2020-06-18 | usb: dwc2: use well defined macros for power_down | Jisheng Zhang |
2020-05-25 | usb: dwc2: Update Core Reset programming flow. | Minas Harutyunyan |
2020-05-25 | usb: dwc2: gadget: move gadget resume after the core is in L0 state | Fabrice Gasnier |
2020-05-05 | USB: dwc2: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2020-03-24 | usb: dwc2: convert to devm_platform_get_and_ioremap_resource | Dejin Zheng |
2020-03-16 | Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2020-03-15 | usb: dwc2: Silence warning about supplies during deferred probe | Marek Szyprowski |
2020-03-15 | usb: dwc2: Implement set_selfpowered() | John Keeping |
2020-03-15 | usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS | Amelie Delaunay |
2020-02-24 | Merge 5.6-rc3 into usb-next | Greg Kroah-Hartman |
2020-02-23 | USB: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-11 | usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows | Minas Harutyunyan |
2020-02-11 | usb: dwc2: Fix in ISOC request length checking | Minas Harutyunyan |
2020-01-15 | usb: dwc2: Drop unlock/lock upon queueing a work item | Lukas Wunner |
2020-01-15 | usb: dwc2: fix debugfs FIFO count | John Keeping |
2020-01-15 | usb: dwc2: Fix IN FIFO allocation | John Keeping |
2020-01-15 | usb: dwc2: Fix NULL qh in dwc2_queue_transaction | Alexandru M Stan |
2020-01-15 | usb: dwc2: Fix Stalling a Non-Isochronous OUT EP | Minas Harutyunyan |
2019-11-18 | Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |