summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-23serial: fsl_linflexuart: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: esp32: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: esp32_acm: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: digicolor: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: cpm: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: clps711x: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: bcm63xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: atmel: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: ar933x: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: amba-pl011: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: altera: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: altera_jtaguart: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sccnxp: Improve error message if regulator_disable() failsUwe Kleine-König
2023-11-23serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König
2023-11-19Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-11-18Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-18Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller
2023-11-18Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-17Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-17dm-crypt: start allocating with MAX_ORDERMikulas Patocka
2023-11-17dm-verity: don't use blocking calls from taskletsMikulas Patocka
2023-11-17dm-bufio: fix no-sleep modeMikulas Patocka
2023-11-17dm-delay: avoid duplicate logicMikulas Patocka
2023-11-17dm-delay: fix bugs introduced by kthread modeMikulas Patocka
2023-11-17dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka
2023-11-17Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam