summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2020-04-29remove some trailing whitespace. no functional change.David Gwynne
2020-04-29Ensure that if we are doing a delayed write with a NOCACHE buffer, weBob Beck
2020-04-28Calculate divisor for i.MX8M composite clocks. So far we have setPatrick Wildt
2020-04-28Enable all clocks referenced by the imxesdhc(4) device tree node. UsuallyPatrick Wildt
2020-04-28Recognize a few more clocks referenced by the i.MX8MM and i.MX8MQPatrick Wildt
2020-04-28Use the same inittodr()/resettodr() implementation as on arm64/armv7/sparc64Mark Kettenis
2020-04-28Use the same inittodr()/resettodr() implementation as on arm64/armv7Mark Kettenis
2020-04-28Document that thread credentials are owned by curproc.Martin Pieuchot
2020-04-28Configure Tx interrupt mitigation thresholds on athn(4) devices.Stefan Sperling
2020-04-27Enable tcpci(4).Patrick Wildt
2020-04-27Add tcpci(4) to support TCPCI-compliant USB Type-C port controllers.Patrick Wildt
2020-04-27Add bcmclock(4) and bcmmbox(4). Fixes a hang because the clock for sdhc(4)Mark Kettenis
2020-04-27While i.MX6Q and i.MX7D's USB controller nodes claim to be compatiblePatrick Wildt
2020-04-27Remove reset hack; these days the U-Boot we ship for the CuBox-i isMark Kettenis
2020-04-27Use the device tree properties to setup imxehci(4)'s USB non-corePatrick Wildt
2020-04-27Enable the power domain and set the assigned clocks on imxehci(4)'s USBPatrick Wildt
2020-04-27The parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs is USB_BUS,Patrick Wildt
2020-04-27Bring inittodr()/resettodr() in line with arm64 and move it toMark Kettenis
2020-04-27Move inittodr() and resettodr() to the end of the file to easy move an MIMark Kettenis