summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-1517-68/+39
|\
| * powerpc/macio: Make remove callback of macio driver void returnedDawei Li2024-03-077-25/+8
| * macintosh/adb: make adb_dev_class constantRicardo B. Marliere2024-03-071-4/+6
| * of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy2024-03-031-20/+1
| * of: Change of_machine_is_compatible() to return boolMichael Ellerman2024-03-031-3/+2
| * of: Add of_machine_compatible_match()Michael Ellerman2024-03-031-0/+21
| * macintosh: windfarm_rm31: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+2
| * macintosh: windfarm_pm91: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+3
| * macintosh: windfarm_pm81: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+3
| * macintosh: windfarm_pm72: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+2
| * macintosh: windfarm_pm121: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-3/+2
| * macintosh: windfarm_pm112: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-4/+2
| * macintosh: therm_windtunnel: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-4/+2
| * powerpc: pmac: make macio_bus_type constRicardo B. Marliere2024-02-151-1/+1
* | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-1567-5691/+927
|\ \
| * | crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song2024-03-081-0/+1
| * | crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song2024-03-081-0/+1
| * | hwrng: hisi - use dev_err_probeMartin Kaiser2024-03-081-4/+2
| * | crypto: iaa - Fix comp/decomp delay statisticsTom Zanussi2024-03-013-32/+13
| * | crypto: iaa - Fix async_disable descriptor leakTom Zanussi2024-03-011-2/+2
| * | crypto: rockchip - fix to check return valueKilian Zinnecker2024-02-241-0/+5
| * | crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski2024-02-245-112/+90
| * | crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski2024-02-241-0/+8
| * | crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski2024-02-241-0/+8
| * | crypto: qat - fix comment structureAdam Guerin2024-02-241-2/+2
| * | crypto: qat - remove unnecessary description from commentAdam Guerin2024-02-243-6/+2
| * | crypto: qat - remove double initialization of valueAdam Guerin2024-02-241-4/+2
| * | crypto: qat - avoid division by zeroAdam Guerin2024-02-241-0/+3
| * | crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin2024-02-241-1/+0
| * | crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin2024-02-241-9/+0
| * | crypto: qat - uninitialized variable in adf_hb_error_inject_write()Dan Carpenter2024-02-241-5/+6
| * | crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello2024-02-241-2/+9
| * | crypto: qat - resolve race condition during AER recoveryDamian Muszynski2024-02-171-6/+16
| * | crypto: qat - change SLAs cleanup flow at shutdownDamian Muszynski2024-02-171-1/+19
| * | crypto: hisilicon/qm - change function type to voidWeili Qian2024-02-171-27/+11
| * | crypto: hisilicon/qm - obtain stop queue statusWeili Qian2024-02-172-26/+87
| * | crypto: hisilicon/qm - add stop function by hardwareWeili Qian2024-02-171-8/+32
| * | crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)2024-02-171-4/+7
| * | crypto: qat - improve aer error reset handlingMun Chun Yep2024-02-091-1/+25
| * | crypto: qat - limit heartbeat notificationsFurong Zhou2024-02-092-3/+17
| * | crypto: qat - add auto reset on errorDamian Muszynski2024-02-094-1/+49
| * | crypto: qat - add fatal error notificationMun Chun Yep2024-02-092-1/+9
| * | crypto: qat - re-enable sriov after pf resetMun Chun Yep2024-02-094-4/+79
| * | crypto: qat - update PFVF protocol for recoveryMun Chun Yep2024-02-098-2/+109
| * | crypto: qat - disable arbitration before resetFurong Zhou2024-02-091-0/+8
| * | crypto: qat - add fatal error notify methodFurong Zhou2024-02-093-0/+45
| * | crypto: qat - add heartbeat error simulatorDamian Muszynski2024-02-098-6/+188
| * | crypto: virtio - remove duplicate check if queue is brokenLi RongQing2024-02-091-2/+0
| * | crypto: xilinx - call finalize with bh disabledQuanyang Wang2024-02-091-0/+3
| * | crypto: hisilicon/sec - remove unused parameterWenkai Lin2024-02-021-10/+6