source: mainline/uspace/drv/bus/usb/xhci/commands.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60f7c590   9 years Jaroslav Jindrak Fixed crashes cause by deallocating statically allocated trbs pointed … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @eff60ca   9 years Jaroslav Jindrak Refactored the code to ease up the load of irrelevant information in … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @2e7692f   9 years Jaroslav Jindrak Removed redundant setting of the trb's pcs flag - it is set in … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @c46c356   9 years Jaroslav Jindrak Added command list deallocation during hc finalization. lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @c4d4fa2   9 years Jaroslav Jindrak Removed unused parameter to command waiting function. Removed … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @110d795   9 years Jaroslav Jindrak Overhauled command system, not a special structure is passed that can … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @c058a388   9 years Jaroslav Jindrak Added reset device command sender, assertions to sender and TODOs … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @05aeee0e   9 years Jaroslav Jindrak Added reset endpoing and stop endpoint sending functions. lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @4fa5342   9 years Jaroslav Jindrak Added more compact way to report error codes similar to the trb type … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @c9ce62ae   9 years Jaroslav Jindrak Added sending function for the evaluate context command. lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @665bf3c   9 years Jaroslav Jindrak Added a function that sends the configure endpoint command. Refactored … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @8db42f7   9 years Jaroslav Jindrak Added ADDRESS DEVICE command sender and a basic handler. lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @5ac5eb1   9 years Jaroslav Jindrak Added means to send & handle disable slot command, improved cstyle and … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @c362127   9 years Jaroslav Jindrak Updated .bzrignore to include the HelenOS executable of the xhci driver. lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @f711f06   9 years Jaroslav Jindrak Added trb command completion code and command type extraction to the … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @f9e7fe8   9 years Jaroslav Jindrak Added skeleton for command completion handling. lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(edit) @481af21e   9 years Jaroslav Jindrak Moved common tail of command sending functions into a separate … lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
(add) @c9c0e41   9 years Jaroslav Jindrak Moved commands into their own set of files (WIP). lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.