|  |  |  | @6fa04db | 14 years | jano.vesely | ohci: Doxygen
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f7ac3f3 | 14 years | jano.vesely | uhci: Doxygen
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ad91b806 | 14 years | jano.vesely | uhci: uhci_transfer_batch_is_complete takes const argument.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6bba41d | 14 years | jano.vesely | uhci: Add and use uhci_batch_abort. Rename uhci_batch_call_dispose ⇒ …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5cfcc64 | 14 years | jano.vesely | libusbhost: User both stored error value and transferred size in the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2582d8f | 14 years | jano.vesely | libusbhost: Use same size for data copy and callback.
This breaks …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f167f55b | 14 years | jano.vesely | lilbusbhost: Do not use usb_transfer_batch_t.error field in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f162ab | 14 years | jano.vesely | usb: Use macros from macros.h header.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c3887ad | 14 years | jiri | Fix Ethernet. Missed change in generic_send_msg_remote() was causing …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1f5c9c96 | 14 years | martin | implement multiboot v2 specification and use it in GRUB for UEFI
 - …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c48f6ab | 14 years | jano.vesely | USB branch
Mostly cleanups.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f9776ae5 | 14 years | jano.vesely | ehci: Use libusbhost instead of custom usbhc interface implementation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7711296 | 14 years | jano.vesely | libusbhost, libusbdev: Minor fixes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fb48a0e | 14 years | martin | simplify RAM disk creation and usage
get rid of the useless HORD header
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @83285fd | 14 years | martin | add configuration choice to boot the ISO image using GRUB for BIOS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f4e508f | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9dbfd288 | 14 years | jano.vesely | libusbdev: Shorten variable name to increase readability.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69b9740 | 14 years | jano.vesely | libusbdev: Add to array end check to alternate interfaces initialization.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0255d36 | 14 years | jano.vesely | libusbdev: Minor refactoring of alternate interfaces.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d085fbbe | 14 years | jano.vesely | lilbusbdev: Consider polling to be one long transfer.
This prevents …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b81410f | 14 years | jano.vesely | libusbdev: Remove redundant checks. Add few const qualifiers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2703331b | 14 years | jano.vesely | libusbdev: Nest usb_device_auto_polling_t instead of duplicating its …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3ddbd38 | 14 years | jano.vesely | libusbdev: Make descriptor nesting const.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f0ad85a | 14 years | jano.vesely | libusbdev: Reorder functions in pipesio.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8969f46 | 14 years | jano.vesely | libusbdev: Move pipe ref manipulation to no_check variants of read/write.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b4292e7 | 14 years | jano.vesely | libusbdev: Merge implementations of control and non-control _no_check …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @272f46f8 | 14 years | jano.vesely | libdrv/drvusbhc: Remove data_size field.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @095bddfc | 14 years | jano.vesely | libusbdev, usbmid: Minor changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @02fc5c4 | 14 years | jano.vesely | usbhc: Export IPC wrapper instead of IPC call numbers.
Hide IPC …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @56bdd9a4 | 14 years | jano.vesely | usb: Provide IPC wrappers instead of IPC call numbers.
Put IPC …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @317a463 | 14 years | jano.vesely | usb: Drop unused `handle' parameter.
Rename get_interface ⇒ …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @765678f | 14 years | martin | switch from GRUB Legacy to GRUB 2 (release 1.99)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0c0f823b | 14 years | jiri | Rename DDF entry point add_device to dev_add.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @612ad864 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6f189f7 | 14 years | martin | move to GCC 4.6.2
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @747ef72 | 14 years | jano.vesely | Merge USB changes.
Interface changes:
 * GET_ADDRESS has been renamed …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2e1b9dc | 14 years | jiri | Print service name instead of ID in list of mounted file systems.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4d562fd | 14 years | jiri | Do not leak service name in locinfo.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2d1ba51 | 14 years | jano.vesely | usbhid: Comment and whitespace fixes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f317490 | 14 years | jano.vesely | usbhid: Change index and count to unsigned types.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @07b9cbae | 14 years | jano.vesely | usbhid: Rework and cleanup usbhid device initialization.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @90df90c | 14 years | jano.vesely | usbhid: Rework usb_hid_check_pipes. Comment fixes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6f730278 | 14 years | jano.vesely | usbhid: Fix array access index.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3c78efc | 14 years | jano.vesely | usbhid: Remove redundant array size enums.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @555499da | 14 years | jano.vesely | usbhid: Merge usb_hid_device_add and usb_hid_try_add_device.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8c62a71 | 14 years | jano.vesely | libusbhid: cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e9563c3 | 14 years | jano.vesely | hidsrv: Destroy kbdev on hangup.
Fixes phone leak.
Fix possible …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5288463 | 14 years | jano.vesely | hidsrv: Hangup session to mouse device after contacting the device.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @45e7868 | 14 years | jano.vesely | Merge from mainline.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a0c05e7 | 14 years | jano.vesely | usbhid: Unbind error handling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bcf54ac | 14 years | jano.vesely | usbhid, keyboard: Do not destroy functions that fail to unbind.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2155955 | 14 years | jano.vesely | libusbhid: Failure to send report is an error not warning.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f750345 | 14 years | jano.vesely | usbhid: Refactor wait loop.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0f12c17 | 14 years | jano.vesely | usbhid, mouse: Even better error handling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4578a6e | 14 years | jano.vesely | usbhid, kbd: Fix error paths.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0cda600 | 14 years | jano.vesely | libusbhid: Make usb_hid_report_path_free NULL safe.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f047d0 | 14 years | jano.vesely | usbhid, hid: Minor changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @05920d23 | 14 years | jano.vesely | usbhid, multimedia: Fix error paths.
Store DDF function instead of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @07498c1 | 14 years | jano.vesely | libusbhid: Change int parameter to unsigned.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3e0953 | 14 years | jano.vesely | usbhid, mouse: Add more error checks for robustness.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5723ae49 | 14 years | jano.vesely | usbhid: mouse: Fix error paths and a memory leak.
Remove useless …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7b5f4c9 | 14 years | jakub | Fix a compile error when compiling the tetris demo with the
Portable C …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6d9d49 | 14 years | jakub | Merge support for listing mounted file systems by Maurizio Lombardi …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e6da6d5 | 14 years | jakub | Improve error handling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @41047bf | 14 years | jakub | Fix formatter for service_id_t, print fs instance number more compactly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4f100f4 | 14 years | jakub | Merge support for listing mounted file systems.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @50f2095 | 14 years | jano.vesely | usbhid: Sanitize kbd routines.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cf99c4c | 14 years | jano.vesely | usbhid: multimedia: Remove useless check, add more useful checks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @460514d | 14 years | m.lombardi85 | mount() should fail if there is not enough memory to add the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4af2f36 | 14 years | m.lombardi85 | move code outside mutex-protected sections if not needed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6f9ef87a | 14 years | m.lombardi85 | Do not add the fs to the mtab list if vfs_mount_internal() failed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e04182d | 14 years | jano.vesely | usbhid: Rework debug statements.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b8e5b74 | 14 years | m.lombardi85 | vfs_get_mtab(): service_id is more useful than flags and fs_handle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9f583151 | 14 years | jano.vesely | usbmid: Refactor interface creation loop.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5153b58 | 14 years | jano.vesely | usbmid: Minor refactoring. Fix possible corruption in error path.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @207acc4e | 14 years | jano.vesely | libusbdev: Make usb_dp_standard_descriptor_nesting constant.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d176b1d | 14 years | jano.vesely | usbmast: Use pipe_t structure to get max_packet_size information.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b77931d | 14 years | jano.vesely | usb: usb_pipe_t was always allocated in usb_endpoint_mapping_t, embed it.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7e8403b | 14 years | m.lombardi85 | Revert previous commit, fix ipc answer in case of error
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8a894d | 14 years | m.lombardi85 | Fix IPC answer in case of error
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @41e9ef7 | 14 years | m.lombardi85 | Rename VFS_IN_GET_MTAB —> VFS_IN_MTAB_GET
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f8838b8 | 14 years | m.lombardi85 | flag, instance, and fs_handle fields can be sent together in a single …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab27e01 | 14 years | jano.vesely | liibusbdev: Consider alternate interface when initializing pipes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7fc260ff | 14 years | jano.vesely | libusbdev: Merge init_wire_and_ctrl_pipe to the only place it was …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @904dcc6 | 14 years | jano.vesely | libusbdev: Convert usb_alternate_interfaces_t interrface to init/deinit.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f346039 | 14 years | m.lombardi85 | Add #include<adt/list.h> directive to vfs_mtab.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @99a1a56 | 14 years | jano.vesely | libusbdev: Use const on stack structure instead of heap alloc.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @daf8ff2 | 14 years | m.lombardi85 | Fix memory leak
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @45ffe9f | 14 years | m.lombardi85 | Do the mount only if it was possible to add the fs info to the mtab list
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d6a41c | 14 years | m.lombardi85 | Remove the mtab_list_ent structure.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @72fda53 | 14 years | m.lombardi85 | Add vfs_mtab.h which contains the mtab_ent structure definition.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c08fb04 | 14 years | m.lombardi85 | Print the mtab list when executing the mount command without any argument.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4965357f | 14 years | m.lombardi85 | Fix get_mtab_list() libc implementation
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @76a67ce | 14 years | m.lombardi85 | vfs_get_mtab:
- Remove mtab entry when unmounting a filesystem
- Add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @37e4025 | 14 years | jano.vesely | libusbdev: Use asprintf instead of 256 byte buffer for match strings.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2179cf95 | 14 years | jano.vesely | libusbdev: usb_device_register_child_in_devman takes open control …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3238506 | 14 years | jano.vesely | libusbdev: Make usb_request_set_address private.
This function causes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bbd09694 | 14 years | jano.vesely | libusbhost: Make sure USB_DEFAULT_ADDRESS won't get assigned if not in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b6fc232 | 14 years | jano.vesely | libusbhost,iface: Remove all registered endpoints on address release.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @46f2808 | 14 years | jano.vesely | libusbhost: usb_endpoint_manager add function to remove all endpoints …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |