aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-05-03Merge tag 'v5.15.37' into v5.15/standard/baseBruce Ashfield
2022-05-01gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher
2022-05-01spi: cadence-quadspi: fix write completion supportDinh Nguyen
2022-05-01floppy: disable FDRAWCMD by defaultWilly Tarreau
2022-04-27Merge tag 'v5.15.36' into v5.15/standard/baseBruce Ashfield
2022-04-27spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27gpio: Request interrupts after IRQ is initializedMario Limonciello
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson
2022-04-27scsi: sr: Do not leak information in ioctlTom Rix
2022-04-27Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-27dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-27EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta
2022-04-27nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-27nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig
2022-04-27nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie
2022-04-27scsi: iscsi: Fix NOP handling during conn recoveryMike Christie
2022-04-27scsi: iscsi: Merge suspend fieldsMike Christie
2022-04-27scsi: iscsi: Release endpoint ID when its freedMike Christie
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-27drm/msm/disp: check the return value of kzalloc()Xiaoke Wang
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong
2022-04-27reset: tegra-bpmp: Restore Handle errors in BPMP responseSameer Pujar
2022-04-27reset: renesas: Check return value of reset_control_deassert()Heiner Kallweit
2022-04-27dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang
2022-04-27dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang
2022-04-27dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-27drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...José Roberto de Souza
2022-04-27net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-04-27net: restore alpha order to Ethernet devices in configStephen Hemminger
2022-04-27igc: Fix suspending when PTM is activeVinicius Costa Gomes
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-27spi: cadence-quadspi: fix incorrect supports_op() return valueMatthias Schiffer
2022-04-27spi: spi-mtk-nor: initialize spi controller after resumeAllen-KH Cheng
2022-04-27dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina