summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
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-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-26usb: typec: fusb302: Make fusb302_irq_work staticYueHaibing
2019-03-26usb: u132-hcd: fix potential NULL pointer dereferenceKangjie Lu
2019-03-26usb: typec: wcove: Provide fwnode for the portHeikki Krogerus
2019-03-26usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-03-26usb: sierra: fix a missing check of device_create_fileKangjie Lu
2019-03-26usb: mtu3: add a function to switch mailbox state to stringChunfeng Yun
2019-03-26usb: mtu3: add tracepoints to help debugChunfeng Yun
2019-03-26usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.cChunfeng Yun
2019-03-26usb: mtu3: add debugfs interface filesChunfeng Yun
2019-03-26usb: mtu3: supports new QMU formatChunfeng Yun
2019-03-26usb: mtu3: rebuild qmu_gpd struct to prepare to support new QMU formatChunfeng Yun
2019-03-26usb: mtu3: fix transfer error of USB3 Gen2 isocChunfeng Yun
2019-03-26usb: mtu3: rebuild the code of getting vbus regulatorChunfeng Yun
2019-03-26usb: mtu3: remove unnecessary local variable @reqChunfeng Yun
2019-03-26usb: mtu3: print useful information also for device and host modesChunfeng Yun
2019-03-26usb: mtu3: check return value of devm_extcon_register_notifier()Chunfeng Yun
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: typec: fusb302: Add __printf attribute to fusb302_log functionHans de Goede
2019-03-19usb: typec: fusb302: Improve suspend/resume handlingHans de Goede
2019-03-19usb: typec: fusb302: 2 small misc. fixesHans de Goede
2019-03-19usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handlingHans de Goede
2019-03-19usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede
2019-03-19usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_ccHans de Goede
2019-03-19usb: typec: fusb302: Refactor / simplify tcpm_set_cc()Hans de Goede
2019-03-19usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downsHans de Goede
2019-03-19usb: typec: pi3usb30532: Keep orientation when setting mux to safe modeHans de Goede
2019-03-19usb: typec: altmodes/displayport: Fall back to multi-func pinsHans de Goede
2019-03-19usbip: Remove unnecessary null checkSuwan Kim
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