summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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 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-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-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-28Configure Tx interrupt mitigation thresholds on athn(4) devices.Stefan Sperling
2020-04-27Add tcpci(4) to support TCPCI-compliant USB Type-C port controllers.Patrick Wildt
2020-04-27While i.MX6Q and i.MX7D's USB controller nodes claim to be compatiblePatrick Wildt
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-27Attach when the name matches "dallas,ds1307" which is what the device treeMark Kettenis
2020-04-27Don't clear OSF flag when we attach such that we can reject the RTC clockMark Kettenis
2020-04-27PCIe register accesses seem to "hang" on the i.MX8MM if its PHY doesn'tPatrick Wildt
2020-04-27Add gpio support to bcmgpio(4) and make gpio(4) attach such that GPIOsMark Kettenis
2020-04-27Free the "ranges" array in the error handling paths.Patrick Wildt
2020-04-27fix SDHC_DEBUG build, remove procname printf'sians
2020-04-27IPv6 is no longer on by default. It must be enabled with "inet6 eui64".Gerhard Roth
2020-04-27When creating the rx filter, indicate we want to match against the outermostJonathan Matthew
2020-04-27Offload CCMP (WPA2) encryption and decryption to athn(4) hardware.Stefan Sperling
2020-04-27Fix processing of compressed block ack notifications sent by iwn(4) firmware.Stefan Sperling
2020-04-27Allow iwn(4) firmware to always traverse the entire multi-rate retry table.Stefan Sperling
2020-04-26Map em(4) descriptor rings coherent. This doesn't make a difference on x86,Patrick Wildt
2020-04-26Add i.MX8MM support to dwpcie(4). This re-uses the existing codePatrick Wildt
2020-04-26Add imxpciephy(4), a driver for the i.MX7D's PCIe PHY, whichPatrick Wildt
2020-04-26Add support for the i.MX8MM USB clocks. These behave exactly likePatrick Wildt
2020-04-26Attach imxgpc(4) to i.MX8MM as well.Patrick Wildt
2020-04-26Make explicit and enforce that WSCREEN and WSEMUL names are 0-terminated.Ulf Brosziewski
2020-04-26Remove unused assignments.Ulf Brosziewski
2020-04-25Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller.Mark Kettenis
2020-04-25Explicitly check that the length of the "brcm,pull" property is greaterMark Kettenis
2020-04-25regenKevin Lo
2020-04-25Add RTL8821CE and RTL8822CE PCI ids.Kevin Lo
2020-04-25Add dsxrtc(4), a driver for the Maxim DS3231/DS3232 I2C RTC.Mark Kettenis
2020-04-25Reduce minimum allowed number of chunks in a CONCAT volume from 2 toKenneth R Westerback
2020-04-25Remove redundant bit masking.Mark Kettenis