summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2023-07-07Fix locking error when setting the multicast filter to accept allmartin
2023-07-04tpm(4): Switch tsleep to kpause.riastradh
2023-06-24Fix typo in comment.msaitoh
2023-06-03fix various typos in comments and messages.andvar
2023-06-02follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.andvar
2023-06-01fix various typos in comments.andvar
2023-05-21s/thar/that/ in comments.andvar
2023-05-10opl(4): Use config_detach_children.riastradh
2023-05-10wb(4): Use config_detach_children.riastradh
2023-05-10spc(4): Use config_detach_children.riastradh
2023-05-10aic(4): Use config_detach_children.riastradh
2023-05-06few more typos in the word "register", mainly s/resister/register/.andvar
2023-05-06s/regster/register/ in comments and error messages.andvar
2023-04-16Do not create the sysctl tree if the initial setup of the chip fails.brad
2023-04-16Separate DesignWare watchdog driver and FDT glue.jmcneill
2023-04-12ichsmb(4), tco(4): Add support for TCO on newer Intel chipsets.riastradh
2023-04-11com(4): Note ttylock in comment, not tty_lock.riastradh
2023-04-11com(4): Note timecounter_lock in lock order comments.riastradh
2023-04-05remove some double ee typos in comments.andvar
2023-04-05s/esssentially/essentially/ in comment.andvar
2023-03-28s/interrput/interrupt/ and s/accesss/access/ in comments.andvar
2023-03-25s/deteced/detected/ and s/couner/counter/ in comments.andvar
2023-02-11Port rasops'fied smg(4) framebuffer driver for VS3100 from OpenBSD/vax.tsutsui
2023-01-23s/lager/larger/ in comments.andvar
2023-01-07igpio: Update pin definitions.msaitoh
2023-01-07Move entries of Alder Lake-S and Tiger Lake-LP. No functional change.msaitoh
2023-01-07Whitespace. No functional change.msaitoh
2023-01-07Whitespace. No functional change.msaitoh
2023-01-07Modify comment. Whitespace. No functional change.msaitoh
2023-01-07One more fix for Lewisburg.msaitoh
2023-01-07Fix entries for Lewisburg.msaitoh
2022-12-30s/mdoem/modem/andvar
2022-12-30s/succes/success/ in comments.andvar
2022-12-16lm(4): Add Nuvoton NCT6797D support.msaitoh
2022-12-09Revert com.c:r1.381 because i386/qemu cannot boot. Pointed out by gson@n.o a...knakahara
2022-12-08Fix hang up writing /dev/console rarely in specific environments.knakahara
2022-12-04Make power save mode configurable by ifconfig, now defaults to non-powersavemlelstv
2022-12-03Fix bug in protocol parser that often caused fatal 'checksum error'.mlelstv
2022-12-03KNF a commentskrll
2022-12-03Split the BMP280 / BME280 driver into common code and create I2C andbrad
2022-11-17pckbc(4): Stop waiting 8us before reading each data byte.riastradh
2022-11-05Add driver for Cadence I2C controller.jmcneill
2022-11-02s/ourselve/ourselves/ in comments.andvar
2022-11-01s/varaible/variable/ and s/varible/variable/ in comments.andvar
2022-11-01s/faild/failed/ in comments and messages.andvar
2022-10-28pckbc(4): Simplify the (disabled) logic to check keyboard port.riastradh
2022-10-28pckbport(4): C99 initializersriastradh
2022-10-26zs(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26cy(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26ddb/db_active.h: New home for extern db_active.riastradh