summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11Remove trailing spaces.Martin Pieuchot
2022-04-11gpio: Add missing device_unref() callsVisa Hankala
2022-04-11Simplify SIA extension parsing furtherTheo Buehler
2022-04-11Sort RTYPE in case alphabetically and mention ASPA in the comment.Claudio Jeker
2022-04-11Fix spamlogd's rc_pre to avoid creating pflog0 if spamd is disabled.Stuart Henderson
2022-04-11Adjust regress: test-cert now needs mft.c for rtype_from_file_extension().Theo Buehler
2022-04-11Merge sbgp_sia() and sbgp_sia_resource()Theo Buehler
2022-04-11Simplify cert_parse_pre()Theo Buehler
2022-04-11don't warn on output type 0 result in dm_edid_parser_send_cea()Jonathan Gray
2022-04-11Let the templated ASN.1 parse the SIA extensionTheo Buehler
2022-04-11drm/connector: Fix typo in documentationJonathan Gray
2022-04-11drm/i915: Reject unsupported TMDS rates on ICL+Jonathan Gray
2022-04-11drm/i915: Fix PSF GV point mask when SAGV is not possibleJonathan Gray
2022-04-11drm/i915: Treat SAGV block time 0 as SAGV disabledJonathan Gray
2022-04-11drm/dp: Fix off-by-one in register cache sizeJonathan Gray
2022-04-11drm/i915/display: Fix HPD short pulse handling for eDPJonathan Gray
2022-04-11drm/amd/display: Remove vupdate_int_entry definitionJonathan Gray
2022-04-11drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugJonathan Gray
2022-04-11drm/amd/pm: enable pm sysfs write for one VF modeJonathan Gray
2022-04-11drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionJonathan Gray
2022-04-11drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Jonathan Gray
2022-04-11drm/edid: Split deep color modes between RGB and YUV444Jonathan Gray
2022-04-11drm/edid: Don't clear formats if using deep colorJonathan Gray
2022-04-11drm/i915/gem: add missing boundary check in vm_accessJonathan Gray
2022-04-11drm/i915/opregion: check port number bounds for SWSCIJonathan Gray
2022-04-11drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFBJonathan Gray
2022-04-11drm/syncobj: flatten dma_fence_chains on transferJonathan Gray
2022-04-11drm/edid: check basic audio support on CEA extension blockJonathan Gray
2022-04-11drm/amdgpu: only check for _PR3 on dGPUsJonathan Gray
2022-04-11drm/amdgpu: move PX checking into amdgpu_device_ip_early_initJonathan Gray
2022-04-11add pci_upstream_bridge() and pci_pr3_present()Jonathan Gray
2022-04-11include dma-fence-array.hJonathan Gray
2022-04-10Free vm_info_result in error paths.Dave Voutila
2022-04-10Print a more accurate message when -v is used with -kJeremie Courreges-Anglas
2022-04-10Add more missing archs to "categories": aarch64, mips64el and powerpc64Jeremie Courreges-Anglas
2022-04-10Print the strerror of the expected error. errno is not valid here sinceClaudio Jeker
2022-04-10mips64: Enforce memory ordering on SMP rendezvousVisa Hankala
2022-04-10Set ASN1_OBJECT_FLAG_DYNAMIC_DATA flag with t2i_ASN1_OBJECT_internalKinichiro Inoguchi
2022-04-10Fix definition of "local" IPI system register. Spotted by Kyle Evans.Mark Kettenis
2022-04-09atascsi: constify method tablesChristian Weisgerber
2022-04-09constify method tables in OAK USB sensor driversChristian Weisgerber
2022-04-09constify method tables in USB serial driversChristian Weisgerber
2022-04-09fix grammar in comment: successfully -> successfulDave Voutila
2022-04-09Release PF und NET lock before calling copyin for DIOCXROLLBACK.mbuhl
2022-04-09Simplify vmx instruction error handling.Dave Voutila
2022-04-08Rename the pf state assert locked macro consistently.Alexander Bluhm
2022-04-08When calculating the with of spanned columns, which for example mattersIngo Schwarze
2022-04-08Bump because of the last minute mktime -> timegm fixClaudio Jeker
2022-04-08All times in the x509 are UTC so use timegm() and not mktime().Claudio Jeker
2022-04-08lm, uguru, fins, wbenv: constify sensor tablesChristian Weisgerber