| /linux/drivers/platform/x86/ |
| H A D | asus-laptop.c | 3 * asus-laptop.c - Asus Laptop Support 44 #define ASUS_LAPTOP_NAME "Asus Laptop Support" 112 * Some events we use, same for all Asus 217 struct asus_laptop *asus; member 228 struct asus_laptop *asus; member 413 static bool asus_check_pega_lucid(struct asus_laptop *asus) in asus_check_pega_lucid() argument 415 return !strcmp(asus->name, DEVICE_NAME_PEGA) && in asus_check_pega_lucid() 416 !acpi_check_handle(asus->handle, METHOD_PEGA_ENABLE, NULL) && in asus_check_pega_lucid() 417 !acpi_check_handle(asus->handle, METHOD_PEGA_DISABLE, NULL) && in asus_check_pega_lucid() 418 !acpi_check_handle(asus->handle, METHOD_PEGA_READ, NULL); in asus_check_pega_lucid() [all …]
|
| H A D | asus-nb-wmi.c | 3 * Asus Notebooks WMI hotkey driver 21 #include "asus-wmi.h" 23 #define ASUS_NB_WMI_FILE "asus-nb-wmi" 26 MODULE_DESCRIPTION("Asus Notebooks WMI Hotkey Driver"); 447 .ident = "Asus Transformer T100TA / T100HA / T100CHI", 457 .ident = "Asus Transformer T101HA", 466 .ident = "Asus Transformer T200TA", 475 .ident = "ASUS ZenBook Flip UX360", 485 .ident = "ASUS TP200s / E205SA", 494 .ident = "ASUS ROG FLOW X13", [all …]
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | Makefile | 3 tegra114-asus-tf701t.dtb \ 18 tegra20-asus-sl101.dtb \ 19 tegra20-asus-tf101.dtb \ 33 tegra30-asus-nexus7-grouper-PM269.dtb \ 34 tegra30-asus-nexus7-grouper-E1565.dtb \ 35 tegra30-asus-nexus7-tilapia-E1565.dtb \ 36 tegra30-asus-p1801-t.dtb \ 37 tegra30-asus-tf201.dtb \ 38 tegra30-asus-tf300t.dtb \ 39 tegra30-asus-tf300tg.dtb \ [all …]
|
| H A D | tegra30-asus-nexus7-grouper-PM269.dts | 4 #include "tegra30-asus-nexus7-grouper-ti-pmic.dtsi" 5 #include "tegra30-asus-nexus7-grouper.dtsi" 8 model = "ASUS Google Nexus 7 (Project Nakasi / ME370T) PM269";
|
| H A D | tegra30-asus-nexus7-grouper-E1565.dts | 4 #include "tegra30-asus-nexus7-grouper-maxim-pmic.dtsi" 5 #include "tegra30-asus-nexus7-grouper.dtsi" 8 model = "ASUS Google Nexus 7 (Project Nakasi / ME370T) E1565";
|
| H A D | tegra30-asus-nexus7-tilapia-E1565.dts | 4 #include "tegra30-asus-nexus7-grouper-maxim-pmic.dtsi" 5 #include "tegra30-asus-nexus7-tilapia.dtsi" 8 model = "ASUS Google Nexus 7 (Project Bach / ME370TG) E1565";
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | models.rst | 115 asus-g73jw 116 Subwoofer pin fixup for ASUS G73JW 151 asus-x101 152 ASUS X101 fixups 161 asus-zenbook 162 ASUS Zenbook fixups 163 asus-zenbook-ux31a 164 ASUS Zenbook UX31A fixups 167 asus-tx300 168 ASUS TX300 fixups [all …]
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | alc662.c | 819 SND_PCI_QUIRK(0x1043, 0x1080, "Asus UX501VW", ALC668_FIXUP_HEADSET_MODE), 820 SND_PCI_QUIRK(0x1043, 0x11cd, "Asus N550", ALC662_FIXUP_ASUS_Nx50), 821 SND_PCI_QUIRK(0x1043, 0x129d, "Asus N750", ALC662_FIXUP_ASUS_Nx50), 822 SND_PCI_QUIRK(0x1043, 0x12ff, "ASUS G751", ALC668_FIXUP_ASUS_G751), 823 SND_PCI_QUIRK(0x1043, 0x13df, "Asus N550JX", ALC662_FIXUP_BASS_1A), 824 SND_PCI_QUIRK(0x1043, 0x1477, "ASUS N56VZ", ALC662_FIXUP_BASS_MODE4_CHMAP), 825 SND_PCI_QUIRK(0x1043, 0x15a7, "ASUS UX51VZH", ALC662_FIXUP_BASS_16), 826 SND_PCI_QUIRK(0x1043, 0x177d, "ASUS N551", ALC668_FIXUP_ASUS_Nx51), 827 SND_PCI_QUIRK(0x1043, 0x17bd, "ASUS N751", ALC668_FIXUP_ASUS_Nx51), 828 SND_PCI_QUIRK(0x1043, 0x185d, "ASUS G551JW", ALC668_FIXUP_ASUS_NO_HEADSET_MIC), [all …]
|
| H A D | alc269.c | 7343 SND_PCI_QUIRK(0x1043, 0x1024, "ASUS Zephyrus G14 2025", ALC285_FIXUP_ASUS_GA403U_HEADSET_MIC), 7344 SND_PCI_QUIRK(0x1043, 0x1032, "ASUS VivoBook X513EA", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE), 7345 SND_PCI_QUIRK(0x1043, 0x1034, "ASUS GU605C", ALC285_FIXUP_ASUS_GU605_SPI_SPEAKER2_TO_DAC1), 7346 SND_PCI_QUIRK(0x1043, 0x103e, "ASUS X540SA", ALC256_FIXUP_ASUS_MIC), 7347 SND_PCI_QUIRK(0x1043, 0x103f, "ASUS TX300", ALC282_FIXUP_ASUS_TX300), 7348 SND_PCI_QUIRK(0x1043, 0x1054, "ASUS G614FH/FM/FP", ALC287_FIXUP_CS35L41_I2C_2), 7349 SND_PCI_QUIRK(0x1043, 0x106d, "Asus K53BE", ALC269_FIXUP_LIMIT_INT_MIC_BOOST), 7350 SND_PCI_QUIRK(0x1043, 0x106f, "ASUS VivoBook X515UA", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE), 7351 SND_PCI_QUIRK(0x1043, 0x1074, "ASUS G614PH/PM/PP", ALC287_FIXUP_CS35L41_I2C_2), 7352 SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391U [all...] |
| H A D | alc861.c | 69 /* ASUS W7J needs a magic pin setup on unused NID 0x10 79 SND_PCI_QUIRK(0x1043, 0x1253, "ASUS W7J", ALC660_FIXUP_ASUS_W7J), 80 SND_PCI_QUIRK(0x1043, 0x1263, "ASUS Z35HL", ALC660_FIXUP_ASUS_W7J), 81 SND_PCI_QUIRK(0x1043, 0x1393, "ASUS A6Rp", ALC861_FIXUP_ASUS_A6RP), 82 SND_PCI_QUIRK_VENDOR(0x1043, "ASUS laptop", ALC861_FIXUP_AMP_VREF_0F),
|
| /linux/arch/mips/bcm47xx/ |
| H A D | board.c | 47 {{BCM47XX_BOARD_ASUS_RTN10U, "Asus RT-N10U"}, "RTN10U"}, 48 {{BCM47XX_BOARD_ASUS_RTN10D, "Asus RT-N10D"}, "RTN10D"}, 49 {{BCM47XX_BOARD_ASUS_RTN12, "Asus RT-N12"}, "RT-N12"}, 50 {{BCM47XX_BOARD_ASUS_RTN12B1, "Asus RT-N12B1"}, "RTN12B1"}, 51 {{BCM47XX_BOARD_ASUS_RTN12C1, "Asus RT-N12C1"}, "RTN12C1"}, 52 {{BCM47XX_BOARD_ASUS_RTN12D1, "Asus RT-N12D1"}, "RTN12D1"}, 53 {{BCM47XX_BOARD_ASUS_RTN12HP, "Asus RT-N12HP"}, "RTN12HP"}, 54 {{BCM47XX_BOARD_ASUS_RTN16, "Asus RT-N16"}, "RT-N16-"}, 55 {{BCM47XX_BOARD_ASUS_WL320GE, "Asus WL320GE"}, "WL320G-"}, 56 {{BCM47XX_BOARD_ASUS_WL330GE, "Asus WL330GE"}, "WL330GE-"}, [all …]
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | asus-laptop.rst | 2 Asus Laptop Extras 12 This driver provides support for extra features of ACPI-compatible ASUS laptops. 52 Try "modprobe asus-laptop". Check your dmesg (simply type dmesg). You should 55 Asus Laptop Extras version 0.42 69 /sys/devices/platform/asus-laptop/infos entry. If you have a question or a 75 You can modify LEDs be echoing values to `/sys/class/leds/asus/*/brightness`:: 77 echo 1 > /sys/class/leds/asus::mail/brightness 88 /sys/class/backlight/asus-laptop/. Brightness Values are between 0 and 15. 119 /sys/devices/platform/asus-laptop/display. The significance of those values 171 2) Echo values from 0 to 15 to /sys/devices/platform/asus-laptop/display. [all …]
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | asus,z00t-tm5p5-nt35596.yaml | 4 $id: http://devicetree.org/schemas/display/panel/asus,z00t-tm5p5-nt35596.yaml# 7 title: ASUS Z00T TM5P5 NT35596 5.5" 1080×1920 LCD Panel 13 This panel seems to only be found in the Asus Z00T 23 const: asus,z00t-tm5p5-n35596 53 compatible = "asus,z00t-tm5p5-n35596";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | x1p42100-asus-zenbook-a14.dts | 9 #include "x1p42100-asus-zenbook-a14.dtsi" 12 model = "ASUS Zenbook A14 (UX3407QA)"; 13 compatible = "asus,zenbook-a14-ux3407qa-oled", "asus,zenbook-a14-ux3407qa", "qcom,x1p42100";
|
| H A D | x1p42100-asus-zenbook-a14-lcd.dts | 9 #include "x1p42100-asus-zenbook-a14.dtsi" 12 model = "ASUS Zenbook A14 (UX3407QA, LCD)"; 13 compatible = "asus,zenbook-a14-ux3407qa-lcd", "asus,zenbook-a14-ux3407qa", "qcom,x1p42100";
|
| /linux/drivers/hid/ |
| H A D | hid-asus.c | 3 * HID driver for Asus notebook built-in keyboard. 16 * This module has been updated to add support for Asus i2c touchpad. 28 #include <linux/platform_data/x86/asus-wmi.h> 40 MODULE_DESCRIPTION("Asus HID Keyboard and TouchPad"); 334 * Send events to asus-wmi driver for handling special keys 344 pr_warn("Failed to notify asus-wmi: %d\n", err); in asus_wmi_send_event() 349 pr_warn("Failed to notify asus-wmi (retval): 0x%x\n", retval); in asus_wmi_send_event() 364 hid_warn(hdev, "Unmapped Asus vendor usagepage code 0x%02x\n", in asus_event() 413 * If asus-wmi is unavailable or the call fails, let the event in asus_raw_event() 420 /* Successfully handled by asus-wmi, block event */ in asus_raw_event() [all …]
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm4709-asus-rt-ac87u.dts | 4 * DTS for Asus RT-AC87U 15 compatible = "asus,rt-ac87u", "brcm,bcm4709", "brcm,bcm4708"; 16 model = "Asus RT-AC87U"; 103 asus@7ec0000 { 104 label = "asus";
|
| H A D | bcm47094-asus-rt-ac3100.dts | 8 #include "bcm47094-asus-rt-ac3100.dtsi" 11 compatible = "asus,rt-ac3100", "brcm,bcm47094", "brcm,bcm4708"; 12 model = "ASUS RT-AC3100";
|
| H A D | bcm47081-asus-rt-n18u.dts | 4 * DTS for Asus RT-N18U 15 compatible = "asus,rt-n18u", "brcm,bcm47081", "brcm,bcm4708"; 16 model = "Asus RT-N18U (BCM47081)";
|
| H A D | bcm4708-asus-rt-ac68u.dts | 4 * DTS for Asus RT-AC68U 15 compatible = "asus,rt-ac68u", "brcm,bcm4708"; 16 model = "Asus RT-AC68U (BCM4708)";
|
| H A D | bcm4708-asus-rt-ac56u.dts | 4 * DTS for Asus RT-AC56U 15 compatible = "asus,rt-ac56u", "brcm,bcm4708"; 16 model = "Asus RT-AC56U (BCM4708)";
|
| /linux/Documentation/hwmon/ |
| H A D | w83781d.rst | 30 * Asus AS99127F 36 Datasheet: Unavailable from Asus 70 chips, and the Asus AS99127F chips. We will refer to them collectively as 75 The Asus chips are similar to an I2C-only W83782D. 203 If you have problems, please lobby Asus to release a datasheet. 208 a datasheet or ideas on how to convince Asus. We can't help. 281 Asus Clones 284 We have no datasheets for the Asus clones (AS99127F and ASB100 Bach). 287 also gives advice for another Asus chipset, the Mozart-2 (which we 297 - If register 0x58 holds 0x31 then we have an Asus (either ASB100 or AS99127F) [all …]
|
| H A D | asb100.rst | 6 * Asus ASB100 and ASB100-A "Bach" 19 This driver implements support for the Asus ASB100 and ASB100-A "Bach". 20 These are custom ASICs available only on Asus mainboards. Asus refuses to
|
| /linux/Documentation/admin-guide/media/ |
| H A D | saa7134-cardlist.rst | 82 - ASUS TV-FM 7134 118 - ASUS TV-FM 7133 230 - ASUS TV-FM 7135 274 - FlyTV mini Asus Digimatrix 338 - ASUS Digimatrix TV 418 - Asus Europa2 OEM 462 - ASUS P7131 4871 606 - Asus Tiger 3in1 626 - Asus Tiger Rev:1.00 714 - Asus Europa Hybrid OEM [all …]
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-tinker.dts | 11 model = "Rockchip RK3288 Asus Tinker Board"; 12 compatible = "asus,rk3288-tinker", "rockchip,rk3288";
|