Age | Commit message (Expand) | Author |
---|---|---|
2020-02-20 | dwiic(4): tsleep(9) -> tsleep_nsec(9); ok claudio@ | cheloha |
2020-02-18 | Cleanup <sys/kthread.h> and <sys/proc.h> includes. | Martin Pieuchot |
2020-01-11 | Implement block mode. Tweak an error message while there. | Mark Kettenis |
2019-08-18 | Increase timeout used when waiting for the Rx FIFO to fill up when in polled | Mark Kettenis |
2019-08-18 | In polled mode, wait on STOP detected bit to be set in the interrupt status | Mark Kettenis |
2019-08-06 | Read the fifo depths from the appropriate configuration register and | Mark Kettenis |
2019-07-16 | don't bother reading default timing parameters if they're just going | Joshua Stein |
2018-05-23 | Wait for write operations to complete. | Mark Kettenis |
2018-01-19 | dwiic: cleanup function prototypes after ACPI/PCI split | Joshua Stein |
2017-12-01 | Add quotes around the name of (unconfigured) devices like we do for other | Mark Kettenis |
2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines | Joshua Stein |