Home
last modified time | relevance | path

Searched full:dell (Results 1 – 25 of 267) sorted by relevance

1234567891011

/linux-5.10/Documentation/sound/hd-audio/
Dmodels.rst87 dell-headset-multi
89 dell-headset-dock
91 dell-headset3
93 dell-headset4
113 dell-m101z
114 COEF setup for Dell M101z
172 Subwoofer and headset fixupes for Dell Inspiron
174 Subwoofer fixups for Dell Vostro
184 ALC255 fixups on Dell machines
186 ALC255 fixups on Dell machines, variant 2
[all …]
/linux-5.10/arch/x86/kernel/
Dreboot.c54 * Dell Inc. so their systems "just work". :-)
287 /* Dell */
288 { /* Handle problems with rebooting on Dell DXP061 */
290 .ident = "Dell DXP061",
292 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
293 DMI_MATCH(DMI_PRODUCT_NAME, "Dell DXP061"),
296 { /* Handle problems with rebooting on Dell E520's */
298 .ident = "Dell E520",
300 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
301 DMI_MATCH(DMI_PRODUCT_NAME, "Dell DM061"),
[all …]
/linux-5.10/drivers/scsi/megaraid/
DKconfig.megaraid26 Dell PERC3/QC 101E:1960:1028:0471
27 Dell PERC3/DC 101E:1960:1028:0493
28 Dell PERC3/SC 101E:1960:1028:0475
29 Dell PERC3/Di 1028:000E:1028:0123
30 Dell PERC4/SC 1000:1960:1028:0520
31 Dell PERC4/DC 1000:1960:1028:0518
32 Dell PERC4/QC 1000:0407:1028:0531
33 Dell PERC4/Di 1028:000F:1028:014A
34 Dell PERC 4e/Si 1028:0013:1028:016c
35 Dell PERC 4e/Di 1028:0013:1028:016d
[all …]
/linux-5.10/Documentation/driver-api/
Ddcdbas.rst2 Dell Systems Management Base Driver
8 The Dell Systems Management Base Driver provides a sysfs interface for
9 systems management software such as Dell OpenManage to perform system
11 power off after OS shutdown) on certain Dell systems.
13 Dell OpenManage requires this driver on the following Dell PowerEdge systems:
15 700, and 750. Other Dell software such as the open source libsmbios project
17 driver on other Dell systems.
19 The Dell libsmbios project aims towards providing access to as much BIOS
20 information as possible. See http://linux.dell.com/libsmbios/main/ for
27 On some Dell systems, systems management software must access certain
[all …]
/linux-5.10/drivers/platform/x86/
Ddell-wmi-descriptor.c3 * Dell WMI descriptor driver
5 * Copyright (C) 2017 Dell Inc. All Rights Reserved.
14 #include "dell-wmi-descriptor.h"
95 * Vendor Signature 0 4 "DELL"
111 dev_err(&wdev->dev, "failed to read Dell WMI descriptor\n"); in dell_wmi_descriptor_probe()
117 dev_err(&wdev->dev, "Dell descriptor has wrong type\n"); in dell_wmi_descriptor_probe()
128 "Dell descriptor buffer has unexpected length (%d)\n", in dell_wmi_descriptor_probe()
137 if (strncmp(obj->string.pointer, "DELL WMI", 8) != 0) { in dell_wmi_descriptor_probe()
138 dev_err(&wdev->dev, "Dell descriptor buffer has invalid signature (%8ph)\n", in dell_wmi_descriptor_probe()
147 dev_warn(&wdev->dev, "Dell descriptor buffer has unknown version (%lu)\n", in dell_wmi_descriptor_probe()
[all …]
DMakefile36 # Dell
38 obj-$(CONFIG_DELL_SMBIOS) += dell-smbios.o
39 dell-smbios-objs := dell-smbios-base.o
40 dell-smbios-$(CONFIG_DELL_SMBIOS_WMI) += dell-smbios-wmi.o
41 dell-smbios-$(CONFIG_DELL_SMBIOS_SMM) += dell-smbios-smm.o
42 obj-$(CONFIG_DELL_LAPTOP) += dell-laptop.o
43 obj-$(CONFIG_DELL_RBTN) += dell-rbtn.o
45 obj-$(CONFIG_DELL_SMO8800) += dell-smo8800.o
46 obj-$(CONFIG_DELL_WMI) += dell-wmi.o
47 obj-$(CONFIG_DELL_WMI_DESCRIPTOR) += dell-wmi-descriptor.o
[all …]
Ddell-laptop.c3 * Driver for Dell laptop extras
10 * Copyright (C) 2005-2014 Dell Inc.
31 #include "dell-rbtn.h"
32 #include "dell-smbios.h"
61 * These values come from Windows utility provided by Dell. If any other value
83 .name = "dell-laptop",
99 .ident = "Dell laptop",
101 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
107 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
113 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
[all …]
Ddell-smbios-smm.c3 * SMI methods for use with dell-smbios
8 * Copyright (c) 2017 Dell Inc.
19 #include "dell-smbios.h"
29 .ident = "Dell laptop",
31 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
37 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
43 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
48 .ident = "Dell Computer Corporation",
50 DMI_MATCH(DMI_SYS_VENDOR, "Dell Computer Corporation"),
63 /* 4 bytes of table header, plus 7 bytes of Dell header, plus at least in parse_da_table()
[all …]
DKconfig306 tristate "Dell Systems Management Base Driver"
309 The Dell Systems Management Base Driver provides a sysfs interface
312 power off after OS shutdown) on certain Dell systems.
315 and the Dell systems on which Dell systems management software makes
318 Say Y or M here to enable the driver for use by Dell systems
319 management software such as Dell OpenManage.
327 tristate "Dell SMBIOS driver"
331 This provides support for the Dell SMBIOS calling interface.
332 If you have a Dell computer you should enable this option.
337 bool "Dell SMBIOS driver WMI backend"
[all …]
Ddell-wmi.c3 * Dell WMI hotkeys
28 #include "dell-smbios.h"
29 #include "dell-wmi-descriptor.h"
33 MODULE_DESCRIPTION("Dell laptop WMI hotkeys driver");
54 .ident = "Dell Inspiron M5110",
56 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
62 .ident = "Dell Vostro V131",
64 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
116 /* Untested, Dell Instant Launch key on Inspiron 7520 */
119 /* Dell Instant Launch key */
[all …]
Ddell-wmi-led.c2 * Copyright (C) 2010 Dell Inc.
3 * Louis Davis <louis_davis@dell.com>
4 * Jim Dailey <jim_dailey@dell.com>
18 MODULE_DESCRIPTION("Dell LED Control Driver");
138 * The Dell LED delay is based on 125ms intervals. in dell_led_blink()
156 .name = "dell::lid",
/linux-5.10/drivers/acpi/
Dblacklist.c86 * DELL XPS 13 (2015) switches sound between HDA and I2S
93 .ident = "DELL XPS 13 (2015)",
95 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
101 .ident = "DELL Precision 5520",
103 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
109 .ident = "DELL Precision 3520",
111 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
116 * Resolves a quirk with the Dell Latitude 3350 that
121 .ident = "DELL Latitude 3350",
123 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
[all …]
Dosi.c48 * Linux-Dell-Video is used by BIOS to disable RTD3 for NVidia graphics
55 {"Linux-Dell-Video", true},
423 .ident = "Dell Inspiron 7737",
425 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
431 .ident = "Dell Inspiron 7537",
433 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
439 .ident = "Dell Inspiron 5437",
441 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
447 .ident = "Dell Inspiron 3437",
449 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
[all …]
Dvideo_detect.c258 .ident = "Dell XPS14 L421X",
260 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
267 .ident = "Dell XPS15 L521X",
269 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
338 .ident = "Dell Vostro V131",
340 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
347 .ident = "Dell XPS 17 L702X",
349 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
350 DMI_MATCH(DMI_PRODUCT_NAME, "Dell System XPS L702X"),
355 .ident = "Dell Precision 7510",
[all …]
/linux-5.10/drivers/hwmon/
Ddell-smm-hwmon.c3 * dell-smm-hwmon.c -- Linux driver for accessing the SMM BIOS on Dell laptops.
90 MODULE_DESCRIPTION("Dell laptop SMM BIOS hwmon driver");
1003 .ident = "Dell Inspiron",
1005 DMI_MATCH(DMI_SYS_VENDOR, "Dell Computer"),
1010 .ident = "Dell Latitude",
1012 DMI_MATCH(DMI_SYS_VENDOR, "Dell Computer"),
1017 .ident = "Dell Inspiron 2",
1019 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
1024 .ident = "Dell Latitude D520",
1026 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
[all …]
/linux-5.10/Documentation/admin-guide/
Ddell_rbu.rst2 Dell Remote BIOS Update driver (dell_rbu)
8 Document demonstrating the use of the Dell Remote BIOS Update driver
9 for updating BIOS images on Dell servers and desktops.
21 This driver works with Dell OpenManage or Dell Update Packages for updating
22 the BIOS on Dell servers (starting from servers sold since 1999), desktops
25 Please go to http://support.dell.com register and you can find info on
26 OpenManage and Dell Update packages (DUP).
28 Libsmbios can also be used to update BIOS on Dell systems go to
29 https://linux.dell.com/libsmbios/ for details.
56 Most of the Dell systems support a monolithic update where the BIOS image is
/linux-5.10/Documentation/scsi/
Daacraid.rst78 1011:0046:9005:1364 Dell PERC 2/QC (Quad Channel, Mustang)
79 1011:0046:9005:1365 Dell PERC 2/QC (Quad Channel, Mustang)
80 1028:0001:1028:0001 Dell PERC 2/Si (Iguana)
81 1028:0003:1028:0003 Dell PERC 3/Si (SlimFast)
82 1028:0002:1028:0002 Dell PERC 3/Di (Opal)
83 1028:0004:1028:0004 Dell PERC 3/SiF (Iguana)
84 1028:0004:1028:00d0 Dell PERC 3/DiF (Iguana)
85 1028:0002:1028:00d1 Dell PERC 3/DiV (Viper)
86 1028:0002:1028:00d9 Dell PERC 3/DiL (Lexus)
87 1028:000a:1028:0106 Dell PERC 3/DiJ (Jaguar)
[all …]
/linux-5.10/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop1 What: /sys/class/leds/dell::kbd_backlight/als_enabled
12 What: /sys/class/leds/dell::kbd_backlight/als_setting
21 What: /sys/class/leds/dell::kbd_backlight/start_triggers
39 echo +keyboard > /sys/class/leds/dell::kbd_backlight/start_triggers
43 echo -keyboard > /sys/class/leds/dell::kbd_backlight/start_triggers
47 What: /sys/class/leds/dell::kbd_backlight/stop_timeout
65 echo 10m > /sys/class/leds/dell::kbd_backlight/stop_timeout
Ddell-smbios-wmi1 What: /dev/wmi/dell-smbios
4 Contact: "Mario Limonciello" <mario.limonciello@dell.com>
6 Perform SMBIOS calls on supported Dell machines.
7 through the Dell ACPI-WMI interface.
20 the WMI character device /dev/wmi/dell-smbios.
Dsysfs-firmware-efi34 Contact: Narendra K <Narendra.K@dell.com>, linux-bugs@dell.com
36 Table version 2 on Dell EMC PowerEdge systems in binary format
37 Users: It is used by Dell EMC OpenManage Server Administrator tool to
/linux-5.10/sound/pci/hda/
Dpatch_sigmatel.c1175 102801C4 (Dell Dimension E310)
1197 102801B5 (Dell Inspiron 630m)
1198 102801D8 (Dell Inspiron 640m)
1214 102801C2 (Dell Latitude D620)
1216 102801CC (Dell Latitude D820)
1234 102801CE (Dell XPS M1710)
1235 102801CF (Dell Precision M90)
1253 102801CB (Dell Latitude 120L)
1270 102801BD (Dell Inspiron E1505n)
1288 102801F5 (Dell Inspiron 1501)
[all …]
/linux-5.10/drivers/usb/serial/
Dqcserial.c46 {DEVICE_G1K(0x413c, 0x8172)}, /* Dell Gobi Modem device */
47 {DEVICE_G1K(0x413c, 0x8171)}, /* Dell Gobi QDL device */
80 {USB_DEVICE(0x413c, 0x8185)}, /* Dell Gobi 2000 QDL device (N0218, VU936) */
81 {USB_DEVICE(0x413c, 0x8186)}, /* Dell Gobi 2000 Modem device (N0218, VU936) */
121 {USB_DEVICE(0x413c, 0x8193)}, /* Dell Gobi 3000 QDL */
122 {USB_DEVICE(0x413c, 0x8194)}, /* Dell Gobi 3000 Composite */
123 {USB_DEVICE(0x413c, 0x81a6)}, /* Dell DW5570 QDL (MC8805) */
168 {DEVICE_SWI(0x413c, 0x81a2)}, /* Dell Wireless 5806 Gobi(TM) 4G LTE Mobile Broadband Card */
169 {DEVICE_SWI(0x413c, 0x81a3)}, /* Dell Wireless 5570 HSPA+ (42Mbps) Mobile Broadband Card */
170 {DEVICE_SWI(0x413c, 0x81a4)}, /* Dell Wireless 5570e HSPA+ (42Mbps) Mobile Broadband Card */
[all …]
/linux-5.10/drivers/iommu/amd/
Dquirks.c60 .ident = "Dell Inspiron 7375",
62 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
69 .ident = "Dell Latitude 5495",
71 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
79 * Dell Latitude 5495
/linux-5.10/drivers/eisa/
Deisa.ids449 DEL0001 "Dell System(R) 425E(TM) System Board"
450 DEL0002 "Dell System(R) 433E(TM) System Board"
451 DEL0003 "Dell System(R) 425TE(TM) System Board"
452 DEL0004 "Dell System(R) 433TE(TM) System Board"
453 DEL0005 "Dell Powerline(TM) Workstation 433DE(TM) System Board"
454 DEL0006 "Dell Powerline(TM) Workstation 420DE(TM) System Board"
455 DEL0007 "Dell Powerline(TM) Workstation 450DE(TM) System Board"
456 DEL0008 "Dell Powerline(TM) Server 433SE(TM) System Board"
457 DEL0009 "Dell Powerline(TM) Server 420SE(TM) System Board"
458 DEL000A "Dell Powerline(TM) Server 450SE(TM) System Board"
[all …]
/linux-5.10/Documentation/power/
Dvideo.rst121 Dell 600m, ATI R250 Lf none (1), but needs xorg-x11-6.8.1.902-1
122 Dell D600, ATI RV250 vga=normal and X, or try vbestate (6)
123 Dell D610 vga=normal and X (possibly vbestate (6) too,
125 Dell Inspiron 4000 ??? [#f1]_
126 Dell Inspiron 500m ??? [#f1]_
127 Dell Inspiron 510m ???
128 Dell Inspiron 5150 vbetool needed (6)
129 Dell Inspiron 600m ??? [#f1]_
130 Dell Inspiron 8200 ??? [#f1]_
131 Dell Inspiron 8500 ??? [#f1]_
[all …]

1234567891011