summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-01-25usb: host: xhci: introduce xhci_td_cleanup()Felipe Balbi
2017-01-25usb: host: xhci: reorder variable definitionsFelipe Balbi
2017-01-25usb: host: xhci: use slightly better list helpersFelipe Balbi
2017-01-25usb: host: xhci: remove unneded semicolonFelipe Balbi
2017-01-25usb: host: xhci: simplify irq handler returnFelipe Balbi
2017-01-25usb: host: xhci: rename completion codes to match specFelipe Balbi
2017-01-25usb: host: xhci: print HCIVERSION on debugFelipe Balbi
2017-01-25usb: host: xhci: change pre-increments to post-incrementsFelipe Balbi
2017-01-25usb: xhci: remove unnecessary return in xhci_pci_setup()Lu Baolu
2017-01-25usb: xhci: use list_is_singular for cmd_listLu Baolu
2017-01-25usb: xhci: avoid unnecessary calculationLu Baolu
2017-01-25usb: xhci: remove unnecessary assignmentLu Baolu
2017-01-25usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi
2017-01-25usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2017-01-25xhci: Put warning message on a single lineAlexander Stein
2017-01-25usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang
2017-01-25usb: xhci: remove unnecessary second abort tryLu Baolu
2017-01-25xhci: remove unnecessary check for pending timerMathias Nyman
2017-01-25xhci: detect stop endpoint race using pending timer instead of counter.Mathias Nyman
2017-01-25xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDINGMathias Nyman
2017-01-25xhci: simplify if statement to make it more readableMathias Nyman
2017-01-25usb: storage: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman
2017-01-19usb: xhci-mtk: add reference clockChunfeng Yun
2017-01-19usb: mtu3: add reference clockChunfeng Yun
2017-01-19usb: mtu3: get resources that cause deferred probe earlierChunfeng Yun
2017-01-19usb: host: xhci: plat: check hcc_params after add hcdWilliam wu
2017-01-19usb: host: constify dev_pm_ops structuresBhumika Goyal
2017-01-19usb: isp1760: constify usb_gadget_ops structuresBhumika Goyal
2017-01-19usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-19usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu
2017-01-19usb: storage: ene_ub6250: remove unused variableSudip Mukherjee
2017-01-19usb: host: oxu210hp-hcd: remove unused variableSudip Mukherjee
2017-01-19usb: core: update comments for send message functionsJaejoong Kim
2017-01-17Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-16Merge 4.10-rc4 into usb-nextGreg Kroah-Hartman
2017-01-16usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire
2017-01-16usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay
2017-01-12Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-12usb: gadget: udc: atmel: remove memory leakAlexandre Belloni
2017-01-12usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan
2017-01-12usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz
2017-01-12usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-12usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier
2017-01-12usb: dwc2: gadget: Fix DMA memory freeingVardan Mikayelyan
2017-01-12usb: gadget: composite: Fix function used to free memoryChristophe JAILLET
2017-01-11xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-11USB: serial: ch341: fix control-message error handlingJohan Hovold