summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll
2019-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt
2019-08-25USB: serial: option: Add Motorola modem UARTsTony Lindgren
2019-08-25USB: serial: option: add the BroadMobi BM818 cardBob Ham
2019-08-25USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto
2019-08-25USB: serial: option: add D-Link DWM-222 device IDRogan Dawes
2019-08-25usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum
2019-08-25USB: core: Fix races in character device registration and deregistraionAlan Stern
2019-08-25USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2019-08-25usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello
2019-08-25usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose
2019-08-25usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-08-04usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-08-04usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-08-04usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-08-04usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen
2019-08-04usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng
2019-07-21usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda
2019-07-21usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-07-21USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist
2019-07-21USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao
2019-07-10usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-06-22USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-06-22USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-06-22USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-06-22USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-11USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-06-11USB: rio500: refuse more than one device at a timeOliver Neukum
2019-06-11USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-06-11USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-06-11USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-06-11usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-06-11xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-06-11usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-06-11USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-16USB: serial: use variable for statusOliver Neukum
2019-05-16UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-16usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-16usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-16USB: core: Fix unterminated string returned by usb_string()Alan Stern