summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin-18/+32
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis-0/+2
2026-02-19fbdev: au1100fb: Replace license boilerplate by SPDX headerUwe Kleine-König-20/+1
2026-02-19fbdev: au1100fb: Fold au1100fb.h into its only userUwe Kleine-König-373/+338
2026-02-19fbdev: au1100fb: Replace custom printk wrappers by pr_*Uwe Kleine-König-30/+21
2026-02-19fbdev: au1100fb: Make driver compilable on non-mips platformsUwe Kleine-König-5/+12
2026-02-19fbdev: au1100fb: Use proper conversion specifiers in printk formatsUwe Kleine-König-3/+3
2026-02-19fbdev: au1100fb: Mark several local functions as staticUwe Kleine-König-6/+7
2026-02-19fbdev: au1100fb: Don't store device specific data in global variablesUwe Kleine-König-36/+34
2026-02-19drbd: Replace deprecated strcpy with strscpyThorsten Blum-7/+11
2026-02-19drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg-31/+27
2026-02-19s390/tape: Fix device driver nameJan Höppner-1/+1
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan-5/+10
2026-02-19Merge branch 'i2c/i2c-host-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang-106/+164
2026-02-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek-0/+8
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii-0/+16
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii-0/+5
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii-20/+29
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii-16/+25
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-16/+20
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam-19/+22
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan-10/+21
2026-02-18mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski-0/+2
2026-02-18mshv: Add nested virtualization creation flagMuminul Islam-0/+2
2026-02-18Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley-14/+8
2026-02-18mshv: expose the scrub partition hypercallMagnus Kulke-0/+1
2026-02-18mshv: Add support for integrated schedulerStanislav Kinsburskii-32/+50
2026-02-18mshv: Use try_cmpxchg() instead of cmpxchg()Uros Bizjak-4/+4
2026-02-18Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+4
2026-02-18Merge tag 'acpi-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-22/+41
2026-02-18accel: ethosu: Fix shift overflow in cmd_to_addr()Dan Carpenter-1/+1
2026-02-18Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-35/+33
2026-02-18Merge branches 'acpi-battery', 'acpi-button' and 'acpi-driver'Rafael J. Wysocki-20/+14
2026-02-18Merge branches 'acpi-pm' and 'acpi-cppc'Rafael J. Wysocki-2/+15
2026-02-18Merge branches 'pm-powercap' and 'pm-cpuidle'Rafael J. Wysocki-31/+26
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf-1/+1
2026-02-18efi: Align unaccepted memory range to page boundaryKiryl Shutsemau (Meta)-2/+8
2026-02-18efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)-4/+4
2026-02-18efi: stmm: Constify struct efivar_operationsKrzysztof Kozlowski-8/+9
2026-02-18gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()Dmitry Torokhov-3/+4
2026-02-18gpio: sysfs: fix chip removal with GPIOs exported over sysfsBartosz Golaszewski-51/+55
2026-02-18gpio: swnode: restore the swnode-name-against-chip-label matchingBartosz Golaszewski-0/+19
2026-02-18Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka-1/+65
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis-0/+18
2026-02-18Merge tag 'amd-drm-next-6.20-2026-02-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-390/+611