summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-30drm/armada: add detection of DT LCD controllers for probingRussell King
2023-10-30drm/armada: add reserved memory supportRussell King
2023-10-28Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-28Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-28Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-27Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-10-27Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-27Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar
2023-10-27iommu: Avoid unnecessary cache invalidationsLu Baolu
2023-10-26Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-27Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-10-27Merge tag 'drm-intel-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-10-27Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-26Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-10-26soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOMChristoph Hellwig
2023-10-26riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENTChristoph Hellwig
2023-10-26accel/ivpu/37xx: Fix missing VPUIP interruptsKarol Wachowski
2023-10-25iavf: in iavf_down, disable queues when removing the driverMichal Schmidt
2023-10-25irqchip/gic-v3-its: Don't override quirk settings with default valuesMarc Zyngier
2023-10-25Merge tag 'acpi-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-25drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello
2023-10-25drm/i915/pmu: Check if pmu is closed before stopping eventUmesh Nerlige Ramappa
2023-10-25drm/i915/mcr: Hold GT forcewake during steering operationsMatt Roper
2023-10-25drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIOSui Jingfeng
2023-10-24i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-10-24fpga: Fix memory leak for fpga_region_test_class_find()Jinjie Ruan
2023-10-24drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa
2023-10-24gtp: fix fragmentation needed check with gsoPablo Neira Ayuso
2023-10-24Fix NULL pointer dereference in cn_filter()Anjali Kulkarni
2023-10-23sfc: cleanup and reduce netlink error messagesPieter Jansen van Vuuren
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-10-23drm/amdkfd: reserve a fence slot while locking the BOChristian König
2023-10-23isdn: mISDN: hfcsusb: Spelling fix in commentKunwu Chan
2023-10-22Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-22ACPI: NFIT: Install Notify() handler before getting NFIT tableXiang Chen
2023-10-22r8152: Block future register access if register access failsDouglas Anderson
2023-10-22r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLEDouglas Anderson
2023-10-22r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson
2023-10-22r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson
2023-10-22r8152: Release firmware if we have an error in probeDouglas Anderson
2023-10-22r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson
2023-10-22r8152: Run the unload routine if we have errors during probeDouglas Anderson
2023-10-22r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson
2023-10-22net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_regShigeru Yoshida