some usb stack related clean up; BULK still untested
[ppcskel.git] / usb / core / usb.c
2010-01-03 Bernhard Urbansome usb stack related clean up; BULK still untested
2009-09-23 Bernhard Urbanvarious changes demo0
2009-09-23 Bernhard UrbanMerge branch 'master' into usbkb_sauter
2009-09-23 Bernhard Urbanlicense stuff
2009-09-23 Bernhard Urbanadded hidkb driver and a simple example
2009-09-23 Bernhard Urbanw00000000000t
2009-09-23 Bernhard UrbanBLEH, WTF :( {s,g}et_configuration still won't work...
2009-09-23 Bernhard Urbanfirst attempt to get interrupt transfers working. epic...
2009-09-23 Bernhard Urbanfullspeed devices will be detected now
2009-09-22 Bernhard Urbanusb_{s,g}et_configuration doing it wrong :/
2009-09-22 Bernhard Urbanagain a "funny" problem @ u/c/core.c: #{un,}define...
2009-09-22 Bernhard Urbanadded lsusb and some more config stuff. except of some...
2009-09-22 Bernhard Urbanmore refactor
2009-09-22 Bernhard Urbanm00h @ previous commit: using wTotalLenght of CONFIGURA...
2009-09-22 Bernhard Urbanfurther refactoring; usb_get_desc_interfac doesn't...
2009-09-22 Bernhard Urbanrefactoring ugly typedefs...
2009-09-22 Bernhard Urbanbleh, somehow the last character of a STRING do not...
2009-09-22 Bernhard Urbanquirk replacement (control): simple delay (~11ms)
2009-09-22 Bernhard Urbansimple changes to the stack
2009-09-20 Bernhard Urbansome cleanup, incl. free'ing of allocated stuff (withou...
2009-09-19 Bernhard Urbancontrol_quirk seems to be evil and our buf must be...
2009-09-19 Bernhard Urbancbp will be count up, but only with low speed devices...
2009-09-18 Bernhard Urbandummyconfig is now static, however control_quirk is...
2009-09-17 Bernhard Urbannew hottie: calloc != memalign. after s/calloc/memalign...
2009-09-17 Bernhard Urban[tmp] byte order changes in usb_control_msg() (usb...
2009-09-16 Bernhard Urban[tmp] speicherprobleme behoben; in current bleibt der...
2009-09-16 theStackhappy whitespace hunting in sauter stack
2009-09-16 Bernhard Urbansome debug stuff. let zeh ohci hack begin! \o/
2009-09-16 Bernhard Urbanfirst adaption of 'usbport' by Benedikt Sauter