]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/nusb
nusb: use ep->addr instead of ep->id in unstall() library function
[plan9front.git] / sys / src / cmd / nusb /
2014-04-24 cinap_lenreknusb: use ep->addr instead of ep->id in unstall() libra...
2014-04-23 ftrvxmtrxnusb/rndis: avoid allocation on each transmission
2014-04-23 cinap_lenreknusb: resolve endpoint id conflict with different input...
2014-04-23 ftrvxmtrxmerge
2014-04-23 ftrvxmtrxnusb: workaround for endpoints with same index but...
2014-04-22 ftrvxmtrxnusb/ether: add RNDIS support (tested on Nexus 5)
2014-04-19 cinap_lenreknusb: dont include <bio.h>, we'r not using it (thanks...
2014-04-18 ftrvxmtrxnusb/kb: fix trackpoint on thinkpad usb keyboard
2014-03-09 aijunusb: added joy
2014-03-06 cinap_lenreknusb: fix loaddevstr() (thanks erik quanstro and richar...
2014-02-14 cinap_lenreknusb/ether: fix pointer truncation
2013-10-26 cinap_lenrekmkfiles: do not rely on path containing the . element
2013-10-18 cinap_lenreknusb/ether: new driver interface with kernel inspired...
2013-10-16 cinap_lenreknusb/ether: fix wrong size check causing odd sized...
2013-10-16 cinap_lenreknusb/disk: handle blocking usb access with srv released
2013-10-03 cinap_lenrekmerge
2013-10-02 ppatience0nusb/ether: add rtl8150 driver, remove unused includes
2013-09-15 cinap_lenreknusb/serial: set exit status
2013-08-24 ppatience0nusb/ether: add aue driver for admtek pegasus usb ether...
2013-08-10 cinap_lenreknusb/kb: *really* only send to mousein when mouse state...
2013-08-10 cinap_lenrekrevert previous commit... stupid idea
2013-08-10 cinap_lenreknusb/kb: only send to mousein when mouse state actually...
2013-07-11 mveetymerge
2013-07-05 ppatience0nusb: only read 18 bytes for device descriptor
2013-07-05 ethanmerge
2013-06-21 cinap_lenrekmerge
2013-06-21 cinap_lenrekmerge
2013-06-20 ppatience0nusb/ether: fix asixread() invert/shift in wrong order
2013-06-18 cinap_lenreknusb/ether: fix asixwrite()
2013-06-17 ppatience0nusb/ether: call sysfatal if dev is nil
2013-06-02 cinap_lenrekmerge
2013-06-02 cinap_lenreknusb/kb: map button 4 to middle button 2 (for logitech...
2013-05-22 jpathymerge
2013-05-17 cinap_lenreknusb/kb: simplify repeat logic as scancode now contains...
2013-05-17 ftrvxmtrxnusb/kb: oops, fixup
2013-05-17 ftrvxmtrxnusb/kb: use a flag to indicate extended code; fix...
2013-04-26 cinap_lenreknusb/serial: Add support for Amontec JTAGkey devices...
2013-03-10 cinap_lenreknusb/disk: add small delay after unit start command...
2013-03-01 cinap_lenreknusb/kb: fix "Home" key producing "7" with some usb...
2013-02-13 ppatience0merge
2013-02-13 cinap_lenreknusb/disk: allow 12 and 16 byte raw scsi commands ...
2013-02-01 cinap_lenrekaudio: fix delay control, increase default buffer delay...
2013-01-30 cinap_lenreknusb/kb: increase maximum report descriptor size, non...
2013-01-25 cinap_lenreknusb/serial: add silabs driver (from sources)
2013-01-03 cinap_lenrekscsi: do only 36 byte inquiry
2012-12-26 cinap_lenreknusb/kb: remove mouse acceleration -a flag
2012-12-19 cinap_lenreknusb/kb: use report protocol for mouse
2012-12-10 cinap_lenreknusb: provide language id when reading string descripto...
2012-12-05 cinap_lenreknusb/ether: remove debug prints, cleanup
2012-12-06 cinap_lenreknusb/ether: remove vid check in smsc driver, cleanup...
2012-12-06 cinap_lenreknusb/ether: port drivers for asix and smsc ethernet
2012-11-30 cinap_lenreknusb/kb: fix 5ms sleep polling in repeatproc, notegroup...
2012-11-30 cinap_lenreknusb/kb: add support for evoluent vertical mouse
2012-11-25 cinap_lenreknusb/kb: skip 0x01 lead byte hack, you dont wanna know
2012-11-24 cinap_lenreknusb/kb: zero reads, error handling, priority, cleanup
2012-09-06 cinap_lenreknusb: handle 0 csp value on iface, remove unneeded...
2012-09-06 cinap_lenrekusbd: add missing quotefmtinstall
2012-09-04 cinap_lenreknusbd: properly handle port detach on hub disconnect
2012-08-13 cinap_lenreknusb/kb: increase mouse packet buffer from 32 to 64...
2012-05-03 cinap_lenreknusb/audio: setup audioin
2012-03-09 cinap_lenreknusbd: properly terminate worker proc if no hubs can...
2012-03-01 cinap_lenreknusb: debug flags
2012-02-23 cinap_lenrekcorrecting unicode superscripts for 1 2 and 3
2011-12-01 stanley lieberkb.c: add curly braces to enable usb mouse nub scrolling
2011-09-03 cinap_lenrekptp: fix fallback case
2011-09-02 glendaptp: screw interrupts, use GetPartialObject to make...
2011-08-27 cinap_lenreknusb/ether: fix exit status
2011-08-26 cinap_lenreknusb: add ethernet
2011-08-26 cinap_lenreknusb: fix documentation, cleanup, remove /sys/src/cmd/usb
2011-08-22 cinap_lenreknusb/ptp: fix memory leaks, use libthread/ioprocs,...
2011-08-19 cinap_lenreknusb/disk: small clenups
2011-08-19 cinap_lenreknusb/ptp: implement flushing
2011-08-16 cinap_lenrekusb/ptp: ignore zero reads
2011-08-15 cinap_lenrekusb ptp camera driver
2011-08-01 cinap_lenrekusb: added buffer delay control
2011-08-01 cinap_lenreknusb: export a volume file and allow setting speed
2011-08-01 cinap_lenreknusb: fix usage inconsitency, shr names
2011-08-01 cinap_lenreknusb: put setleds in kbwork
2011-07-31 aijukb: don't do setleds on mice
2011-07-31 cinap_lenreknusb: fix enumarate bug, rename startdev/rmdev
2011-07-30 aijuadded nusb/serial
2011-07-30 aijuchanged dev/rmdev to attach/detach, fixed nusbrc
2011-07-30 aijumerge
2011-07-30 aijudevshr: changed #σc to contain directories
2011-07-30 cinap_lenreknusb: make private namespace for usb drivers, add nusb...
2011-07-30 cinap_lenreknusb: simple playback only audio driver
2011-07-30 cinap_lenreknusb: change usbevent format, put nusbrc in bootfs
1970-01-01 cinap_lenreknusb: handle sub hubs
2011-07-29 aijunusb: more locking, also close dfd
2011-07-29 aijuminor polishing of usbd
2011-07-28 aijumerge
2011-07-28 aijuusbd: improved event file
2011-07-28 aijumerge
2011-07-28 aijuusbd: added event file, removed usbdb
2011-07-28 cinap_lenrekmerge
2011-07-28 aijunusb/disk: adaption to lib9p
2011-07-27 aijunusb: improved
2011-07-27 aijustarted work on new usbd