summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-2/+2
|\
| * platform: x86: intel_cht_int33fe: Fix dependenciesHeikki Krogerus2018-05-241-2/+2
* | Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-06-048-57/+426
|\ \
| * | platform/chrome: Use to_cros_ec_dev more broadlyGwendal Grignou2018-05-303-22/+10
| * | platform/chrome: chromeos_laptop: fix touchpad button mapping on CelesDmitry Torokhov2018-05-291-1/+9
| * | Merge branch 'ib-chrome-platform-atmel-mxt-ts-device-properties' into working...Benson Leung2018-05-281-29/+278
| |\ \
| | * | platform/chrome: chromeos_laptop - supply properties for ACPI devicesDmitry Torokhov2018-05-231-29/+278
| * | | platform: chrome: Add input dependency for tablet switch driverArnd Bergmann2018-05-281-0/+1
| * | | platform/chrome: chromeos_tbmc - add SPDX identifierBenson Leung2018-05-231-22/+5
| * | | platform: chrome: Add Tablet Switch ACPI driverGwendal Grignou2018-05-233-0/+139
| * | | platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device foundDmitry Torokhov2018-05-221-6/+7
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-15/+2
|\ \ \ \
| * | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-15/+2
* | | | | Merge tag 'platform-drivers-x86-v4.17-4' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-311-10/+13
|\ \ \ \ \
| * | | | | platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-311-10/+13
| | |_|_|/ | |/| | |
* / | | | mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris2018-05-231-0/+2
|/ / / /
* / / / platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart2018-05-181-1/+1
|/ / /
* | | platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello2018-05-041-1/+1
* | | platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-041-1/+3
|/ /
* | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-134-481/+648
|\ \
| * \ Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-102-41/+176
| |\ \
| | * | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-101-0/+81
| | * | platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-101-0/+72
| | * | platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra2018-04-101-2/+2
| | * | platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra2018-04-101-12/+12
| | * | platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra2018-04-101-6/+5
| | * | platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou2018-04-101-21/+4
| * | | Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...Benson Leung2018-04-091-440/+456
| |\ \ \ | | | |/ | | |/|
| | * | platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov2018-04-091-212/+264
| | * | platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov2018-04-091-6/+6
| | * | platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov2018-04-091-7/+14
| | * | platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov2018-04-091-145/+102
| | * | platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov2018-04-091-56/+64
| | * | platform/chrome: chromeos_laptop - rework i2c peripherals initializationDmitry Torokhov2018-04-091-232/+235
| | * | platform/chrome: chromeos_laptop - factor out getting IRQ from DMIDmitry Torokhov2018-04-091-12/+23
| | * | platform/chrome: chromeos_laptop - introduce pr_fmt()Dmitry Torokhov2018-04-091-17/+14
| | * | platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesDmitry Torokhov2018-04-091-2/+0
| | * | platform/chrome: chromeos_laptop - add SPDX identifierDmitry Torokhov2018-04-091-22/+5
| | |/
| * | platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...Salvatore Bellizzi2018-04-091-0/+12
| * | platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome ECWenkai Du2018-04-091-0/+4
| |/
* | Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-04-1012-212/+525
|\ \
| * | platform/x86: thinkpad_acpi: Add 2nd Fan Support for Thinkpad P50Alexander Kappner2018-04-031-0/+8
| * | platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()Dan Carpenter2018-04-021-2/+2
| * | intel-hid: support KEY_ROTATE_LOCK_TOGGLEAlex Hung2018-04-021-2/+2
| * | intel-hid: clean up and sort header filesAlex Hung2018-04-021-6/+4
| * | platform/x86: silead_dmi: Add entry for the Yours Y8W81 tabletHans de Goede2018-04-021-0/+8
| * | platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeysJan-Marek Glogowski2018-03-231-4/+15
| * | platform/x86: mlx-platform: Add physical bus number auto detectionVadim Pasternak2018-03-233-6/+60
| * | platform/mellanox: mlxreg-hotplug: Change input for device create routineVadim Pasternak2018-03-231-6/+6
| * | platform/x86: mlx-platform: Add deffered bus functionalityVadim Pasternak2018-03-232-0/+17