summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iommu/msm: Fix an incorrect NULL check on list iteratorXiaomeng Tong1-4/+7
2022-06-14irqchip: irq-xtensa-mx: fix initial IRQ affinityMax Filippov1-4/+14
2022-06-14irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...Pali Rohár1-1/+10
2022-06-14RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro1-1/+1
2022-06-14media: coda: Add more H264 levels for CODA960Nicolas Dufresne1-3/+6
2022-06-14media: coda: Fix reported H264 profileNicolas Dufresne1-3/+3
2022-06-14mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami1-63/+32
2022-06-14md: fix an incorrect NULL check in md_reload_sbXiaomeng Tong1-4/+6
2022-06-14md: fix an incorrect NULL check in does_sb_need_changingXiaomeng Tong1-3/+5
2022-06-14drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris1-1/+12
2022-06-14drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong1-2/+4
2022-06-14drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach1-0/+6
2022-06-14drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie1-1/+1
2022-06-14scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam1-2/+5
2022-06-14scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong1-3/+12
2022-06-14PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+3
2022-06-14PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold1-4/+1
2022-06-14PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas1-0/+2
2022-06-14ACPI: property: Release subnode properties with data nodesSakari Ailus1-6/+12
2022-06-14iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach1-0/+3
2022-06-14iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel1-1/+1
2022-06-14dmaengine: stm32-mdma: remove GISR1 registerAmelie Delaunay1-16/+5
2022-06-14video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin1-1/+4
2022-06-14i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor1-1/+1
2022-06-14i2c: at91: use dma safe buffersMichael Walle1-0/+11
2022-06-14iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu1-2/+1
2022-06-14Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov1-8/+8
2022-06-14RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller1-5/+7
2022-06-14mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö1-6/+13
2022-06-14mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang1-4/+2
2022-06-14macintosh: via-pmu and via-cuda need RTC_LIBRandy Dunlap1-0/+2
2022-06-14Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin1-0/+1
2022-06-14tty: fix deadlock caused by calling printk() under tty_port->lockQi Zheng1-1/+2
2022-06-14PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini1-9/+14
2022-06-14drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin1-0/+1
2022-06-14pinctrl: mvebu: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-1/+1
2022-06-14nvdimm: Allow overwrite in the presence of disabled dimmsDan Williams1-5/+0
2022-06-14firmware: arm_scmi: Fix list protocols enumeration in the base protocolCristian Marussi1-1/+1
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+1
2022-06-14mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-06-14crypto: marvell/cesa - ECB does not IVCorentin Labbe1-1/+0
2022-06-14misc: ocxl: fix possible double free in ocxl_file_register_afuHangyu Hua1-0/+2
2022-06-14can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde1-2/+2
2022-06-14PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-14PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-14soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipcMiaoqian Lin1-0/+1
2022-06-14soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipcMiaoqian Lin1-0/+1
2022-06-14NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_txDuoming Zhou2-3/+15
2022-06-14thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun1-0/+3
2022-06-14drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua1-1/+3