aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2020-12-07media: vivid: fix 'disconnect' error injectionHans Verkuil3-30/+66
2020-12-07staging: bcm2835: fix vchiq_mmal dependenciesArnd Bergmann1-1/+1
2020-12-07media: rcar-vin: Mask VNCSI_IFMD registerJacopo Mondi1-3/+22
2020-12-07media: meson: Add M2M driver for the Amlogic GE2D Accelerator UnitNeil Armstrong5-0/+1445
2020-12-07media: cedrus: Make VP8 codec as capabilityJernej Skrabec3-9/+20
2020-12-07media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-12-07platform/x86: mlx-platform: remove an unused variableArnd Bergmann1-11/+2
2020-12-07ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807Jasper St. Pierre1-0/+7
2020-12-07Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally1-1/+1
2020-12-07media: ccs: Fix return value from probeSakari Ailus1-1/+1
2020-12-07media: ccs: avoid printing an uninitialized variableArnd Bergmann1-2/+1
2020-12-07media: i2c: fix an uninitialized error codeArnd Bergmann1-1/+3