- 12 Jul, 2018 1 commit
-
-
Jeremy Soller authored
-
- 05 Jul, 2018 2 commits
-
-
stratact authored
cargo update See merge request redox-os/drivers!34
-
Paul Sajna authored
-
- 24 Jun, 2018 2 commits
-
-
Jeremy Soller authored
Update Cargo.lock to use socket2 on our GitLab See merge request redox-os/drivers!33
-
Nicholas authored
-
- 19 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 14 Jun, 2018 2 commits
-
-
Jeremy Soller authored
Bump Cargo.lock See merge request redox-os/drivers!32
-
jD91mZM2 authored
-
- 13 Jun, 2018 2 commits
-
-
Jeremy Soller authored
Fix compilation See merge request redox-os/drivers!31
-
jD91mZM2 authored
There was a version mismatch because of outdated redox_event and some issues with the Cargo.lock that `cargo update` fixed
-
- 12 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 08 Jun, 2018 1 commit
-
-
Jeremy Soller authored
Make it edge-triggered
-
- 04 Jun, 2018 1 commit
-
-
jD91mZM2 authored
-
- 20 May, 2018 6 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 29 Apr, 2018 1 commit
-
-
Jeremy Soller authored
-
- 21 Apr, 2018 1 commit
-
-
Jeremy Soller authored
-
- 24 Mar, 2018 1 commit
-
-
Jeremy Soller authored
-
- 12 Mar, 2018 2 commits
-
-
Jeremy Soller authored
ahcid: fix atapi capacity detection
-
Ian Douglas Scott authored
-
- 10 Mar, 2018 3 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 01 Mar, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Allow PCI Config space parsing to handle types
-
- 27 Feb, 2018 1 commit
-
-
Dan Robertson authored
- Update the PCI config space parsing to be able to handle multiple types. - Use a trait to abstract out reading from the config space in order to allow testing/fuzzing of the parser.
-
- 06 Feb, 2018 3 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
vesad: Fix Unicode character input
-
Nagy Tibor authored
Characters beyond 0x80 now properly encoded as UTF-8.
-
- 04 Feb, 2018 2 commits
-
-
Jeremy Soller authored
Allow using a device ID range in toml config
-
Dan Robertson authored
-
- 28 Jan, 2018 3 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 07 Jan, 2018 2 commits
-
-
Jeremy Soller authored
ahci: refactor duplicated ATA command code into a method
-
Ian Douglas Scott authored
-