summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-27spi: spi-gxp: BUG: Correct spi write return valueCharles Kearney
2023-09-27soc: loongson: loongson2_guts: Remove unneeded semicolonMingtong Bao
2023-09-27soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()Dongliang Mu
2023-09-27soc: loongson: loongson_pm2: Populate children syscon nodesBinbin Zhou
2023-09-27soc: loongson: loongson_pm2: Drop useless of_device_id compatibleBinbin Zhou
2023-09-27soc: loongson: loongson_pm2: Add dependency for INPUTBinbin Zhou
2023-09-27Merge tag 'optee-for-for-v6.6' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann
2023-09-27Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-09-27gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin
2023-09-27gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye
2023-09-27accel/ivpu: Use cached buffers for FW loadingKarol Wachowski
2023-09-27accel/ivpu/40xx: Fix missing VPUIP interruptsKarol Wachowski
2023-09-27accel/ivpu/40xx: Disable frequency change interruptKarol Wachowski
2023-09-27accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-UpKarol Wachowski
2023-09-27accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz
2023-09-27accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka
2023-09-26i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa
2023-09-26drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello
2023-09-26i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)
2023-09-26rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov
2023-09-26rbd: decouple parent info read-in from updating rbd_devIlya Dryomov
2023-09-26rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov
2023-09-26rbd: move rbd_dev_refresh() definitionIlya Dryomov
2023-09-25firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla
2023-09-25ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu
2023-09-25misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU
2023-09-25ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel
2023-09-25accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka
2023-09-25i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-24soc: imx8m: Enable OCOTP clock for imx8mm before reading registersNathan Rossi
2023-09-23Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-23Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax
2023-09-22cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook
2023-09-22cxl/port: Fix cxl_test register enumeration regressionDan Williams
2023-09-22Merge tag 'thermal-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-22Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-22vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()Jinjie Ruan
2023-09-22Merge branch 'acpi-processor'Rafael J. Wysocki
2023-09-22Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-22Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-22Merge tag 'platform-drivers-x86-v6.6-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-22spi: cs42l43: Remove spurious pm_runtime_disableCharles Keepax
2023-09-22i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally
2023-09-22gpio: sim: fix an invalid __free() usageBartosz Golaszewski
2023-09-22Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-09-22Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-22Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-21scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal