summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-01-20Reprogram outbound windows to match the device tree. Necessary becauseMark Kettenis
2021-01-20Check management capabilities before trying to attach temperature sensors,Jonathan Matthew
2021-01-19Implement intx support.Mark Kettenis
2021-01-17Add defines for the various ARM SMMU models.Patrick Wildt
2021-01-17add another iwx deviceJoshua Stein
2021-01-17regenJoshua Stein
2021-01-17add another ax201Joshua Stein
2021-01-17this hardware is fine with BUS_DMA_64BIT mappings.David Gwynne
2021-01-16recognise Realtek ALC287Jonathan Gray
2021-01-16regenJonathan Gray
2021-01-16add Intel AX201 BluetoothJonathan Gray
2021-01-16regenJonathan Gray
2021-01-16add devices mostly from x1 nano jcs@ hasJonathan Gray
2021-01-15Add IORT structs for ARM SMMU versions 1 and 2.Patrick Wildt
2021-01-15Split the IORT struct into two, as the current version not only containedPatrick Wildt
2021-01-15Add IORT id for ARM SMMUv3.Patrick Wildt
2021-01-15Move IO Remapping Table (IORT) struct defines to the common ACPI headerPatrick Wildt
2021-01-15Report full IP address information to the host. Contrary to what I wroteJonathan Matthew
2021-01-14Some BIOS seem to provide memory regions <16M in their reserved memoryPatrick Wildt
2021-01-13Make vm_rpc_send_rpci_tx_buf() use the buffer passed in, not the bufferJonathan Matthew
2021-01-13put M_ZERO in the right placeJonathan Matthew
2021-01-13Add support for the HYM8563 RTC, which is a PCF8563 clone.Mark Kettenis
2021-01-13revert drm vmalloc changesJonathan Gray
2021-01-11When an endpoint stalls, we usually try to reset it by callingMarcus Glocker
2021-01-10add quirks for Kensington Slimblade trackball via new vendor buttonsthfr
2021-01-10regenthfr
2021-01-10add Kensington Slimblade Trackballthfr
2021-01-09Revert mistaken commit: Stop wsmux_attach_sc race from anton@gnezdo
2021-01-09Stop wsmux_attach_sc race from anton@gnezdo
2021-01-09Include the optimized putchar functions only if RASOPS_SMALL is notFrederic Cambus
2021-01-08Bring the emulated Linux memory allocation interfaces more in line withMark Kettenis
2021-01-06Let a process open a video(4) device multiple timesJeremie Courreges-Anglas
2021-01-06Add dt(4) TRACEPOINTs for pool_get() and pool_put(), this is simmilar to theClaudio Jeker
2021-01-04the tx doorbell is next to the rx doorbell, not on top of it.David Gwynne
2021-01-04use bus_dmamap_sync around updates to the doorbells.David Gwynne
2021-01-01Remove useless redundant call of ttyopen().jan
2020-12-31Keep polling if a temperature sensor reading fails. This is neededMark Kettenis
2020-12-31Add trace points for malloc(9) and free(9). This makes them traceableClaudio Jeker
2020-12-31don't oversleep when waiting on fencesJonathan Gray
2020-12-30Enter power-saving mode on POWER9 (ISA v3)gkoehler
2020-12-29Handle pinctrl.Mark Kettenis
2020-12-29Add more PWM pin descriptions.Mark Kettenis
2020-12-28Analog to the the kern.audio.record sysctl parameter for audio(4)Marcus Glocker
2020-12-28Add support for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.Mark Kettenis
2020-12-28regenMark Kettenis
2020-12-28Add Synopsys vendor and their DesignWare PCIe bridge.Mark Kettenis
2020-12-27acpi_map_address() cannot be wrapped by SMALL_KERNEL anymore, asTheo de Raadt
2020-12-27Remove debug printf.Mark Kettenis
2020-12-27Add PCIe support.Mark Kettenis
2020-12-27Add PCIe power domain.Mark Kettenis