summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-313-6/+10
|\
| * scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li2024-08-231-5/+7
| * scsi: aacraid: Fix double-free on probe failureBen Hutchings2024-08-231-0/+2
| * scsi: lpfc: Fix overflow build issueSherry Yang2024-08-231-1/+1
* | Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-3110-51/+110
|\ \
| * \ Merge tag 'riscv-soc-fixes-for-v6.11-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-08-281-1/+1
| |\ \
| | * | firmware: microchip: fix incorrect error report of programming:timeout on suc...Steve Wilkins2024-08-221-1/+1
| * | | Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-08-289-50/+109
| |\ \ \
| | * | | soc: qcom: pd-mapper: Fix singleton refcountBjorn Andersson2024-08-211-0/+2
| | * | | firmware: qcom: tzmem: disable sdm670 platformRichard Acayan2024-08-211-0/+1
| | * | | soc: qcom: pmic_glink: Actually communicate when remote goes downBjorn Andersson2024-08-211-1/+1
| | * | | usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson2024-08-212-6/+31
| | * | | soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson2024-08-214-28/+49
| | * | | firmware: qcom: tzmem: fix virtual-to-physical address conversionBartosz Golaszewski2024-08-151-11/+21
| | * | | firmware: qcom: scm: Mark get_wq_ctx() as atomic callMurali Nalajala2024-08-151-1/+1
| | * | | soc: qcom: pd-mapper: mark qcom_pdm_domains as __maybe_unusedArnd Bergmann2024-07-291-1/+1
| | * | | soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk2024-07-291-1/+1
| | * | | soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TESTAndrew Halaney2024-07-291-1/+1
| | |/ /
* | | | Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-311-45/+13
|\ \ \ \
| * | | | Input: cypress_ps2 - fix waiting for command responseDmitry Torokhov2024-08-291-45/+13
* | | | | Merge tag 'pci-v6.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-08-312-2/+18
|\ \ \ \ \
| * | | | | PCI: qcom: Use OPP only if the platform supports itManivannan Sadhasivam2024-08-211-2/+5
| * | | | | PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoCManivannan Sadhasivam2024-08-211-0/+13
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-08-302-7/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-pstate-v6.11-2024-08-26' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki2024-08-272-7/+10
| |\ \ \ \ \
| | * | | | | cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcoreMario Limonciello2024-08-231-5/+8
| | * | | | | cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_...Gautham R. Shenoy2024-08-221-1/+1
| | * | | | | cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()Dan Carpenter2024-08-221-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'dmaengine-fix-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-308-79/+166
|\ \ \ \ \ \
| * | | | | | dmaengine: dw-edma: Do not enable watermark interrupts for HDMAMrinmay Sarkar2024-08-281-14/+3
| * | | | | | dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMAMrinmay Sarkar2024-08-281-4/+5
| * | | | | | dmaengine: stm32-dma3: Set lli_size after allocationKees Cook2024-08-051-1/+1
| * | | | | | dmaengine: ti: omap-dma: Initialize sglen after allocationKees Cook2024-08-051-3/+3
| * | | | | | dmaengine: dw: Unify ret-val local variables namingSerge Semin2024-08-052-20/+20
| * | | | | | dmaengine: dw: Simplify max-burst calculation procedureSerge Semin2024-08-054-20/+29
| * | | | | | dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacksSerge Semin2024-08-052-14/+14
| * | | | | | dmaengine: dw: Simplify prepare CTL_LO methodsSerge Semin2024-08-052-8/+21
| * | | | | | dmaengine: dw: Add memory bus width verificationSerge Semin2024-08-051-7/+44
| * | | | | | dmaengine: dw: Add peripheral bus width verificationSerge Semin2024-08-051-0/+38
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'phy-fixes-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-08-304-9/+74
|\ \ \ \ \ \
| * | | | | | phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resumePiyush Mehta2024-08-051-0/+56
| * | | | | | phy: exynos5-usbdrd: fix error code in probe()Dan Carpenter2024-08-041-1/+1
| * | | | | | phy: fsl-imx8mq-usb: fix tuning parameter nameXu Yang2024-08-041-1/+1
| * | | | | | phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisationAbel Vesa2024-08-041-7/+16
| |/ / / / /
* | | | | | Merge tag 'soundwire-6.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-301-4/+4
|\ \ \ \ \ \
| * | | | | | soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski2024-08-171-4/+4
| |/ / / / /
* | | | | | Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-309-51/+106
|\ \ \ \ \ \
| * | | | | | iommu: Do not return 0 from map_pages if it doesn't do anythingJason Gunthorpe2024-08-263-6/+3
| * | | | | | iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe2024-08-261-0/+8
| * | | | | | iommu/vt-d: Fix incorrect domain ID in context flush helperLu Baolu2024-08-263-6/+11