summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: mlx-platform: Convert to use SPDX identifierVadim Pasternak2018-12-101-29/+4
* Documentation/ABI: Add new attribute for mlxreg-io sysfs interfacesVadim Pasternak2018-12-101-1/+40
* platform/x86: mlx-platform: Allow mlxreg-io driver activation for new systemsVadim Pasternak2018-12-101-0/+113
* platform/x86: mlx-platform: Fix LED configurationVadim Pasternak2018-12-101-2/+2
* platform/x86: mlx-platform: Fix tachometer registersVadim Pasternak2018-12-101-6/+6
* platform/x86: mlx-platform: Rename new systems product namesVadim Pasternak2018-12-101-3/+3
* platform/x86: mlx-platform: Add definitions for new registersVadim Pasternak2018-12-101-0/+9
* platform/x86: intel_telemetry: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-36/+6
* platform/x86: intel_pmc_core: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-41/+8
* platform/x86: thinkpad_acpi: Cleanup quirks macrosJouke Witteveen2018-12-101-32/+13
* platform/x86: touchscreen_dmi: Add info for the Mediacom Flexbook Edge 11Hans de Goede2018-12-071-0/+8
* platform/x86: Fix config space access for intel_atomisp2_pmVille Syrjälä2018-12-031-20/+48
* platform/x86: Add the VLV ISP PCI ID to atomisp2_pmVille Syrjälä2018-12-031-0/+1
* platform/x86: intel_ips: Convert to use DEFINE_SHOW_ATTRIBUTE macroAndy Shevchenko2018-12-031-44/+15
* platform/x86: intel_ips: Remove never happen conditionAndy Shevchenko2018-12-031-3/+0
* platform/x86: intel_ips: NULL check before some freeing functions is not neededThomas Meyer2018-12-031-3/+1
* platform/x86: intel_ips: remove unnecessary checks in ips_debugfs_initYueHaibing2018-12-031-20/+3
* iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko2018-12-031-10/+6
* ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko2018-12-033-4/+14
* platform/x86: i2c-multi-instantiate: Allow to have same slavesAndy Shevchenko2018-12-031-2/+2
* platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ supportAndy Shevchenko2018-12-031-0/+9
* platform/x86: i2c-multi-instantiate: Distinguish IRQ resource typeAndy Shevchenko2018-12-031-9/+18
* platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resourcesAndy Shevchenko2018-12-031-4/+37
* i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helperAndy Shevchenko2018-12-032-12/+40
* i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESSAndy Shevchenko2018-12-031-1/+1
* platform/x86: i2c-multi-instantiate: Get rid of obsolete conditionalAndy Shevchenko2018-12-031-7/+3
* platform/x86: intel_cht_int33fe: Get rid of obsolete conditionalAndy Shevchenko2018-12-031-19/+5
* i2c: acpi: Return error pointers from i2c_acpi_new_device()Andy Shevchenko2018-12-031-6/+15
* platform/x86: i2c-multi-instantiate: Defer probe when no adapter foundAndy Shevchenko2018-12-031-1/+1
* platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device()Andy Shevchenko2018-12-031-2/+7
* platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()Andy Shevchenko2018-12-031-5/+23
* platform/x86: intel_cht_int33fe: Remove duplicate NULL checkAndy Shevchenko2018-12-031-4/+2
* platform/x86: dell-laptop: Mark expected switch fall-throughsGustavo A. R. Silva2018-11-281-0/+2
* platform/x86: ideapad-laptop: Add Yoga 2 13 to no_hw_rfkill listLoic WEI YU NENG2018-11-271-0/+7
* platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTRRajneesh Bhardwaj2018-11-102-2/+67
* platform/x86: intel_pmc_core: Fix LTR IGNORE Max offsetRajneesh Bhardwaj2018-11-102-2/+6
* platform/x86: intel_pmc_core: Show Latency Tolerance infoRajneesh Bhardwaj2018-11-102-7/+119
* platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita2018-11-071-2/+0
* platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita2018-11-071-0/+1
* platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita2018-11-071-1/+2
* platform/x86: thinkpad_acpi: Change the keymap for Favorites hotkeyZhang Xianwei2018-11-071-1/+1
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-041-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1
| * Documentation: ubifs: Add authentication whitepaperSascha Hauer2018-10-231-0/+426
| * ubifs: Enable authentication supportSascha Hauer2018-10-233-1/+52
| * ubifs: Do not update inode size in-place in authenticated modeSascha Hauer2018-10-233-38/+113
| * ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-231-7/+27
| * ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-231-1/+69
| * ubifs: Create hash for default LPTSascha Hauer2018-10-233-3/+23