summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * platform/x86: intel-vbtn: Add support for dock mode detectionMatt Delco2018-07-021-0/+5
| * platform/x86: intel-hid: Add support for Device Specific MethodsSrinivas Pandruvada2018-07-021-21/+157
| * platform/x86: touchscreen_dmi: Add info for the Onda V820w tabletJun Bo Bi2018-07-021-0/+24
| * platform/x86: touchscreen_dmi: Add info for the "Connect Tablet 9" tabletHans de Goede2018-07-021-0/+25
| * platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tabletyouling2572018-07-021-0/+27
| * platform/x86: asus-wmi: Add keyboard backlight toggle supportChris Chiu2018-07-021-0/+8
| * platform/x86: asus-wmi: Call led hw_changed API on kbd brightness changeChris Chiu2018-07-021-4/+22
| * platform/x86: intel_pmc_core: Add CNP SLPS0 debug registersBox, David E2018-07-022-0/+126
| * platform/x86: Rename silead_dmi to touchscreen_dmiHans de Goede2018-07-023-46/+46
| * platform/x86: silead_dmi: Add touchscreen info for the Chuwi Vi10 tabletHans de Goede2018-07-021-0/+26
| * platform/x86: silead_dmi: Sort entries alphabeticallyHans de Goede2018-07-021-252/+255
| * platform/x86: silead_dmi: Rename trekstor entriesHans de Goede2018-07-021-11/+11
| * platform/x86: dell-smbios: make a function and a pointer staticColin Ian King2018-06-261-2/+2
| * platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, tooTakashi Iwai2018-06-261-2/+2
| * platform/x86: dell-smbios-base: Support systems without tokensMario Limonciello2018-06-261-14/+21
| * platform/x86: thinkpad_acpi: Add support for calculator hotkeyBenjamin Berg2018-06-261-2/+2
| * platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos2018-06-261-8/+22
| * platform/x86: wmi: Do not mix pages and kmallocKees Cook2018-06-221-6/+3
| * platform/x86: mlx-platform: Add mlxreg-io platform driver activationVadim Pasternak2018-06-191-2/+173
| * platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak2018-06-193-0/+257
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-0/+1
|\ \
| * | pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-211-0/+1
| |/
* | Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-08-211-1/+9
|\ \
| * \ Merge tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into worki...Benson Leung2018-07-094-0/+1151
| |\ \
| * | | platform/chrome: chromeos_tbmc - fix SPDX identifierBenson Leung2018-06-161-1/+9
| | |/ | |/|
* | | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-205-9/+1182
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-275-9/+1182
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/
| | | | * platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra2018-07-034-0/+1151
| | |_|/ | |/| |
| | | * mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong2018-07-131-9/+31
| | |/ | |/|
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-185-239/+3
|\ \ \
| * | | platform: goldfish: Retire pdev_busRoman Kiryanov2018-08-023-238/+0
| * | | headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-07-101-0/+1
| * | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
| * | | goldfish_pipe: make tasklet goldfish_interrupt_tasklet staticColin Ian King2018-07-031-1/+1
| |/ /
* | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-162-16/+8
|\ \ \
| * | | PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-232-16/+8
| |/ /
* | | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-151-0/+1
|\ \ \
| * | | media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-08-021-0/+1
| |/ /
* | | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-143-0/+144
|\ \ \
| * | | platform/x86: Add ACPI i2c-multi-instantiate pseudo driverHans de Goede2018-08-093-0/+144
* | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-131-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-231-1/+2
| |/ /
* / / platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-201-1/+1
|/ /
* | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
* | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-06-1416-75/+568
|\ \
| * | platform/x86: silead_dmi: Add entry for Chuwi Hi8 tablet touchscreenyuk72018-06-081-0/+9
| * | platform/x86: dell-laptop: Fix keyboard backlight timeout on XPS 13 9370Timur Kristóf2018-06-041-1/+16
| * | platform/x86: dell-wmi: Ignore new rfkill and fn-lock eventsKai Heng Feng2018-06-041-0/+14
| * | platform/x86: mlx-platform: Add LED platform driver activationVadim Pasternak2018-06-011-1/+258
| * | platform/mellanox: Add new ODM system types to mlx-platformVadim Pasternak2018-06-011-0/+30
OpenPOWER on IntegriCloud