summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-21drm/client: Handle tiled displays betterMaarten Lankhorst
2025-01-21drm/modeset: Handle tiled displays in pan_display_atomic.Maarten Lankhorst
2025-01-21pmdomain: airoha: Fix compilation error with Clang-20 and Thumb2 modeChristian Marangi
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-20Merge branch 'next' into for-linusDmitry Torokhov
2025-01-20Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov
2025-01-20Input: atkbd - map F23 key to support default copilot shortcutMark Pearson
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-20Merge tag 'm68k-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20net: phylink: fix regression when binding a PHYRussell King (Oracle)
2025-01-20net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanupRoger Quadros
2025-01-20net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanupRoger Quadros
2025-01-20net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros
2025-01-20net: stmmac: Drop redundant skb_mark_for_recycle() for SKB fragsFurong Xu
2025-01-20net: mii: Fix the Speed display when the network cable is not connectedXiangqian Zhang
2025-01-20Merge branches 'pm-devfreq' and 'pm-opp'Rafael J. Wysocki
2025-01-20eth: bnxt: update header sizing defaultsJakub Kicinski
2025-01-20eth: bnxt: allocate enough buffer space to meet HDS thresholdJakub Kicinski
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski
2025-01-20eth: bnxt: apply hds_thrs settings correctlyJakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-01-20PCI: dwc: Simplify config resource lookupBjorn Helgaas
2025-01-20PCI: imx6: Clean up comments and whitespaceBjorn Helgaas
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki
2025-01-20Merge branches 'acpi-osl', 'acpi-tables', 'acpi-property', 'acpi-prm' and 'ac...Rafael J. Wysocki
2025-01-20iommufd/fault: Use a separate spinlock to protect fault->deliver listNicolin Chen
2025-01-20cpuidle: teo: Skip sleep length computation for low latency constraintsRafael J. Wysocki
2025-01-20cpuidle: teo: Replace time_span_ns with a flagRafael J. Wysocki
2025-01-20cpuidle: teo: Simplify handling of total events countRafael J. Wysocki
2025-01-20cpuidle: teo: Skip getting the sleep length if wakeups are very frequentRafael J. Wysocki
2025-01-20cpuidle: teo: Simplify counting events used for tick managementRafael J. Wysocki
2025-01-20cpuidle: teo: Clarify two code commentsRafael J. Wysocki
2025-01-20cpuidle: teo: Drop local variable prev_intercept_idxRafael J. Wysocki
2025-01-20cpuidle: teo: Combine candidate state index checks against 0Rafael J. Wysocki
2025-01-20cpuidle: teo: Reorder candidate state index checksRafael J. Wysocki
2025-01-20cpuidle: teo: Rearrange idle state lookup codeRafael J. Wysocki
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-01-20net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251Aleksander Jan Bajkowski
2025-01-20net: phylink: always do a major config when attaching a SFP PHYRussell King (Oracle)
2025-01-20platform/x86: acer-wmi: Fix initialization of last_non_turbo_profileArmin Wolf
2025-01-20platform/x86: acer-wmi: Ignore AC eventsArmin Wolf
2025-01-20platform/mellanox: mlxreg-io: use sysfs_emit() instead of sprintf()Ai Chao