summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell
AgeCommit message (Expand)AuthorFilesLines
2022-06-27platform/x86/dell: Kconfig: Remove unnecessary "depends on X86_PLATFORM_DEVICES"Hans de Goede1-1/+0
2022-04-27platform/x86/dell: add buffer allocation/free functions for SMI callsJuergen Gross3-63/+87
2022-04-27platform/x86: dell-laptop: Add quirk entry for Latitude 7520Gabriele Mazzotta1-0/+13
2022-02-17platform/dcdbas: move EXPORT_SYMBOL after functionMateusz Jończyk1-1/+1
2021-11-16platform/x86: dell-wmi-descriptor: disable by defaultThomas Weißschuh1-1/+1
2021-10-11platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede1-0/+1
2021-09-21platform/x86: dell-wmi: Recognise or support new switchesTroy Rollo1-10/+66
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-08-26platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...Hans de Goede1-0/+1
2021-08-26platform/x86: dell-smbios-wmi: Avoid false-positive memcpy() warningKees Cook1-1/+1
2021-08-12platform/x86: dell-smo8800: Convert to be a platform driverAndy Shevchenko2-56/+20
2021-08-12platform/x86: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-12platform/x86: dell-smbios: Remove unused dmi_system_id tableHans de Goede1-31/+0
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-06-28platform/x86: dell-wmi-sysman: Change user experience when Admin/System Passw...Prasanth KSR1-2/+2
2021-06-22platform/x86: Remove "default n" entriesAndy Shevchenko1-1/+0
2021-06-16platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global staticHans de Goede1-1/+1
2021-06-16platform/x86: dell-wmi-sysman: Use firmware_attributes_class helperMark Pearson2-10/+9
2021-06-16platform/x86: dell-privacy: Add support for Dell hardware privacyPerry Yuan6-4/+460
2021-06-16platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.cHans de Goede2-0/+1
2021-06-16platform/x86: dcdbas: drop unneeded assignment in host_control_smi()Yang Li1-2/+1
2021-06-16platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robustPrasanth KSR6-8/+77
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman1-1/+2
2021-05-19platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede1-1/+2
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo1-1/+1
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-3/+0
2021-04-07platform/x86: Adjust Dell drivers to a personal email addressMario Limonciello4-4/+4
2021-04-07MAINTAINERS: Add missing section for alienware-wmi driverMario Limonciello1-1/+1
2021-04-07platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsin...Hans de Goede1-4/+28
2021-03-21platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede1-9/+7
2021-03-21platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede1-5/+7
2021-03-21platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede1-29/+16
2021-03-21platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede1-1/+0
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede4-0/+12
2021-03-21platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede1-9/+2
2021-03-21platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede1-0/+1
2021-03-08platform/x86: wmi: Make remove callback return voidUwe Kleine-König5-10/+5
2021-02-04platform/x86: Move all dell drivers to their own subdirectoryMario Limonciello28-0/+10163