aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-09iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu1-0/+12
2021-09-09iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu1-3/+0
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit1-13/+4
2021-09-09iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang1-7/+24
2021-09-09drm/i915/dp: Add support for out-of-bound hotplug eventsHans de Goede1-0/+12
2021-09-09drm/i915: Associate ACPI connector nodes with connector entries (v2)Heikki Krogerus3-0/+50
2021-09-09parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck1-9/+9
2021-09-09rtc: rx8010: select REGMAP_I2CYu-Tung Chang1-0/+1
2021-09-09drm/i915/hdcp: reuse rx_info for mst stream type1 capability checkJuston Li3-71/+38
2021-09-09drm/i915/hdcp: read RxInfo once when reading RepeaterAuth_Send_ReceiverID_ListJuston Li1-15/+16
2021-09-09drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()Juston Li1-4/+4
2021-09-08Input: analog - always use ktime functionsGuenter Roeck1-94/+13
2021-09-09Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie6-26/+18
2021-09-09Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie29-94/+198
2021-09-08Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds5-23/+123
2021-09-08Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds17-119/+543
2021-09-08Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-28/+169
2021-09-08Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimmDan Williams3-126/+76
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-63/+297
2021-09-08ACPI: PRM: Find PRMT table before parsing itAubrey Li1-1/+9
2021-09-08phy/drivers/stm32: use HZ macrosDaniel Lezcano1-1/+1
2021-09-08mtd/drivers/nand: use HZ macrosDaniel Lezcano1-1/+1
2021-09-08i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano1-1/+1
2021-09-08iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano1-2/+1
2021-09-08hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano1-1/+1
2021-09-08iio/drivers/as73211: use HZ macrosDaniel Lezcano1-2/+1
2021-09-08devfreq: use HZ macrosDaniel Lezcano1-1/+1
2021-09-08thermal/drivers/devfreq_cooling: use HZ macrosDaniel Lezcano1-1/+1
2021-09-08mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policyDavid Hildenbrand1-0/+30
2021-09-08mm/memory_hotplug: memory group aware "auto-movable" online policyDavid Hildenbrand1-8/+10
2021-09-08virtio-mem: use a single dynamic memory group for a single virtio-mem deviceDavid Hildenbrand1-3/+19
2021-09-08dax/kmem: use a single static memory group for a single probed unitDavid Hildenbrand1-8/+32
2021-09-08ACPI: memhotplug: use a single static memory group for a single memory deviceDavid Hildenbrand1-5/+30
2021-09-08mm/memory_hotplug: track present pages in memory groupsDavid Hildenbrand1-5/+5
2021-09-08drivers/base/memory: introduce "memory groups" to logically group memory blocksDavid Hildenbrand1-4/+155
2021-09-08mm: track present early pages per zoneDavid Hildenbrand1-7/+7
2021-09-08ACPI: memhotplug: memory resources cannot be enabled yetDavid Hildenbrand1-4/+0
2021-09-08mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand3-10/+4
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport1-2/+0
2021-09-08fbmem: don't allow too huge resolutionsTetsuo Handa1-0/+6
2021-09-08Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki1-28/+39
2021-09-08Merge branch 'pm-cpufreq'Rafael J. Wysocki17-119/+543
2021-09-08drm/i915/dsi: Read/write proper brightness value via MIPI DCS commandLee Shawn C1-7/+16
2021-09-08drm/i915/dsi: Retrieve max brightness level from VBTLee Shawn C3-2/+12
2021-09-08drm/i915: Get proper min cdclk if vDSC enabledLee Shawn C1-0/+10
2021-09-08drm/i915/dsi: refine send MIPI DCS command sequenceLee Shawn C1-5/+5
2021-09-08drm/i915/dsi: wait for header and payload credit availableLee Shawn C1-21/+19
2021-09-08s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens6-48/+48
2021-09-08scsi: zfcp: fix kernel doc commentsHeiko Carstens4-6/+6
2021-09-08s390/sclp: add __nonstring annotationHeiko Carstens1-1/+1