aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-26Merge series "Patches to update for rockchip spdif" from Sugar Zhang <sugar.zhang@rock-chips.com>:Mark Brown2-17/+22
2021-08-26platform/x86: dell-smbios-wmi: Avoid false-positive memcpy() warningKees Cook1-1/+1
2021-08-26platform/x86: ISST: use semi-colons instead of commasDan Carpenter1-3/+3
2021-08-26platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatch warningJiapeng Chong1-3/+3
2021-08-26platform/x86: asus-wmi: Delete impossible conditionDan Carpenter1-3/+0
2021-08-26platform/x86: hp_accel: Convert to be a platform driverAndy Shevchenko1-50/+14
2021-08-26platform/x86: hp_accel: Remove _INI method callAndy Shevchenko2-14/+1
2021-08-26ASoC: rockchip: i2s: Add support for frame inversionSugar Zhang2-7/+23
2021-08-26ASoC: dt-bindings: rockchip: Add compatible strings for more SoCsSugar Zhang1-0/+3
2021-08-26ASoC: rockchip: i2s: Add compatible for more SoCsSugar Zhang1-0/+10
2021-08-26ASoC: rockchip: i2s: Make playback/capture optionalSugar Zhang1-50/+79
2021-08-26ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-08-26ASoC: dt-bindings: rockchip: Document reset property for i2sSugar Zhang1-0/+8
2021-08-26ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-08-26ASoC: rockchip: i2s: Improve dma data transfer efficiencySugar Zhang1-2/+2
2021-08-26ASoC: rockchip: i2s: Fixup clk div errorSugar Zhang1-2/+2
2021-08-26ASoC: rockchip: i2s: Add support for set bclk ratioSugar Zhang1-1/+15
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso1-43/+38
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai1-12/+23
2021-08-26ASoC: dt-bindings: rockchip: Add compatible for rk3568 spdifSugar Zhang1-0/+1
2021-08-26ASoC: rockchip: spdif: Add support for rk3568 spdifSugar Zhang1-0/+2
2021-08-26ASoC: rockchip: spdif: Fix some coding styleSugar Zhang1-17/+17
2021-08-26ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatileSugar Zhang1-0/+2
2021-08-26tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi1-2/+2
2021-08-26serial: vt8500: Use of_device_get_match_dataTang Bin1-5/+2
2021-08-26serial: tegra: Use of_device_get_match_dataTang Bin1-4/+2
2021-08-26serial: 8250_ingenic: Use of_device_get_match_dataTang Bin1-4/+2
2021-08-26tty: serial: linflexuart: Remove redundant check to simplify the codeTang Bin1-5/+1
2021-08-26PCI: mediatek: Use PCI domain to handle ports detectionChuanjia Liu1-12/+17
2021-08-26tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxpFugang Duan1-0/+48
2021-08-26tty: serial: fsl_lpuart: enable two stop bits for lpuart32Fugang Duan1-2/+6
2021-08-26tty: serial: fsl_lpuart: fix the wrong mapbase valueAndy Duan1-1/+1
2021-08-26PCI: mediatek: Add new method to get irq numberChuanjia Liu1-1/+5
2021-08-26mxser: use semi-colons instead of commasDan Carpenter1-6/+6
2021-08-26PCI: mediatek: Add new method to get shared pcie-cfg base addressChuanjia Liu1-0/+17
2021-08-26dt-bindings: PCI: mediatek: Update the Device tree bindingsChuanjia Liu2-95/+150
2021-08-26tty: moxa: use semi-colons instead of commasDan Carpenter1-4/+4
2021-08-26Merge remote-tracking branch 'regmap/for-5.15' into regmap-nextMark Brown5-16/+48
2021-08-26spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptibleQuanyang Wang1-4/+4
2021-08-26ASoC: mediatek: mt8195: Fix spelling mistake "bitwiedh" -> "bitwidth"Colin Ian King1-1/+1
2021-08-26PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár1-0/+9
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@nxp.com>:Mark Brown3-5/+36
2021-08-26usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng1-4/+3
2021-08-26Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into arm/fixesArnd Bergmann2-2/+3
2021-08-26usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen1-8/+8
2021-08-26arm/arm64: dts: Fix remaining dtc 'unit_address_format' warningsRob Herring23-82/+82
2021-08-26usb: mtu3: fix random remote wakeupChunfeng Yun2-1/+4
2021-08-26usb: mtu3: return successful suspend statusChunfeng Yun1-0/+1
2021-08-26usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun2-51/+60
2021-08-26usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun1-0/+65