aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-16media: ttpci: coding style fixes: export_symbolStefan Herdler1-8/+7
2024-04-16media: ttpci: coding style fixes: bracesStefan Herdler3-37/+24
2024-04-16media: ttpci: coding style fixes: commentsStefan Herdler4-22/+36
2024-04-16media: ttpci: coding style fixes: whitespaceStefan Herdler3-458/+458
2024-04-16media: ttpci: coding style fixes: whitespace and newlinesStefan Herdler5-64/+68
2024-04-15clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski23-0/+23
2024-04-15clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rateFrank Oltmanns1-5/+7
2024-04-15clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rateFrank Oltmanns2-0/+23
2024-04-15clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns1-0/+2
2024-04-15clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns2-0/+22
2024-04-15clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec1-2/+17
2024-04-15drm/xe/gt: Add L3 bank mask to GT topologyFrancois Dugast3-4/+124
2024-04-15remove call_{read,write}_iter() functionsMiklos Szeredi2-4/+4
2024-04-15drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-04-15drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul1-0/+10
2024-04-15net: netdevsim: add some fake page pool useJakub Kicinski2-0/+97
2024-04-15drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal1-4/+0
2024-04-15drm/vmwgfx: Implement virtual crc generationZack Rusin8-35/+553
2024-04-15drm/vmwgfx: Implement virtual kmsZack Rusin10-64/+302
2024-04-15dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FSTvrtko Ursulin1-22/+34
2024-04-15firmware: arm_ffa: Add support for handling notification pending interrupt(NPI)Jens Wiklander1-16/+55
2024-04-15firmware: arm_ffa: Refactor SRI handling in prepartion to add NPI supportSudeep Holla1-19/+28
2024-04-15firmware: arm_ffa: Skip creation of the notification bitmapsJens Wiklander1-9/+7
2024-04-15drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
2024-04-15drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
2024-04-15drm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
2024-04-15pwm: dwc: allow suspend/resume for 16 channelsRaag Jadav3-32/+63
2024-04-15drm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
2024-04-15drm/ast: Add drm_panic supportJocelyn Falempe1-0/+18
2024-04-15drm/imx: Add drm_panic supportJocelyn Falempe1-1/+11
2024-04-15drm/mgag200: Add drm_panic supportJocelyn Falempe2-1/+24
2024-04-15drm/simpledrm: Add drm_panic supportJocelyn Falempe1-0/+16
2024-04-15drm/fb_dma: Add generic get_scanout_buffer() for drm_panicJocelyn Falempe1-0/+42
2024-04-15drm/panic: Add debugfs entry to test without triggering panic.Jocelyn Falempe2-1/+52
2024-04-15drm/panic: Add support for color format conversionJocelyn Falempe1-10/+263
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe4-0/+318
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter2-0/+5
2024-04-15nvme/io_uring: use helper for polled completionsJens Axboe1-4/+11
2024-04-15platform/x86/intel/sdsi: Add attribute to read the current meter stateDavid E. Box1-6/+24
2024-04-15platform/x86/intel/sdsi: Add in-band BIOS lock supportKuppuswamy Sathyanarayanan1-0/+10
2024-04-15platform/x86/intel/sdsi: Combine read and write mailbox flowsDavid E. Box1-35/+44
2024-04-15platform/x86/intel/sdsi: Set message size during writesDavid E. Box1-0/+1
2024-04-15platform/x86: thinkpad_acpi: use platform_profile_cycle()Gergo Koteles1-17/+2
2024-04-15platform/x86: ideapad-laptop: switch platform profiles using thermal manageme...Gergo Koteles1-2/+5
2024-04-15ACPI: platform-profile: add platform_profile_cycle()Gergo Koteles1-0/+39
2024-04-15Merge branch 'thermal-intel' into thermalRafael J. Wysocki4-26/+163
2024-04-15platform/x86: android-tablets: Use GPIO_LOOKUP() macroAndy Shevchenko1-4/+2
2024-04-15platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 Pro 1380F/L dataHans de Goede3-0/+235
2024-04-15platform/x86: x86-android-tablets: Unregister devices in reverse orderHans de Goede1-4/+4
2024-04-15platform/x86/amd/pmc: Add AMD MP2 STB functionalityBasavaraj Natikar5-0/+314