summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2019-10-28iwm: tweak post-alive NIC locking to more closely match how Linux does itStefan Sperling
2019-10-28iwm: enlarge maximum NVM section size; required for newer firmwareStefan Sperling
2019-10-28Better error handling for bwfm(4) connection attempts. When we failPatrick Wildt
2019-10-27tweak the rx path to look more like the tx path.David Gwynne
2019-10-27Add i.MX5/6 support and enable this driver on armv7(4).Mark Kettenis
2019-10-27fix the last commit.David Gwynne
2019-10-26put vlan tag offload back inDavid Gwynne
2019-10-26make vmx transmit (vmxnet3_start) mpsafe.David Gwynne
2019-10-26avoid rxr races between rxfill from the interrupt and timeout pathsDavid Gwynne
2019-10-25Remove some space before tab and other small indentation errors.Claudio Jeker
2019-10-23Add sxisid(4), a driver to read the on-chip eFuses written byMark Kettenis
2019-10-23Use baseboard specific vendor, product and serial strings for DMI_BOARD_*Jonathan Gray
2019-10-21Add sxipwm(4) and pwmbl(4). Thse two drivers together add support for theMark Kettenis
2019-10-21On newer ThinkPads reporting HKEY version > 1, don't claim wsconsJoshua Stein
2019-10-21When incrementing or decrementing screen brightness, don't justJoshua Stein
2019-10-21Mark recycled USB `xfer' as NOT_STARTED to not confuse HCD abort methods.Martin Pieuchot
2019-10-20unstub amdgpu_ttm_bo_eviction_valuable()Jonathan Gray
2019-10-18Add support for dynamic queue allocation (DQA) to iwm(4).Stefan Sperling
2019-10-17Avoid including an armv7 MD header.Mark Kettenis
2019-10-17drm/amd/display: num of sw i2c/aux engines less than num of connectorsJonathan Gray
2019-10-16Move sxidog(4) such that we can use it on arm64.Mark Kettenis
2019-10-16Add a few newer _OSI strings to the parser.Mike Larkin
2019-10-16regenMike Larkin
2019-10-16Fix a bunch of lines that had whitespace at the endMike Larkin
2019-10-16Remove trailing whitespace from a lineMike Larkin
2019-10-16Fix reversed gotos; CID 1453190.Daniel Dickman
2019-10-15Fix compiler's view of the alignment of xhci structs. Because the structVisa Hankala
2019-10-14Convert tsleep(9) to tsleep_nsec(9).Martin Pieuchot
2019-10-14Add another quirk for the ALC285 on the X1C7 to avoid a clickingJoshua Stein
2019-10-14Rename AZ_QRK_WID_SPKR2_DAC and AZ_QRK_WID_DOLBY_ATMOS to make itJoshua Stein
2019-10-13Convert all tsleep(9) calls to tsleep_nsec(9) in wsdisplay(4).Frederic Cambus
2019-10-13Fix whitespace issue spotted by Krystian Lewandowski.Mark Kettenis
2019-10-13Add display brightness hooks.Mark Kettenis
2019-10-13Move ws_get_param/ws_set_param into wsdisplay code.Mark Kettenis
2019-10-13drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedJonathan Gray
2019-10-13drm/amdgpu: Check for valid number of registers to readJonathan Gray
2019-10-13drm/amdgpu: Fix KFD-related kernel oops on HawaiiJonathan Gray
2019-10-12Print version number.Mark Kettenis
2019-10-12Fix a use-after-free memory access in iwm's interrupt handler.Stefan Sperling
2019-10-10Only set the IPv4 address in umb(4) if both MBIM_IPCONF_HAS_ADDRINFO andClaudio Jeker
2019-10-10Make reading past the end of an AML array not a panic.Mike Larkin
2019-10-10Remove trailing whitespaceMike Larkin
2019-10-09Restore BSS channel only when BSS was not changed in iee80211_input().tobhe
2019-10-09Restore BSS channel only when BSS was not changed in iee80211_intputm().tobhe
2019-10-08Convert tsleep(9) to tsleep_nsec(9).Martin Pieuchot
2019-10-08drm/amdgpu/si: fix ASIC testsJonathan Gray
2019-10-08drm/amd/display: support spdifJonathan Gray
2019-10-08drm/amd/display: reprogram VM config when system resumeJonathan Gray
2019-10-08drm/amd/display: fix issue where 252-255 values are clippedJonathan Gray
2019-10-08gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jonathan Gray