Age | Commit message (Expand) | Author |
2016-09-28 | nusb/kb: set usage to 0 (undefined) for items exceeding usage list | cinap_lenrek |
2015-04-08 | nusb/kb: always try to recover on error, fix recover for multi-function devices | cinap_lenrek |
2015-01-01 | nusb/kb: fix alt/altgr being swapped for some reason | ftrvxmtrx |
2014-10-31 | nusb/kb: dont set boot protocol on HidCSP interface when we failed to read re... | cinap_lenrek |
2014-08-16 | nusb/kb: delete code for keyboard boot protocol handling, just use hid parser | cinap_lenrek |
2014-06-28 | nusb: implement aijus stable uniqueue device names | cinap_lenrek |
2014-05-03 | fix threadsetname usage in few places | ftrvxmtrx |
2014-04-18 | nusb/kb: fix trackpoint on thinkpad usb keyboard | ftrvxmtrx |
2013-08-10 | nusb/kb: *really* only send to mousein when mouse state actually changes (zer... | cinap_lenrek |
2013-08-10 | revert previous commit... stupid idea | cinap_lenrek |
2013-08-10 | nusb/kb: only send to mousein when mouse state actually changes | cinap_lenrek |
2013-06-02 | nusb/kb: map button 4 to middle button 2 (for logitech 5 button mouse) | cinap_lenrek |
2013-05-18 | nusb/kb: simplify repeat logic as scancode now contains the info about esc1 e... | cinap_lenrek |
2013-05-18 | nusb/kb: oops, fixup | ftrvxmtrx |
2013-05-18 | nusb/kb: use a flag to indicate extended code; fix the most unix-friendly key... | ftrvxmtrx |
2013-03-01 | nusb/kb: fix "Home" key producing "7" with some usb keyboards (import from so... | cinap_lenrek |
2013-01-30 | nusb/kb: increase maximum report descriptor size, non-continuous endpoints (f... | cinap_lenrek |
2012-12-26 | nusb/kb: remove mouse acceleration -a flag | cinap_lenrek |
2012-12-19 | nusb/kb: use report protocol for mouse | cinap_lenrek |
2012-11-30 | nusb/kb: fix 5ms sleep polling in repeatproc, notegroup, cleanup | cinap_lenrek |
2012-11-30 | nusb/kb: add support for evoluent vertical mouse | cinap_lenrek |
2012-11-25 | nusb/kb: skip 0x01 lead byte hack, you dont wanna know | cinap_lenrek |
2012-11-24 | nusb/kb: zero reads, error handling, priority, cleanup | cinap_lenrek |
2012-08-13 | nusb/kb: increase mouse packet buffer from 32 to 64 bytes for Microsoft Sidew... | cinap_lenrek |
2011-11-30 | kb.c: add curly braces to enable usb mouse nub scrolling | stanley lieber |
2011-08-01 | nusb: fix usage inconsitency, shr names | cinap_lenrek |
2011-08-01 | nusb: put setleds in kbwork | cinap_lenrek |
2011-07-31 | kb: don't do setleds on mice | aiju |
2011-07-27 | nusb: improved | aiju |