summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systemsVadim Pasternak2018-08-021-0/+96
* platform/x86: mlx-platform: Add ASIC hotplug device configurationVadim Pasternak2018-08-021-3/+71
* platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notificationVadim Pasternak2018-08-021-9/+17
* platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discoveryVadim Pasternak2018-08-021-8/+26
* platform/x86: mlx-platform: Add mlxreg-fan platform driver activationVadim Pasternak2018-08-021-1/+143
* platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-311-1/+1
* platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap2018-07-211-1/+2
* platform/x86: thinkpad_acpi: Support battery quirkJouke Witteveen2018-07-181-2/+21
* platform/x86: thinkpad_acpi: Proper model/release matchingJouke Witteveen2018-07-181-50/+48
* platform/x86: intel_ips: remove redundant variables slope and offsetColin Ian King2018-07-181-4/+1
* platform/mellanox: Use 2-factor allocator callsKees Cook2018-07-181-2/+2
* platform/x86: asus-wireless: Fix uninitialized symbol usageJoão Paulo Rechi Vita2018-07-021-10/+13
* platform/x86: asus-wireless: Toggle airplane mode LEDJoão Paulo Rechi Vita2018-07-021-0/+1
* platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call staticColin Ian King2018-07-021-1/+1
* 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-024-47/+47
* 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-271-2/+2
* platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, tooTakashi Iwai2018-06-271-2/+2
* platform/x86: dell-smbios-base: Support systems without tokensMario Limonciello2018-06-271-14/+21
* platform/x86: thinkpad_acpi: Add support for calculator hotkeyBenjamin Berg2018-06-271-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-231-6/+3
* Documentation/ABI: Add documentation mlxreg-io sysfs interfacesVadim Pasternak2018-06-201-0/+77
* platform/x86: mlx-platform: Add mlxreg-io platform driver activationVadim Pasternak2018-06-201-2/+173
* platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak2018-06-203-0/+257
* Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1616-275/+174
|\
| * bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-142-31/+0
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| | * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| | * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| | * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| | * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| | * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3