summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-07-09usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard co...Lee Jones
2020-07-09usb: typec: tcpm: fusb302: Use 'gnu_printf' format notationLee Jones
2020-07-09usb: typec: altmodes: displayport: Supply missing displayport.h include fileLee Jones
2020-07-09usb: typec: altmodes: displayport: File headers are not good candidates for k...Lee Jones
2020-07-09usb: storage: alauda: Remove set but unchecked variableLee Jones
2020-07-09usb: host: xhci-debugfs: Use 'gnu_printf' format notationLee Jones
2020-07-09usb: chipidea: udc: Fix a few kerneldoc issuesLee Jones
2020-07-09usb: host: xhci-dbgtty: File headers are not good candidates for kerneldocLee Jones
2020-07-09usb: host: xhci-dbgcap: File headers are not good candidates for kerneldocLee Jones
2020-07-09usb: host: xhci-mem: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones
2020-07-09usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment blockLee Jones
2020-07-09usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the ot...Lee Jones
2020-07-09usb: chipidea: udc: Add missing descriptions for function arg 'ci'Lee Jones
2020-07-09usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones
2020-07-09usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'Lee Jones
2020-07-09usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanoursLee Jones
2020-07-09usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argumentLee Jones
2020-07-09usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-07-09usb: atm: ueagle-atm: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones
2020-07-09usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard co...Lee Jones
2020-07-09usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comme...Lee Jones
2020-07-09usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk'Lee Jones
2020-07-09usb: ehci-omap: Drop surplus includeLinus Walleij
2020-07-09USB: serial: drop redundant transfer-buffer castsJohan Hovold
2020-07-09USB: serial: add sysrq break-handler dummyJohan Hovold
2020-07-09USB: serial: inline sysrq dummy functionJohan Hovold
2020-07-09USB: serial: only process sysrq when enabledJohan Hovold
2020-07-09USB: serial: only set sysrq timestamp for consolesJohan Hovold
2020-07-09USB: serial: ftdi_sio: fix break and sysrq handlingJohan Hovold
2020-07-09USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-07-09USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold
2020-07-09usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang
2020-07-09usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-07-09usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()Michał Mirosław
2020-07-09usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan
2020-07-09usb: cdns3: trace: fix some endian issuesPeter Chen
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen
2020-07-09usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-07-09usb: gadget: fix langid kernel-doc warning in usbstring.cRandy Dunlap
2020-07-09usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-07-09usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-07-08Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-08USB: serial: use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07usb: correct kernel-doc inconsistencyColton Lewis
2020-07-07usb: chipidea: core: add wakeup support for extconPeter Chen
2020-07-07USB: serial: option: add Quectel EG95 LTE modemAceLan Kao
2020-07-07USB: serial: ch341: fix missing simulated-break marginMichael Hanselmann
2020-07-06udc: lpc32xx: mark local function staticArnd Bergmann
2020-07-06USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-07-06USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman