summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: 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
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-29usbdevfs: get rid of field-by-field copyinAl Viro
2017-06-29Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-06-29USB hub_probe: rework ugly goto-into-compound-statementEugene Korenevsky
2017-06-29usb: host: ohci-pxa27x: Handle return value of clk_prepare_enableArvind Yadav
2017-06-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-06-28Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-27usbip: Fix uninitialized variable bug in vhciYuyang Du
2017-06-27usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus