aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-26usb: xhci-mtk: add a member of num_esitChunfeng Yun2-13/+9
2021-08-26usb: xhci-mtk: check boundary before check ttChunfeng Yun1-3/+4
2021-08-26usb: xhci-mtk: update fs bus bandwidth by bw_budget_tableChunfeng Yun1-10/+7
2021-08-26usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun1-4/+6
2021-08-26usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun2-2/+11
2021-08-26usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun1-1/+1
2021-08-26dt-bindings: usb: mtk-xhci: add compatible for mt8195Chunfeng Yun1-0/+1
2021-08-26dt-bindings: usb: mtk-xhci: add optional property to disable usb2 portsChunfeng Yun1-0/+5
2021-08-26usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'Christophe JAILLET1-14/+13
2021-08-26usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is availableChristophe JAILLET1-1/+2
2021-08-26Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun2-86/+69
2021-08-26Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"Chunfeng Yun1-13/+7
2021-08-26drm/i915/dp: Drop redundant debug printSwati Sharma1-7/+2
2021-08-26drm/i915: Fix syncmap memory leakMatthew Brost1-0/+9
2021-08-26usb: isp1760: clean never read udc_enabled warningRui Miguel Silva1-2/+2
2021-08-26usb: isp1760: do not shift in uninitialized slotRui Miguel Silva1-7/+11
2021-08-26usb: isp1760: do not reset retvalRui Miguel Silva1-1/+0
2021-08-26usb: isp1760: check maxpacketsize before using itRui Miguel Silva1-1/+1
2021-08-26usb: isp1760: ignore return value for bus change patternRui Miguel Silva1-3/+7
2021-08-26usb: gadget: Add description for module parameterWei Ming Chen1-0/+1
2021-08-26usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan1-1/+7
2021-08-26usbip: clean up code in vhci_device_unlink_cleanupAnirudh Rayabharam1-40/+12
2021-08-26usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam1-0/+24
2021-08-26usb: gadget: aspeed: Remove repeated verbose license textCai Huoqing5-25/+0
2021-08-26usb: gadget: mass_storage: Remove repeated verbose license textCai Huoqing1-30/+0
2021-08-26usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova1-7/+6
2021-08-26Merge branch 'topic/ppc-kvm' into nextMichael Ellerman10-139/+180
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy11-30/+40
2021-08-26powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()Christophe Leroy1-2/+0
2021-08-26powerpc/64e: Get dear offset with _DEAR macroXiongwei Song2-14/+7
2021-08-26powerpc: Add dear as a synonym for pt_regs.dar registerXiongwei Song3-2/+7
2021-08-26powerpc/64e: Get esr offset with _ESR macroXiongwei Song2-6/+6
2021-08-26powerpc: Add esr as a synonym for pt_regs.dsisrXiongwei Song6-6/+11
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe28-1/+63
2021-08-26selftests/powerpc: Add missing clobbered register to to ptrace TM testsJordan Niethe2-2/+2
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇1-8/+10
2021-08-26spi: add sprd ADI for sc9863 and ums512Chunyan Zhang1-0/+2
2021-08-26spi: Convert sprd ADI bindings to yamlChunyan Zhang2-63/+102
2021-08-26usb: dwc3: pci: add support for AMD's newer generation platform.Nehal Bakulchandra Shah1-0/+17
2021-08-26Merge branch 'LiteETH-driver'David S. Miller6-0/+449
2021-08-26net: Add driver for LiteX's LiteETH network interfaceJoel Stanley5-0/+351
2021-08-26dt-bindings: net: Add bindings for LiteETHJoel Stanley1-0/+98
2021-08-26usb: dwc3: imx8mp: request irq after initializing dwc3Nadezda Lutovinova1-7/+7
2021-08-26spi: sprd: Add ADI r3 supportChunyan Zhang1-50/+165
2021-08-26spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang1-1/+1
2021-08-26usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov1-2/+6
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov1-1/+2
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean3-5/+36
2021-08-26ASoC: dwc: Get IRQ optionallyRobin Murphy1-1/+1
2021-08-26ptp: ocp: Simplify Kconfig.Jonathan Lemon1-8/+2