summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-07-03usb: cdns3: gadget: Fix a bunch of kernel doc issuesLee Jones1-5/+6
2020-07-03usb: dwc3: dwc3-haps: Function headers are not suitable for kerneldocLee Jones1-1/+1
2020-07-03usb: cdns3: ep0: Fix a bunch of kerneldoc issuesLee Jones1-3/+9
2020-07-03usb: cdns3: core: Fix incorrect formatting and misspelled function arg docsLee Jones1-4/+4
2020-07-03usb: host: ehci-omap: Provide documentation for ehci_hcd_omap_probe()'s arg '...Lee Jones1-0/+1
2020-07-03usb: dwc3: dwc3-omap: Do not read DMA statusLee Jones1-6/+1
2020-07-03usb: common: ulpi: Fix a few kerneldoc related issuesLee Jones1-2/+3
2020-07-03usb: dwc3: ulpi: File headers are not doc headersLee Jones1-1/+1
2020-07-03usb: dwc3: drd: File headers are not doc headersLee Jones1-1/+1
2020-07-03usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldocLee Jones1-1/+1
2020-07-03usb: common: debug: Demote comment blocks which are obviously not kerneldocLee Jones1-2/+2
2020-07-03usb: host: pci-quirks: Demote function header from kerneldoc to comment blockLee Jones1-1/+1
2020-07-03usb: phy: phy: Fix-up a whole bunch of formatting issuesLee Jones1-24/+25
2020-07-02USB: serial: console: add support for flow controlJohan Hovold1-1/+4
2020-07-02USB: serial: quatech2: drop two stub functionsJohan Hovold1-17/+1
2020-07-02USB: serial: kobil_sct: log failure to update line settingsJohan Hovold1-0/+4
2020-07-02USB: serial: keyspan_pda: drop unused firmware reset statusJohan Hovold1-2/+1
2020-07-02USB: serial: iuu_phoenix: drop unused URB submission resultsJohan Hovold1-8/+4
2020-07-02USB: serial: garmin_gps: don't compile unused packet definitionsJohan Hovold1-5/+8
2020-07-01usb: typec: intel_pmc_mux: Add support for USB4Heikki Krogerus1-9/+58
2020-07-01usb: typec: intel_pmc_mux: Definitions for response status bitsHeikki Krogerus1-2/+6
2020-07-01USB: Fix up terminologyGreg Kroah-Hartman9-30/+29
2020-07-01usb: cdns3: gadget: use unsigned int for 32-bit numberPeter Chen1-1/+1
2020-07-01usb: cdns3: gadget: unsigned int is dereferenced as a wider unsigned longPeter Chen1-2/+2
2020-07-01usb: cdns3: ep0: delete the duplicate codePeter Chen1-1/+1
2020-06-30USB: serial: ch341: add min and max line-speed macrosJohan Hovold1-1/+5
2020-06-29USB: serial: ch341: name prescaler, divisor registersMichael Hanselmann1-2/+15
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman22-70/+88
2020-06-27Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-69/+86
2020-06-27usb: cdns3: gadget: Replace trace_printk by dev_dbgNicolas Boichat1-1/+1
2020-06-26Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-7/+6
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg1-1/+2
2020-06-24usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda2-11/+14
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby1-1/+1
2020-06-24vc: switch state to boolJiri Slaby1-1/+2
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby1-3/+3
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon1-9/+0
2020-06-24xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng1-0/+3
2020-06-24xhci: Return if xHCI doesn't support LPMKai-Heng Feng1-1/+4
2020-06-24usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin1-2/+3
2020-06-24xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper1-0/+1
2020-06-24xhci: Fix incorrect EP_STATE_MASKMathias Nyman1-1/+1
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen1-3/+4
2020-06-24usb: cdns3: trace: using correct dir valuePeter Chen1-1/+1
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen1-1/+2
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman19-102/+94
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon1-9/+0
2020-06-24usb: gadget: udc: Potential Oops in error handling codeDan Carpenter1-1/+2
2020-06-24usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()Tang Bin1-5/+1
2020-06-24usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki1-1/+3