summaryrefslogtreecommitdiffstats
path: root/samples/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-11platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2-0/+75
2018-04-11platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra1-2/+2
2018-04-11platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra1-12/+12
2018-04-11platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra1-6/+5
2018-04-11platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou1-21/+4
2018-04-10platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...Salvatore Bellizzi1-0/+12
2018-04-10platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome ECWenkai Du1-0/+4
2018-04-10Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov3-107/+55
2018-04-10platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov1-212/+264
2018-04-10platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov1-6/+6
2018-04-10platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov1-7/+14
2018-04-10platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov1-145/+102
2018-04-10platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov1-56/+64
2018-04-10platform/chrome: chromeos_laptop - rework i2c peripherals initializationDmitry Torokhov1-232/+235
2018-04-10platform/chrome: chromeos_laptop - factor out getting IRQ from DMIDmitry Torokhov1-12/+23
2018-04-10platform/chrome: chromeos_laptop - introduce pr_fmt()Dmitry Torokhov1-17/+14
2018-04-10platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesDmitry Torokhov1-2/+0
2018-04-10platform/chrome: chromeos_laptop - add SPDX identifierDmitry Torokhov1-22/+5
2018-04-10Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov1-23/+40
2018-04-10Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov1-29/+30
2018-04-10Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov1-5/+22
2018-03-26Linux 4.16-rc7v4.16-rc7Linus Torvalds1-1/+1
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-25Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman1-55/+19
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1