aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-07-09usb: typec: altmodes: displayport: File headers are not good candidates for kerneldocLee Jones1-1/+1
2020-07-09usb: storage: alauda: Remove set but unchecked variableLee Jones1-2/+1
2020-07-09usb: host: xhci-debugfs: Use 'gnu_printf' format notationLee Jones1-0/+1
2020-07-09usb: chipidea: udc: Fix a few kerneldoc issuesLee Jones1-2/+6
2020-07-09usb: host: xhci-dbgtty: File headers are not good candidates for kerneldocLee Jones1-1/+1
2020-07-09usb: host: xhci-dbgcap: File headers are not good candidates for kerneldocLee Jones1-1/+1
2020-07-09usb: host: xhci-mem: Demote obvious misuse of kerneldoc to standard comment blockLee Jones1-1/+1
2020-07-09usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment blockLee Jones1-1/+1
2020-07-09usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the othersLee Jones1-17/+17
2020-07-09usb: chipidea: udc: Add missing descriptions for function arg 'ci'Lee Jones1-1/+11
2020-07-09usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-5/+5
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 blocksLee Jones1-2/+2
2020-07-09usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+3
2020-07-09usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comment blockLee 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/git/johan/usb-serial into usb-linusGreg 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