aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-07MAINTAINERS: correct SoC Git address (formerly: arm-soc)Krzysztof Kozlowski1-1/+1
2020-12-07ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITSArnd Bergmann1-3/+0
2020-12-07USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-07Merge tag 'imx-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixesArnd Bergmann3-3/+2
2020-12-07Merge tag 'sunxi-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixesArnd Bergmann7-12/+13
2020-12-07usb: typec: tps6598x: Export some power supply propertiesGuido Günther2-0/+104
2020-12-07usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2CGuido Günther1-2/+2
2020-12-07usb: mtu3: fix memory corruption in mtu3_debugfs_regset()Dan Carpenter1-1/+1
2020-12-07USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-07usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam1-1/+2
2020-12-07USB: core: drop pipe-type check from new control-message helpersJohan Hovold1-4/+1
2020-12-07ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski3-0/+253
2020-12-07media: dt-bindings: schema indentation fixesRob Herring3-14/+14
2020-12-07spi: atmel-quadspi: Fix use-after-free on unbindLukas Wunner1-10/+5
2020-12-07spi: npcm-fiu: Disable clock in probe error pathLukas Wunner1-2/+6
2020-12-07spi: ar934x: Don't leak SPI master in probe error pathLukas Wunner1-3/+11
2020-12-07spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-07spi: mt7621: Disable clock in probe error pathLukas Wunner1-1/+5
2020-12-07media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-07spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner1-11/+2
2020-12-07spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-07spi: gpio: Don't leak SPI master in probe error pathLukas Wunner1-13/+2
2020-12-07spi: spi-mtk-nor: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-07spi: mxic: Don't leak SPI master in probe error pathLukas Wunner1-8/+2
2020-12-07spi: rpc-if: Fix use-after-free on unbindLukas Wunner1-7/+2
2020-12-07spi: pxa2xx: Fix use-after-free on unbindLukas Wunner1-3/+2
2020-12-07spi: spi-sh: Fix use-after-free on unbindLukas Wunner1-9/+4
2020-12-07spi: spi-qcom-qspi: Fix use-after-free on unbindLukas Wunner1-26/+16
2020-12-07spi: spi-geni-qcom: Fix use-after-free on unbindLukas Wunner1-2/+1
2020-12-07spi: davinci: Fix use-after-free on unbindLukas Wunner1-1/+1
2020-12-07spi: atmel-quadspi: Move common code outside of if elseTudor Ambarus1-2/+2
2020-12-07spi: atmel-quadspi: Write QSPI_IAR only when neededTudor Ambarus1-4/+4
2020-12-07spi: atmel-quadspi: Drop superfluous set of QSPI_IFR_APBTFRTYP_READTudor Ambarus1-3/+0
2020-12-07spi: atmel-quadspi: Fix AHB memory accessesTudor Ambarus1-3/+7
2020-12-07ASoC: pcm: send DAPM_STREAM_STOP event in dpcm_fe_dai_shutdownRanjani Sridharan1-0/+3
2020-12-07spi: dw: Fix error return code in dw_spi_bt1_probe()Zhang Changzhong1-1/+3
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt12-56/+52
2020-12-07staging: rtl8723bs: remove unused macrosRoss Schmidt1-33/+0
2020-12-07staging: rtl8723bs: replace RTW_IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKRoss Schmidt2-10/+3
2020-12-07staging: rtl8723bs: remove WLAN_HT_CAP_SM_PS_* macrosRoss Schmidt1-7/+0
2020-12-07staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macrosRoss Schmidt2-28/+15
2020-12-07staging: rtl8723bs: replace HT_CAP_AMPDU_FACTORRoss Schmidt5-17/+10
2020-12-07staging: rtl8723bs: replace cap_* macrosRoss Schmidt7-30/+14
2020-12-07staging: rtl8723bs: replace WIFI_REASON_CODERoss Schmidt2-38/+2
2020-12-07staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODERoss Schmidt3-81/+27
2020-12-07staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_controlsWang Hai1-1/+2
2020-12-07staging: mt7621-pinctrl: stop using the deprecated 'pinctrl_add_gpio_range'Sergio Paracuellos2-29/+1
2020-12-07Staging: rtl8723bs/core: add blank line after declarationsBrother Matthew De Angelis1-0/+7
2020-12-07Staging: rtl8723bs/core: fix brace coding style issueBrother Matthew De Angelis1-10/+5
2020-12-07Staging: rtl8723bs/core: delete empty if statementBrother Matthew De Angelis1-3/+0