aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-20platform/x86: pcengines-apuv2: Spelling fixes in the driverAndy Shevchenko1-20/+20
2019-12-20platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult1-0/+27
2019-12-20platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult1-1/+1
2019-12-20platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener1-0/+8
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede1-1/+1
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun1-1/+1
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds16-84/+912
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2019-12-02platform/chrome: wilco_ec: fix use after free issueWen Yang1-1/+1
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds22-315/+2114
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-1/+1
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+1
2019-11-27platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra1-1/+2
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+4
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds3-7/+7
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-3/+18
2019-11-25platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede1-2/+2
2019-11-25platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede1-3/+3
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown1-1/+4
2019-11-21platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_pmc_core driverGayatri Kammela1-2/+5
2019-11-21platform/x86: intel_pmc_core: Fix the SoC naming inconsistencyGayatri Kammela1-7/+7
2019-11-21platform/mellanox: Fix Kconfig indentationKrzysztof Kozlowski1-8/+8
2019-11-21Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra8-63/+561
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata5-58/+98
2019-11-21platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou1-1/+1
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou3-5/+31
2019-11-21iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou3-0/+212
2019-11-21mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou1-0/+117
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2-0/+103
2019-11-20platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan1-0/+1
2019-11-20platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2019-11-19platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello4-6/+203
2019-11-19platform/chrome: wilco_ec: Add charging config driverNick Crews1-1/+14
2019-11-18platform/x86: touchscreen_dmi: Add info for the ezpad 6 m4 tabletHans de Goede1-0/+26
2019-11-04MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang1-1/+1
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang1-2/+2
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet3-14/+2
2019-10-27Merge 5.4-rc5 into char-misc-nextGreg Kroah-Hartman3-14/+2
2019-10-27Add touchscreen platform data for the Schneider SCT101CTM tabletDaniel Gorbea Ainz1-0/+26
2019-10-27platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochipLinus Walleij1-14/+14
2019-10-27platform/x86: intel_punit_ipc: Drop useless labelAndy Shevchenko1-3/+2
2019-10-27platform/x86: intel_punit_ipc: use devm_platform_ioremap_resource() to simplify codeAndy Shevchenko1-29/+14
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann1-1/+1
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih1-0/+1
2019-10-21platform/x86: huawei-wmi: Remove unnecessary battery mutexAyman Bagabas1-2/+0
2019-10-21platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas1-4/+0
2019-10-21platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas1-1/+1
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle1-2/+2
2019-10-21platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer1-0/+3
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih1-0/+1