summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-11-21A driver for the Bosch BMP280 / BME280 temperature, humidity andbrad
2022-11-17pckbc(4): Stop waiting 8us before reading each data byte.riastradh
2022-11-17A driver for the Aosong AHT20 temperature and humidity sensor. Whilebrad
2022-11-12Skip the first PHY found to remove the shadow PHY that appears atjmcneill
2022-11-12Trailing whitespaceskrll
2022-11-10revert my previous commit.ryo
2022-11-09If the hardware does not support PMU, return an error instead of KASSERT.ryo
2022-11-05Add driver for Cadence I2C controller.jmcneill
2022-11-05Fix inverted result when status is "okay"skrll
2022-11-04Back out r1.82 ("Do not explicitly set the HID Report Protocol upon attach")jmcneill
2022-11-04Size boot_physmem with FDT_MEMORY_RANGES.jmcneill
2022-11-02fix various typos in comments and messages.andvar
2022-11-02rename sneaky snyc in hvtimesnyc_sample_verbose variable to sync.andvar
2022-11-02s/ourselve/ourselves/ in comments.andvar
2022-11-02Re-enable ADMA2 support for arasan,sdhci-8.9ajmcneill
2022-11-02Select DMA mode after programming the ADMA base address register(s).jmcneill
2022-11-01s/varaible/variable/ and s/varible/variable/ in comments.andvar
2022-11-01s/faild/failed/ in comments and messages.andvar
2022-11-01Add support for Cortex-A9.jmcneill
2022-11-01Disable ADMA2 on the Arasan SDHCI 8.9A found in the Xilinx Zinq-7000 duejmcneill
2022-10-31fix blank printf at attachjmcneill
2022-10-31fix various typos in comments and one output message.andvar
2022-10-31s/singled/single/andvar
2022-10-31s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments.andvar
2022-10-31This is X11's 75dpi/term14.bdf, use if you want your console to look like anmacallan
2022-10-31Use PRIx64 in a debug print macro to print a uint64_t.simonb
2022-10-30Add GPIO support.jmcneill
2022-10-28pckbc(4): Simplify the (disabled) logic to check keyboard port.riastradh
2022-10-28pckbport(4): C99 initializersriastradh
2022-10-28xhci(4): Mark PCI interrupt handler MP-safe.riastradh
2022-10-28ehci(4): Mark PCI interrupt handler MP-safe.riastradh
2022-10-28Make three "Unsupported SFP+ module..." messages the same.msaitoh
2022-10-27wwanc(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26uhso(4): Convert locking comments to locking assertions.riastradh
2022-10-26ucycom(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26ucom(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26sunkbd(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26spif(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26vax/dhu(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26cz(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26irframetty(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26zs(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26hpf1275a(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26vax/dz(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26btuart(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26bth5(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26bcsp(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26cy(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26sys/filedesc.h: New home for extern cwdi0.riastradh
2022-10-26ddb/db_active.h: New home for extern db_active.riastradh