summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* 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-0455-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
| * | | | platform/x86: serial-multi-instantiate: Improve autodetectionAndy Shevchenko2022-07-101-8/+15
| * | | | platform/x86/intel/ifs: Mark as BROKENHans de Goede2022-07-101-0/+3
| * | | | platform/x86: asus-wmi: Add key mappingsMisaka194652022-07-101-0/+2
| * | | | platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830/1050 poweroff...Hans de Goede2022-07-101-4/+13
| * | | | platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4Pär Eriksson2022-07-101-0/+1
| * | | | platform/x86/amd/pmc: Add new platform supportShyam Sundar S K2022-07-081-1/+6
| * | | | platform/x86/amd/pmc: Add new acpi id for PMC controllerShyam Sundar S K2022-07-081-2/+7
| * | | | platform/x86/intel/vsec: Add PCI error recovery support to Intel PMTGayatri Kammela2022-07-081-2/+80
| * | | | platform/x86/intel/pmt: telemetry: Fix fixed region handlingDavid E. Box2022-07-021-3/+15
| * | | | platform/x86/intel/vsec: Add support for Raptor LakeDavid E. Box2022-07-021-0/+2
| * | | | platform/x86/intel/vsec: Rework early hardware codeDavid E. Box2022-07-023-41/+39
| * | | | platform/x86: ISST: PUNIT device mapping with Sub-NUMA clusteringSrinivas Pandruvada2022-07-021-7/+32
| * | | | platform/surface: Update copyright year of various driversMaximilian Luz2022-07-0222-22/+22
| * | | | platform/surface: aggregator: Move subsystem hub drivers to their own moduleMaximilian Luz2022-07-024-374/+404
| * | | | platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz2022-07-022-89/+135
| * | | | platform/surface: aggregator_registry: Add support for tablet mode switch on ...Maximilian Luz2022-07-021-0/+7