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