m00h @ previous commit: using wTotalLenght of CONFIGURATION you get
[ppcskel.git] / usb / core / core.c
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 Urbansimple changes to the stack
2009-09-21 Bernhard Urban@get_descriptor|String: disable control quirk *sigh...
2009-09-21 Bernhard Urbanadded debug defs
2009-09-21 Bernhard Urbansome more device info \o/
2009-09-20 Bernhard Urbandone head fixed; we poll edhead->headp until it is...
2009-09-20 Bernhard UrbanISI exception fixed. as expected, a sync fail. however...
2009-09-20 Bernhard Urbanweird ISI exception bug, WZF
2009-09-20 Bernhard Urbando it more generic, but it fails :/
2009-09-20 Bernhard Urbansome cleanup, incl. free'ing of allocated stuff (withou...
2009-09-20 Bernhard Urbansome clean up (for more dirt!! \o/)
2009-09-20 Bernhard Urbanamend it!
2009-09-20 Bernhard Urbandiscoverd weird endianness bug in sauter's usport....
2009-09-19 Bernhard Urbandata{0,1} now decided by endpoint (for PID_IN) (see...
2009-09-19 Bernhard Urbancontrol_quirk seems to be evil and our buf must be...
2009-09-19 Bernhard Urbansome changes... still blah
2009-09-19 Bernhard Urbancbp will be count up, but only with low speed devices...
2009-09-19 Bernhard Urbanfurther pfusch :) as usual, see difflog for details
2009-09-19 Bernhard Urbanvarious changes, see difflog for details!
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 Bernhard Urbanattempt to get some TDs through the HC -> fail :(
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