| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-14 | Use BITS(3) some more. Same nvme.o before and after. | skrll | |
| 2021-11-13 | firmware ver1 doesn't seem to work with linkstat interrupt, so in this case ↵ | ryo | |
| also set it to polling mode. - Make the version acquisition (aq_fw_reset) timing earlier. - Unmap registers when terminating with attach after failing to set interrupt | |||
| 2021-11-13 | s/bPreferedVersion/bPreferredVersion/ in struct property definition. | andvar | |
| 2021-11-13 | Brad wants the __did_not_work code back :-) | christos | |
| 2021-11-13 | Release interrupt lock while allocating ressources in trigger | mlelstv | |
| functions. Also be more verbose about errors. | |||
| 2021-11-12 | simplify the code and remove unused (it is in CVS anyway). Try to merge | christos | |
| duplicate code. Follow KNF. Brad, please test! | |||
| 2021-11-12 | dw_apb_uart: Honour reg-io-width property | jmcneill | |
| 2021-11-12 | com: Add support for 32-bit IO accesses. | jmcneill | |
| 2021-11-12 | Fix the serial number handling of the HTU21D chip and probably others. | brad | |
| Increase the number of read attempts as the HTU21D and probably others do not respond as fast the actual SI70xx chip can. | |||
| 2021-11-12 | Trailing whitespace | skrll | |
| 2021-11-12 | Fix the conditional for failed interrupt establishment | skrll | |
| 2021-11-12 | KNF | skrll | |
| 2021-11-12 | Trailing whitespace | skrll | |
| 2021-11-11 | provide an endian-flipped view of the framebuffer via mmap() if we know how | macallan | |
| for now this is sparc64 only | |||
| 2021-11-11 | Some HTU21D chips do not have a heater register and apparently no | brad | |
| heater element. Disable the heater features in the driver when that condition is detected and let the attachment succeed. Also mention that the SHT21 is another clone. | |||
| 2021-11-11 | Fixed a panic problem at attach with aq(4) F/W version 1. | ryo | |
| - Don't use cprng(9) when attaching, since it's not available yet. - Wait up to 10 seconds because delay is not enough. - Even if the delay is not enough, it will fail attach without panic. - Checked on the actual card D107 (F/W version 1.5.58) | |||
| 2021-11-10 | s/endianess/endianness/ | msaitoh | |
| 2021-11-10 | s/configuraiton/configuration/ in comment. | msaitoh | |
| 2021-11-10 | s/suport/support/ in comment. | msaitoh | |
| 2021-11-10 | s/threshhold/threshold/ in comment. | msaitoh | |
| 2021-11-10 | s/desciptor/descriptor/ in comment. | msaitoh | |
| 2021-11-10 | s/avaliable/available/ | msaitoh | |
| 2021-11-10 | s/Erorr/Error/ in comment. | msaitoh | |
| 2021-11-10 | s/acutal/actual/ in comment. | msaitoh | |
| 2021-11-10 | s/unoticable/unnoticeable/ in comment. | msaitoh | |
| 2021-11-10 | s/certian/certain/ in comment. | msaitoh | |
| 2021-11-10 | Support 64bit BAR. | msaitoh | |
| 2021-11-08 | Group quirks by vendors. No functional changes. | rin | |
| 2021-11-07 | fix various typos, mainly s/prefered/preferred/ | andvar | |
| 2021-11-07 | cwfg: update for dts-5.15 binding changes | jmcneill | |
| 2021-11-07 | Look for child node by compat string snps,dwc3 instead of by name. | jmcneill | |
| 2021-11-07 | pwm_backlight: pick defaults if none are provided | jmcneill | |
| 2021-11-07 | fdt: add helper for finding intr parent phandle | jmcneill | |
| 2021-11-07 | pinctrl-single: support #pinctrl-cells 2 | jmcneill | |
| 2021-11-07 | fdtbus: match simple-pm-bus | jmcneill | |
| 2021-11-07 | dts: adapt to dts-5.15 bindings | jmcneill | |
| 2021-11-06 | s/invlaid/invalid/ | andvar | |
| 2021-11-06 | Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humidity | brad | |
| sensor such as: https://www.adafruit.com/product/2857 This is a higher priced sensor with a lot of features, including the ability to do sub-second periodic updates. The driver supports everything about the sensor except for the alert pin. | |||
| 2021-11-06 | s/allign/align/ | msaitoh | |
| 2021-11-06 | USB style. NFC. | skrll | |
| 2021-11-06 | Fix typo in comment. s/notifcation/notification/ | msaitoh | |
| 2021-11-06 | config_pending_incr doesn't need KERNEL_LOCK protection | skrll | |
| 2021-11-05 | mcx(4): ensure that RQT size is always a power of two. | andvar | |
| Fixes PR kern/56484. Thanks riastradh for the power of two patch :). OK: mrg, jmcneill, riastradh. | |||
| 2021-11-05 | Fix comment. No functional change. | msaitoh | |
| 2021-11-05 | Fix a bug that device timeout still happens on ICH/PCH. Fixes PR kern/56478. | msaitoh | |
| - if_wm.c rev. 1.695 for PR kern/40981 still had a problem. The workaround flag was unexpectedly cleared when a cable is not connected, SIOCINITIFADDR was called, or if_init was called. Fix it. - Add debug printf()s. | |||
| 2021-11-05 | Don't power down the PHY when the interface goes down. | msaitoh | |
| - All of other PHY drivers don't power down the PHY. Do the same way. - At least, keeping the link is required for Intel AMT and WoL. | |||
| 2021-11-05 | Use macro. No functional change. | msaitoh | |
| 2021-11-04 | Add some sysctl info for debugging. | msaitoh | |
| 2021-11-03 | Regen. | msaitoh | |
| 2021-11-03 | - Rename EHL_TRACE* macros | msaitoh | |
| - Update Jasper Lake's Processor Transaction Routers. | |||
