activities
2 days ago
@lukas lukas pushed to master at lukas/honey-os
a404099 usb xhci: correctly get IRQ event
3 days ago
@lukas lukas pushed to master at lukas/honey-os
424fbd9 lspci: refactor
4 days ago
@lukas lukas pushed to master at lukas/honey-os
b1792f2 remove some unused logging statements
5 days ago
@lukas lukas pushed to master at lukas/honey-os
81d9aec Makefile: use sfdisk for creating partiotions
5 days ago
@lukas lukas pushed to master at lukas/honey-os
a04dd2d kernel: fix compiler warning about invalid pointer conversion
5 days ago
@lukas lukas pushed to master at lukas/honey-os
e50a29f hlib: monopolize checkFocus function
5 days ago
@lukas lukas pushed to master at lukas/honey-os
e9759a1 hlib: fix include path
12 days ago
@lukas lukas pushed to master at lukas/honey-os
8568a0c kernel: avoid crashes (double faults) by blocking interrupts during execution
12 days ago
@lukas lukas pushed to master at lukas/honey-os
91ae266 build system: fix constant rebuilding of initrd.tar
13 days ago
@lukas lukas pushed to master at lukas/honey-os
fdfb3ad usb: fix problem with overflowing TRB rings
13 days ago
@lukas lukas pushed to master at lukas/honey-os
dccfc0f build system: fix initrd not rebuilding correctly
18 days ago
@lukas lukas pushed to master at lukas/honey-os
2cc9a81 build system: consolidate all userspace program Makefiles into one
19 days ago
@lukas lukas pushed to master at lukas/honey-os
100fec9 move hlib directory to src/
19 days ago
@lukas lukas pushed to master at lukas/honey-os
bc8fabe fix make clean target
19 days ago
@lukas lukas pushed to master at lukas/honey-os
c6a6617 use ld-level allocation of allocation data object for all programs and kernel
21 days ago
@lukas lukas pushed to master at lukas/honey-os
d421497 hlib: declare allocation data in linker script
6e43881 hid: refactor io parameters for input tag
21 days ago
@lukas lukas pushed to master at lukas/honey-os
ad6916f hlib: refactor stdio
21 days ago
@lukas lukas pushed to master at lukas/honey-os
200152b crashTest: remove unnecessary import
24 days ago
@lukas lukas pushed to master at lukas/honey-os
e9d7519 ioManager: remove redundant reference to keyCallback
24 days ago
@lukas lukas pushed to master at lukas/honey-os
8d02f79 ps2: use new keycodes
24 days ago
@lukas lukas pushed to master at lukas/honey-os
524c9f4 hid, usb: use correct sleep interval for each device
25 days ago
@lukas lukas pushed to master at lukas/honey-os
673148f xhci: log interval value
26 days ago
@lukas lukas pushed to master at lukas/honey-os
4972792 keyboard: add none modifiers for keycodes without modified variants
26 days ago
@lukas lukas pushed to master at lukas/honey-os
6b3aaaa add more keycodes
27 days ago
@lukas lukas pushed to master at lukas/honey-os
a963a84 crashTest: fix command line warning error
27 days ago
@lukas lukas pushed to master at lukas/honey-os
3918ffb keyboard: use modified strings when modifier key is pressed
c7c95bd keyboard: track pressed keys
4e8aba0 hid, keyboard: pass USB keycode to keyboard service
...
27 days ago
@lukas lukas pushed to master at lukas/honey-os
e44245d add keycodes.h
29 days ago
@lukas lukas pushed to master at lukas/honey-os
933ce1e keyboard: implement key repeat behaviour
29 days ago
@lukas lukas pushed to master at lukas/honey-os
6359ffc keyboard: pass over raw chars
on 22 Aug
@lukas lukas pushed to master at lukas/honey-os
c38bacd keyboard: move implementation of PS/2 protocol to seperate program
on 21 Aug
@lukas lukas pushed to master at lukas/honey-os
657b83d hid: correctly handle array usages
on 20 Aug
@lukas lukas pushed to master at lukas/honey-os
f2e5941 hid keyboard: add more keycodes
on 20 Aug
@lukas lukas pushed to master at lukas/honey-os
bdb9f11 hid: allow repeating values for relative inputs
on 20 Aug
@lukas lukas pushed to master at lukas/honey-os
0ca0e98 mouse: periodically print information instead of relying on events
on 20 Aug
@lukas lukas pushed to master at lukas/honey-os
60a7906 hid: refactor input reader meanings
on 19 Aug
@lukas lukas pushed to master at lukas/honey-os
834ddd4 hid: don't repeat activated array usages for keyboard
on 14 Aug
@lukas lukas pushed to master at lukas/honey-os
59ae2cf hid: add parsing for keyboard keys
on 14 Aug
@lukas lukas pushed to master at lukas/honey-os
5d85838 hid: allow for generalized usage pages
on 13 Aug
@lukas lukas pushed to master at lukas/honey-os
cd083ba add usb keyboard device to qemu run configuration
on 12 Aug
@lukas lukas pushed to master at lukas/honey-os
1cd7acd pci: clean up cluttered output during initial scanning
on 12 Aug
@lukas lukas pushed to master at lukas/honey-os
368d587 hid: skip item if it is constant
on 12 Aug
@lukas lukas pushed to master at lukas/honey-os
70fcaae hid: add report parsing for mouse buttons
on 11 Aug
@lukas lukas pushed to master at lukas/honey-os
c8a1a48 hid: generalize usages and implement X and Y usages
on 11 Aug
@lukas lukas pushed to master at lukas/honey-os
ddc7f8f id: restructure source tree
on 11 Aug
@lukas lukas pushed to master at lukas/honey-os
f7aa316 hid refactoring: seperate usage pages
on 10 Aug
@lukas lukas pushed to master at lukas/honey-os
484424c hid: correctly parse consecutive usages
on 10 Aug
@lukas lukas pushed to master at lukas/honey-os
4c01ce9 hid refactoring: use state variable instead of many single ones
on 10 Aug
@lukas lukas pushed to master at lukas/honey-os
d1709b6 hid: keep track of logical min and max
on 10 Aug
@lukas lukas pushed to master at lukas/honey-os
4d74e1d track usage min and max
on 9 Aug
@lukas lukas pushed to master at lukas/honey-os
e3673bb hid: add handler for X movement