|  |  | @00d7e1b | 14 years | martin | networking improvements
 * start the networking stack from init
 * add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d6c953e9 | 14 years | jakub | Do not interfere with DDF deallocating device driver data.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3d79f5b | 14 years | jiri | Allocate usbmast device soft state using ddf_dev_data_alloc().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d95f02ff | 14 years | jiri | Fix bug usbmast soft state allocation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @60c6fe0 | 14 years | jakub | Fix a possible use-after-free.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c21ff31 | 14 years | jakub | Fix a possible double free().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e231d26 | 14 years | jano.vesely | usbhub: Fix compile issues.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a1cb170 | 14 years | jano.vesely | usbhub: Minor fixes
License and whitespace.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d650494 | 14 years | jano.vesely | ushub: Handle situation when both connection and enabled change occur.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @400f363 | 14 years | jano.vesely | usbhub: Rename port_status.h ⇒ status.h
It contains both …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a61c683 | 14 years | jano.vesely | usbhub: Fix endian TODOs
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aefa0d5 | 14 years | jano.vesely | usbhub: Convert add device mechanism to use usb_hub_port_t instead of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0212751 | 14 years | jano.vesely | usbhub: IMplement some easy TODOs
Convert process_intterrupt to use …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4559d89 | 14 years | jano.vesely | usbhub: Remove unused control_pipe field.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @621ba8c | 14 years | jano.vesely | usbhub: Request only hub descriptor header. DOn't use deserialize …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3b617579 | 14 years | jano.vesely | usbhub: Add license lines.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @442fa6b | 14 years | jano.vesely | usbhub: More functions use new usb_hub_port_t elements.
Use per port …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c0587d90 | 14 years | jano.vesely | usbhub: Add pipe and port number to port structure.
Use these fields …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a590a23 | 14 years | jano.vesely | usbhub: Rename ports ⇒ port.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6c5abf9 | 14 years | jano.vesely | usbhub: Further unused code removal.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aff1880 | 14 years | jano.vesely | usbhub: Move feature set/clear to ports.h, refactor reset sequence.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @48a31be | 14 years | jano.vesely | usbhub: Remove unused code.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d6e2938 | 14 years | jano.vesely | usbhub: Refactor handling of port changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bba0f1fc | 14 years | jano.vesely | usbhub: Use generic device requests for hub device features.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b3433a2 | 14 years | jano.vesely | usbhub: Create GET_PORT_STATUS request inline isntead of creation function.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d3cd30 | 14 years | jano.vesely | usbhub: Remove is_default_address_used.
Contrary to what the comment …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @75eb6735 | 14 years | jano.vesely | usbhub: Reduce the use of usb_info_t.control_pipe
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ea6de35 | 14 years | jano.vesely | usbhub: Refactoring
            
Add note about GET_STATUS request. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf73a02 | 14 years | jano.vesely | usbhub: Refactor handling of global hub events.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @193da9d6 | 14 years | jano.vesely | usbhub: Rename usbhub_private.h ⇒ utils.h.
Add error checks, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @34a0d17 | 14 years | jano.vesely | usbhub: Fix include in main.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b6f8dd | 14 years | jano.vesely | usbhub: Remove unused status_change_pipe element.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @983e135 | 14 years | jano.vesely | usbhub: Further codestyle changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d46b13d | 14 years | jano.vesely | usbhub: Fix device initialization error paths.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ee9ea16 | 14 years | jano.vesely | usbhub: Codestyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @113093a | 14 years | vojtechhorky | Merge from lp:~vojtech-horky/helenos/usb
 * Fixed #349 (usbhid hit a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eb87adb | 14 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4093b14 | 14 years | vojtechhorky | USB HID: mouse button count read from report (#349)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8895d05 | 14 years | jano.vesely | usbhub: Do not register in "hub" category as there is no such category …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7d364fb8 | 14 years | vojtechhorky | Virtual USB HC: fix possible null pointer freeing
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @26e7d6d | 14 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @45a9cf4 | 14 years | jano.vesely | uhci,ohci: Fix memory leak.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @128c78b | 14 years | sucha14 | Add checks and documentation to interrupt-enabling code in the ns8250 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3a11f17 | 14 years | sucha14 | ns8250: enable interrupts using IRC service
This fixes reading of data …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @82a31261 | 14 years | jano.vesely | vhc: Fix memory leak in error path.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @790318e | 14 years | jano.vesely | uhci,ohci: Remove direction from initialization table.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @058fd76 | 14 years | jano.vesely | ohci: Use new batch_direction function.
            
Get rid of nasty …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @25d224c6 | 14 years | jano.vesely | uhci: Use new batch_direction.
            
