summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)AuthorLines
2026-03-03platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum-1/+0
2026-02-23platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptopsKurt Borja-1/+1
2026-02-23platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja-0/+6
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-10/+6
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+23
2025-12-22platform/x86: dell-lis3lv02d: Add Latitude 5400Dmytro Bagrii-0/+1
2025-12-15platform/x86: alienware-wmi-wmax: Add support for Alienware 16X AuroraKurt Borja-0/+8
2025-12-15platform/x86: alienware-wmi-wmax: Add AWCC support for Alienware x16Kurt Borja-0/+8
2025-12-15platform/x86: alienware-wmi-wmax: Add support for new Area-51 laptopsKurt Borja-0/+16
2025-12-01Merge branch 'fixes' of into for-nextIlpo Järvinen-75/+39
2025-11-18platform/x86: alienware-wmi-wmax: Add AWCC support to Alienware 16 AuroraAnthony Wong-0/+8
2025-11-10platform/x86: alienware-wmi-wmax: Simplify FW profile to pprof matchingKurt Borja-67/+57
2025-11-06platform/x86: alienware-wmi-wmax: Add support for the whole "G" familyKurt Borja-48/+8
2025-11-06platform/x86: alienware-wmi-wmax: Add support for the whole "X" familyKurt Borja-12/+4
2025-11-06platform/x86: alienware-wmi-wmax: Add support for the whole "M" familyKurt Borja-14/+6
2025-11-06platform/x86: alienware-wmi-wmax: Drop redundant DMI entriesKurt Borja-8/+0
2025-11-06platform/x86: alienware-wmi-wmax: Fix "Alienware m16 R1 AMD" quirk orderKurt Borja-6/+6
2025-10-28platform/x86: dell-wmi-base: Handle electronic privacy screen on/off eventsHans de Goede-0/+12
2025-10-15platform/x86: alienware-wmi-wmax: Add AWCC support to Dell G15 5530tr1x_em-0/+8
2025-10-15platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlersKurt Borja-2/+2
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+5
2025-09-23platform/x86: dell-lis3lv02d: Add Latitude E6530Nickolay Goppen-0/+1
2025-09-23platform/x86/dell: Set USTT mode according to BIOS after rebootShyam Sundar S K-0/+9
2025-08-12platform/x86: dell-smbios-wmi: Stop touching WMI device IDArmin Wolf-16/+12
2025-08-11platform/x86: dell_rbu: fix assignment in if condition warningDarshan Rathod-3/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2025-07-22platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann-1/+1
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen-3/+25
2025-07-11platform/x86: dell-lis3lv02d: Add Precision 3551Jan-Niklas Burfeind-0/+1
2025-07-11platform/x86: alieneware-wmi-wmax: Add AWCC support to more laptopsKurt Borja-0/+16
2025-07-07platform/x86: dell_rbu: Remove unused structStuart Hayes-5/+5
2025-07-07platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twiceArmin Wolf-3/+7
2025-07-07platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` arrayKurt Borja-0/+1
2025-07-02Merge branch 'fixes' into for-nextIlpo Järvinen-20/+30
2025-06-30platform/x86: dell-wmi-sysman: Fix class device unregistrationKurt Borja-2/+2
2025-06-30platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacksKurt Borja-12/+21
2025-06-25platform/x86: dell-lis3lv02d: Add Latitude 5500Paul Menzel-0/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-6/+6
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-2/+2
2025-06-13Revert "platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16...Kurt Borja-1/+1
2025-06-10platform/x86: dell_rbu: Bump versionStuart Hayes-1/+1
2025-06-10platform/x86: dell_rbu: Stop overwriting data bufferStuart Hayes-1/+1
2025-06-10platform/x86: dell_rbu: Fix list usageStuart Hayes-2/+2
2025-06-10platform/x86: dell_rbu: Fix lock context warningStuart Hayes-1/+1
2025-06-09platform/x86: alienware-wmi-wmax: Add appropriate labels to fansKurt Borja-37/+63
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-188/+1225
2025-05-15platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()Vladimir Moskovkin-1/+1
2025-05-12platform/x86: dell-ddv: Expose the battery health to userspaceArmin Wolf-0/+89