aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-20xhci: fix memleak in xhci_run()Shu Wang1-1/+3
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen1-0/+2
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K1-1/+8
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang5-0/+69
2017-07-20xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman1-4/+7
2017-07-19Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman12-55/+87
2017-07-19usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda1-7/+24
2017-07-19usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3
2017-07-18usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()Yoshihiro Shimoda1-3/+3
2017-07-18usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmacYoshihiro Shimoda1-0/+6
2017-07-18usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()Yoshihiro Shimoda1-1/+1
2017-07-18usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol1-11/+14
2017-07-18usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol1-10/+10
2017-07-18usb: gadget: udc: start_udc() can be statickbuild test robot1-3/+3
2017-07-18usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan1-0/+3
2017-07-17usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann1-0/+1
2017-07-17USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-07-17usb: dwc3: gadget: only unmap requests from DMA if mappedJack Pham1-3/+5
2017-07-17usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2017-07-17usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2017-07-17usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin1-1/+1
2017-07-17usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R1-10/+8
2017-07-17usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R1-3/+3
2017-07-12USB: serial: safe_serial: move __inline__ before return typeJoe Perches1-1/+1
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-0/+21
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-29/+19
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-6/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-21/+13
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-9/+3
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+3
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-54/+13
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds112-3686/+7177
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai15-57/+119
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds4-17/+16
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki3-9/+3
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki4-17/+16
2017-06-29usbdevfs: get rid of field-by-field copyinAl Viro1-29/+19
2017-06-29Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-06-29USB hub_probe: rework ugly goto-into-compound-statementEugene Korenevsky1-17/+21
2017-06-29usb: host: ohci-pxa27x: Handle return value of clk_prepare_enableArvind Yadav1-3/+7
2017-06-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-06-28Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-105/+146
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2-3/+2
2017-06-27usbip: Fix uninitialized variable bug in vhciYuyang Du1-1/+1
2017-06-27usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki1-0/+56
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus7-720/+176
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus9-0/+1367