aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-30Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki9-76/+217
2024-04-30Merge tag 'riscv-soc-fixes-for-v6.9-rc6' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2-4/+6
2024-04-30Merge tag 'arm-soc/for-6.10/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
2024-04-30cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freqPerry Yuan1-4/+2
2024-04-30cpufreq: amd-pstate: fix code format problemsPerry Yuan1-4/+3
2024-04-30drm/i915: pass dev_priv explicitly to PIPE_WGC_C22Jani Nikula2-3/+3
2024-04-30drm/i915: pass dev_priv explicitly to PIPE_WGC_C21_C20Jani Nikula2-3/+3
2024-04-30drm/i915: pass dev_priv explicitly to PIPE_WGC_C12Jani Nikula2-3/+3
2024-04-30drm/i915: pass dev_priv explicitly to PIPE_WGC_C11_C10Jani Nikula2-3/+3
2024-04-30drm/i915: pass dev_priv explicitly to PIPE_WGC_C02Jani Nikula2-3/+3
2024-04-30drm/i915: pass dev_priv explicitly to PIPE_WGC_C01_C00Jani Nikula2-3/+3
2024-04-30drm/i915: pass dev_priv explicitly to PALETTEJani Nikula2-11/+20
2024-04-30virtio-net: support queue statXuan Zhuo1-21/+371
2024-04-30virtio_net: add the total stats fieldXuan Zhuo1-12/+69
2024-04-30virtio_net: device stats helpers support driver statsXuan Zhuo1-75/+82
2024-04-30virtio_net: support device statsXuan Zhuo1-4/+472
2024-04-30virtio_net: remove "_queue" from ethtool -SXuan Zhuo1-2/+2
2024-04-30virtio_net: introduce ability to get reply info from deviceXuan Zhuo1-7/+17
2024-04-30RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.Chiara Meiohas2-2/+30
2024-04-30RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas2-6/+29
2024-04-30Merge tag 'arm-soc/for-6.10/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann1-3/+4
2024-04-30pinctrl: samsung: drop redundant drvdata assignmentKrzysztof Kozlowski1-2/+0
2024-04-30Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman20-342/+520
2024-04-30Merge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+3
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie185-286/+1650
2024-04-30Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie53-156/+399
2024-04-29net: txgbe: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-1/+1
2024-04-29net: prestera: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-2/+2
2024-04-29net: mvneta: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-1/+2
2024-04-29net: mvpp2: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-4/+5
2024-04-29net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830Russell King (Oracle)1-6/+20
2024-04-29net: dsa: ksz_common: sub-driver phylink opsRussell King (Oracle)4-37/+65
2024-04-29net: dsa: ksz_common: provide own phylink MAC operationsRussell King (Oracle)1-16/+26
2024-04-29net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_opsRussell King (Oracle)2-6/+0
2024-04-30platform/chrome: cros_ec: Handle events during suspend after resume completionKarthikeyan Ramasubramanian1-8/+8
2024-04-29clk: bcm: rpi: Assign ->num before accessing ->hwsNathan Chancellor1-1/+1
2024-04-29clk: bcm: dvp: Assign ->num before accessing ->hwsNathan Chancellor1-1/+2
2024-04-29Merge tag 'renesas-clk-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd9-34/+322
2024-04-30iommu/vt-d: Enable posted mode for device MSIsJacob Pan1-4/+109
2024-04-30iommu/vt-d: Make posted MSI an opt-in command line optionJacob Pan1-1/+4
2024-04-29Merge tag 'sunxi-clk-fixes-for-6.9-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd4-2/+41
2024-04-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-45/+142
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann11-64/+1784
2024-04-29Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann22-135/+675
2024-04-29Merge tag 'optee-convert-platform-remove-callback-for-v6.10' of https://git.l...Arnd Bergmann1-4/+2
2024-04-29Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-42/+176
2024-04-29Merge tag 'memory-controller-drv-6.10' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+3
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-131/+34
2024-04-29Merge tag 'qcom-drivers-for-6.10' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-43/+113