| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2022-08-19 | 1 | -0/+1 |
|\ |
|
| * | platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop | Lucas Tanure | 2022-08-17 | 1 | -0/+1 |
* | | virtio: Revert "virtio: find_vqs() add arg sizes" | Michael S. Tsirkin | 2022-08-16 | 1 | -1/+0 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-08-12 | 1 | -0/+3 |
|\ \ |
|
| * | | virtio: find_vqs() add arg sizes | Xuan Zhuo | 2022-08-11 | 1 | -0/+1 |
| * | | virtio: record the maximum queue num supported by the device. | Xuan Zhuo | 2022-08-11 | 1 | -0/+2 |
* | | | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-08-05 | 55 | -753/+2375 |
|\ \ \ |
|
| * | | | platform/x86/intel/vsec: Fix wrong type for local status variables | Hans de Goede | 2022-08-01 | 1 | -4/+4 |
| * | | | platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency | Andy Shevchenko | 2022-08-01 | 5 | -14/+16 |
| * | | | Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-... | Hans de Goede | 2022-08-01 | 4 | -39/+151 |
| |\ \ \ |
|
| | * | | | leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver | Henning Schild | 2022-07-14 | 1 | -1/+4 |
| | * | | | platform/x86: simatic-ipc: drop custom P2SB bar code | Henning Schild | 2022-07-14 | 1 | -38/+0 |
| | * | | | i2c: i801: convert to use common P2SB accessor | Andy Shevchenko | 2022-07-14 | 1 | -0/+6 |
| | * | | | platform/x86/intel: Add Primary to Sideband (P2SB) bridge support | Jonathan Yong | 2022-07-14 | 3 | -0/+141 |
| * | | | | platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4 | Maximilian Luz | 2022-07-28 | 1 | -0/+12 |
| * | | | | platform/olpc: Fix uninitialized data in debugfs write | Dan Carpenter | 2022-07-28 | 1 | -1/+1 |
| * | | | | platform/mellanox: mlxreg-lc: Fix error flow and extend verbosity | Vadim Pasternak | 2022-07-28 | 1 | -19/+63 |
| * | | | | platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DM... | Hans de Goede | 2022-07-28 | 1 | -12/+7 |
| * | | | | platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possib... | Andrey Strachuk | 2022-07-28 | 1 | -6/+1 |
| * | | | | platform/surface: tabletsw: Fix __le32 integer access | Maximilian Luz | 2022-07-17 | 1 | -2/+2 |
| * | | | | platform/mellanox: mlxreg-io: Add locking for io operations | Vadim Pasternak | 2022-07-14 | 1 | -0/+23 |
| * | | | | platform/x86: mlx-platform: Add COME board revision register | Vadim Pasternak | 2022-07-14 | 1 | -0/+21 |
| * | | | | platform/x86: mlx-platform: Add support for new system XH3000 | Vadim Pasternak | 2022-07-14 | 1 | -0/+51 |
| * | | | | platform/x86: mlx-platform: Introduce support for COMe NVSwitch management mo... | Vadim Pasternak | 2022-07-14 | 1 | -0/+269 |
| * | | | | platform/x86: mlx-platform: Add support for systems equipped with two ASICs | Vadim Pasternak | 2022-07-14 | 1 | -1/+51 |
| * | | | | platform/x86: mlx-platform: Add cosmetic changes for alignment | Vadim Pasternak | 2022-07-14 | 1 | -20/+16 |
| * | | | | platform/x86: mlx-platform: Make activation of some drivers conditional | Vadim Pasternak | 2022-07-14 | 1 | -27/+35 |
| * | | | | platform/x86: asus-wmi: Add mic-mute LED classdev support | PaddyKP_Yao | 2022-07-14 | 2 | -0/+27 |
| * | | | | platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on t... | Hans de Goede | 2022-07-10 | 1 | -1/+2 |
| * | | | | platform/x86: serial-multi-instantiate: Sort ACPI IDs by HID | Andy Shevchenko | 2022-07-10 | 1 | -1/+1 |
| * | | | | platform/x86: serial-multi-instantiate: Get rid of redundant 'else' | Andy Shevchenko | 2022-07-10 | 1 | -2/+2 |
| * | | | | platform/x86: serial-multi-instantiate: Use while (i--) pattern to clean up | Andy Shevchenko | 2022-07-10 | 1 | -4/+4 |
| * | | | | platform/x86: serial-multi-instantiate: Improve dev_err_probe() messaging | Andy Shevchenko | 2022-07-10 | 1 | -9/+6 |
| * | | | | platform/x86: serial-multi-instantiate: Drop duplicate check | Andy Shevchenko | 2022-07-10 | 1 | -13/+8 |
| * | | | | platform/x86: serial-multi-instantiate: Improve autodetection | Andy Shevchenko | 2022-07-10 | 1 | -8/+15 |
| * | | | | platform/x86/intel/ifs: Mark as BROKEN | Hans de Goede | 2022-07-10 | 1 | -0/+3 |
| * | | | | platform/x86: asus-wmi: Add key mappings | Misaka19465 | 2022-07-10 | 1 | -0/+2 |
| * | | | | platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830/1050 poweroff... | Hans de Goede | 2022-07-10 | 1 | -4/+13 |
| * | | | | platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4 | Pär Eriksson | 2022-07-10 | 1 | -0/+1 |
| * | | | | platform/x86/amd/pmc: Add new platform support | Shyam Sundar S K | 2022-07-08 | 1 | -1/+6 |
| * | | | | platform/x86/amd/pmc: Add new acpi id for PMC controller | Shyam Sundar S K | 2022-07-08 | 1 | -2/+7 |
| * | | | | platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT | Gayatri Kammela | 2022-07-08 | 1 | -2/+80 |
| * | | | | platform/x86/intel/pmt: telemetry: Fix fixed region handling | David E. Box | 2022-07-02 | 1 | -3/+15 |
| * | | | | platform/x86/intel/vsec: Add support for Raptor Lake | David E. Box | 2022-07-02 | 1 | -0/+2 |
| * | | | | platform/x86/intel/vsec: Rework early hardware code | David E. Box | 2022-07-02 | 3 | -41/+39 |
| * | | | | platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering | Srinivas Pandruvada | 2022-07-02 | 1 | -7/+32 |
| * | | | | platform/surface: Update copyright year of various drivers | Maximilian Luz | 2022-07-02 | 22 | -22/+22 |
| * | | | | platform/surface: aggregator: Move subsystem hub drivers to their own module | Maximilian Luz | 2022-07-02 | 4 | -374/+404 |
| * | | | | platform/surface: aggregator: Move device registry helper functions to core m... | Maximilian Luz | 2022-07-02 | 2 | -89/+135 |
| * | | | | platform/surface: aggregator_registry: Add support for tablet mode switch on ... | Maximilian Luz | 2022-07-02 | 1 | -0/+7 |