summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: replace tmz flag into buffer flagFrank Min2024-04-2615-36/+42
* drm/amdgpu: init microcode chip name from ip versionsLe Ma2024-04-261-4/+4
* drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang2024-04-263-6/+2
* drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2024-04-262-2/+16
* drm/amd/pm: Restore config space after resetLijo Lazar2024-04-261-0/+25
* drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu2024-04-261-0/+3
* drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling2024-04-261-3/+3
* drm/amdgpu: Update BO eviction prioritiesFelix Kuehling2024-04-231-0/+2
* drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h headerJiapeng Chong2024-04-231-1/+0
* drm/amdgpu/vcn: fix unitialized variable warningsPierre-Eric Pelloux-Prayer2024-04-234-0/+4
* drm/amdgpu/mes11: print MES opcodes rather than numbersAlex Deucher2024-04-231-4/+74
* drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2024-04-232-8/+8
* drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar2024-04-231-1/+2
* drm/amd/swsmu: add if condition for smu v14.0.1Li Ma2024-04-231-4/+8
* drm/amdgpu/pm: Print od status infoMa Jun2024-04-231-0/+2
* drm/amdgpu: Support setting reset_method at runtimeStanley.Yang2024-04-231-1/+1
* drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun2024-04-231-0/+7
* drm/amdkfd: demote unsupported device messages to dev_infoAlex Deucher2024-04-231-2/+2
* Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie2024-04-22947-7027/+15587
|\
| * Linux 6.9-rc5v6.9-rc5Linus Torvalds2024-04-211-1/+1
| * Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-2111-80/+104
| |\
| | * peci: linux/peci.h: fix Excess kernel-doc description warningRandy Dunlap2024-04-111-1/+0
| | * binder: check offset alignment in binder_get_object()Carlos Llamas2024-04-111-1/+3
| | * comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich2024-04-111-23/+12
| | * mei: vsc: Unregister interrupt handler for system suspendSakari Ailus2024-04-113-26/+78
| | * Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"Sakari Ailus2024-04-111-2/+2
| | * misc: rtsx: Fix rts5264 driver status incorrect when card removedRicky Wu2024-04-111-1/+1
| | * mei: me: disable RPL-S on SPS and IGN firmwaresAlexander Usyskin2024-04-111-1/+1
| | * Merge tag 'icc-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2024-04-112-26/+8
| | |\
| | | * interconnect: Don't access req_list while it's being manipulatedMike Tipton2024-03-141-0/+8
| | | * interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCMKonrad Dybcio2024-03-141-26/+0
| | * | speakup: Avoid crash on very long wordSamuel Thibault2024-04-111-1/+1
| * | | Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-04-212-1/+3
| |\ \ \
| | * | | Documentation: embargoed-hardware-issues.rst: Add myself for PowerMichael Ellerman2024-04-111-1/+1
| | * | | fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern2024-04-111-0/+2
| * | | | Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-04-2112-34/+81
| |\ \ \ \
| | * | | | serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König2024-04-171-0/+1
| | * | | | serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König2024-04-171-2/+10
| | * | | | serial: core: Fix missing shutdown and startup for serial base portTony Lindgren2024-04-113-3/+55
| | * | | | serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko2024-04-091-0/+1
| | * | | | MAINTAINERS: mailmap: update Richard Genoud's email addressRichard Genoud2024-04-093-2/+3
| | * | | | serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain2024-04-091-14/+0
| | * | | | serial: 8250_pci: Remove redundant PCI IDsAndy Shevchenko2024-04-091-6/+0
| | * | | | serial: core: Fix regression when runtime PM is not enabledTony Lindgren2024-04-091-1/+1
| | * | | | serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg2024-04-091-2/+6
| | * | | | serial: 8250_dw: Revert: Do not reclock if already at correct rateHans de Goede2024-04-091-3/+3
| | * | | | serial: 8250_lpc18xx: disable clks on error in probe()Dan Carpenter2024-04-091-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-04-2119-64/+147
| |\ \ \ \
| | * \ \ \ Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-04-191-0/+40
| | |\ \ \ \
| | | * | | | USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas2024-04-181-0/+6