aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-08iio: chemical: ams-iaq-core: clean up codestyle warningBruna Bispo1-1/+1
2024-06-08drm/mediatek: Drop chain_mode_fixup call in mode_valid()Sam Ravnborg1-11/+0
2024-06-08drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-06-07Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-31/+85
2024-06-07Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds3-6/+6
2024-06-07Input: xpad - add support for ASUS ROG RAIKIRI PROLuke D. Jones1-0/+1
2024-06-07Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping1-2/+2
2024-06-07Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-142/+90
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-49/+44
2024-06-07regmap: Switch to use kmemdup_array()Mark Brown3-11/+10
2024-06-07Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-3/+6
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada3-3/+3
2024-06-07Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds10-100/+135
2024-06-07Input: cap11xx - stop using chip ID when configuring itDmitry Torokhov1-55/+70
2024-06-07Input: adc-joystick - handle inverted axesChris Morgan1-0/+20
2024-06-07thermal: intel: intel_pch: Improve cooling logZhang Rui1-0/+5
2024-06-07thermal: int3403: remove unused struct 'int3403_performance_state'Dr. David Alan Gilbert1-11/+0
2024-06-07cpufreq: intel_pstate: Support Emerald Rapids OOB modeSrinivas Pandruvada1-0/+1
2024-06-07cpufreq: intel_pstate: Use Meteor Lake EPPs for Arrow LakeSrinivas Pandruvada1-0/+2
2024-06-07Merge tag 'thunderbolt-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-2/+3
2024-06-07Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman18-85/+35
2024-06-07Merge tag 'iio-fixes-for-6.10a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman15-45/+62
2024-06-07cpufreq: intel_pstate: Update Meteor Lake EPPsSrinivas Pandruvada1-1/+1
2024-06-07Input: gameport - use sizeof(*pointer) instead of sizeof(type)Erick Archer4-5/+5
2024-06-07thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)Erick Archer1-1/+1
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer23-37/+37
2024-06-07powercap: idle_inject: Simplify if conditionThorsten Blum1-1/+1
2024-06-07cpuidle: menu: Cleanup after loadavg removalChristian Loehle1-12/+5
2024-06-07thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model definesTony Luck1-1/+1
2024-06-07powercap: intel_rapl: Switch to new Intel CPU model definesTony Luck1-60/+60
2024-06-07powercap: intel_rapl_msr: Switch to new Intel CPU model definesTony Luck1-8/+8
2024-06-07drm/i915/display/bmg: Add platform descriptorBalasubramani Vivekanandan2-0/+7
2024-06-07thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model definesTony Luck1-15/+15
2024-06-07intel_idle: Switch to new Intel CPU model definesTony Luck1-58/+58
2024-06-07cpufreq: intel_pstate: Switch to new Intel CPU model definesTony Luck1-46/+44
2024-06-07cpufreq: Switch to new Intel CPU model definesTony Luck1-4/+4
2024-06-07ACPI: LPSS: Switch to new Intel CPU model definesTony Luck1-2/+2
2024-06-07ACPI: x86: Force StorageD3Enable on more productsMario Limonciello1-14/+10
2024-06-07dmaengine: qcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-07dmaengine: imx-sdma: don't print warning when firmware is absentLucas Stach1-3/+2
2024-06-07firmware: add nowarn variant of request_firmware_nowait()Lucas Stach1-27/+63
2024-06-07dmaengine: ti: k3-udma: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-06-07dmaengine: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-07dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()Louis Chauvet1-2/+2
2024-06-07drm/xe: Drop EXEC_QUEUE_FLAG_BANNEDMatthew Brost4-13/+13
2024-06-07drm/xe: Cleanup force wake registers bit definitionsHimal Prasad Ghimiray2-18/+14
2024-06-07drm/xe: Rework GPU page fault handlingMatthew Brost1-80/+62
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2-0/+6
2024-06-07drm/i915: pass dev_priv explicitly to HSW_STEREO_3D_CTLJani Nikula1-1/+1
2024-06-07drm/tiny: panel-mipi-dbi: Support the pixel format propertyNoralf Trønnes1-1/+54