summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2020-05-11Should have bumped this to 1.0 a long time ago.Mark Kettenis
2020-05-11On ACPI systems, if there is no SPCR table (or if it doesn't provide usMark Kettenis
2020-05-11Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-11Initialize the timeval passed to todr_gettime() with the base time fromMark Kettenis
2020-05-11drm/atomic: Take the atomic toys away from XJonathan Gray
2020-05-11drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventJonathan Gray
2020-05-11drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Jonathan Gray
2020-05-11drm/edid: Fix off-by-one in DispID DTD pixel clockJonathan Gray
2020-05-10Fix two out-of-bounds array accesses in ioctl code pats. One found byMark Kettenis
2020-05-10Pass boothowto from the bootloader to the kernel by adding aMark Kettenis
2020-05-10Pass boothowto from the bootloader to the kernel by adding aMark Kettenis
2020-05-10Use a double-underscore prefix for local variables declared in macrosPhilip Guenther
2020-05-09Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-09reenable POOL_DEBUGChristian Weisgerber
2020-05-09aml_die() doesn't return, hint the compilerJeremie Courreges-Anglas
2020-05-09Initialize the srp_ref in the non-MP version of srp_enterJeremie Courreges-Anglas
2020-05-09Use MSI-X interrupts where available. The first vector is used forJonathan Matthew
2020-05-09No need to look at _STA here, all we care about is _PSR.Jeremie Courreges-Anglas
2020-05-08Move parsing of _CRS into acpi(4) and pass the parsed address and interruptMark Kettenis
2020-05-08Do not wait indefinitely for flushing when closing a tty.Martin Pieuchot
2020-05-07post-6.7 development continuesTheo de Raadt
2020-05-06Do sanity checks in ip6_pullexthdr() preventing a panic in m_copydata(9).Martin Pieuchot
2020-05-05Purge the ic_bss->ni_savedq mbuf queue when a wireless interface goes down.Stefan Sperling
2020-05-05Revert parts of CVS commit Jdqd26bn9Ev6aFMc ("Fix processing of compressedStefan Sperling
2020-05-04Remove redundant code testing if a terminal is a usb stream.Alexandre Ratchov
2020-05-04leave -beta.Theo de Raadt
2020-05-04Check v6 availablilty mask instead of v4.Gerhard Roth
2020-05-02Get bus number from _CRS.Mark Kettenis
2020-05-02Fix buglet in previous commit; use time from the struct timeval that wasMark Kettenis
2020-05-01Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-01Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-01Prevent divide-by-zero in MiRA which I managed to trigger with iwn(4).Stefan Sperling
2020-04-30If there's only one input (output) name it simply "input" ("output")Alexandre Ratchov
2020-04-30Fix return value of dma_fence_wait(). Seems to fix occasionalMark Kettenis
2020-04-30Use "inputs" class instead of "record"Alexandre Ratchov
2020-04-30Use "dac" instead of "play" in mixer control namesAlexandre Ratchov
2020-04-30Set terminal and clock names after all units are parsedAlexandre Ratchov
2020-04-30Use macros instead of hardcoded "play" and "record" string constantsAlexandre Ratchov
2020-04-30Fix use of uninitialized 'wh' variable in error path of ar5008_rx_process().Stefan Sperling
2020-04-30drm/amd/display: Not doing optimize bandwidth if flip pending.Jonathan Gray
2020-04-29Enable a bunch of drivers needed for full Raspberry Pi 2/3 support.Mark Kettenis
2020-04-29Enable the trickle charger after setting the control register.Patrick Wildt
2020-04-29Update the trickle charger diode defines based on the datasheet, andPatrick Wildt
2020-04-29Writing and reading time has been broken in abcrtc(4) as well. I wasPatrick Wildt
2020-04-29Configure abcrtc(4)'s trickle charger. This uses informationPatrick Wildt
2020-04-29The function to write to abcrtc(4)'s configuration registersPatrick Wildt
2020-04-29Let the armv7 bus_dma layer and simplebus(4) implementation deal withMark Kettenis
2020-04-29Add the 'nomimo' nwflag which disables MIMO in 11n mode.Stefan Sperling
2020-04-29According to the SDIO Simplified Specification 3.0, a tuple lengthPatrick Wildt
2020-04-29Use the same inittodr()/resettodr() implementation as onMark Kettenis