summaryrefslogtreecommitdiffstats
path: root/drivers/leds (unfollow)
Commit message (Expand)AuthorFilesLines
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-07usb: correct kernel-doc inconsistencyColton Lewis1-1/+1
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-03MAINTAINERS: add freescale USB PHY driver entryPeter Chen1-0/+7
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
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: Fix up terminology in include filesGreg Kroah-Hartman3-8/+9
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: typec: Add data structure for Enter_USB messageHeikki Krogerus1-0/+14
2020-07-01usb: typec: Combine the definitions for Accessory and USB modesHeikki Krogerus1-9/+5
2020-07-01USB: Fix up terminologyGreg Kroah-Hartman9-30/+29