summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-02-11usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-11usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-11usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-02-11usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transferPeter Chen
2020-02-11usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-02-11usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-02-11usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-02-01usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-02-01usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-02-01USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-02-01usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-17Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-01-17USB: serial: quatech2: handle unbound portsJohan Hovold
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold
2020-01-17USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold
2020-01-17USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold
2020-01-17USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold
2020-01-17USB: serial: suppress driver bind attributesJohan Hovold
2020-01-16USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer
2020-01-15usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-14USB: serial: opticon: fix control-message timeoutsJohan Hovold
2020-01-13USB: serial: option: Add support for Quectel RM500QKristian Evensen
2020-01-13USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque
2020-01-08usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-01-08usb: ohci-da8xx: ensure error return on variable error is setColin Ian King
2020-01-08usb: musb: Disable pullup at initPaul Cercueil
2020-01-08usb: musb: fix idling for suspend after disconnect interruptTony Lindgren
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus
2020-01-06USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
2020-01-02USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert
2020-01-02Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-12-30usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck
2019-12-30usb: cdns3: should not use the same dev_id for shared interrupt handlerPeter Chen
2019-12-30usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-30usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil
2019-12-30usb: musb: jz4740: Silence error if code is -EPROBE_DEFERPaul Cercueil
2019-12-30usb: udc: tegra: select USB_ROLE_SWITCHArnd Bergmann
2019-12-30USB: core: fix check for duplicate endpointsJohan Hovold
2019-12-20USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas
2019-12-18usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2019-12-17usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim
2019-12-17USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2019-12-16USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas
2019-12-14Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds