summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | i2c: axxia: use 'struct' for kernel-doc notationRandy Dunlap2023-01-201-1/+1
| * | | | | | i2c: mxs: suppress probe-deferral error messageStefan Wahren2023-01-091-2/+2
| * | | | | | i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar2023-01-091-0/+2
| * | | | | | i2c: designware: Fix unbalanced suspended flagRichard Fitzgerald2023-01-091-18/+2
| * | | | | | i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly2023-01-091-3/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-273-18/+26
|\ \ \ \ \ \
| * | | | | | gpio: ep93xx: remove unused variableArnd Bergmann2023-01-271-2/+0
| * | | | | | gpio: ep93xx: Make irqchip immutableNikita Shubin2023-01-251-13/+21
| * | | | | | gpio: ep93xx: Fix port F hwirq numbers in handlerNikita Shubin2023-01-251-1/+1
| * | | | | | gpio: mxc: Unlock on error path in mxc_flip_edge()Dan Carpenter2023-01-251-1/+2
| * | | | | | gpiolib-acpi: Don't set GPIOs for wakeup in S3 modeMario Limonciello2023-01-231-1/+2
* | | | | | | Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-2713-89/+154
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-273-30/+63
| |\ \ \ \ \ \ \
| | * | | | | | | drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-6/+5
| | * | | | | | | drm/fb-helper: Check fb_deferred_io_init() return valueJavier Martinez Canillas2023-01-241-1/+3
| | * | | | | | | drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das2023-01-191-1/+1
| | * | | | | | | drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-22/+54
| * | | | | | | | amdgpu: fix build on non-DCN platforms.Dave Airlie2023-01-271-2/+2
| * | | | | | | | Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-01-278-21/+89
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai2023-01-251-0/+7
| | * | | | | | | | drm/display/dp_mst: Correct the kref of port.Wayne Lin2023-01-251-1/+3
| | * | | | | | | | drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin2023-01-251-2/+12
| | * | | | | | | | drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin2023-01-251-12/+39
| | * | | | | | | | drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2023-01-252-5/+24
| | * | | | | | | | drm/amdgpu: declare firmware for new MES 11.0.4Li Ma2023-01-251-0/+2
| | * | | | | | | | drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma2023-01-251-0/+1
| | * | | | | | | | drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan2023-01-251-0/+1
| | * | | | | | | | drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim2023-01-251-1/+0
| * | | | | | | | | drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann2023-01-231-2/+1
| * | | | | | | | | drm/i915/mtl: Fix bcs default contextLucas De Marchi2023-01-231-36/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-01-271-0/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI: video: Add backlight=native DMI quirk for Asus U46EHans de Goede2023-01-231-0/+8
| * | | | | | | | | ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460pHans de Goede2023-01-231-0/+8
| * | | | | | | | | ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nrHans de Goede2023-01-231-0/+9
| |/ / / / / / / /
* | | | | | | | | Merge tag 'thermal-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-272-6/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki2023-01-251-3/+7
| * | | | | | | | | thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2023-01-242-3/+16
| |/ / / / / / / /
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-01-271-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy2023-01-261-1/+6
* | | | | | | | | | Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-268-109/+104
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson2023-01-251-5/+6
| * | | | | | | | | | ACPI: video: Fix apple gmux detectionHans de Goede2023-01-241-21/+3
| * | | | | | | | | | platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede2023-01-241-52/+18
| * | | | | | | | | | platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede2023-01-241-23/+0
| * | | | | | | | | | platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede2023-01-241-1/+1
| * | | | | | | | | | platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello2023-01-241-3/+7
| * | | | | | | | | | platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello2023-01-241-0/+50
| * | | | | | | | | | platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede2023-01-241-5/+12
| * | | | | | | | | | platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CFKevin Kuriakose2023-01-241-0/+1
| * | | | | | | | | | platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal2023-01-241-0/+4