summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: thinkpad_acpi: Fix multi-battery bugThomas Weißschuh2018-08-151-1/+5
* platform/x86: thinkpad_acpi: extend battery quirk coverageJouke Witteveen2018-08-151-0/+4
* platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tabletyouling2572018-08-151-0/+26
* platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()Wei Yongjun2018-08-151-2/+2
* platform/x86: mlx-platform: Remove unused defineVadim Pasternak2018-08-011-1/+0
* platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systemsVadim Pasternak2018-08-011-2/+2
* platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systemsVadim Pasternak2018-08-011-0/+96
* platform/x86: mlx-platform: Add ASIC hotplug device configurationVadim Pasternak2018-08-011-3/+71
* platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notificationVadim Pasternak2018-08-011-9/+17
* platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discoveryVadim Pasternak2018-08-011-8/+26
* platform/x86: mlx-platform: Add mlxreg-fan platform driver activationVadim Pasternak2018-08-011-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-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 tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-179-193/+154
|\
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-159-193/+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
| | * 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