summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxl/component_regs: Fix offsetBen Widawsky2021-06-121-1/+1
* cxl/hdm: Fix decoder count calculationBen Widawsky2021-06-122-1/+8
* cxl/acpi: Introduce cxl_decoder objectsDan Williams2021-06-103-1/+347
* cxl/acpi: Enumerate host bridge root portsDan Williams2021-06-101-1/+92
* cxl/acpi: Add downstream port data to cxl_port instancesDan Williams2021-06-103-4/+167
* cxl/Kconfig: Default drivers to CONFIG_CXL_BUSDan Williams2021-06-101-0/+2
* cxl/acpi: Introduce the root of a cxl_port topologyDan Williams2021-06-105-0/+247
* Merge branch 'rafael/acpica/cfmws' into for-5.14/cxlDan Williams2021-06-09553-2827/+5338
|\
| * ACPICA: Use ACPI_FALLTHROUGHWei Ming Chen2021-06-071-1/+1
| * ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda2021-06-071-0/+7
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-075-18/+26
| |\
| | * scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-021-0/+1
| | * scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu2021-06-021-1/+14
| | * scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-021-11/+9
| | * scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart2021-06-011-3/+1
| | * scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-06-011-3/+1
| * | Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-064-13/+63
| |\ \
| | * \ Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson2021-06-062-4/+8
| | |\ \
| | | * | optee: use export_uuid() to copy client UUIDJens Wiklander2021-05-182-4/+8
| | * | | Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2021-06-061-5/+52
| | |\ \ \
| | | * | | bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren2021-05-251-2/+2
| | | * | | bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren2021-05-181-3/+50
| | | * | | Merge branch 'fixes-rc1' into fixesTony Lindgren2021-05-186350-161243/+405965
| | | |\| |
| | * | | | Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2021-06-061-1/+2
| | |\| | |
| | | * | | bus: ti-sysc: Fix missing quirk flags for sataTony Lindgren2021-05-071-1/+2
| | * | | | Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson2021-06-061-3/+1
| | |\ \ \ \
| | | * | | | soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_p...Qiheng Lin2021-05-311-3/+1
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-062-6/+13
| |\ \ \ \ \
| | * | | | | dmaengine: idxd: Use cpu_feature_enabled()Borislav Petkov2021-06-031-2/+2
| | * | | | | x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov2021-05-311-4/+11
| | |/ / / /
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-063-8/+26
| |\ \ \ \ \
| | * | | | | i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi2021-06-041-1/+11
| | * | | | | i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi2021-06-041-0/+9
| | * | | | | i2c: tegra-bpmp: Demote kernel-doc abusesLee Jones2021-06-031-2/+2
| | * | | | | i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc he...Lee Jones2021-06-031-5/+4
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-051-3/+3
| |\ \ \ \ \ \
| | * | | | | | drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand2021-06-051-3/+3
| * | | | | | | Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-0553-399/+650
| |\ \ \ \ \ \ \
| | * | | | | | | cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy2021-06-044-7/+14
| | * | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-045-52/+26
| | |\ \ \ \ \ \ \
| | | * | | | | | | ice: Allow all LLDP packets from PF to TxDave Ertman2021-06-041-1/+4
| | | * | | | | | | ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt2021-06-041-45/+6
| | | * | | | | | | ice: handle the VF VSI rebuild failureHaiyue Wang2021-06-041-1/+6
| | | * | | | | | | ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2021-06-042-5/+8
| | | * | | | | | | ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley2021-06-041-0/+2
| | * | | | | | | | wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld2021-06-043-131/+137
| | * | | | | | | | wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld2021-06-043-8/+38
| | * | | | | | | | wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2021-06-042-84/+57
| | * | | | | | | | wireguard: allowedips: initialize list head in selftestJason A. Donenfeld2021-06-041-1/+2
| | * | | | | | | | wireguard: peer: allocate in kmem_cacheJason A. Donenfeld2021-06-043-4/+27