summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-30crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-12-30extcon: max77693: Fix modalias stringMarek Szyprowski1-1/+1
2020-12-30mtd: rawnand: gpmi: Fix the random DMA timeout issueHan Xu1-9/+21
2020-12-30mtd: rawnand: meson: Fix a resource leak in initDan Carpenter1-1/+4
2020-12-30mtd: rawnand: gpmi: fix reference count leak in gpmi opsZhang Qilong1-2/+6
2020-12-30clk: tegra: Fix duplicated SE clock entryDmitry Osipenko2-1/+2
2020-12-30clk: qcom: gcc-sc7180: Use floor ops for sdcc clksDouglas Anderson1-2/+2
2020-12-30remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih1-1/+2
2020-12-30remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong1-6/+3
2020-12-30remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing1-2/+2
2020-12-30remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong1-1/+4
2020-12-30remoteproc: qcom: fix reference leak in adsp_startZhang Qilong1-1/+3
2020-12-30remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong1-1/+4
2020-12-30remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot1-0/+2
2020-12-30remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih1-13/+13
2020-12-30RDMA/uverbs: Fix incorrect variable typeAvihai Horon1-9/+5
2020-12-30RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein1-3/+4
2020-12-30slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()Zhang Changzhong1-7/+2
2020-12-30can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...Sean Nyekjaer1-4/+0
2020-12-30clk: renesas: r8a779a0: Fix R and OSC clocksGeert Uytterhoeven1-3/+10
2020-12-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-30iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg1-1/+1
2020-12-30s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao1-2/+2
2020-12-30fsi: Aspeed: Add mutex to protect HW accessEddie James1-16/+29
2020-12-30bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong1-1/+3
2020-12-30bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor1-1/+4
2020-12-30misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang1-2/+6
2020-12-30platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd1-1/+0
2020-12-30scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran2-22/+52
2020-12-30scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi1-3/+3
2020-12-30speakup: fix uninitialized flush_lockYang Yingliang1-1/+1
2020-12-30usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong1-1/+3
2020-12-30usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong1-0/+1
2020-12-30coresight: remove broken __exit annotationsArnd Bergmann10-16/+16
2020-12-30drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King1-2/+3
2020-12-30platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx systemVadim Pasternak1-2/+2
2020-12-30platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx ...Vadim Pasternak1-2/+2
2020-12-30scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong1-0/+1
2020-12-30scsi: iscsi: Fix inappropriate use of put_device()Qinglang Miao1-1/+3
2020-12-30scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong1-1/+2
2020-12-30scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao1-1/+3
2020-12-30clk: fsl-sai: fix memory leakMichael Walle1-0/+12
2020-12-30mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040Michael Walle3-3/+53
2020-12-30mtd: spi-nor: atmel: remove global protection flagMichael Walle1-19/+9
2020-12-30mtd: spi-nor: ignore errors in spi_nor_unlock_all()Michael Walle1-10/+13
2020-12-30mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle1-1/+2
2020-12-30adm8211: fix error return code in adm8211_probe()Zhang Changzhong1-2/+4
2020-12-30platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on some HP x3...Hans de Goede1-4/+8
2020-12-30Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede1-0/+8
2020-12-30block/rnbd: fix a null pointer dereference on dev->blk_symlink_nameColin Ian King1-1/+1