summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | memory: tegra: fix interconnect registration raceJohan Hovold2023-03-131-9/+7
| | | * | | | | | | | interconnect: exynos: drop redundant link destroyJohan Hovold2023-03-131-6/+0
| | | * | | | | | | | interconnect: exynos: fix registration raceJohan Hovold2023-03-131-10/+10
| | | * | | | | | | | interconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold2023-03-131-3/+3
| | | * | | | | | | | interconnect: qcom: msm8974: fix registration raceJohan Hovold2023-03-131-12/+8
| | | * | | | | | | | interconnect: qcom: rpmh: fix registration raceJohan Hovold2023-03-131-10/+15
| | | * | | | | | | | interconnect: qcom: rpmh: fix probe child-node error handlingJohan Hovold2023-03-131-2/+5
| | | * | | | | | | | interconnect: qcom: rpm: fix registration raceJohan Hovold2023-03-131-12/+12
| | | * | | | | | | | interconnect: qcom: rpm: fix probe child-node error handlingJohan Hovold2023-03-071-2/+5
| | | * | | | | | | | interconnect: qcom: osm-l3: fix registration raceJohan Hovold2023-03-071-8/+6
| | | * | | | | | | | interconnect: imx: fix registration raceJohan Hovold2023-03-071-10/+10
| | | * | | | | | | | interconnect: fix provider registration APIJohan Hovold2023-03-071-14/+38
| | | * | | | | | | | interconnect: fix icc_provider_del() error handlingJohan Hovold2023-03-071-12/+2
| | | * | | | | | | | interconnect: fix mem leak when freeing nodesJohan Hovold2023-03-071-0/+4
| | | * | | | | | | | interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRTKonrad Dybcio2023-03-061-2/+2
| | | * | | | | | | | interconnect: qcom: sm8550: switch to qcom_icc_rpmh_* functionDmitry Baryshkov2023-03-061-97/+2
| | | * | | | | | | | interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* functionDmitry Baryshkov2023-03-061-96/+2
| | | * | | | | | | | interconnect: qcom: osm-l3: fix icc_onecell_data allocationDmitry Baryshkov2023-03-061-1/+1
| | | |/ / / / / / /
| | * | | | | | | | nvmem: core: return -ENOENT if nvmem cell is not foundMichael Walle2023-03-101-1/+1
| | * | | | | | | | firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin2023-03-091-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-191-50/+78
| |\ \ \ \ \ \ \ \
| | * | | | | | | | virt/coco/sev-guest: Add throttling awarenessDionna Glaze2023-03-131-1/+18
| | * | | | | | | | virt/coco/sev-guest: Do some code style cleanupsBorislav Petkov (AMD)2023-03-131-6/+2
| | * | | | | | | | virt/coco/sev-guest: Carve out the request issuing logic into a helperBorislav Petkov (AMD)2023-03-131-17/+27
| | * | | | | | | | virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()Borislav Petkov (AMD)2023-03-131-6/+4
| | * | | | | | | | virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)2023-03-131-22/+26
| | * | | | | | | | virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)2023-03-131-0/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-1821-459/+408
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fbdev: Use of_property_present() for testing DT property presenceRob Herring2023-03-164-4/+4
| | * | | | | | | | fbdev: au1200fb: Fix potential divide by zeroWei Chen2023-03-161-0/+3
| | * | | | | | | | fbdev: lxfb: Fix potential divide by zeroWei Chen2023-03-161-0/+3
| | * | | | | | | | fbdev: intelfb: Fix potential divide by zeroWei Chen2023-03-161-0/+3
| | * | | | | | | | fbdev: nvidia: Fix potential divide by zeroWei Chen2023-03-161-0/+2
| | * | | | | | | | fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller2023-03-161-0/+27
| | * | | | | | | | fbdev: omapfb: remove omap1 osk driverArnd Bergmann2023-03-142-87/+0
| | * | | | | | | | fbdev: xilinxfb: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+1
| | * | | | | | | | fbdev: wm8505fb: Use devm_platform_ioremap_resource()Yang Li2023-03-141-3/+1
| | * | | | | | | | fbdev: pxa3xx-gcu: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+1
| | * | | | | | | | fbdev: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-144-8/+6
| | * | | | | | | | fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+1
| | * | | | | | | | fbdev: tgafb: Fix potential divide by zeroWei Chen2023-03-141-0/+3
| | * | | | | | | | fbdev: omapfb: cleanup inconsistent indentationLucy Mielke2023-03-141-12/+18
| | * | | | | | | | drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.cNikita Romanyuk2023-03-141-6/+1
| | * | | | | | | | drivers: video: logo: fix code style issues in pnmtologo.cNikita Romanyuk2023-03-141-333/+334
| | |/ / / / / / /
| * | | | | | | | Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-03-187-6/+84
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-151-0/+1
| | * | | | | | | | hwmon: (adm1266) Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-151-0/+1
| | * | | | | | | | hwmon: tmp512: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-121-1/+1
| | * | | | | | | | hwmon: (ucd90320) Add minimum delay between bus accessesLars-Peter Clausen2023-03-121-0/+75
| | * | | | | | | | hwmon: (ina3221) return prober error codeMarcus Folkesson2023-03-121-1/+1