summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-38/+111
2017-08-10USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman-0/+3
2017-08-10usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng-0/+3
2017-08-10USB: Check for dropped connection before switching to full speedAlan Stern-4/+6
2017-08-10usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh-5/+13
2017-08-03Merge tag 'usb-serial-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-0/+3
2017-08-03Merge tag 'fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-20/+65
2017-08-03usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda-4/+1
2017-08-03usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3Yoshihiro Shimoda-2/+7
2017-08-03usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()Rajendra Nayak-8/+9
2017-08-03usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda-5/+16
2017-08-03usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam-1/+32
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier-0/+28
2017-08-01USB: serial: option: add D-Link DWM-222 device IDHector Martin-0/+2
2017-07-30usb: musb: fix tx fifo flush handling againBin Liu-0/+1
2017-07-30usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu-1/+1
2017-07-30usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern-6/+12
2017-07-30uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson-2/+2
2017-07-30USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki-0/+2
2017-07-20xhci: fix memleak in xhci_run()Shu Wang-1/+3
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen-0/+2
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman-0/+3
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K-1/+8
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang-0/+69
2017-07-20xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman-4/+7
2017-07-19Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-55/+87
2017-07-19usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda-7/+24
2017-07-19usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda-1/+3
2017-07-18usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()Yoshihiro Shimoda-3/+3
2017-07-18usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmacYoshihiro Shimoda-0/+6
2017-07-18usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()Yoshihiro Shimoda-1/+1
2017-07-18usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol-11/+14
2017-07-18usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol-10/+10
2017-07-18usb: gadget: udc: start_udc() can be statickbuild test robot-3/+3
2017-07-18usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan-0/+3
2017-07-17usb: storage: return on error to avoid a null pointer dereferenceColin Ian King-1/+4
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann-0/+1
2017-07-17USB: cdc-acm: add device-id for quirky printerJohan Hovold-0/+3
2017-07-17USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller-0/+1
2017-07-17usb: dwc3: gadget: only unmap requests from DMA if mappedJack Pham-3/+5
2017-07-17usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven-1/+2
2017-07-17usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven-1/+1
2017-07-17usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin-1/+1
2017-07-17usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R-10/+8
2017-07-17usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R-3/+3
2017-07-12USB: serial: safe_serial: move __inline__ before return typeJoe Perches-1/+1
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+21
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-29/+19
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-6/+1