summaryrefslogtreecommitdiff
path: root/sys/src/cmd/nusb
AgeCommit message (Expand)Author
2019-03-21nusb/kb: fix continuous scrollwheel delta not being reported (thanks sam-d)cinap_lenrek
2019-02-25nusb/audio: fix %.*s format usagecinap_lenrek
2018-12-24nusb/disk: revert previous attempts and just not issue capacity command when ...cinap_lenrek
2018-12-23Make the check work.Ori Bernstein
2018-12-24nusb/disk: implement 64 bit lba read/write commands (16 byte commands)cinap_lenrek
2018-12-24nusb/disk: fix typo "("cinap_lenrek
2018-12-23Don't unnecessarily unstall devices.Ori Bernstein
2018-11-14nusb/kb: multitouch support (touchscreens, stylus)cinap_lenrek
2018-11-13nusb/kb: revert multitouch, breaks some mice...cinap_lenrek
2018-11-12nusb/kb: lilu dallas multitouchcinap_lenrek
2018-11-06nusb/serial: fix wrong guard statement (thanks deuteron)aiju
2018-10-21nusb/serial: add support for CH340 serial convertercinap_lenrek
2018-10-20nusb/kb: work arround broken split transaction on raspi's dwc otg usb controllercinap_lenrek
2018-10-20nusb/ether: add support for lan78xx (raspi3) (thanks richard miller)cinap_lenrek
2018-10-20nusb/ether: tune buffer size parameters for SMSC ethernet (raspi) (thanks ric...cinap_lenrek
2018-10-15nusb/disk: also drive usb attached scsi devicesmischief
2018-10-15nusb/joy: update misleading comment (thanks Tobias Heinecke)aiju
2018-10-10nusb/joy: send magic packet to enable playstation controller eventsmischief
2018-08-07nusb/ether: fix ethertype filteringcinap_lenrek
2018-05-08add usb tablet supportaiju
2018-04-08nusb/usbd: increase buffer size to capture port informationcinap_lenrek
2018-03-17nusb/ptp: set storage name to their human readable description stringmischief
2018-03-07nusb/cam: ctl message fixesaiju
2018-03-07add nusb/camaiju
2018-03-07usb lib: add maxpkt and ntds to Altc structaiju
2018-02-18nusb/ether: mux bridges, bring in line with devethercinap_lenrek
2018-02-18nusb: add missing header dependencies to mkfilescinap_lenrek
2017-12-18nusb/ether: dont forward loopback packets on bridges, remove read nonblocking...cinap_lenrek
2017-12-15ether: allow spoofing of source mac address for bridges; used by vmxcinap_lenrek
2017-08-11nusb/disk: add a 100ms sleep after ums reset, remove unused note handler, cle...cinap_lenrek
2017-07-31nusb/*: cleanupcinap_lenrek
2017-07-31nusb/usbd: support for usb3 hubscinap_lenrek
2017-07-31nusb/usbd: create endpoint files for conf #1, usb3 preparationcinap_lenrek
2017-07-24usb: fix wrong pollival calculation in setmaxpkt()cinap_lenrek
2017-04-21nusb/ptp: treat any assocation as a directorymischief
2017-04-01nusb/lib: make usbcmd() return value symmetic; returning size of data phase (...cinap_lenrek
2017-03-31nusb/serial: pl2303: better error handlingaiju
2016-11-12nusb/ether: support for "bridge" ctl messagecinap_lenrek
2016-09-28nusb/kb: set usage to 0 (undefined) for items exceeding usage listcinap_lenrek
2016-09-28nusb/lib: fix wrong endpoint id when openep() finds already existing endpoint...cinap_lenrek
2016-09-17nusb/ether: promisc and multicast support for admtek pegasus (aue)cinap_lenrek
2016-09-17nusb/ether: multicast and promisc support for rtl8150 (url)cinap_lenrek
2016-09-16nusb/ether: experimental pomisc mode and multicast support for smsc and asixcinap_lenrek
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2015-11-22usbd: intoruce /env/usbbusycinap_lenrek
2015-06-29nusb/audio: dont sysfatal on bad endpoint (no altc)cinap_lenrek
2015-06-15nusb/serial: remove unused channelcinap_lenrek
2015-05-30nusb/disk: adding identical partition is a no-opcinap_lenrek
2015-05-18usbd: set device info for control file (see usb(3), thanks qeed)cinap_lenrek
2015-05-11nusb/serial: recognize aijuboard jtag interfacecinap_lenrek