summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-06-11USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-06-11USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2019-06-11USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-06-11USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-06-11USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-06-11usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid1-1/+1
2019-06-11xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov1-12/+10
2019-06-11usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren1-0/+3
2019-06-11USB: core: Don't unbind interfaces following device reset failureAlan Stern1-1/+4
2019-05-16USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-16USB: serial: use variable for statusOliver Neukum1-8/+10
2019-05-16UAS: fix alignment of scatter/gather segmentsOliver Neukum1-14/+24
2019-05-16usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-05-16usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-15/+10
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2-21/+5
2019-05-16USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-16USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-05-16usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener1-0/+1
2019-05-16usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener1-2/+2
2019-05-16usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener1-3/+1
2019-05-16USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-05-16USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-04-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski1-1/+8
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman1-6/+3
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2-3/+7
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork1-4/+6
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard1-1/+2
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-04-03usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin1-0/+6
2019-04-03usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang1-0/+2
2019-04-03USB: core: only clean up what we allocatedAndrey Konovalov1-3/+6
2019-04-03usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda1-4/+1
2019-04-03usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang1-1/+6
2019-04-03usb: gadget: composite: fix dereference after null check coverify warningPeter Chen1-0/+2
2019-04-03usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros1-0/+6
2019-03-23USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2-0/+8
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-03-23USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas1-0/+2
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter1-1/+1
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao1-0/+1
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn1-1/+0
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-02-20usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-02-20usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman1-0/+10
2019-02-06USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-02-06USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2