aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-07-09usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to s...Lee Jones1-7/+7
2020-07-09usb: host: fotg210-hcd: Remove unused variable 'hcc_params'Lee Jones1-2/+1
2020-07-09usb: host: ehci-fsl: Fix incorrectly named function argumentLee Jones1-1/+1
2020-07-09usb: host: imx21-hcd: Demote function header which is clearly not kerneldocLee Jones1-1/+1
2020-07-09usb: gadget: udc: pch_udc: Fix a plethora of function documentation related i...Lee Jones1-18/+18
2020-07-09usb: gadget: udc: mv_udc_core: Remove unused static const variable 'driver_desc'Lee Jones1-1/+0
2020-07-09usb: host: r8a66597-hcd: Remove set, then over-written, but never used variab...Lee Jones1-5/+3
2020-07-09usb: gadget: udc: lpc32xx_udc: Staticify 2 local functionsLee Jones1-2/+2
2020-07-09usb: gadget: function: f_fs: Demote function header which is clearly not kern...Lee Jones1-1/+1
2020-07-09usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia'Lee Jones1-1/+0
2020-07-09usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp'Lee Jones1-3/+0
2020-07-09usb: misc: legousbtower: Demote function header which is clearly not kerneldocLee Jones1-1/+1
2020-07-09usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issuesLee Jones1-9/+6
2020-07-09usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make...Lee Jones1-2/+2
2020-07-09usb: gadget: udc: amd5536udc_pci: Remove unused variable 'mod_desc'Lee Jones1-1/+0
2020-07-09usb: gadget: legacy: printer: Remove unused variable 'driver_desc'Lee Jones1-1/+0
2020-07-09usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc formatLee Jones1-1/+1
2020-07-09usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comme...Lee Jones1-12/+12
2020-07-09usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'Lee Jones1-1/+1
2020-07-09usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones1-4/+4
2020-07-09usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-12/+12
2020-07-09usb: gadget: function: u_serial: Repair misdocumented function argumentLee Jones1-1/+1
2020-07-09usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones1-7/+7
2020-07-09usb: misc: iowarrior: Fix odd corruption issue in the file headerLee Jones1-1/+1
2020-07-09usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard co...Lee Jones1-1/+1
2020-07-09usb: typec: tcpm: fusb302: Use 'gnu_printf' format notationLee Jones1-0/+1
2020-07-09usb: typec: altmodes: displayport: Supply missing displayport.h include fileLee Jones1-0/+1
2020-07-09usb: typec: altmodes: displayport: File headers are not good candidates for k...Lee 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 b...Lee 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 ot...Lee 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 ...Lee 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 ...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