summaryrefslogtreecommitdiff
path: root/sys/src/cmd/nusb/usbd
AgeCommit message (Expand)Author
2023-04-12nusb/usbd: only fetch first 8 bytes of device descriptor for getmaxpkt() (tha...cinap_lenrek
2023-01-05nusb/usbd: assign hname to hubscinap_lenrek
2023-01-05nusb/usbd: add /dev/usbhubctl file to control port power and led indicatorscinap_lenrek
2023-01-05nusb/usbd: provide vid and did in device info string for hubscinap_lenrek
2022-06-18nusb/usbd: retry opendevtata() a few times on attach (work around mnt-reform ...cinap_lenrek
2022-02-21nusb: Fix handling of interface altsetting.cinap_lenrek
2022-02-06nusb/usbd: use per hname collision counter instead of device address to resol...cinap_lenrek
2020-04-05nusb/usbd: fix portreset error handlingcinap_lenrek
2020-03-08nusb/usbd: cleanup processes on unmountcinap_lenrek
2020-03-07nusb/usbd: fix /env/usbbusy bugcinap_lenrek
2019-04-18nusb/usbd: stop sending port enable commandsmischief
2019-04-13nusb/usbd: fix dump %U formattermischief
2018-04-08nusb/usbd: increase buffer size to capture port informationcinap_lenrek
2018-02-18nusb: add missing header dependencies to mkfilescinap_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
2015-11-22usbd: intoruce /env/usbbusycinap_lenrek
2015-05-18usbd: set device info for control file (see usb(3), thanks qeed)cinap_lenrek
2015-02-17nusb/usbd: fix typo in debug prints, dont use %U format as its not installedcinap_lenrek
2014-06-28nusb: fix spelling, sorrycinap_lenrek
2014-06-28nusb: implement aijus stable uniqueue device namescinap_lenrek
2014-06-03nusb/usbd: cleanupcinap_lenrek
2014-06-03nusb/usbd: serialize /dev/usbevent processingcinap_lenrek
2012-09-06usbd: add missing quotefmtinstallcinap_lenrek
2012-09-05nusbd: properly handle port detach on hub disconnectcinap_lenrek
2012-03-09nusbd: properly terminate worker proc if no hubs can be foundcinap_lenrek
2012-03-01nusb: debug flagscinap_lenrek
2011-07-31nusb: fix enumarate bug, rename startdev/rmdevcinap_lenrek
2011-07-30changed dev/rmdev to attach/detach, fixed nusbrcaiju
2011-07-30devshr: changed #σc to contain directoriesaiju
2011-07-30nusb: change usbevent format, put nusbrc in bootfscinap_lenrek
1970-01-01nusb: handle sub hubscinap_lenrek
2011-07-29nusb: more locking, also close dfdaiju
2011-07-29minor polishing of usbdaiju
2011-07-28usbd: improved event fileaiju
2011-07-28usbd: added event file, removed usbdbaiju
2011-07-27nusb: improvedaiju
2011-07-27started work on new usbdaiju