Age | Commit message (Expand) | Author |
2018-03-07 | nusb/cam: ctl message fixes | aiju |
2018-03-07 | add nusb/cam | aiju |
2018-03-07 | usb lib: add maxpkt and ntds to Altc struct | aiju |
2018-02-18 | nusb/ether: mux bridges, bring in line with devether | cinap_lenrek |
2018-02-18 | nusb: add missing header dependencies to mkfiles | cinap_lenrek |
2017-12-18 | nusb/ether: dont forward loopback packets on bridges, remove read nonblocking... | cinap_lenrek |
2017-12-15 | ether: allow spoofing of source mac address for bridges; used by vmx | cinap_lenrek |
2017-08-11 | nusb/disk: add a 100ms sleep after ums reset, remove unused note handler, cle... | cinap_lenrek |
2017-07-31 | nusb/*: cleanup | cinap_lenrek |
2017-07-31 | nusb/usbd: support for usb3 hubs | cinap_lenrek |
2017-07-31 | nusb/usbd: create endpoint files for conf #1, usb3 preparation | cinap_lenrek |
2017-07-24 | usb: fix wrong pollival calculation in setmaxpkt() | cinap_lenrek |
2017-04-21 | nusb/ptp: treat any assocation as a directory | mischief |
2017-04-01 | nusb/lib: make usbcmd() return value symmetic; returning size of data phase (... | cinap_lenrek |
2017-03-31 | nusb/serial: pl2303: better error handling | aiju |
2016-11-12 | nusb/ether: support for "bridge" ctl message | cinap_lenrek |
2016-09-28 | nusb/kb: set usage to 0 (undefined) for items exceeding usage list | cinap_lenrek |
2016-09-28 | nusb/lib: fix wrong endpoint id when openep() finds already existing endpoint... | cinap_lenrek |
2016-09-17 | nusb/ether: promisc and multicast support for admtek pegasus (aue) | cinap_lenrek |
2016-09-17 | nusb/ether: multicast and promisc support for rtl8150 (url) | cinap_lenrek |
2016-09-16 | nusb/ether: experimental pomisc mode and multicast support for smsc and asix | cinap_lenrek |
2016-01-07 | format pointer subtraction results with %zd instead of %ld (for long -> intpt... | cinap_lenrek |
2015-11-22 | usbd: intoruce /env/usbbusy | cinap_lenrek |
2015-06-29 | nusb/audio: dont sysfatal on bad endpoint (no altc) | cinap_lenrek |
2015-06-15 | nusb/serial: remove unused channel | cinap_lenrek |
2015-05-30 | nusb/disk: adding identical partition is a no-op | cinap_lenrek |
2015-05-18 | usbd: set device info for control file (see usb(3), thanks qeed) | cinap_lenrek |
2015-05-11 | nusb/serial: recognize aijuboard jtag interface | cinap_lenrek |
2015-04-08 | nusb/kb: always try to recover on error, fix recover for multi-function devices | cinap_lenrek |
2015-02-17 | nusb/usbd: fix typo in debug prints, dont use %U format as its not installed | cinap_lenrek |
2015-01-01 | nusb/kb: fix alt/altgr being swapped for some reason | ftrvxmtrx |
2014-12-24 | nusb/serial: fix nusb/serial hang with ftdi | cinap_lenrek |
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-08-13 | nusb/ptp: do maxpkt reads to avoid babble error with usb 2.0 devices (thanks ... | cinap_lenrek |
2014-07-05 | nusb/serial: implement flushes | cinap_lenrek |
2014-07-05 | nusb/serial: more cleanup | cinap_lenrek |
2014-07-05 | support for huawei e220 g3 modem, cleanup nusb/serial | cinap_lenrek |
2014-06-28 | nusb: fix spelling, sorry | cinap_lenrek |
2014-06-28 | nusb: implement aijus stable uniqueue device names | cinap_lenrek |
2014-06-28 | ptp: fix alignment assumptions for amd64 | cinap_lenrek |
2014-06-03 | nusb/usbd: cleanup | cinap_lenrek |
2014-06-03 | nusb/usbd: serialize /dev/usbevent processing | cinap_lenrek |
2014-05-03 | fix threadsetname usage in few places | ftrvxmtrx |
2014-04-24 | revert previous change, i was confused. | cinap_lenrek |
2014-04-24 | nusb: use ep->addr instead of ep->id in unstall() library function | cinap_lenrek |
2014-04-23 | nusb/rndis: avoid allocation on each transmission | ftrvxmtrx |
2014-04-23 | nusb: resolve endpoint id conflict with different input and output types | cinap_lenrek |
2014-04-23 | nusb: workaround for endpoints with same index but different types | ftrvxmtrx |
2014-04-22 | nusb/ether: add RNDIS support (tested on Nexus 5) | ftrvxmtrx |