summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-09-12irqchip: Select downstream irqchip drivers for LoongArch CPUHuacai Chen-0/+5
2022-09-12irqchip/gic-v3-its: Remove cpumask_var_t allocationPierre Gondois-6/+8
2022-09-12irqchip/stm32-exti: Remove check on always false conditionAntonio Borneo-1/+1
2022-09-12Revert "drm/i915/display: Re-add check for low voltage sku for max dp source ...Ville Syrjälä-29/+3
2022-09-12drm/i915/gt: Fix perf limit reasons bit positionsAshutosh Dixit-8/+8
2022-09-12drm/i915/guc: Cancel GuC engine busyness worker synchronouslyUmesh Nerlige Ramappa-1/+6
2022-09-12drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das-1/+2
2022-09-12drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSCAnkit Nautiyal-1/+3
2022-09-12wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau-1/+2
2022-09-12wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau-1/+1
2022-09-12wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen-0/+1
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-134/+160
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe-2/+21
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu-25/+9
2022-09-10Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-212/+278
2022-09-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-51/+45
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+7
2022-09-09Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds-12/+32
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-44/+93
2022-09-09Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-33/+142
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds-3/+2
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2022-09-09hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin-186/+222
2022-09-10Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+94
2022-09-10Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-13/+39
2022-09-09drm/rockchip: vop2: Fix eDP/HDMI sync polaritiesSascha Hauer-0/+4
2022-09-09drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede-23/+18
2022-09-09drm/gma500: Fix WARN_ON(lock->magic != lock) errorHans de Goede-2/+2
2022-09-09drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede-4/+7
2022-09-09ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei-2/+4
2022-09-09Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+12
2022-09-09drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy-1/+1
2022-09-09drm/meson: Correct OSD1 global alpha valueStuart Menefy-1/+1
2022-09-09thunderbolt: Add support for Intel Maple Ridge single port controllerGil Fine-0/+2
2022-09-08perf: RISC-V: fix access beyond allocated arraySergey Matyukevich-1/+1
2022-09-08soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland-2/+2
2022-09-08soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland-8/+5
2022-09-08soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland-3/+2
2022-09-08soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland-0/+1
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley-1/+4
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch-6/+3
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui-16/+26
2022-09-08hwmon: (mr75203) enable polling for all VM channelsEliav Farber-0/+13
2022-09-08hwmon: (mr75203) fix multi-channel voltage readingEliav Farber-12/+17
2022-09-08hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber-2/+12
2022-09-08hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber-0/+2
2022-09-08hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber-8/+6
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman-2/+0
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+41
2022-09-08Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+8