summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-12-07More usb_status_t -> intskrll
2021-12-07Code consistency. NFCI.skrll
2021-12-06Add WSDISPLAYIO_GET_FBINFO support to sfbplus TURBOchannel framebufferabs
2021-12-06Check the return value correctly. Pointed out by pgoyette@.msaitoh
2021-12-06Add WSDISPLAYIO_GET_FBINFO support to most TURBOchannel framebuffersabs
2021-12-06Carefully access to the I2C bus in the match function.msaitoh
2021-12-05Fix typo again... s/Expilcitly/Explicitly/msaitoh
2021-12-05isp: fix typo in commentrillig
2021-12-05ehci: Replace bogus polling during suspend by taking bus lock.riastradh
2021-12-05s/transcat/transact/ in comment.msaitoh
2021-12-05s/timout/timeout/msaitoh
2021-12-05s/sumary/summary/msaitoh
2021-12-05s/runable/runnable/msaitoh
2021-12-05s/recusive/recursive/ in comment.msaitoh
2021-12-05s/receieve/receive/msaitoh
2021-12-05s/programatic/programmatic/ in comment.msaitoh
2021-12-05s/progam/program/ in comment.msaitoh
2021-12-05s/preceed/preced/ in comment.msaitoh
2021-12-05s/persistant/persistent/ in comment.msaitoh
2021-12-05s/gurantee/guarantee/ in comment.msaitoh
2021-12-05s/from from/from/ in comment.msaitoh
2021-12-05s/followings bits/following bits/ in comment.msaitoh
2021-12-05s/coresponding/corresponding/ in comment.msaitoh
2021-12-05s/checkum/checksum/ in comment.msaitoh
2021-12-05s/corret/correct/ in comment.msaitoh
2021-12-05s/convience/convenience/ in comment.msaitoh
2021-12-05as/aggresive/aggressive/ in comment.msaitoh
2021-12-05s/initialz/initializ/ in comment.msaitoh
2021-12-05s/funtion/function/ in comment.msaitoh
2021-12-05s/faciliate/facilitate/ in comment.msaitoh
2021-12-05s/explcit/expilcit/ in comment.msaitoh
2021-12-05s/exisit/exist/ in comment.msaitoh
2021-12-05s/decriptor/descriptor/ in comment.msaitoh
2021-12-05s/decript/decrypt/ in comment.msaitoh
2021-12-05s/corect/correct/ in comment.msaitoh
2021-12-05availabe -> available in comment.msaitoh
2021-12-04synaptics: Fix tracking of extended buttons.nia
2021-12-03fix various typos in comments, log messages and documentation.andvar
2021-12-03fix the typo that martin spotted.skrll
2021-12-03Add a comment and simplify the code ever so slightly.skrll
2021-12-03Use the first (not second) event counter as there might only be oneskrll
2021-12-01Use aprint_debug instead of aprint_error for expected failure.msaitoh
2021-11-30Regen.msaitoh
2021-11-30Add Intel Rocket Lake devices.msaitoh
2021-11-30Access byte2...msaitoh
2021-11-26declare xcchristos
2021-11-25Improve error handling.skrll
2021-11-20Oops, forgot to commit builtin_fonts[] parts for Droid_Sans_Mono_10x20.rin
2021-11-20Add Droid_Sans_Mono_10x20, generated by ttf2wsfont(1).rin
2021-11-20Sort Droid Sans Mono family fonts by size.rin