summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+22
2023-08-29Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-133/+280
2023-08-29Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-41/+34
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+49
2023-08-28net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_showLorenzo Bianconi1-9/+4
2023-08-28net: ethernet: mtk_wed: add some more info in wed_txinfo_show handlerLorenzo Bianconi2-1/+12
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)11-36/+38
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano1-0/+1
2023-08-28ipmi: Explicitly include correct DT includesRob Herring1-1/+0
2023-08-28tpm: Explicitly include correct DT includesRob Herring4-4/+1
2023-08-28parport: Explicitly include correct DT includesRob Herring1-1/+1
2023-08-28sbus: Explicitly include correct DT includesRob Herring7-7/+7
2023-08-28mux: Explicitly include correct DT includesRob Herring2-2/+1
2023-08-28macintosh: Explicitly include correct DT includesRob Herring6-2/+7
2023-08-28hte: Explicitly include correct DT includesRob Herring2-2/+1
2023-08-28EDAC: Explicitly include correct DT includesRob Herring6-8/+8
2023-08-28clocksource: Explicitly include correct DT includesRob Herring8-6/+5
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-15/+9
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds7-20/+17
2023-08-28parisc: ccio-dma: Create private runway procfs root entryHelge Deller2-5/+8
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller2-566/+340
2023-08-28of: unittest: Fix of_unittest_pci_node() kconfig dependenciesRob Herring1-9/+7
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai288-1324/+4775
2023-08-28Merge tag 'opp-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2-20/+101
2023-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki30-100/+103
2023-08-28Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki30-100/+103
2023-08-28Merge remote-tracking branch 'linux-efi/urgent' into efi/nextArd Biesheuvel1-1/+1
2023-08-28cpufreq: tegra194: remove opp table in exit hookSumit Gupta1-0/+12
2023-08-28Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner32-41/+34
2023-08-28r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit1-4/+0
2023-08-28ethernet: tg3: remove unreachable codeMikhail Kobuk1-4/+1
2023-08-28octeontx2-af: print error message incase of invalid pf mappingHariprasad Kelam1-0/+5
2023-08-28octeontx2-af: Add validation of lmacHariprasad Kelam1-3/+7
2023-08-28octeontx2-af: Don't treat lack of CGX interfaces as errorSunil Goutham1-1/+1
2023-08-28octeontx2-af: CN10KB: Add USGMII LMAC modeHariprasad Kelam2-0/+2
2023-08-28cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang1-1/+2
2023-08-28cpufreq: tegra194: add online/offline hooksSumit Gupta1-0/+17
2023-08-28igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl1-4/+7
2023-08-28net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak5-4/+163
2023-08-28net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak6-1/+421
2023-08-28net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky3-1/+60
2023-08-28net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky3-93/+38
2023-08-28net/mlx5: Drop extra layer of locks in IPsecLeon Romanovsky1-14/+4
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-53/+6
2023-08-27parisc: lasi: Initialize LASI driver via arch_initcall()Helge Deller2-12/+8
2023-08-27parisc: asp: Initialize asp driver via arch_initcall()Helge Deller2-4/+9
2023-08-27parisc: wax: Initialize wax driver via arch_initcall()Helge Deller2-7/+9
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller1-4/+4
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller1-2/+3
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Helge Deller1-1/+3