aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-19gpio: twl4030: Drop platform teardown callbackUwe Kleine-König1-11/+0
2022-07-19gpio: davinci: Add support for system suspend/resume PMDevarsh Thakkar1-0/+83
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko1-32/+0
2022-07-19net: prestera: acl: add support for 'police' action on egressMaksym Glubokiy1-1/+1
2022-07-19drm/i915/display: Add debug print for scaler filterSwati Sharma2-6/+8
2022-07-19clk: lan966x: Fix the lan966x clock gate register addressHerve Codina1-1/+1
2022-07-19drm:remove rebundant word "in" in commentsshaomin Deng1-1/+1
2022-07-19drm:delete the repeated word "the" in commentsshaomin Deng1-1/+1
2022-07-19OPP: Don't drop opp->np reference while it is still in useLiang He3-8/+12
2022-07-19RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie1-1/+3
2022-07-19OPP: Don't drop opp_table->np reference while it is still in useLiang He1-1/+1
2022-07-19scsi: core: cap shost max_sectors according to DMA limits only onceJohn Garry2-4/+5
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry2-0/+11
2022-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski4-11/+15
2022-07-18net: macb: fixup sparse warnings on __be16 portsBen Dooks1-3/+4
2022-07-18net: prestera: acl: fix code formattingMaksym Glubokiy1-4/+4
2022-07-18vmxnet3: Record queue number to incoming packetsAndrey Turkin1-0/+1
2022-07-18net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee1-8/+0
2022-07-18ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski3-0/+10
2022-07-18i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski1-8/+5
2022-07-18net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZETom Rix1-1/+1
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko4-123/+95
2022-07-18mlxsw: convert driver to use unlocked devlink API during init/finiJiri Pirko10-241/+248
2022-07-18scsi: target: iscsi: Fix clang -Wformat warningsJustin Stitt2-3/+3
2022-07-18scsi: ufs: core: Read device property for ref clockDaniil Lunev1-0/+16
2022-07-18scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen1-0/+4
2022-07-18scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang1-1/+8
2022-07-18scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen4-7/+5
2022-07-18scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen1-25/+18
2022-07-18scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry1-4/+1
2022-07-18scsi: mpi3mr: Delete a stray tabDan Carpenter1-1/+1
2022-07-18scsi: mpi3mr: Unlock on error pathDan Carpenter1-1/+2
2022-07-18scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy3-0/+136
2022-07-18scsi: mpi3mr: Resource Based MeteringSreekanth Reddy3-10/+280
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur1-11/+23
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur1-7/+12
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur1-4/+20
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur1-1/+7
2022-07-18net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur1-9/+18
2022-07-18clk: qcom: gcc-msm8994: use parent_hws for gpll0/4Dmitry Baryshkov1-2/+6
2022-07-18scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-20/+33
2022-07-18scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali1-2/+2
2022-07-18scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2-2/+2
2022-07-18scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali1-2/+2
2022-07-18scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-07-18scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-07-18scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran1-30/+24
2022-07-18scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi3-1/+35
2022-07-18scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika1-0/+2
2022-07-18scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika4-9/+7