summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-01usb: gadget: zero: Convert timers to use timer_setup()Kees Cook
2017-11-01usb: r8a66597-hcd: Convert timers to use timer_setup()Kees Cook
2017-11-01usb: isp1760: Convert timers to use timer_setup()Kees Cook
2017-11-01usb: usbip: Convert timers to use timer_setup()Kees Cook
2017-11-01usb-storage: make use of srb local variableAlan Stern
2017-11-01usb: gadget: udc: dummy_hcd: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-01usb: gadget: composite: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-01usb: gadget: f_phonet: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: wusbcore: Use put_unaligned_le32Himanshu Jha
2017-11-01usb: wusbcore: wa-xfer: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: musb: dsps: remove the duplicated timerBin Liu
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook
2017-10-30usb: musb_core: mark expected switch fall-throughGustavo A. R. Silva
2017-10-30usb: musb: da8xx: Remove duplicated definesAlexandre Bailon
2017-10-30usb: storage: sddr55: mark expected switch fall-throughGustavo A. R. Silva
2017-10-30Merge tag 'usb-ci-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-10-27usb: atm: cxacru: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-27usb: class: usbtmc: mark expected switch fall-throughGustavo A. R. Silva
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-10-27Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2017-10-26usb: chipidea: fix trivial typo in KconfigChristoph Fritz
2017-10-25usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-10-24usb: dwc2: Fix UDC state trackingJohn Stultz
2017-10-24usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host modeJohn Stultz
2017-10-24usb: dwc2: Improve gadget state disconnection handlingJohn Stultz
2017-10-24usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam
2017-10-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam
2017-10-24usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov
2017-10-24usb: gadget: serial: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24usb: phy: phy-msm-usb: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24usb: gadget: goku_udc: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-24extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski
2017-10-24extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake
2017-10-23usb: misc: usbtest: remove duplicate & operationJaejoong Kim
2017-10-23usb: host: modify description for MTK xHCI configChunfeng Yun
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun
2017-10-23usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun
2017-10-23usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun
2017-10-23usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun