summaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-09-028-57/+104
|\
| * platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko2022-09-011-2/+16
| * platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones2022-09-011-5/+4
| * platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak2022-09-011-4/+2
| * platform/mellanox: Remove unnecessary codeVadim Pasternak2022-09-011-5/+4
| * platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak2022-09-011-12/+25
| * platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak2022-09-011-1/+0
| * platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede2022-09-011-1/+8
| * platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startupMario Limonciello2022-08-261-4/+3
| * platform/x86: asus-wmi: Fix the name of the mic-mute LED classdevPaddyKP_Yao2022-08-261-1/+1
| * platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...Maximilian Luz2022-08-151-0/+2
| * platform/surface: aggregator_registry: Rename HID device nodes based on new f...Maximilian Luz2022-08-151-18/+18
| * platform/surface: aggregator_registry: Rename HID device nodes based on their...Maximilian Luz2022-08-151-9/+9
| * platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz2022-08-151-0/+3
| * platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with W...Hans de Goede2022-08-151-0/+14
| * platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2022-08-151-1/+1
* | Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-191-0/+1
|\ \
| * | platform/x86: serial-multi-instantiate: Add CLSA0101 LaptopLucas Tanure2022-08-171-0/+1
* | | virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin2022-08-161-1/+0
| |/ |/|
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-121-0/+3
|\ \
| * | virtio: find_vqs() add arg sizesXuan Zhuo2022-08-111-0/+1
| * | virtio: record the maximum queue num supported by the device.Xuan Zhuo2022-08-111-0/+2
* | | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-0555-753/+2375
|\ \ \
| * | | platform/x86/intel/vsec: Fix wrong type for local status variablesHans de Goede2022-08-011-4/+4
| * | | platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependencyAndy Shevchenko2022-08-015-14/+16
| * | | Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...Hans de Goede2022-08-014-39/+151
| |\ \ \
| | * | | leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driverHenning Schild2022-07-141-1/+4
| | * | | platform/x86: simatic-ipc: drop custom P2SB bar codeHenning Schild2022-07-141-38/+0
| | * | | i2c: i801: convert to use common P2SB accessorAndy Shevchenko2022-07-141-0/+6
| | * | | platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong2022-07-143-0/+141
| * | | | platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4Maximilian Luz2022-07-281-0/+12
| * | | | platform/olpc: Fix uninitialized data in debugfs writeDan Carpenter2022-07-281-1/+1
| * | | | platform/mellanox: mlxreg-lc: Fix error flow and extend verbosityVadim Pasternak2022-07-281-19/+63
| * | | | platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DM...Hans de Goede2022-07-281-12/+7
| * | | | platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possib...Andrey Strachuk2022-07-281-6/+1
| * | | | platform/surface: tabletsw: Fix __le32 integer accessMaximilian Luz2022-07-171-2/+2
| * | | | platform/mellanox: mlxreg-io: Add locking for io operationsVadim Pasternak2022-07-141-0/+23
| * | | | platform/x86: mlx-platform: Add COME board revision registerVadim Pasternak2022-07-141-0/+21
| * | | | platform/x86: mlx-platform: Add support for new system XH3000Vadim Pasternak2022-07-141-0/+51
| * | | | platform/x86: mlx-platform: Introduce support for COMe NVSwitch management mo...Vadim Pasternak2022-07-141-0/+269
| * | | | platform/x86: mlx-platform: Add support for systems equipped with two ASICsVadim Pasternak2022-07-141-1/+51
| * | | | platform/x86: mlx-platform: Add cosmetic changes for alignmentVadim Pasternak2022-07-141-20/+16
| * | | | platform/x86: mlx-platform: Make activation of some drivers conditionalVadim Pasternak2022-07-141-27/+35
| * | | | platform/x86: asus-wmi: Add mic-mute LED classdev supportPaddyKP_Yao2022-07-142-0/+27
| * | | | platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on t...Hans de Goede2022-07-101-1/+2
| * | | | platform/x86: serial-multi-instantiate: Sort ACPI IDs by HIDAndy Shevchenko2022-07-101-1/+1
| * | | | platform/x86: serial-multi-instantiate: Get rid of redundant 'else'Andy Shevchenko2022-07-101-2/+2
| * | | | platform/x86: serial-multi-instantiate: Use while (i--) pattern to clean upAndy Shevchenko2022-07-101-4/+4
| * | | | platform/x86: serial-multi-instantiate: Improve dev_err_probe() messagingAndy Shevchenko2022-07-101-9/+6
| * | | | platform/x86: serial-multi-instantiate: Drop duplicate checkAndy Shevchenko2022-07-101-13/+8