summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17iio: accel: bma400: conversion to device-managed functionJagath Jog J4-55/+38
2022-08-17iio: accel: bma400: Reordering of header filesJagath Jog J1-2/+2
2022-08-17iio: sx9324: Fix register field spellingGwendal Grignou1-2/+2
2022-08-17platform/chrome: cros_ec: Always expose last resume resultStephen Boyd1-4/+4
2022-08-17iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J1-2/+21
2022-08-17scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran1-13/+34
2022-08-17scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran1-0/+3
2022-08-17scsi: qla2xxx: edif: Fix session thrashQuinn Tran3-2/+14
2022-08-17scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran2-0/+6
2022-08-17scsi: qla2xxx: edif: Fix no login after app startQuinn Tran1-0/+1
2022-08-17scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran1-2/+2
2022-08-17scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran2-3/+18
2022-08-17netfilter: xtables: Bring SPDX identifier backThomas Gleixner1-16/+1
2022-08-17dmaengine: dw: dmamux: Fix build without CONFIG_OFMiquel Raynal1-0/+2
2022-08-17dmaengine: dw: dmamux: Export the module device tableMiquel Raynal1-0/+1
2022-08-17usb: xhci: tegra: Fix error checkTang Bin1-4/+4
2022-08-17usb: host: ohci-at91: add support to enter suspend using SMCClément Léger1-23/+46
2022-08-17usbip: vudc: Don't enable IRQs prematurelyDan Carpenter1-7/+7
2022-08-17usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin1-4/+4
2022-08-17usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1
2022-08-17usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart3-17/+31
2022-08-17usb: cdns3: fix random warning message when driver loadFrank Li1-1/+1
2022-08-17usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-08-17fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani1-1/+1
2022-08-17PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()Miaoqian Lin1-2/+5
2022-08-17mtd: st_spi_fsm: Disable clock only after device was unregisteredUwe Kleine-König1-2/+2
2022-08-17mtd: st_spi_fsm: Warn about failure to unregister mtd deviceUwe Kleine-König1-1/+3
2022-08-17mtd: spear_smi: Drop if with an always false conditionUwe Kleine-König1-4/+0
2022-08-17mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error pathUwe Kleine-König1-3/+5
2022-08-17mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König1-4/+2
2022-08-17mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offsetMiaoqian Lin1-0/+3
2022-08-17mtd: partitions: Fix refcount leak in parse_redboot_ofMiaoqian Lin1-0/+1
2022-08-17mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_releaseDuoming Zhou1-1/+1
2022-08-17HID: cp2112: prevent a buffer overflow in cp2112_xfer()Harshit Mogalapalli1-0/+5
2022-08-17PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin1-0/+1
2022-08-17PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()Miaoqian Lin1-0/+2
2022-08-17phy: samsung: exynosautov9-ufs: correct TSRV register configurationsChanho Park1-9/+9
2022-08-17KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()Sean Christopherson2-1/+10
2022-08-17KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS is supportedSean Christopherson1-1/+5
2022-08-17KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"Sean Christopherson1-8/+15
2022-08-17scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran1-0/+7
2022-08-17scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran1-0/+3
2022-08-17scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran2-16/+38
2022-08-17scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran2-1/+7
2022-08-17scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran1-3/+14
2022-08-17scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran4-73/+195
2022-08-17scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran4-33/+74
2022-08-17scsi: qla2xxx: edif: bsg refactorQuinn Tran2-43/+79
2022-08-17scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran5-37/+120
2022-08-17of: check previous kernel's ima-kexec-buffer against memory boundsVaibhav Jain1-0/+17