summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: fix debugfs dangling chip separatorJohan Hovold2024-10-311-1/+1
* gpiolib: fix debugfs newline separatorsJohan Hovold2024-10-311-0/+2
* gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() callAndy Shevchenko2024-10-311-1/+3
* gpio: fix uninit-value in swnode_find_gpioSuraj Sonawane2024-10-311-1/+1
* Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-10-2710-65/+22
|\
| * platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf2024-10-261-0/+10
| * platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf2024-10-211-0/+9
| * platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addressesVamsi Krishna Brahmajosyula2024-10-211-1/+3
| * platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...Marek Maslanka2024-10-217-64/+0
* | Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-10-271-1/+1
|\ \
| * | firewire: core: fix invalid port index for parent deviceTakashi Sakamoto2024-10-271-1/+1
* | | Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds2024-10-272-3/+28
|\ \ \
| * \ \ Merge tag 'md-6.12-20241018' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2024-10-182-3/+28
| |\ \ \
| | * | | md/raid10: fix null ptr dereference in raid10_size()Yu Kuai2024-10-171-2/+5
| | * | | md: ensure child flush IO does not affect origin bio->bi_statusLi Nan2024-10-171-1/+23
* | | | | Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-10-253-6/+41
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-resource' and 'acpi-button'Rafael J. Wysocki2024-10-252-0/+18
| |\ \ \ \ \ \
| | | * | | | | ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar2024-10-211-0/+11
| | | | |_|/ / | | | |/| | |
| | * / | | | ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel2024-10-211-0/+7
| | |/ / / /
| * | | | | ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter2024-10-241-1/+1
| * | | | | ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and contextKoba Ko2024-10-211-5/+22
| |/ / / /
* | | | | Merge tag 'pm-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-10-252-6/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-powercap'Rafael J. Wysocki2024-10-251-1/+1
| |\ \ \ \ \
| | * | | | | powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()Yuan Can2024-10-211-1/+1
| | |/ / / /
| * / / / / cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei2024-10-241-5/+17
| |/ / / /
* | | | | Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-10-252-5/+52
|\ \ \ \ \
| * | | | | PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-treesBartosz Golaszewski2024-10-231-5/+50
| * | | | | PCI: Hold rescan lock while adding devices during host probeBartosz Golaszewski2024-10-121-0/+2
* | | | | | Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-2515-1696/+22
|\ \ \ \ \ \
| * | | | | | fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPSArnd Bergmann2024-10-211-0/+1
| * | | | | | fbdev: da8xx: remove the driverBartosz Golaszewski2024-10-153-1679/+0
| * | | | | | fbdev: Constify struct sbus_mmap_mapChristophe JAILLET2024-10-1510-10/+10
| * | | | | | fbdev: nvidiafb: fix inconsistent indentation warningSurajSonawane24152024-10-151-4/+4
| * | | | | | fbdev: sstfb: Make CONFIG_FB_DEVICE optionalGonzalo Silvalde Blanco2024-10-152-3/+7
* | | | | | | Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-10-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel2024-10-241-0/+1
* | | | | | | | Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-10-251-13/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | soundwire: intel_ace2x: Send PDI stream number during prepareRanjani Sridharan2024-10-171-13/+6
* | | | | | | | | Merge tag 'drm-fixes-2024-10-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-10-2517-107/+202
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie2024-10-255-7/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das2024-10-241-2/+12
| | * | | | | | | | | drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das2024-10-241-1/+2
| | * | | | | | | | | drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin2024-10-241-3/+9
| | * | | | | | | | | drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar2024-10-241-0/+18
| | * | | | | | | | | drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin2024-10-241-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-252-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()Javier Carrasco2024-10-211-0/+1
| | * | | | | | | | | drm/bridge: Fix assignment of the of_node of the parent to aux bridgeAbel Vesa2024-10-211-1/+2
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie2024-10-241-2/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | i915: fix DRM_I915_GVT_KVMGT dependenciesArnd Bergmann2024-10-211-2/+1
| | | |/ / / / / / / / | | |/| | | | | | | |