index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
nusb
Age
Commit message (
Expand
)
Author
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
2014-04-19
nusb: dont include <bio.h>, we'r not using it (thanks erik)
cinap_lenrek
2014-04-18
nusb/kb: fix trackpoint on thinkpad usb keyboard
ftrvxmtrx
2014-03-09
nusb: added joy
aiju
2014-03-06
nusb: fix loaddevstr() (thanks erik quanstro and richard miller)
cinap_lenrek
2014-02-14
nusb/ether: fix pointer truncation
cinap_lenrek
2013-10-26
mkfiles: do not rely on path containing the . element
cinap_lenrek
2013-10-18
nusb/ether: new driver interface with kernel inspired Block buffers
cinap_lenrek
2013-10-16
nusb/ether: fix wrong size check causing odd sized packets to be discarded (t...
cinap_lenrek
2013-10-16
nusb/disk: handle blocking usb access with srv released
cinap_lenrek
2013-10-02
nusb/ether: add rtl8150 driver, remove unused includes
ppatience0
2013-09-15
nusb/serial: set exit status
cinap_lenrek
2013-08-24
nusb/ether: add aue driver for admtek pegasus usb ethernet adapter
ppatience0
2013-08-10
nusb/kb: *really* only send to mousein when mouse state actually changes (zer...
cinap_lenrek
2013-08-10
revert previous commit... stupid idea
cinap_lenrek
2013-08-10
nusb/kb: only send to mousein when mouse state actually changes
cinap_lenrek
2013-07-05
nusb: only read 18 bytes for device descriptor
ppatience0
2013-06-19
nusb/ether: fix asixread() invert/shift in wrong order
ppatience0
2013-06-18
nusb/ether: fix asixwrite()
cinap_lenrek
2013-06-16
nusb/ether: call sysfatal if dev is nil
ppatience0
2013-06-02
nusb/kb: map button 4 to middle button 2 (for logitech 5 button mouse)
cinap_lenrek
2013-05-18
nusb/kb: simplify repeat logic as scancode now contains the info about esc1 e...
cinap_lenrek
[next]