summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-07-09usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'Lee Jones1-2/+4
2020-07-09usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanoursLee Jones1-8/+10
2020-07-09usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argumentLee Jones1-0/+1
2020-07-09usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+3
2020-07-09usb: atm: ueagle-atm: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones1-2/+2
2020-07-09usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard co...Lee Jones1-3/+3
2020-07-09usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comme...Lee Jones1-1/+1
2020-07-09usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk'Lee Jones1-0/+2
2020-07-09usb: ehci-omap: Drop surplus includeLinus Walleij1-1/+0
2020-07-09USB: serial: drop redundant transfer-buffer castsJohan Hovold6-8/+6
2020-07-09USB: serial: add sysrq break-handler dummyJohan Hovold1-2/+2
2020-07-09USB: serial: inline sysrq dummy functionJohan Hovold1-7/+2
2020-07-09USB: serial: only process sysrq when enabledJohan Hovold1-1/+1
2020-07-09USB: serial: only set sysrq timestamp for consolesJohan Hovold7-14/+18
2020-07-09USB: serial: ftdi_sio: fix break and sysrq handlingJohan Hovold1-7/+17
2020-07-09USB: serial: ftdi_sio: clean up receive processingJohan Hovold1-10/+9
2020-07-09USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold1-11/+11
2020-07-09usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang1-0/+2
2020-07-09usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław1-1/+1
2020-07-09usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()Michał Mirosław1-7/+1
2020-07-09usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan1-1/+2
2020-07-09usb: cdns3: trace: fix some endian issuesPeter Chen1-3/+3
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen1-15/+15
2020-07-09usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov1-2/+5
2020-07-09usb: gadget: fix langid kernel-doc warning in usbstring.cRandy Dunlap1-1/+1
2020-07-09usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus1-0/+4
2020-07-09usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus1-0/+4
2020-07-08Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman4-0/+12
2020-07-08USB: serial: use fallthrough pseudo-keywordGustavo A. R. Silva4-6/+6
2020-07-07usb: correct kernel-doc inconsistencyColton Lewis1-1/+1
2020-07-07usb: chipidea: core: add wakeup support for extconPeter Chen1-0/+24
2020-07-07USB: serial: option: add Quectel EG95 LTE modemAceLan Kao1-0/+3
2020-07-07USB: serial: ch341: fix missing simulated-break marginMichael Hanselmann1-4/+6
2020-07-06udc: lpc32xx: mark local function staticArnd Bergmann1-2/+2
2020-07-06USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman1-0/+17
2020-07-06USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-07-06USB: serial: ch341: simulate break condition if not supportedMichael Hanselmann1-9/+93
2020-07-03usb: dwc2: gadget: Remove assigned but never used 'maxsize'Lee Jones1-2/+1
2020-07-03USB: phy: fsl-usb: remove character device usageGreg Kroah-Hartman2-83/+0
2020-07-03USB: phy: fsl-usb: remove sysfs abuseGreg Kroah-Hartman1-93/+0
2020-07-03usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'Lee Jones1-4/+3
2020-07-03usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard com...Lee Jones1-13/+13
2020-07-03usb: class: usbtmc: File headers are not good candidates for kerneldocLee Jones1-1/+1
2020-07-03usb: c67x00: c67x00-ll-hpi: Demote obvious misuse of kerneldoc to standard co...Lee Jones1-3/+3
2020-07-03usb: mtu3: mtu3_core: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones1-1/+1
2020-07-03usb: cdns3: ep0: Move 'zlp' description to appropriate function headerLee Jones1-1/+1
2020-07-03usb: host: ohci: Mark cc_to_error as __maybe_unusedLee Jones1-1/+1
2020-07-03usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocksLee Jones1-3/+2
2020-07-03usb: host: isp1362: Mark the many unused ISP1362_REG entries as __maybe_unusedLee Jones1-1/+1
2020-07-03usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerne...Lee Jones1-1/+1