summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.or...Dave Airlie6-38/+100
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski7-19/+31
2022-10-11prandom: remove unused functionsJason A. Donenfeld1-6/+5
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld8-13/+13
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld24-32/+32
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld2-2/+2
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld9-13/+13
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld25-53/+41
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-614/+1053
2022-10-11Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-4/+28
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds49-764/+7006
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds115-1575/+2104
2022-10-11Merge tag 'fbdev-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-71/+41
2022-10-11Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2022-10-11Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds7-33/+38
2022-10-11drm/i915/display: consider DG2_RC_CCS_CC when migrating buffersMatthew Auld1-1/+12
2022-10-11drm/i915: allow control over the flags when migratingMatthew Auld4-4/+45
2022-10-11drm/amd/display: Simplify bool conversionYang Li1-1/+1
2022-10-11drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher1-1/+1
2022-10-11drm/amd/display: add a license to cursor_reg_cache.hAlex Deucher1-0/+1
2022-10-11drm/amd/display: make virtual_disable_link_output staticAlex Deucher1-1/+1
2022-10-11drm/amd/display: fix indentation in dc.cAlex Deucher1-3/+3
2022-10-11drm/amd/display: make dcn32_split_stream_for_mpc_or_odm staticAlex Deucher1-1/+1
2022-10-11drm/amd/display: fix build error on arm64Yang Yingliang1-0/+4
2022-10-11drm/amd/display: 3.2.207Aric Cyr1-1/+1
2022-10-11drm/amd/display: Clean some DCN32 macrosRodrigo Siqueira1-10/+1
2022-10-11drm/amdgpu: Add poison mode query for umc v8_10_0Candice Li1-0/+26
2022-10-11drm/amdgpu: Update umc v8_10_0 headersCandice Li2-0/+5
2022-10-11drm/amdgpu: fix coding style issue for mca notifierTao Zhou1-3/+3
2022-10-11drm/amdgpu: define convert_error_address for umc v8.7Tao Zhou1-22/+25
2022-10-11drm/amdgpu: define RAS convert_error_address APITao Zhou3-93/+64
2022-10-11drm/amdgpu: remove check for CE in RAS error address queryTao Zhou4-90/+59
2022-10-11drm/i915: Fix display problems after resumeThomas Hellström1-1/+7
2022-10-11mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen1-1/+1
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller1-15/+0
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo1-2/+3
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez1-0/+2
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau4-7/+10
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau2-8/+8
2022-10-11can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula1-0/+2
2022-10-11can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula3-1/+5
2022-10-11can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2-1/+2
2022-10-11can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula1-0/+75
2022-10-10clk: tests: Add tests for notifiersMaxime Ripard1-0/+156
2022-10-10clk: Update req_rate on __clk_recalc_rates()Maxime Ripard1-28/+11
2022-10-10nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens1-2/+2
2022-10-10net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek BehĂșn1-0/+3
2022-10-10net: systemport: Enable all RX descriptors for SYSTEMPORT LiteFlorian Fainelli1-1/+1
2022-10-10net: prestera: span: do not unbind things things that were never boundMaksym Glubokiy1-1/+4
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-219/+127