summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-20vgacon: let vgacon_doresize() return voidJiri Slaby (SUSE)
2023-07-20vgacon: remove unused xpos from vgacon_set_cursor_size()Jiri Slaby (SUSE)
2023-07-20vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)
2023-07-20vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-19Revert "intel_idle: Add support for using intel_idle in a VM guest using just...Rafael J. Wysocki
2023-07-19Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode"Rafael J. Wysocki
2023-07-19Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()"Rafael J. Wysocki
2023-07-19regcache: Push async I/O request down into the rbtree cacheMark Brown
2023-07-19gpio: mvebu: Make use of devm_pwmchip_addUwe Kleine-König
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-07-19gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede
2023-07-19drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DPBen Skeggs
2023-07-19drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interruptsBen Skeggs
2023-07-19drm/nouveau/i2c: fix number of aux event slotsBen Skeggs
2023-07-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-18Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-18drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li
2023-07-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser
2023-07-18drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai
2023-07-18drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-18vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-07-17tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-17tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-17tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-17tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin