summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | platform/x86: hp: hp_accel: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-3/+2
* | platform/x86: dell: dell-smo8800: Convert to platform remove callback returni...Uwe Kleine-König2023-03-071-3/+2
* | platform/x86: dell: dcdbas: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-4/+2
* | platform/x86: compal-laptop: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-5/+3
* | platform/x86: barco-p50-gpio: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-4/+2
* | platform/x86: amilo-rfkill: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-3/+2
* | platform/x86: amd: pmf: core: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-3/+2
* | platform/x86: amd: pmc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-3/+2
* | platform/x86: amd: hsmp: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-4/+2
* | platform/x86: adv_swbutton: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-4/+2
* | platform/x86: acer-wmi: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-3/+2
* | platform/x86: x86-android-tablets: Lenovo Yoga Book match is for YB1-X91 mode...Hans de Goede2023-03-073-10/+10
* | platform/x86: x86-android-tablets: Add LID switch support for Yoga Tablet 2 1...Hans de Goede2023-03-071-0/+14
* | platform/x86: x86-android-tablets: Add backlight ctrl for Lenovo Yoga Tab 3 P...Hans de Goede2023-03-071-0/+23
* | platform/x86: x86-android-tablets: Add touchscreen support for Lenovo Yoga Ta...Hans de Goede2023-03-071-0/+46
* | platform/x86: x86-android-tablets: Add support for the Dolby button on Peaq C...Hans de Goede2023-03-076-136/+37
* | platform/x86: x86-android-tablets: Add gpio_keys support to x86_android_table...Hans de Goede2023-03-074-90/+64
* | platform/x86: x86-android-tablets: Move remaining tablets to other.cHans de Goede2023-03-072-3/+3
* | platform/x86: x86-android-tablets: Move Lenovo tablets to their own fileHans de Goede2023-03-073-406/+422
* | platform/x86: x86-android-tablets: Move Asus tablets to their own fileHans de Goede2023-03-073-341/+359
* | platform/x86: x86-android-tablets: Move shared power-supply fw-nodes to a sep...Hans de Goede2023-03-074-93/+142
* | platform/x86: x86-android-tablets: Move DMI match table into its own dmi.c fileHans de Goede2023-03-075-150/+182
* | platform/x86: x86-android-tablets: Move core code into new core.c fileHans de Goede2023-03-074-403/+447
* | platform/x86: x86-android-tablets: Move into its own subdirHans de Goede2023-03-075-19/+33
* | platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 dataHans de Goede2023-03-071-10/+91
* | platform/x86: ISST: Add API version of the targetSrinivas Pandruvada2023-03-072-2/+9
* | platform/x86: ISST: Add IOCTL default callbackSrinivas Pandruvada2023-03-072-0/+15
* | platform/x86: ISST: Add TPMI targetSrinivas Pandruvada2023-03-071-1/+2
* | platform: mellanox: mlx-platform: Initialize shift variable to 0Hans de Goede2023-03-071-1/+1
* | platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally2023-03-071-2/+3
* | platform/x86: ISST: Fix kernel documentation warningsSrinivas Pandruvada2023-03-072-1/+3
* | platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap2023-03-071-1/+2
* | platform: mellanox: select REGMAP instead of depending on itRandy Dunlap2023-03-071-5/+4
* | platform/x86/intel/tpmi: Fix double free reported by SmatchSrinivas Pandruvada2023-03-071-7/+7
* | platform/x86: ISST: Increase range of valid mail box commandsSrinivas Pandruvada2023-03-071-1/+1
* | platform/x86: dell-ddv: Fix temperature scalingArmin Wolf2023-03-071-2/+2
* | platform/x86: dell-ddv: Fix cache invalidation on resumeArmin Wolf2023-03-071-1/+7
* | platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann2023-03-071-21/+9
|/
* Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-03-053-23/+53
|\
| * crypto: caam - Fix edesc/iv ordering mixupHerbert Xu2023-02-283-23/+53
* | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-3/+17
|\ \
| * | virt/sev-guest: Return -EIO if certificate buffer is not large enoughTom Lendacky2023-03-011-3/+17
* | | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-052-2/+3
|\ \ \
| * | | genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner2023-03-021-0/+1
| * | | Merge branch 'irq/core' into irq/urgentThomas Gleixner2023-02-2320-205/+75
| |\ \ \
| * | | | PCI/MSI: Clarify usage of pci_msix_free_irq()Reinette Chatre2023-02-211-2/+2
* | | | | Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-042-15/+7
|\ \ \ \ \
| * | | | | i2c: gxp: fix an error code in probeDan Carpenter2023-03-031-1/+1
| * | | | | i2c: gxp: return proper error on address NACKWolfram Sang2023-03-031-2/+4
| * | | | | i2c: gxp: remove "empty" switch statementWolfram Sang2023-03-031-12/+1