aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_skl_int3472: Free ACPI device resources after useAndy Shevchenko2021-06-221-7/+6
* platform/x86: Remove "default n" entriesAndy Shevchenko2021-06-222-2/+0
* Merge tag 'devm-helpers-v5.14-1' into review-hansHans de Goede2021-06-183-53/+25
|\
| * extcon: extcon-max8997: Simplify driver using devmMatti Vaittinen2021-06-171-31/+16
| * extcon: extcon-max8997: Fix IRQ freeing at error pathMatti Vaittinen2021-06-171-1/+1
| * extcon: extcon-max77693.c: Fix potential work-queue cancellation raceMatti Vaittinen2021-06-171-12/+5
| * extcon: extcon-max14577: Fix potential work-queue cancellation raceMatti Vaittinen2021-06-171-11/+5
* | platform/x86: ISST: Use numa node id for cpu pci dev mappingSrinivas Pandruvada2021-06-181-2/+46
* | platform/x86: ISST: Optimize CPU to PCI device mappingSrinivas Pandruvada2021-06-181-5/+24
* | mfd: tps68470: Remove tps68470 MFD driverDaniel Scally2021-06-175-118/+2
* | platform/x86: Add intel_skl_int3472 driverDaniel Scally2021-06-169-0/+1012
* | Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2021-06-168-78/+143
|\ \
| * | ACPI: scan: initialize local variable to avoid garbage being returnedColin Ian King2021-06-101-1/+1
| * | ACPI: scan: Add function to fetch dependent of ACPI deviceDaniel Scally2021-06-071-0/+35
| * | ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-078-46/+80
| * | ACPI: scan: Rearrange dep_unmet initializationRafael J. Wysocki2021-05-171-32/+28
* | | Merge tag 'intel-gpio-v5.14-1' into review-hansHans de Goede2021-06-163-29/+71
|\ \ \
| * | | gpiolib: acpi: Add acpi_gpio_get_io_resource()Daniel Scally2021-06-041-0/+23
| * | | gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helperDaniel Scally2021-06-041-0/+28
| * | | gpio: wcove: Split error handling for CTRL and IRQ registersAndy Shevchenko2021-05-201-3/+7
| * | | gpio: wcove: Unify style of to_reg() with to_ireg()Andy Shevchenko2021-05-201-8/+3
| * | | gpio: wcove: Use IRQ hardware number getter instead of direct accessAndy Shevchenko2021-05-201-9/+9
| * | | gpio: crystalcove: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-171-9/+1
| | |/ | |/|
* | | Merge tag 'platform-drivers-x86-goodix-v5.14-1' into review-hansHans de Goede2021-06-162-52/+85
|\ \ \
| * | | platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A5...Hans de Goede2021-05-201-0/+21
| * | | platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix ...Hans de Goede2021-05-201-0/+8
| * | | Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede2021-05-202-52/+56
| |/ /
* | | platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLEZou Wei2021-06-161-0/+1
* | | platform/x86: think-lmi: Avoid potential read before start of the bufferHans de Goede2021-06-161-1/+4
* | | platform/x86: think-lmi: Fix check for admin password being setHans de Goede2021-06-161-2/+2
* | | platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global staticHans de Goede2021-06-162-2/+2
* | | platform/x86: intel_ips: fix set but unused warning in read_mgtvyangerkun2021-06-161-1/+1
* | | x86/platform/uv: Constify static attribute_group structRikard Falkeborn2021-06-161-2/+2
* | | platform/x86: tc1100-wmi: Constify static attribute_group structRikard Falkeborn2021-06-161-1/+1
* | | platform/x86: intel_pmt_crashlog: Constify static attribute_group structRikard Falkeborn2021-06-161-1/+1
* | | platform/x86: hdaps: Constify static attribute_group structRikard Falkeborn2021-06-161-1/+1
* | | platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li2021-06-161-7/+3
* | | platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li2021-06-161-7/+3
* | | platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz2021-06-161-1/+1
* | | platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz2021-06-161-1/+1
* | | platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz2021-06-161-0/+16
* | | platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz2021-06-161-0/+58
* | | platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz2021-06-161-23/+437
* | | platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-1615-15/+15
* | | platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz2021-06-161-48/+245
* | | platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz2021-06-161-28/+41
* | | platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok2021-06-161-2/+2
* | | platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz2021-06-161-0/+1
* | | platform/x86: dell-wmi-sysman: fw_attr_inuse can be statickernel test robot2021-06-161-1/+1
* | | platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...Hans de Goede2021-06-162-11/+0