summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-11-14Use BITS(3) some more. Same nvme.o before and after.skrll
2021-11-13firmware ver1 doesn't seem to work with linkstat interrupt, so in this case a...ryo
2021-11-13s/bPreferedVersion/bPreferredVersion/ in struct property definition.andvar
2021-11-13Brad wants the __did_not_work code back :-)christos
2021-11-13Release interrupt lock while allocating ressources in triggermlelstv
2021-11-12simplify the code and remove unused (it is in CVS anyway). Try to mergechristos
2021-11-12dw_apb_uart: Honour reg-io-width propertyjmcneill
2021-11-12com: Add support for 32-bit IO accesses.jmcneill
2021-11-12Fix the serial number handling of the HTU21D chip and probably others.brad
2021-11-12Trailing whitespaceskrll
2021-11-12Fix the conditional for failed interrupt establishmentskrll
2021-11-12KNFskrll
2021-11-12Trailing whitespaceskrll
2021-11-11provide an endian-flipped view of the framebuffer via mmap() if we know howmacallan
2021-11-11Some HTU21D chips do not have a heater register and apparently nobrad
2021-11-11Fixed a panic problem at attach with aq(4) F/W version 1.ryo
2021-11-10s/endianess/endianness/msaitoh
2021-11-10s/configuraiton/configuration/ in comment.msaitoh
2021-11-10s/suport/support/ in comment.msaitoh
2021-11-10s/threshhold/threshold/ in comment.msaitoh
2021-11-10s/desciptor/descriptor/ in comment.msaitoh
2021-11-10s/avaliable/available/msaitoh
2021-11-10s/Erorr/Error/ in comment.msaitoh
2021-11-10s/acutal/actual/ in comment.msaitoh
2021-11-10s/unoticable/unnoticeable/ in comment.msaitoh
2021-11-10s/certian/certain/ in comment.msaitoh
2021-11-10Support 64bit BAR.msaitoh
2021-11-08Group quirks by vendors. No functional changes.rin
2021-11-07fix various typos, mainly s/prefered/preferred/andvar
2021-11-07cwfg: update for dts-5.15 binding changesjmcneill
2021-11-07Look for child node by compat string snps,dwc3 instead of by name.jmcneill
2021-11-07pwm_backlight: pick defaults if none are providedjmcneill
2021-11-07fdt: add helper for finding intr parent phandlejmcneill
2021-11-07pinctrl-single: support #pinctrl-cells 2jmcneill
2021-11-07fdtbus: match simple-pm-busjmcneill
2021-11-07dts: adapt to dts-5.15 bindingsjmcneill
2021-11-06s/invlaid/invalid/andvar
2021-11-06Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humiditybrad
2021-11-06s/allign/align/msaitoh
2021-11-06USB style. NFC.skrll
2021-11-06Fix typo in comment. s/notifcation/notification/msaitoh
2021-11-06config_pending_incr doesn't need KERNEL_LOCK protectionskrll
2021-11-05mcx(4): ensure that RQT size is always a power of two.andvar
2021-11-05 Fix comment. No functional change.msaitoh
2021-11-05Fix a bug that device timeout still happens on ICH/PCH. Fixes PR kern/56478.msaitoh
2021-11-05Don't power down the PHY when the interface goes down.msaitoh
2021-11-05 Use macro. No functional change.msaitoh
2021-11-04Add some sysctl info for debugging.msaitoh
2021-11-03Regen.msaitoh
2021-11-03- Rename EHL_TRACE* macrosmsaitoh