Age | Commit message (Expand) | Author |
2023-01-29 | nusb/kb: GAOMON S620 tablet support | cinap_lenrek |
2022-10-07 | nusb/kb: support 無変換, 変換, and 'ひらがな / カタカナ' keys | Jacob Moody |
2022-10-06 | nusb/kb: add "rawon"/"rawoff" to switch ctl fid into raw report output mode | Sigrid Solveig Haflínudóttir |
2022-10-06 | nusb/kb, aux/kbdfs: add brightness down/up media keys | Sigrid Solveig Haflínudóttir |
2022-10-04 | aux/kbdfs, nusb/kb: add basic media keys support; add /dev/hidNctl to change ... | Sigrid Solveig Haflínudóttir |
2022-09-28 | nusb/kb: fix scancode for right ctl | Sigrid Solveig Haflínudóttir |
2022-02-21 | nusb: Fix handling of interface altsetting. | cinap_lenrek |
2021-01-22 | nusb/kb: correct Mod4 scancode (125 → 91, to match what kbdfs has) | Sigrid |
2020-12-08 | nusb/kb: update button state if event was actually received, fix typos (thank... | Sigrid |
2020-11-21 | nusb/kb, nusb/joy: dont try to set protocol on nonboot devices | mischief |
2020-05-08 | nusb/kb: add quirks for Elecom HUGE trackball | kvik |
2019-05-07 | nusb/usbd: work around devices that ignore the high byte of wLength in contro... | cinap_lenrek |
2019-03-21 | nusb/kb: fix continuous scrollwheel delta not being reported (thanks sam-d) | cinap_lenrek |
2018-11-14 | nusb/kb: multitouch support (touchscreens, stylus) | cinap_lenrek |
2018-11-13 | nusb/kb: revert multitouch, breaks some mice... | cinap_lenrek |
2018-11-12 | nusb/kb: lilu dallas multitouch | cinap_lenrek |
2018-10-20 | nusb/kb: work arround broken split transaction on raspi's dwc otg usb controller | cinap_lenrek |
2018-05-08 | add usb tablet support | aiju |
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 |