summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2022-03-211-0/+1
* Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"Greg Kroah-Hartman2022-02-121-4/+2
* Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-02-115-0/+11
|\
| * USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold2022-02-011-0/+1
| * USB: serial: cp210x: add NCR Retail IO box idJohan Hovold2022-02-011-0/+1
| * USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2022-02-012-0/+6
| * USB: serial: option: add ZTE MF286D modemPawel Dembicki2022-01-311-0/+2
| * USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner2022-01-311-0/+1
* | usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2022-02-111-2/+4
* | usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman2022-02-111-3/+6
* | USB: gadget: validate interface OS descriptor requestsSzymon Heidrich2022-02-111-0/+3
* | usb: core: Unregister device on component_add() failureFabio M. De Francesco2022-02-111-3/+6
* | usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami2022-02-081-0/+13
* | usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman2022-01-311-2/+2
* | usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transitionAdam Ford2022-01-311-0/+2
* | usb: raw-gadget: fix handling of dual-direction-capable endpointsJann Horn2022-01-311-1/+1
* | usb: usb251xb: add boost-up property supportTommaso Merciai2022-01-311-1/+3
* | usb: ulpi: Call of_node_put correctlySean Anderson2022-01-311-2/+6
* | usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson2022-01-311-1/+1
* | usb: f_fs: Fix use-after-free for epfileUdipto Goswami2022-01-311-14/+42
* | usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock2022-01-311-1/+1
|/
* usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak2022-01-261-3/+3
* usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay2022-01-261-1/+1
* usb: gadget: at91_udc: fix incorrect print typeMiles Chen2022-01-261-1/+1
* usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock2022-01-261-5/+5
* usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock2022-01-261-0/+13
* usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li2022-01-261-0/+3
* usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter2022-01-261-2/+5
* usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti2022-01-261-0/+1
* ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen2022-01-261-1/+1
* USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2022-01-252-0/+26
* usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern2022-01-251-0/+10
* usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan2022-01-251-0/+4
* usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan2022-01-251-1/+2
* usb: typec: Don't try to register component master without componentsHeikki Krogerus2022-01-251-0/+2
* usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus2022-01-251-1/+5
* usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang2022-01-252-0/+27
* proc: remove PDE_DATA() completelyMuchun Song2022-01-221-2/+2
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\
| * exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-132-2/+2
* | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-1273-679/+2358
|\ \
| * | usb: gadget: u_audio: Subdevice 0 for capture ctlsPavel Hofman2022-01-061-2/+2
| * | usb: gadget: u_audio: fix calculations for small bIntervalJohn Keeping2022-01-061-11/+13
| * | usb: dwc2: gadget: initialize max_speed from paramsJohn Keeping2022-01-061-1/+12
| * | usb: dwc2: do not gate off the hardware if it does not support clock gatingDinh Nguyen2022-01-061-3/+4
| * | usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin2022-01-061-2/+5
| * | USB: common: debug: add needed kernel.h includeGreg Kroah-Hartman2022-01-051-0/+1
| * | headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.cIngo Molnar2022-01-051-5/+0
| * | headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.hIngo Molnar2022-01-051-3/+3
| * | headers/prep: usb: gadget: Fix namespace collisionIngo Molnar2022-01-051-4/+4