Get rid of nasty setup …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8b54fe6 | 14 years | jano.vesely | usb: Rename device_keeper ⇒ sub-device_manager to match the rest of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f58ef61 | 14 years | jano.vesely | usb: rename batch.h ⇒ usb_transfer_batch.h to match the structure name
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @56e9fb0 | 14 years | jano.vesely | usb: add support for packing target_t type into uint32_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e3d17f | 14 years | jano.vesely | ohci: calloc parameter order fix
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5d915b7 | 14 years | jano.vesely | uhci: Minor tweaks and comment fixes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3f6304 | 14 years | jano.vesely | ehci: Remove old interface stubs.
It needs to be moved to new …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e779bd3c | 14 years | jano.vesely | vhc: Use new interface for virtual host controller
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5ec492b | 14 years | jano.vesely | ohci: Fix error paths
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d394f1b8 | 14 years | jano.vesely | uhci,ohci: Add some const qualifiers because there is no reason not to
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @933b0d7 | 14 years | jano.vesely | USB: make bandwidth count function changeable
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @52eead3e | 14 years | jano.vesely | ohci: cleanup device initialization
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0f1586d0 | 14 years | jano.vesely | ohci: do not create OHCI hw structures for root hub control endpoint
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f57929 | 14 years | jano.vesely | uhci,ohci: remove logging macro
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7bce1fc | 14 years | jano.vesely | ohci: simplify ohci_batch initialization
            
remove per …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9a790ad1 | 14 years | jano.vesely | uhci: simplify uhci_batch initialization
            
remove per …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9c10e51 | 14 years | jano.vesely | ohci: use driver specific structure instead of the generic one
ohci: …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f18d82f0 | 14 years | jano.vesely | libusbhost: change finish functions to do the data copying if …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @70fb822 | 14 years | jano.vesely | libusbhost: change usb_transfer_batch_T handling to get/dispose pair
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff6dd73 | 14 years | jano.vesely | ohci: rename file batch ⇒ ohci_batch in reparation for further changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b991d37 | 14 years | jano.vesely | uhci: use uhci sepcific structure instead of generic library
revert …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @af2b806 | 14 years | jano.vesely | uhci: make parameters const as there is no good reason for non-const …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @07f49ae | 14 years | jano.vesely | Rename: batch ⇒ uhci_batch to differ from library version
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f974519 | 14 years | jano.vesely | ohci: Fix double enqueue issue, refactoring
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09ace19 | 14 years | jano.vesely | ohci: remove unused code
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cc34f5f0 | 14 years | jano.vesely | ohci: Fix new arch paths
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @961c29e8 | 14 years | jano.vesely | ohci: hub switched to generic hcd
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @620c710 | 14 years | jano.vesely | libushost: promote endpoint data dtor to destruction hook
ohci: use …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e20eaed | 14 years | jano.vesely | ohci: Rename hcd_endpoint ⇒ ohci_endpoint to avoid hcd confusion
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @23b0fe8 | 14 years | jano.vesely | libusbhost,uhci,ohci: Remove batch init hook.
Hw specific …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @90dd59dc | 14 years | jano.vesely | ohci: implement schedule function, finish batch initialization
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e2976bb | 14 years | jano.vesely | OHCI: Begin move to new hcd arch, plug in batch init hook.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @27873be | 14 years | jano.vesely | UHCI: rename function
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b02308e | 14 years | jano.vesely | OHCI: Use destructor instead of manual clearing.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @32e093e | 14 years | jano.vesely | libusbhost: Add destructor for hcdata
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1a02517 | 14 years | jano.vesely | libusbhost: Streamline new hcd arch. UHCI: follow changes in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3afb758 | 14 years | jano.vesely | UHCI: Remove old code
Add support for hcd_t destruction.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5fe0a697 | 14 years | jano.vesely | UHCI: Use new usb hc driver architecture.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @818fffe | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5da7199 | 14 years | martin | remove the obsolete async API
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @80a96d2 | 14 years | jiri | DDF support for surprise removal.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @deac215e | 14 years | jiri | rootvirt removal support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b29bb09 | 14 years | jiri | test3 removal support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7fff38c1 | 14 years | jiri | test2 removal support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f278930 | 14 years | jiri | ISA bridge remove support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b68e0c | 14 years | jiri | ns8250 device removal support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f6e25e | 14 years | jiri | Leave it up to DDF to free driver-specific data. This makes it …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c5be39b | 14 years | jiri | Add interface for allocating driver-specific device and function data.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1a5b252 | 14 years | jiri | DDF support for function offlining and onlining. This allows  …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1dc4a5e | 14 years | jiri | Renaming to reflect classes are gone.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @16dc887 | 14 years | jiri | Merge Location service.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c0699467 | 14 years | martin | do not provide general access to kernel headers from uspace, only …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @86ffa27f | 14 years | jiri | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |