summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy2023-09-281-0/+7
* soc: qcom: llcc: Handle a second device without data corruptionUwe Kleine-König2023-09-281-0/+3
* soc: qcom: Switch to EXPORT_SYMBOL_GPL()Unnathi Chalicheemala2023-09-2812-55/+55
* soc: qcom: smem: Annotate struct qcom_smem with __counted_byKees Cook2023-09-281-1/+1
* soc: qcom: rmtfs: Support discarding guard pagesBjorn Andersson2023-09-281-0/+9
* firmware: qcom_scm: disable SDI if requiredRobert Marko2023-09-202-0/+31
* soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC supportKomal Bajaj2023-09-201-0/+67
* soc: qcom: llcc: Updating the macro nameKomal Bajaj2023-09-201-1/+1
* soc: qcom: Add LLCC support for multi channel DDRKomal Bajaj2023-09-201-1/+24
* soc: qcom: llcc: Refactor llcc driver to support multiple configurationKomal Bajaj2023-09-201-86/+181
* soc: qcom: pmic: Fix resource leaks in a device_for_each_child_node() loopLu Hongfei2023-09-191-7/+23
* firmware: qcom: qseecom: Add missing AUXILIARY_BUS dependencyBjorn Andersson2023-09-161-0/+1
* firmware: qcom-scm: order includes alphabeticallyBartosz Golaszewski2023-09-141-8/+9
* soc: qcom: socinfo: Add IDs for IPQ8174 familyRobert Marko2023-09-131-0/+3
* soc: qcom: socinfo: Add SoC ID for QCM6490Luca Weiss2023-09-131-0/+1
* soc: qcom: socinfo: Add SM8550-adjacent PMICsKonrad Dybcio2023-09-131-0/+6
* soc: qcom: wcnss_ctrl: Remove redundant initialization owner in wcnss_ctrl_dr...Li Zetao2023-09-131-1/+0
* soc: qcom: socinfo: Add Soc ID for SM7150PDanila Tikhonov2023-09-131-0/+1
* firmware: Add support for Qualcomm UEFI Secure ApplicationMaximilian Luz2023-09-134-1/+891
* firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...Maximilian Luz2023-09-134-0/+529
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1065-0/+5355
|\
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2965-0/+5355
* | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-0911-124/+432
|\ \
| * | soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Lad Prabhakar2023-09-081-3/+4
| * | Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
| |\ \
| | * | riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-062-19/+16
| | * | libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-061-1/+1
| | * | arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-064-105/+181
| * | | Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt2023-09-086-0/+234
| |\ \ \
| | * | | soc: renesas: Kconfig: Select the required configs for RZ/Five SoCLad Prabhakar2023-09-011-0/+4
| | * | | cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar2023-09-015-0/+230
| | |/ /
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-0941-314/+1428
|\ \ \ \
| * | | | scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB...Bean Huo2023-08-311-3/+1
| * | | | scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support ...Bean Huo2023-08-312-3/+10
| * | | | scsi: mpt3sas: Remove volatile qualifierRanjan Kumar2023-08-313-6/+6
| * | | | scsi: mpt3sas: Perform additional retries if doorbell read returns 0Ranjan Kumar2023-08-312-13/+34
| * | | | scsi: libsas: Simplify sas_queue_reset() and remove unused codeWenchao Hao2023-08-311-38/+3
| * | | | scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()Nathan Chancellor2023-08-311-2/+1
| * | | | scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag()Yang Li2023-08-311-33/+0
| * | | | scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport"Colin Ian King2023-08-311-1/+1
| * | | | Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen2023-08-3128-157/+168
| |\ \ \ \
| * | | | | scsi: fnic: Replace sgreset tag with max_tag_idKaran Tilak Kumar2023-08-252-12/+11
| * | | | | Merge patch series "qla2xxx driver misc features"Martin K. Petersen2023-08-2516-93/+1085
| |\ \ \ \ \
| | * | | | | scsi: qla2xxx: Remove unused variables in qla24xx_build_scsi_type_6_iocbs()Nilesh Javali2023-08-251-5/+0
| | * | | | | scsi: qla2xxx: Fix nvme_fc_rcv_ls_req() undefined errorNilesh Javali2023-08-251-1/+3
| | * | | | | scsi: qla2xxx: Update version to 10.02.09.100-kNilesh Javali2023-08-211-3/+3
| | * | | | | Revert "scsi: qla2xxx: Fix buffer overrun"Nilesh Javali2023-08-211-1/+1
| | * | | | | scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()Nilesh Javali2023-08-211-1/+1
| | * | | | | scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar2023-08-213-5/+8
| | * | | | | scsi: qla2xxx: Error code did not return to upper layerQuinn Tran2023-08-211-0/+2