summaryrefslogtreecommitdiff
path: root/sys/src/cmd/nusb
AgeCommit message (Expand)Author
2020-12-08nusb/kb: update button state if event was actually received, fix typos (thank...Sigrid
2020-11-21nusb/kb, nusb/joy: dont try to set protocol on nonboot devicesmischief
2020-11-16nusb/cam: don't videoclose() when open failedcinap_lenrek
2020-10-17nusb/serial: add ids for FT230X (thanks mischief)Ori Bernstein
2020-08-23nusb/lib: use fmtprint for the entire dump to be printed outSigrid
2020-05-08nusb/kb: add quirks for Elecom HUGE trackballkvik
2020-04-05nusb/usbd: fix portreset error handlingcinap_lenrek
2020-04-05nusb/audio: set frequency only when supportedcinap_lenrek
2020-03-08nusb/usbd: cleanup processes on unmountcinap_lenrek
2020-03-07nusb/usbd: fix /env/usbbusy bugcinap_lenrek
2019-05-07nusb/usbd: work around devices that ignore the high byte of wLength in contro...cinap_lenrek
2019-04-18nusb/usbd: stop sending port enable commandsmischief
2019-04-13nusb/usbd: fix dump %U formattermischief
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