refactoring ugly typedefs...
[ppcskel.git] / usb /
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-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-21 theStacked is static now, and it works! \o/
2009-09-21 Bernhard Urbanafter a warm start we have really odd memory issues:
2009-09-20 Bernhard Urbando-while for mr. stack!
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 Urbanw00t, finally we get some serioes response from a usb... firstresponse
2009-09-20 Bernhard Urbanas promised, brand new ugly hax!!11
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 theStackcorrected memalign call thestack/usbkb_sauter
2009-09-19 Bernhard Urbanvarious changes, see difflog for details!
2009-09-18 theStackadapted setup_port to old, clean state
2009-09-18 theStackport enable and reset problem solved (tmp commit)
2009-09-18 Bernhard Urbanit works now, but we don't know why... *sigh* :(
2009-09-18 Bernhard Urbantmp commit
2009-09-18 Bernhard Urbanroothubports will be configured after init of ohci
2009-09-18 theStacktried to fix port enable/reset bug - didn't work
2009-09-18 Bernhard Urbansome roothub stuff added. TD transfer without errors...
2009-09-18 Bernhard Urbanadded HC roothub output to isr (only on "RootHubStatusC...
2009-09-18 Bernhard Urbandummyconfig is now static, however control_quirk is...
2009-09-18 Bernhard Urbanadd debugfunction for td->flag
2009-09-17 Bernhard Urbanehm..., something happen! :D
2009-09-17 Bernhard Urbanso, the HC clears CLF (ControlListFilled bit of the...
2009-09-17 Bernhard Urbanamend it!
2009-09-17 Bernhard Urbannew hottie: calloc != memalign. after s/calloc/memalign...
2009-09-17 Bernhard Urbansome debugoutputstuff and few changes
2009-09-17 Bernhard Urban[tmp] byte order changes in usb_control_msg() (usb...
2009-09-16 theStackfirst usage of ACCESS_LE throughout the file
2009-09-16 theStackadd macro for u32 little endian access from ppc
2009-09-16 Bernhard Urban[tmp] speicherprobleme behoben; in current bleibt der...
2009-09-16 Bernhard Urban[tmp] geht grad nix :(
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