summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-11-21usb: phy: phy-generic: add an ability to reset on resumeOleksandr Suvorov
2019-09-17Merge remote-tracking branch 'fslc/4.14-2.0.x-imx' into toradex_4.14-2.0.x-im...Max Krummenacher
2019-09-13usb: chipidea: use seperate role sm when using extconMax Krummenacher
2019-09-13Revert "MLK-10783-5 usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string"Max Krummenacher
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-21usb: chipidea: Fix enum name conflictOleksandr Suvorov
2019-06-21usb/misc/usb3503: use regmap write to set nrd and pdsMax Krummenacher
2019-06-21usb/misc/usb3503: add setting of 'non removable devices' registerMax Krummenacher
2019-06-21usb: misc: usb3503: add the usb3803 variantMax Krummenacher
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-06-09xhci: Use %zu for printing size_t typeFabio Estevam
2019-06-09xhci: update bounce buffer with correct sg numHenry Lin
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-24usb: chipidea: use of extcon framework to work for non OTG caseStefan Agner
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-10UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-10usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-05-10USB: cdc-acm: fix unthrottle racesJohan Hovold
2019-05-10USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-04usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-05-04usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-04-05usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2019-04-03usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov