aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-28USB: serial: option: add Olicard 600Bjørn Mork
2019-03-28USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-03-28usb: u132-hcd: fix resource leakMukesh Ojha
2019-03-28usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard
2019-03-26usb: mtu3: fix EXTCON dependencyArnd Bergmann
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai
2019-03-22xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2019-03-22usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman
2019-03-22xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-03-20USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-03-20USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
2019-03-20usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-03-20usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2019-03-19usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva
2019-03-19usb: common: Consider only available nodes for dr_modeFabrizio Castro
2019-03-19usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-03-19usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2019-03-19usb: typec: Fix unchecked return valueGustavo A. R. Silva
2019-03-19USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard
2019-03-19USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-03-19USB: serial: option: add support for Quectel EM12Kristian Evensen
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches
2019-03-01usb: core: make default autosuspend delay configurableMans Rullgard
2019-02-27usb: core: Fix typo in description of "authorized_default"Jakub Wilk
2019-02-27usb: chipidea: Refactor USB PHY selection and keep a single PHYPaul Kocialkowski
2019-02-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-02-27usb: chipidea: imx: set power polarityPhilipp Puschmann
2019-02-27usb: chipidea: imx: remove unused header filesJun Li
2019-02-26usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov
2019-02-21Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2019-02-21Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-02-21usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss
2019-02-21usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan
2019-02-21usb: xhci: fix build warning - missing prototypeJean-Philippe Menil
2019-02-20usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey
2019-02-20usb: xhci: remove unused member 'parent' in xhci_regset structChunfeng Yun
2019-02-20xhci: tegra: Prevent error pointer dereferenceThierry Reding