summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-07-31usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-31Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-07-31usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda
2019-07-31xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman
2019-07-31usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra
2019-07-31usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-07-31usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen
2019-07-26usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng
2019-07-26signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-07-14usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda
2019-07-14usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl
2019-07-14usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-07-14usb: gadget: f_fs: data_len used before properly setFei Yang
2019-07-14USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist
2019-07-14USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson
2019-06-20Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-18xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman
2019-06-18usb: dwc2: Use generic PHY width in params setupJules Maselbas
2019-06-17usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus
2019-06-10Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-06-08Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-06usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun
2019-06-06usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz
2019-06-06usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan
2019-06-06usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni
2019-06-06usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao
2019-06-06usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov
2019-06-06usb: dwc2: Fix DMA cache alignment issuesMartin Schiller
2019-06-06usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson
2019-06-05USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-05-22xhci: Use %zu for printing size_t typeFabio Estevam
2019-05-22xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-05-22xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman
2019-05-22usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-05-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-05-22xhci: update bounce buffer with correct sg numHenry Lin
2019-05-21USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-05-21USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-05-21USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-05-21USB: rio500: simplify lockingOliver Neukum
2019-05-21USB: rio500: fix memory leak in close after disconnectOliver Neukum