summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2019-05-21USB: rio500: refuse more than one device at a timeOliver Neukum
2019-05-21usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2019-05-21USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-05-21USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-05-21usb: mtu3: fix up undefined reference to usb_debug_rootChunfeng Yun
2019-05-21USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-05-03Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-05-03USB: serial: f81232: implement break controlJi-Ze Hong (Peter Hong)
2019-05-03USB: serial: f81232: add high baud rate supportJi-Ze Hong (Peter Hong)
2019-05-03USB: serial: f81232: clear overrun flagJi-Ze Hong (Peter Hong)