summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-24pinctrl: meson-g12a: add g12b pwm groupsDa Xue1-3/+19
2025-06-24pinctrl: zynq: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2025-06-24pinctrl: berlin: fix memory leak in berlin_pinctrl_build_state()Yuan Chen1-2/+6
2025-06-24pinctrl: sunxi: Fix memory leak on krealloc failureYuan Chen1-3/+8
2025-06-24pinctrl: aw9523: fix mutex unlock in error pathBartosz Golaszewski1-1/+1
2025-06-24pinctrl: falcon: mark pinctrl_falcon_init() as staticShiji Yang1-1/+1
2025-06-24drm/xe/hwmon: Fix xe_hwmon_power_max_writeKarthik Poosa2-19/+16
2025-06-24drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li1-0/+2
2025-06-24drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld1-2/+3
2025-06-24drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst1-7/+4
2025-06-24drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar4-2/+135
2025-06-24drm/xe: Split xe_device_td_flush()Lucas De Marchi1-28/+40
2025-06-24drm/xe/xe_guc_pc: Lock once to update stashed frequenciesLucas De Marchi1-19/+20
2025-06-24drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi1-54/+69
2025-06-24binder: Remove unused binder lock eventsSteven Rostedt1-21/+0
2025-06-24binder: fix reversed pid/tid in logCarlos Llamas1-4/+2
2025-06-24char: misc: Fix improper and inaccurate error code returned by misc_init()Zijun Hu1-2/+2
2025-06-24char: misc: add test casesThadeu Lima de Souza Cascardo1-2/+587
2025-06-24misc: enclosure: Use str_on_off() helperYumeng Fang1-1/+2
2025-06-24misc: rtsx: Add support for RTS5264 Version B and optimize init flowRicky Wu3-4/+67
2025-06-24misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functionsAnkit Chauhan1-6/+6
2025-06-24misc: vmw_vmci: Remove unused qpair functionsDr. David Alan Gilbert1-133/+0
2025-06-24misc: vmw_vmci: Remove unused vmci_doorbell_notifyDr. David Alan Gilbert1-53/+0
2025-06-24misc: vmw_vmci: Remove unused vmci_ctx functionsDr. David Alan Gilbert2-56/+0
2025-06-24misc: Use dev_fwnode()Jiri Slaby (SUSE)1-3/+1
2025-06-24drivers: misc: sram: fix up some const issues with recent attribute changesGreg Kroah-Hartman1-4/+6
2025-06-24drivers: char: SONYPI depends on HAS_IOPORTJohannes Berg1-1/+1
2025-06-24spi: stm32: deprecate `st,spi-midi-ns` propertyClément Le Goffic1-4/+19
2025-06-24spi: stm32: use STM32 DMA with STM32 MDMA to enhance DDR useClément Le Goffic1-24/+229
2025-06-24spi: stm32: Check for cfg availability in stm32_spi_probeClément Le Goffic1-1/+7
2025-06-24spi: stm32: Add SPI_READY mode to spi controllerClément Le Goffic1-4/+24
2025-06-24spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli1-5/+7
2025-06-24Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg43-124/+557
2025-06-24mei: bus: Check for still connected devices in mei_cl_bus_dev_release()Hans de Goede1-0/+6
2025-06-24mei: vsc: Fix "BUG: Invalid wait context" lockdep errorHans de Goede1-1/+1
2025-06-24mei: vsc: Run event callback from a workqueueHans de Goede1-6/+11
2025-06-24mei: vsc: Unset the event callback on remove and probe errorsHans de Goede1-0/+5
2025-06-24mei: vsc: Event notifier fixesHans de Goede1-3/+9
2025-06-24mei: vsc: Destroy mutex after freeing the IRQHans de Goede1-4/+4
2025-06-24mei: vsc: Use vsc_tp_remove() as shutdown handlerHans de Goede1-12/+2
2025-06-24mei: vsc: Don't call vsc_tp_reset() a second time on shutdownHans de Goede1-2/+0
2025-06-24mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stopHans de Goede1-0/+3
2025-06-24mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq()Hans de Goede2-34/+0
2025-06-24mei: bus: replace sprintf/scnprintf with sysfs_emit in show functionsMoon Hee Lee1-9/+8
2025-06-24usb: typec: displayport: Fix potential deadlockAndrei Kuchynski1-2/+1
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-1/+1
2025-06-24usb: cdnsp: Fix issue with CV Bad Descriptor testPawel Laszczak4-6/+26
2025-06-24usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera1-17/+17
2025-06-24usb: typec: ucsi: yoga-c630: register DRM HPD bridgeDmitry Baryshkov2-0/+40
2025-06-24usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientationDmitry Baryshkov1-0/+42