summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold2021-01-181-1/+7
| * | | USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix2021-01-121-1/+3
* | | | USB: quirks: sort quirk entriesJohan Hovold2021-02-101-3/+3
* | | | usb: gadget: Assign boolean values to a bool variableJiapeng Chong2021-02-091-4/+4
* | | | usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso2021-02-091-0/+14
* | | | usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso2021-02-091-4/+13
* | | | usb: typec: ucsi: Determine common SVDM VersionKyle Tso2021-02-092-3/+30
* | | | usb: typec: tcpm: Determine common SVDM VersionKyle Tso2021-02-091-10/+61
* | | | usb: pd: Make SVDM Version configurable in VDM headerKyle Tso2021-02-093-12/+12
* | | | usb: typec: Manage SVDM versionKyle Tso2021-02-091-0/+43
* | | | usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen2021-02-091-1/+6
* | | | usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen2021-02-091-1/+11
* | | | Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-02-0928-523/+10406
|\ \ \ \
| * | | | usb: cdnsp: Removes some useless trace eventsPawel Laszczak2021-02-064-18/+0
| * | | | usb: cdns3: Add support for TI's AM64 SoCAswath Govindraju2021-01-231-0/+1
| * | | | usb: cdnsp: fixes undefined reference to cdns_removePawel Laszczak2021-01-141-0/+8
| * | | | usb: cdns3: Adds missing __iomem markersPawel Laszczak2021-01-142-12/+12
| * | | | usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'Pawel Laszczak2020-12-291-1/+6
| * | | | usb: cdnsp: Fixes for sparse warningsPawel Laszczak2020-12-297-37/+32
| * | | | usb: cdns3: Fixes for sparse warningsPawel Laszczak2020-12-292-5/+5
| * | | | usb: cdnsp: fix error handling in cdnsp_mem_init()Pawel Laszczak2020-12-291-12/+24
| * | | | usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.hPawel Laszczak2020-12-292-8/+3
| * | | | usb: cdnsp: Removes some not useful function argumentsPawel Laszczak2020-12-293-14/+13
| * | | | usb: cdns3: fix warning when USB_CDNS_HOST is not setRandy Dunlap2020-12-291-2/+2
| * | | | usb: cdns3: fix build when PM_SLEEP is not setRandy Dunlap2020-12-291-0/+5
| * | | | usb: cdnsp: Mark cdnsp_gadget_ops with static keywordZou Wei2020-12-291-1/+1
| * | | | usb: cdns3: Change file names for cdns3 driver.Pawel Laszczak2020-12-297-11/+11
| * | | | usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak2020-12-298-16/+1614
| * | | | usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak2020-12-2915-29/+6641
| * | | | usb: cdnsp: Device side header file for CDNSP driverPawel Laszczak2020-12-291-0/+1463
| * | | | usb: cdns3: Changed type of gadget_dev in cdns structurePawel Laszczak2020-12-291-2/+2
| * | | | usb: cdns3: Refactoring names in reusable codePawel Laszczak2020-12-2910-198/+199
| * | | | usb: cdns3: Moves reusable code to separate modulePawel Laszczak2020-12-296-7/+35
| * | | | usb: cdns3: Split core.c into cdns3-plat and core.c filePawel Laszczak2020-12-296-263/+343
| * | | | usb: cdns3: Add support for DRD CDNSPPawel Laszczak2020-12-294-49/+148
| | |/ / | |/| |
* | | | Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman2021-02-0818-69/+236
|\ \ \ \ | | |_|/ | |/| |
| * | | usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-051-7/+1
| * | | usb: dwc3: fix clock issue during resume in OTG modeGary Bisson2021-02-051-1/+1
| * | | xhci: fix bounce buffer usage for non-sg list caseMathias Nyman2021-02-031-11/+20
| * | | usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár2021-02-034-1/+68
| * | | usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun2021-02-021-1/+3
| * | | usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2021-02-012-29/+36
| * | | usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda2021-02-011-0/+1
| * | | USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-01-311-1/+3
| * | | Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-302-0/+8
| |\ \ \
| | * | | USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-01-281-0/+6
| | * | | USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-01-251-0/+1
| | * | | USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-01-131-0/+1
| | | |/ | | |/|
| * | | usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang2021-01-265-39/+111
| * | | usb: gadget: aspeed: add missing of_node_putkernel test robot2021-01-261-1/+3