summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-67/+186
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-83/+498
2021-04-26Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds144-1482/+2913
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+57
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki22-133/+130
2021-04-26drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong1-0/+1
2021-04-26Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki4-29/+72
2021-04-26Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'Rafael J. Wysocki7-127/+83
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki7-47/+44
2021-04-26Merge branches 'acpi-pci' and 'acpi-processor'Rafael J. Wysocki9-248/+200
2021-04-26Merge branch 'acpica'Rafael J. Wysocki14-8/+191
2021-04-26Merge branches 'pm-docs' and 'pm-tools'Rafael J. Wysocki3-10/+11
2021-04-26Merge branch 'pm-devfreq'Rafael J. Wysocki6-35/+24
2021-04-26Merge branch 'pm-opp'Rafael J. Wysocki11-155/+181
2021-04-26Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki5-51/+7
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki11-186/+526
2021-04-26mmc: block: Issue a cache flush only when it's enabledAvri Altman4-3/+21
2021-04-26memstick: r592: ignore kfifo_out() return code againArnd Bergmann1-1/+4
2021-04-26drm/i915: Fix docbook descriptions for i915_gem_shrinkerMaarten Lankhorst1-0/+1
2021-04-26drm/i915: fix an error code in intel_overlay_do_put_image()Dan Carpenter1-1/+3
2021-04-26drm/i915/display/psr: Fix cppcheck warningsJosé Roberto de Souza1-2/+1
2021-04-26drm/i915: Disable LTTPR detection on GLK once againVille Syrjälä1-1/+1
2021-04-26drm/i915: Restore lost glk ccs w/aVille Syrjälä1-1/+2
2021-04-26drm/i915: Restore lost glk FBC 16bpp w/aVille Syrjälä1-1/+1
2021-04-26drm/i915: Take request reference before arming the watchdog timerTvrtko Ursulin1-1/+2
2021-04-25bnxt_en: Implement .ndo_features_check().Michael Chan2-2/+42
2021-04-25bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.Michael Chan2-3/+14
2021-04-25bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan1-1/+18
2021-04-25bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan1-1/+10
2021-04-25bnxt_en: Move bnxt_approve_mac().Michael Chan1-26/+27
2021-04-25bnxt_en: allow VF config ops when PF is closedEdwin Peer1-4/+0
2021-04-25bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer3-7/+11
2021-04-25bnxt_en: Add support for fw managed link down feature.Michael Chan2-1/+3
2021-04-25bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan3-34/+22
2021-04-25bnxt_en: report signal mode in link up messagesEdwin Peer1-3/+19
2021-04-25macvlan: Add nodst option to macvlan type sourceJethro Beekman1-5/+14
2021-04-25Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-422/+701
2021-04-25net: ethernet: ixp4xx: Support device tree probingLinus Walleij2-63/+148
2021-04-25net: ethernet: ixp4xx: Retire ancient phy retrievealLinus Walleij1-5/+5
2021-04-25r8152: remove some bit operationsHayes Wang1-7/+7
2021-04-25hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui1-2/+12
2021-04-25bnxt_en: Fix RX consumer index logic in the error path.Michael Chan1-2/+4
2021-04-25ch_ktls: Remove redundant variable resultJiapeng Chong1-6/+4
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner17-58/+466
2021-04-24can: etas_es58x: Fix a couple of spelling mistakesColin Ian King1-2/+2
2021-04-24can: etas_es58x: Fix missing null check on netdev pointerColin Ian King1-1/+1
2021-04-24irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock1-1/+6
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit6-53/+140