Timeline
2011-02-18:
- 21:09 Changeset in mainline [0a46c41e]lfnserial by
- Add bulk transfers to libusb
- 20:37 Changeset in mainline [fbf0589]lfnserial by
- Merge development/ changes
- 20:22 Changeset in mainline [374552ef]lfnserial by
- Merged removals of old API
- 20:14 Changeset in mainline [b36e5de2]lfnserial by
- Removal of remote parts of old API The control transfer callbacks for …
- 20:06 Changeset in mainline [228f251]lfnserial by
- Max packet size actually sent over IPC
- 20:04 Changeset in mainline [c4fb95d3]lfnserial by
- Merge mainline changes.
- 19:55 Changeset in mainline [867e6735]lfnserial by
- Merge development/ changes
- 19:49 Changeset in mainline [b6c7da6]lfnserial by
- Merge speed sending during new device discovery
- 19:41 Changeset in mainline [026d6e2]lfnserial by
- Merge development/ changes
- 18:24 Changeset in mainline [9df965ec]lfnserial by
- UHCI root hub uses the new device wrapper Note that the diff is …
- 18:23 Changeset in mainline [6d8c5725]lfnserial by
- Add wrapper for adding new USB device from a hub The wrapper …
- 17:54 Changeset in mainline [1dde2eb1]lfnserial by
- Add ESTALL error code
- 16:08 Changeset in mainline [fa48ebe]lfnserial by
- New device's speed uses enum
- 14:25 Changeset in mainline [735eac3]lfnserial by
- Add USB speeds enum
- 14:24 Changeset in mainline [d81ef61c]lfnserial by
- uncompilable changes, partially applying pipe api
- 13:46 Changeset in mainline [acce4fc]lfnserial by
- debug output changes
- 13:36 Changeset in mainline [0c00dac]lfnserial by
- Merge low/high speed hack
- 13:26 Changeset in mainline [6427cf67]lfnserial by
- Hack for setting low speed/high speed Currently, it is only a …
2011-02-16:
- 23:15 Changeset in mainline [8b1ea2d4]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 23:11 Changeset in mainline [cfd630af]lfnserial by
- Fix a double-free in devfs_node_open(). The devices hash table remove …
- 23:00 Changeset in mainline [890af992]lfnserial by
- Refactoring
- 22:42 ReleaseNotes/0.5.0 edited by
- (diff)
- 22:41 Changeset in mainline [2736b13e]lfnserial by
- Implement interrupt handler
- 22:40 ReleaseNotes/0.5.0 edited by
- (diff)
- 22:30 ReleaseNotes/0.5.0 edited by
- Record progress from the previous release, part 2. (diff)
- 22:28 Changeset in mainline [30a4301]lfnserial by
- Use interrupt emulation until real hardware interrupts work
- 21:53 ReleaseNotes/0.5.0 edited by
- Record progress from the previous release, part 1. (diff)
- 21:30 Changeset in mainline [36a4738]lfnserial by
- Add interrupt registration and debug
- 21:28 Changeset in mainline [9013ad3]lfnserial by
- enable IOC on control transfers
- 20:21 Changeset in mainline [b65cae22]lfnserial by
- Add support for some OS specific fields
- 18:45 Changeset in mainline [f4c87aa9]lfnserial by
- Few fixes and cleanup
- 18:22 Changeset in mainline [2e85b3c]lfnserial by
- Development branch
- 17:11 Changeset in mainline [a2a1792]lfnserial by
- Fixed locating of inodes
- 16:47 Changeset in mainline [5352d72]lfnserial by
- Added support for reading and displaying inode contents to ext2info
- 08:20 Changeset in mainline [ce13577]lfnserial by
- Basic support for locating an inode
2011-02-15:
- 23:05 Ticket #295 (DDF should support multifunction devices) closed by
- fixed: Available in changeset:mainline,857. This changeset also merges …
- 23:04 Changeset in mainline [ec59693]lfnserial by
- USB HC interface has max packet size Currently, it is only a hack to …
- 22:58 Changeset in mainline [0c968a17]lfnserial by
- Merge DDF and drivers refactoring work. Major points: * Split …
- 22:41 Changeset in mainline [aa7dc64]lfnserial by
- Fix format specifiers.
- 22:19 Changeset in mainline [4e832d8]lfnserial by
- Removed unnecessary dependency for libusbvirt Somehow, specifying …
- 21:37 Changeset in mainline [72363a1]lfnserial by
- Old API forcefully obsoleted All functions of usb_drv_* family return …
- 21:30 Changeset in mainline [563fb40]lfnserial by
- Less usage of old drivers API
- 21:26 Changeset in mainline [fa2f79d]lfnserial by
- Merge development/ changes
- 20:21 Changeset in mainline [f294926]lfnserial by
- Merged IPC phones hiding
- 20:19 Changeset in mainline [ab331c3]lfnserial by
- Add forgotten header file.
- 20:16 Changeset in mainline [2a770a35]lfnserial by
- Nits.
- 20:09 Changeset in mainline [af6b5157]lfnserial by
- Split driver.h into ddf/driver.h and ddf/interrupt.h.
- 19:57 Changeset in mainline [f673f60]lfnserial by
- UHCI root hub hides IPC phones even more
- 19:56 Changeset in mainline [e40b9f00]lfnserial by
- Hub address management with device connection These functions are …
- 19:54 Changeset in mainline [d714945]lfnserial by
- Add special init for device on default address
- 19:46 Changeset in mainline [c5d61ae6]lfnserial by
- Add wrapper for general connection to host controller
- 19:43 Changeset in mainline [83a2f43]lfnserial by
- Rename bunch of stuff so that it starts with 'ddf_'.
- 19:24 Changeset in mainline [d241aae]lfnserial by
- Add support for reading ext2 block group descriptors
2011-02-14:
- 22:41 Changeset in mainline [34588a80]lfnserial by
- Check for function type and bind state when adding match ID or adding …
- 22:22 Changeset in mainline [659ca07]lfnserial by
- Remove register_function_wrapper() (this time for real).
- 22:20 Changeset in mainline [1d6f507]lfnserial by
- Add some basic sanity checks
- 22:19 Changeset in mainline [69b1f3d]lfnserial by
- Merged removal of USB outcome type Replaced with standard libc error …
- 22:14 Changeset in mainline [cd0684d]lfnserial by
- Remove register_function_wrapper() since it became practically …
- 22:13 Changeset in mainline [daec5e04]lfnserial by
- Removal of usb_outcome_t (ticket 55)
- 22:06 Changeset in mainline [55f690c]lfnserial by
- libc str_error() extended Added explicit tests for several …
- 22:06 Changeset in mainline [8ab1ad4c]lfnserial by
- Add EBADCHECKSUM error code
- 22:00 Changeset in mainline [324fa1e]lfnserial by
- Merge development/ changes
- 21:52 Changeset in mainline [d4ee4e2]lfnserial by
- Merge improvements of pipe API Mostly cleaning and refactoring.
- 21:41 Changeset in mainline [97a62fe]lfnserial by
- Refactor create_function(), delete_function() and register_function() …
- 21:35 Changeset in mainline [3949e8a0]lfnserial by
- Split libext2 header
- 21:01 Changeset in mainline [47c573a]lfnserial by
- Pipe API independent of the old one The low IPC level was copied from …
- 20:24 Changeset in mainline [f6fa2c2]lfnserial by
- Added read support and code in ext2info for more superblock entries
- 20:04 Changeset in mainline [7df0477e]lfnserial by
- Drivers never create or destroy devices explicitly.
- 18:11 Changeset in mainline [567d002]lfnserial by
- Removal of asynchronous functions of pipe API
- 18:06 Changeset in mainline [b53ca1e]lfnserial by
- Merge development/ changes
- 11:16 Changeset in mainline [bfe0eb5]lfnserial by
- Merged libusb cleaning The libusb cleaning involved removal of some …
- 11:08 Changeset in mainline [78e3dc4]lfnserial by
- Virtual keyboard reports itself as a boot one
- 11:00 Changeset in mainline [8555112]lfnserial by
- Address keeping in addrkeep.h only Removed symbolic link, the hcd.h …
- 10:43 Changeset in mainline [28cb8bf7]lfnserial by
- Unused header removal from libusb Another remainder of coupling hub …
- 10:30 Changeset in mainline [962ce100]lfnserial by
- Unused code removal in libusb We dropped the effort to have hub …
- 10:14 Changeset in mainline [d15809b4]lfnserial by
- Merge development/ changes
- 10:07 Changeset in mainline [0d36c20]lfnserial by
- Descriptor dump uses hexadecimals for vendors
2011-02-13:
- 23:19 Changeset in mainline [c00e729]lfnserial by
- Support for some more superblock fields and displaying in ext2info
- 21:20 Changeset in mainline [8bd5dad]lfnserial by
- Initialize libext2 in ext2info & fixed some bugs in libext2
- 20:37 Changeset in mainline [566c401]lfnserial by
- Cleanup
- 20:27 Changeset in mainline [e272949]lfnserial by
- Refactor direct reading of superblock
- 20:23 Changeset in mainline [bab6388]lfnserial by
- Small additional cleanup.
- 20:05 StudentTips edited by
- Add link to coding standard (diff)
- 20:03 Changeset in mainline [68414f4a]lfnserial by
- Refactor drivers * Rename soft-state structures to have the simplest …
- 18:55 Changeset in mainline [36bca8eb]lfnserial by
- Add some more superblock members and function to read a superblock
- 11:16 Changeset in mainline [54d9058]lfnserial by
- Merge development/ changes
- 10:50 Changeset in mainline [dc04868]lfnserial by
- File reorganization Functions for USB pipes distributed into more …
2011-02-12:
- 22:20 Changeset in mainline [45c01a1]lfnserial by
- hcd reworked, communication is sent in packet batches, improves …
- 21:08 Changeset in mainline [3937bda]lfnserial by
- Allow control write transfers with no data stage
- 20:27 Changeset in mainline [6b1931b]lfnserial by
- Merge development/ changes
- 20:26 Changeset in mainline [f6a1386]lfnserial by
- Fix bad headers
- 16:17 Changeset in mainline [d5e2763]lfnserial by
- Add very basic program to show ext2 information (only superblock magic …
- 14:52 Changeset in mainline [d3842e0]lfnserial by
- Add —relative option for blkdump also to help string
- 14:20 Changeset in mainline [cd5816d6]lfnserial by
- Fix displaying address and space delimiters in blkdump
- 11:43 Changeset in mainline [600733e]lfnserial by
- Fix: do not report negative size
- 03:23 Changeset in mainline [67b6fc5]lfnserial by
- Development branch merge
- 03:04 Changeset in mainline [e0df6c2]lfnserial by
- Fix: properly check whether the removed batch is the first in the list …
- 02:45 Changeset in mainline [d6115e5]lfnserial by
- continue processing after btach qh are done/gone
- 02:26 Changeset in mainline [2806cd2]lfnserial by
- prefer vertical execution
- 02:12 Changeset in mainline [83c439c]lfnserial by
- Rename tracker⇒batch
- 02:00 Changeset in mainline [7dd3318]lfnserial by
- Add support for batch processing
2011-02-11:
- 22:26 Changeset in mainline [8b1e15ac]lfnserial by
- Finish splitting device node: devman client in C library, drv library. …
- 18:57 Changeset in mainline [8f5b6561]lfnserial by
- Merge better pipe initialization in HID driver
- 18:54 Changeset in mainline [b43bcf1]lfnserial by
- Better initialization of poll pipe in HID driver
- 18:53 Changeset in mainline [edfed73]lfnserial by
- Add USB HID subclass constants
- 18:20 Changeset in mainline [345ea18]lfnserial by
- Use hexadecimals for vendor ids
- 18:16 Changeset in mainline [1824609b]lfnserial by
- Merge updated to pipe API
- 18:12 Changeset in mainline [d321cd7]lfnserial by
- Merge development/ changes
- 18:10 Changeset in mainline [4e8e1f5]lfnserial by
- Device recognition uses pipe API
- 18:03 Changeset in mainline [8f198c9]lfnserial by
- Fixed: error reporting for unsucessfull transfers Fixed: remove failed TDs
- 18:01 Changeset in mainline [f6309b6]lfnserial by
- Merge development branch
- 17:59 Changeset in mainline [53338bda]lfnserial by
- remove transfers from the list
- 17:59 Changeset in mainline [518372c]lfnserial by
- Error reporting refactored
- 17:38 Changeset in mainline [cfa73751]lfnserial by
- Ignore blkdump binary
- 17:16 Changeset in mainline [79d2987]lfnserial by
- Merge development/ changes
- 17:07 Changeset in mainline [608afb9]lfnserial by
- Hack for usbinfo application Allow querying UHCI in QEMU more easily.
- 16:27 Changeset in mainline [1968de5]lfnserial by
- Merged get_buffer request removal (ticket 54)
- 16:20 Changeset in mainline [5842493]lfnserial by
- Fix call leakage Data read call is always answered.
- 15:05 Changeset in mainline [4e38d69]lfnserial by
- Merged development/ changes Warning: this merge breaks some things …
- 15:00 Changeset in mainline [687efaa]lfnserial by
- Reuse libusb usbdevice interface
- 14:49 Changeset in mainline [6cd7b17]lfnserial by
- Add warnings reduce timeout
- 14:20 Changeset in mainline [1e64b250]lfnserial by
- Remove traces of GET_BUFFER method
- 13:04 Changeset in mainline [03197ffc]lfnserial by
- HID driver uses pipe API (again) The SET_CONFIGURATION request is …
- 12:41 Changeset in mainline [fe1776c2]lfnserial by
- merge from usb/development
- 12:06 Changeset in mainline [5d4193c]lfnserial by
- UHCI internals rework, add support for ew control transfer API
- 08:28 Changeset in mainline [ec534b4]lfnserial by
- Fix build on 64 bit systems
2011-02-10:
- 23:14 Changeset in mainline [6a343bdf]lfnserial by
- Autoload driver symbol tables in taskdump, too.
- 22:14 Changeset in mainline [0a6fa9f]lfnserial by
- Get buffer replaced with asynchronous data read The GET_BUFFER …
- 21:48 Changeset in mainline [8bf1eeb]lfnserial by
- Add async_data_read() function to libc The function is an …
- 20:13 Changeset in mainline [32d3ebf]lfnserial by
- Add blkdump - a simple program to dump block device contents, similar …
- 17:41 Repositories edited by
- (diff)
2011-02-09:
- 12:04 Changeset in mainline [cb15135a]lfnserial by
- Ignore additional built files created by mainline changes
- 11:46 Changeset in mainline [cf2af94]lfnserial by
- Merge mainline changes Local modifications: - change pipefs and ext2 …
- 10:28 Changeset in mainline [f96aefc]lfnserial by
- reduce debug output
- 10:27 Changeset in mainline [f9014bc]lfnserial by
- Fixes: is_active should compare to 0 conversion to bool does not work …
- 10:26 Changeset in mainline [2964aa87]lfnserial by
- Adds fw debug prints and enables QH recheck
- 10:25 Changeset in mainline [61bb85d]lfnserial by
- Fix: interrupt calls should use interrupt trackers Fix: interrupt …
- 08:26 Changeset in mainline [3cc5ccda]lfnserial by
- Use mutex to guard the tracker_list Do not resolve finished trackers …
- 08:17 Changeset in mainline [ad29045]lfnserial by
- Enable usbhid
2011-02-08:
- 22:26 Changeset in mainline [e0004ad]lfnserial by
- Fixes: don't move buffer_offset in setup stage usbinfo utility works
- 22:24 Changeset in mainline [2b4dbd1]lfnserial by
- Fixes: Use 8B as default control pipe max packet size Fixes: use …
- 19:48 Changeset in mainline [014d5033]lfnserial by
- Fixes: set tracker speed in init changes debug level
- 19:21 Changeset in mainline [1b367b4]lfnserial by
- Small C-style fixes in devman client code.
2011-02-07:
- 23:02 Ticket #296 (DDF should support pseudo-devices) created by
- Currently any devman-based device must come into existence by being …
- 22:52 Ticket #295 (DDF should support multifunction devices) created by
- Often a single hardware device provides multiple logical …
- 22:15 Changeset in mainline [ba38f72c]lfnserial by
- Split device tree node into dev_node_t (device node) and fun_node_t …
- 22:12 Changeset in mainline [f82cc1a8]lfnserial by
- Development changes, VirtualHC config option
- 22:09 Changeset in mainline [f241b05b]lfnserial by
- Adds new calbacks implementation several debug texts
- 19:05 Changeset in mainline [a72620d]lfnserial by
- Adds new API hc stubs
- 14:42 Changeset in mainline [fe10e72]lfnserial by
- Fixes(only for new API trackers): add support for toggle bit
- 14:06 Changeset in mainline [3f189c5]lfnserial by
- Lots of cleanup, removes unused code (replaced by trackers)
- 13:56 Changeset in mainline [7e62b62]lfnserial by
- Use trackers for interrupt transfers
- 13:55 Changeset in mainline [52b7f15f]lfnserial by
- Fixes: zero TD in case it is accesssed uninitialized
- 13:39 Changeset in mainline [c8dd5b1]lfnserial by
- Adds tracker interrupt_in and interrupt_out implementaion
- 13:28 Changeset in mainline [9e80904]lfnserial by
- Adds the use of trackers for control transfers(old API)
- 13:27 Changeset in mainline [e2172cf8]lfnserial by
- Fixes: report proper size in tracker call_in Adds few debug lines
- 12:49 Changeset in mainline [9a818a9]lfnserial by
- Adds support for tracker scheduling and callback
- 11:39 Changeset in mainline [da17cf0]lfnserial by
- Adds tracker support for the old control connection API
- 11:20 Changeset in mainline [4192d3d6]lfnserial by
- Add new tracking mechanism for complex transfers
2011-02-06:
- 22:59 Changeset in mainline [0397e5a4]lfnserial by
- Merge development/ changes
- 22:55 Changeset in mainline [25971d2]lfnserial by
- Endpoint pipes has maximum packet size
- 22:03 Changeset in mainline [cd50486]lfnserial by
- Merge development/ changes
- 21:58 Changeset in mainline [960ff451]lfnserial by
- Launch of virtual USB HC configurable It is possible to specify …
2011-02-05:
- 06:12 HardwareSupport edited by
- Add CD-ROM (diff)
2011-02-04:
- 23:51 Changeset in mainline [4d73d71]lfnserial by
- add some basic packet checks
- 22:40 Changeset in mainline [474afc9]lfnserial by
- development branch changes
- 22:15 Changeset in mainline [956d4df8]lfnserial by
- Do not forget to unlock the block structure before freeing it. Even …
- 21:00 Changeset in mainline [e29e09cf]lfnserial by
- Merge mainline changes
- 20:56 Changeset in mainline [17aca1c]lfnserial by
- Merge mainline changes
- 19:47 Changeset in mainline [e778543]lfnserial by
- Merge development/ changes
- 17:19 Changeset in mainline [400575c5]lfnserial by
- Add UHCI Host Controller driver (uhci-hcd) Add UHCI Root Hub driver …
- 17:07 Changeset in mainline [89acf204]lfnserial by
- development changes
- 17:02 Changeset in mainline [2899980]lfnserial by
- Minor changes in usbhid driver
- 17:02 Changeset in mainline [d6f78857]lfnserial by
- More debug output reduce timeout
- 16:40 Changeset in mainline [4837092]lfnserial by
- Modifiers handling + fixes. - Handle modifiers from flags. However, …
- 16:12 Changeset in mainline [8c3c756]lfnserial by
- Setting configuration + key press / key release tracking. - Added …
- 15:23 Changeset in mainline [9e4f6a7]lfnserial by
- Add QH element pointer to debug output
- 14:52 Changeset in mainline [dcef366]lfnserial by
- debug output fix
- 14:45 Changeset in mainline [881c47b]lfnserial by
- New UHCI packet scheduler queues are named for nicer debug output …
- 14:26 Changeset in mainline [458e40c]lfnserial by
- Merged minor fixes and improvements See log messages of merged revisions.
- 14:22 Changeset in mainline [6f8f808]lfnserial by
- Enabled fully new logging in USB hub driver
- 14:22 Changeset in mainline [ef7f043]lfnserial by
- Fixed wrong va_arg usage
- 14:19 Changeset in mainline [a2be824]lfnserial by
- Merge development/ changes
- 14:05 Changeset in mainline [9e7cdf8]lfnserial by
- Unified debug and error messages according to ticket #52
- 14:02 Changeset in mainline [3d31af5]lfnserial by
- Log stream flushed explicitly Also variable renamed.
- 13:43 Changeset in mainline [bfc12ef]lfnserial by
- merging some codelifting into usb/development. usb hub driver uses …
- 13:41 Changeset in mainline [78d1525]lfnserial by
- merge from usb/development
- 13:36 Changeset in mainline [103a3626]lfnserial by
- a bit of codelifting, dprintf correctly used in usb hub driver
- 13:30 Changeset in mainline [97e87de]lfnserial by
- Add some more error checking
- 13:14 Changeset in mainline [9097c16a]lfnserial by
- Merged development
- 13:07 Changeset in mainline [74d6e90]lfnserial by
- Merge devel branch
- 13:06 Changeset in mainline [621afdb]lfnserial by
- Fixed: set default available to false when default addresss is obtained
- 13:06 Changeset in mainline [dd455b1]lfnserial by
- Bind new devices to their respective usb addresses
- 13:05 Changeset in mainline [1669a73]lfnserial by
- Minor refactoring
- 12:59 Changeset in mainline [ff244e6]lfnserial by
- Reverted HID driver usage of pipe API Reverted revision: 799.1.19 …
- 12:43 Changeset in mainline [38648f0]lfnserial by
- Synchronization in device recognition routines
- 12:37 Changeset in mainline [1f5c1e61]lfnserial by
- Separate phones for every root hub port Add tons of debug output
- 12:12 Changeset in mainline [a887bd1]lfnserial by
- Merge: minor fixes and improvements
- 12:09 Changeset in mainline [9f5667a]lfnserial by
- Bugfix in address keeping
- 11:48 Changeset in mainline [aec2ad4]lfnserial by
- merge from usb/development
- 11:24 Ticket #294 (Soft hang during boot on ia32) created by
- When booting the lp:~jakub/helenos/fs branch revision 200, the boot …
2011-02-03:
- 21:15 UsersGuide/CompilingFromSource edited by
- Fixed a typo (diff)
- 21:14 Changeset in mainline [0b37882]lfnserial by
- memory management work * implement as_get_mappable_page() as a new …
- 21:07 Changeset in mainline [ae6f303]lfnserial by
- add some helpful macros
- 21:00 Changeset in mainline [66485741]lfnserial by
- remove some ancient stuff
- 20:54 Changeset in mainline [db11d30]lfnserial by
- cstyle (no change in functionality)
- 20:53 Changeset in mainline [5e8b881]lfnserial by
- uspace linker scripts unification
- 20:51 Changeset in mainline [d88218b]lfnserial by
- fix debugging printouts
- 20:33 Changeset in mainline [bfe43d5]lfnserial by
- do not leak the address space structure on failure report the reason …
- 20:20 Changeset in mainline [e950803]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 20:18 Changeset in mainline [bd81386]lfnserial by
- tlb_invalidate_pages can be actually called with asid == ASID_INVALID …
- 20:01 Changeset in mainline [b366a1bc]lfnserial by
- Do not use memory after free.
- 19:35 Changeset in mainline [9c31643]lfnserial by
- Do not free the connection_t when it is still in use.
- 16:18 Changeset in mainline [ca2a18e]lfnserial by
- Fix some list_initialize() vs. link_initialize().
- 13:41 Changeset in mainline [fc47885]lfnserial by
- keep track of the number of resident pages on-the-fly (do not traverse …
- 11:16 Changeset in mainline [1110ebd]lfnserial by
- Remove default control pipe initialization It is nonsense as this …
- 10:46 Changeset in mainline [9d4579e]lfnserial by
- Interface also remembered on pipe initialization
- 06:36 Ticket #292 (Linked list should be a separate typedef) created by
- Currently link_t is used both: * to declare a linked list (i.e. its …
- 05:11 Changeset in mainline [8b5690f]lfnserial by
- Merge mainline changes.
2011-02-02:
- 23:13 Changeset in mainline [93ef8f6]lfnserial by
- Pipes initialization from config descriptor First attempt, may …
- 22:20 Changeset in mainline [0f1cf7a]lfnserial by
- Assert that the block being put has positive number of references.
- 21:21 Changeset in mainline [ab65fa1]lfnserial by
- Merge development/ changes
- 20:37 Changeset in mainline [86d7bfa]lfnserial by
- avoid possible segfaults on error paths when a fibril fails to be created
- 20:35 Changeset in mainline [1e00216]lfnserial by
- add support for line number debug information into linker scripts …
- 18:54 Ticket #291 (Invalid mnemonics and documentation in IP protocol) created by
- The structure ip_netif (uspace/srv/net/il/ip.h) contains invalid …
- 12:01 Changeset in mainline [aa389fd]lfnserial by
- USB logging goes into file as well
- 11:49 Changeset in mainline [3597dab]lfnserial by
- Merge: memory leaks fixes Fixes ticket #51: Host controller interface …
- 11:43 Changeset in mainline [93f8da1]lfnserial by
- Fix memory leaks in USBHC remote interface Also added handling of …
- 10:19 Changeset in mainline [1537ba6]lfnserial by
- Merge development/ changes
- 00:57 Changeset in mainline [b00849e]lfnserial by
- Merged pipe API The pipe API shall eventually replace USB device …
- 00:49 Changeset in mainline [2f4438f5]lfnserial by
- Add endianness conversions to some requests
- 00:48 Changeset in mainline [1b6e52f]lfnserial by
- Merge development/ changes
- 00:38 Changeset in mainline [a12917e]lfnserial by
- usbinfo application uses pipes Unfortunately, this means that …
- 00:09 Changeset in mainline [0484d92]lfnserial by
- USB HID driver uses pipe API only
- 00:00 Changeset in mainline [abe8ac5]lfnserial by
- Add most needed pipe wrappers for USB requests Only requests …
2011-02-01:
- 23:25 Changeset in mainline [5944244]lfnserial by
- Refactoring uhci_ functions are called on uhci_t not device_t
- 23:24 Changeset in mainline [787421c]lfnserial by
- Refactoring of usb_request_get_descriptor
- 23:18 Changeset in mainline [2a11192]lfnserial by
- Fix phone leakage
- 23:16 Changeset in mainline [52fb76e]lfnserial by
- Bare initialization of device connection struct
- 23:16 Changeset in mainline [3e9074f]lfnserial by
- Fix bad type casting
- 23:07 Changeset in mainline [23c7f4d]lfnserial by
- Rename connection initialization function
- 22:45 Changeset in mainline [c56dbe0]lfnserial by
- Added license statement to all .c files
- 22:19 Changeset in mainline [afcd86e]lfnserial by
- Driver uhci-hcd uses unified debug log
- 22:14 Changeset in mainline [2cea1045]lfnserial by
- Add USB endianess conversion functions
- 22:04 Changeset in mainline [a4a8cca]lfnserial by
- Add generic wrappers for standard control requests
- 22:02 Changeset in mainline [7ce0fe3]lfnserial by
- Root ub driver uses unified debug logging and some other polishing.
- 21:59 Changeset in mainline [bbc7d83e]lfnserial by
- Merge development/ changes
- 21:42 Changeset in mainline [ec293a8]lfnserial by
- Add log level max boundary It might be useful for some checking. …
- 21:30 Changeset in mainline [993a1e1]lfnserial by
- Merge from devel - introducing unified debug logging
- 21:03 Changeset in mainline [0a37e14]lfnserial by
- Add GET_DESCRIPTOR request wrapper using pipes
- 21:01 Changeset in mainline [284c629]lfnserial by
- Virtual HC handles atomic control transfers
- 20:22 Changeset in mainline [c5f0bff]lfnserial by
- Merge minimalistic ATAPI CD-ROM support in ata_bd (only tested in Qemu).
- 19:32 Ticket #141 (ATAPI optical drive support) closed by
- fixed: Minimalistic ATAPI CD-ROM support is available as of …
- 11:37 Changeset in mainline [0c3beeb]lfnserial by
- Merge: unified logging (ticket 52)
- 11:34 Changeset in mainline [0b31409]lfnserial by
- Virtual host controller uses usb_log_* functions
- 11:28 Changeset in mainline [6028ec8]lfnserial by
- Add generic logging functions See ticket #52.
- 07:40 Changeset in mainline [aa893e0]lfnserial by
- Add docblock.
- 07:27 Changeset in mainline [bb0eab1]lfnserial by
- Use structures and constants instead of magic numbers.
- 06:40 Changeset in mainline [0d247f5]lfnserial by
- Implement ATAPI read(12) command.
- 05:54 Changeset in mainline [88743b5]lfnserial by
- Implement 'Packet' command (for data-in packet-based commands). …
- 00:08 Changeset in mainline [1256a0a]lfnserial by
- uhci-rhd - UHCI Root hub drier as a separated process this wil …
2011-01-31:
- 22:43 Changeset in mainline [0dfaa099]lfnserial by
- Clear the block pointer so that the cleanup code does not get confused.
- 22:10 Changeset in mainline [40fb017]lfnserial by
- More defensive kconsole command initialization.
- 21:52 Changeset in mainline [b9e6205]lfnserial by
- Do not use memory after it was freed.
- 20:34 Changeset in mainline [37cf3792]lfnserial by
- Do not leak a cache_t structure in case of error.
- 20:32 Changeset in mainline [12573db]lfnserial by
- Merge mainline changes.
- 17:38 Changeset in mainline [37ac7bb]lfnserial by
- Renames "uhci"→"uhci-hcd" to prepare RH drier separation
2011-01-30:
- 23:39 Changeset in mainline [33b88723]lfnserial by
- Implementation of pipe control transfers
- 23:30 Changeset in mainline [fe4dd14]lfnserial by
- Add atomic control transfers to local USBHC Also this commit might …
- 23:10 Changeset in mainline [9753220]lfnserial by
- Add atomic control transfers to remote USBHC Only the remote part is …
- 22:34 Changeset in mainline [707ffcf]lfnserial by
- USB HID driver uses pipes for interrupt endpoint
- 22:06 Changeset in mainline [c2772b8]lfnserial by
- Merge development/ changes
- 22:03 Changeset in mainline [54b5625]lfnserial by
- Driver dependent stuff outside libusb The USB classes files in …
- 21:41 Changeset in mainline [43f698b]lfnserial by
- Add prototype implementation of endpoint pipe functions
- 00:08 Ticket #290 (Infrequent hang of loaders while reading from fat during startup) created by
- In about 1/10 boots of default mainline,844 on ia32, I experience a …
2011-01-29:
- 23:52 Changeset in mainline [197ef43]lfnserial by
- merge various cosmetic run-time support improvements * coding style …
- 23:02 Changeset in mainline [47b7006]lfnserial by
- improve run-time termination * get rid of exit() * get rid of …
- 22:57 Changeset in mainline [6aef742]lfnserial by
- Incoming vs. outgoing answers.
- 22:53 Changeset in mainline [fd483ce]lfnserial by
- remove deprecated file
- 22:52 Changeset in mainline [5bcf1f9]lfnserial by
- add syscall for properly terminating the currently running task …
- 19:43 Changeset in mainline [fc5f7a8]lfnserial by
- move async_init(void) into the private header
- 19:39 Changeset in mainline [10477601]lfnserial by
- cstyle changes (improve comments, use unsigned types for bit flags, …
- 19:18 Ticket #289 (klog's interrupt_received() routine is too heavy-weight) created by
- The kernel notifications about klog updates are totally asynchronous …
- 18:58 Changeset in mainline [6119f24]lfnserial by
- map klog area and clock page directly in tasks which require them (do …
- 18:57 Changeset in mainline [d7533c7]lfnserial by
- add support for pareas mappable by unprivileged tasks (currenty, only …
- 12:05 Changeset in mainline [0b6931a]lfnserial by
- finish API and ABI changes
- 12:04 Changeset in mainline [4f14e1f8]lfnserial by
- do not intermix low-level IPC methods with async framework methods
- 11:52 Changeset in mainline [8add9ca5]lfnserial by
- ABI change: syscalls for registering IRQ notifications are probably …
- 11:36 Changeset in mainline [46b881c]lfnserial by
- IPC/async: strictly isolate the use of low-level IPC methods (ipc_*) …
- 11:36 Changeset in mainline [ffa2c8ef]lfnserial by
- do not intermix low-level IPC methods with async framework methods
- 11:35 Changeset in mainline [64d2b10]lfnserial by
- libc: do not intermix low-level IPC methods with async framework methods
- 11:29 Changeset in mainline [2c577e0b]lfnserial by
- * implement service_realtime_share_in() * cstyle changes in time.c
- 11:28 Changeset in mainline [9c81703]lfnserial by
- cstyle changes (no change in functionality)
- 10:31 Changeset in mainline [72e19f50]lfnserial by
- Nasty ugly fix that eats puppies, connection to hc postponed.
- 10:19 Changeset in mainline [4687fcd4]lfnserial by
- Changes from devel, break stuff.
- 09:59 Changeset in mainline [67a1b78]lfnserial by
- Dropped usage od hcdhubd.h Fixed parameter order in callback_in
- 09:31 Changeset in mainline [5286a2c]lfnserial by
- Reduced debug level and made times shorter
- 09:18 Changeset in mainline [d956aa5]lfnserial by
- Fixed: memcpy direction
- 08:58 Changeset in mainline [113aef8]lfnserial by
- TD debug messages refatoring
- 08:32 Changeset in mainline [245b56b5]lfnserial by
- Added info message on succesfull device addition Changed root ub name …
- 08:00 Changeset in mainline [816175a2]lfnserial by
- Made root hub output use different tag than hc Limited root hub debug …
- 07:54 Changeset in mainline [62d9827]lfnserial by
- Switched to address hadling interface, instead of direct access.
- 07:51 Changeset in mainline [86b39f7e]lfnserial by
- Implemented address handling interface
- 07:23 Changeset in mainline [621fdaa]lfnserial by
- Print errors as errors, not debug messages.
- 06:33 Changeset in mainline [c8ca07e]lfnserial by
- Fixed (from Vojta): Use alignment and size in proper order (memalign)
- 05:10 Changeset in mainline [7a56e33e]lfnserial by
- Detection of ATA packet devices.
- 00:25 Changeset in mainline [76b57734]lfnserial by
- Yet another bad argument order
- 00:18 Changeset in mainline [1431e8f]lfnserial by
- Another parameter ordering
- 00:14 Changeset in mainline [4046c1ea]lfnserial by
- Merge parent branch
- 00:08 Changeset in mainline [b3258ad]lfnserial by
- Null data packet handled in TD initialization
- 00:04 Changeset in mainline [24b07ac4]lfnserial by
- More flexible buffer dump
2011-01-28:
- 23:56 Changeset in mainline [5935fe4c]lfnserial by
- Fix wrong parameter order
- 23:54 Changeset in mainline [096a1ff]lfnserial by
- Shorter debug messages
- 23:51 Changeset in mainline [44d8853]lfnserial by
- Fixed: Do not crash on zero buffers
- 23:30 Changeset in mainline [e68de30]lfnserial by
- Fixed: use proper device enumeration procedure
- 23:13 Changeset in mainline [f0e25e8]lfnserial by
- Fixed: reset port after detecting a new device
- 22:59 Changeset in mainline [6865243c]lfnserial by
- Add prototypes of functions from ticket #43
- 21:43 Changeset in mainline [a09128c]lfnserial by
- Merge: Doc update, usbkbd is usbhid, PCI I/O regs Renamed usbkbd …
- 21:39 Changeset in mainline [632ed68]lfnserial by
- Doxygen group for usbinfo application
- 21:17 Changeset in mainline [66d5062]lfnserial by
-
Rename
usbkbd' driver to
usbhid' - 21:05 Changeset in mainline [1c13dac]lfnserial by
- Add Doxygen groups to usbkbd driver
- 20:57 Changeset in mainline [68a2be19]lfnserial by
- rename prefixes which have been deprecated long time ago
- 20:54 Changeset in mainline [e26a4633]lfnserial by
- introduce private libc.h header containing items which should not be …
- 20:34 Changeset in mainline [4db1fbf]lfnserial by
- make the libc private header really private (i.e. do not allow to be …
- 20:08 Changeset in mainline [76d9eb7e]lfnserial by
- Cleaner Makefile in usbkbd Added some missing variables, more generic …
- 19:07 Changeset in mainline [3da5eb9]lfnserial by
- Fixed: add buffer pointer to TD on initialization Added status info …
- 19:06 Changeset in mainline [01656f2]lfnserial by
- Fixed: use 16 byte alignment (see UHCI spec)
- 17:36 Changeset in mainline [0535ee4]lfnserial by
- Added debug_checker fibril (checks memory structures) Fixed: Cleaning …
- 17:34 Changeset in mainline [3fb3099c]lfnserial by
- Fixed: Add pointer to enqueue debug output
- 17:33 Changeset in mainline [0b68b7c]lfnserial by
- Fixed: initialize arg field properly Added callback_out call
- 17:32 Changeset in mainline [b6120d90]lfnserial by
- Fixed: Error count mask Made TD fields volatile
- 17:31 Changeset in mainline [54229db]lfnserial by
- Fixed: return phys address instead of frame number
- 17:20 Changeset in mainline [1879a7d]lfnserial by
- Merge development/ changes
- 17:16 Changeset in mainline [c113056]lfnserial by
- Fix wrong printf directive
- 17:12 Changeset in mainline [ea991e84]lfnserial by
- Get I/O ranges for UHCI registers
- 15:55 Changeset in mainline [3ee48f2]lfnserial by
- Merge: HID driver - correct scancodes, communication with console, layouts
- 15:47 Changeset in mainline [d1984e0]lfnserial by
- Added UHCI command register values HC is started on initialization.
- 15:46 Changeset in mainline [a8e96683]lfnserial by
- Added memory control/translation mechanisms.
- 15:45 Changeset in mainline [10f479ae]lfnserial by
- Return correct value after uhci_init
- 15:44 Changeset in mainline [007e6efa]lfnserial by
- * libc routines for registering services and connecting to services …
- 15:30 Changeset in mainline [7a51d75]lfnserial by
- Merge development/ changes
- 15:15 Changeset in mainline [2b96463]lfnserial by
- Merge mainline changes
- 14:59 Changeset in mainline [d93ff502]lfnserial by
- Added toggle bit parameter. Removed uhci_* specific functions, use …
- 14:52 Changeset in mainline [ef8d655]lfnserial by
- More robust init of virtual root hub The loop is necessary since this …
- 14:38 Changeset in mainline [89beb08]lfnserial by
- merging small fixes from /smekideki
- 14:36 Changeset in mainline [ba5ab09]lfnserial by
- fixed one possible memory leak using fibril_mutex instead of futex
- 12:43 Changeset in mainline [de0e6b3]lfnserial by
- Used usbmem allocator
- 12:41 Changeset in mainline [81c0854f]lfnserial by
- merge from usb/development
- 12:20 Changeset in mainline [45c4f5a]lfnserial by
- Used callback_get() and dispose convenience functions
- 12:20 Changeset in mainline [987dda8]lfnserial by
- Added calback_get() and callback_dispose() convenience functions
- 11:59 Changeset in mainline [eb03e92]lfnserial by
- Used get() and dispose() convenience functions
- 11:58 Changeset in mainline [dcc5b9d]lfnserial by
- Added get() and dispose() convenience functions()
- 11:52 Changeset in mainline [579dec2]lfnserial by
- Implemented cleanup fibril cycle
- 11:46 Changeset in mainline [c13ecfe]lfnserial by
- Moved implementation to .c transfer_descriptor_init no longer return …
- 11:45 Changeset in mainline [db7ed07]lfnserial by
- Added callback_run
- 10:49 Changeset in mainline [ea6a824]lfnserial by
- Merge standalone virtual hub
- 10:45 Changeset in mainline [c5c003c]lfnserial by
- Cleaner Makefile Also updated ignore list.
- 10:24 Changeset in mainline [679a135]lfnserial by
- Doxygen group for virtual USB keyboard
- 10:19 Changeset in mainline [95622c4]lfnserial by
- Add standalone virtual hub Similar to virtual USB keyboard (`vuk'), …
2011-01-27:
- 22:09 Changeset in mainline [7fc092a]lfnserial by
- Changes from development branch
- 19:46 Changeset in mainline [ae0300b5]lfnserial by
- fix wrong formatting arguments
- 19:39 Changeset in mainline [f579760]lfnserial by
- * merge "tasks" and "stats" tools into one binary * improve the …
- 19:39 Changeset in mainline [caa8a94]lfnserial by
- * merge "tasks" and "stats" * improve printouts of "stats"
- 19:38 Changeset in mainline [2a827f4]lfnserial by
- shorten "threads" to "thrds"
- 19:30 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) closed by
- notadefect: Closing this ticket as not a defect, feel free to reopen if necessary.
- 19:25 Ticket #220 (Unexpected FPU exception in top utility) closed by
- worksforme: Closing as non-reproducible, feel free to reopen if necessary.
- 18:34 Changeset in mainline [5378f99]lfnserial by
- improve 'ipc' command printouts
- 17:57 Changeset in mainline [577f042a]lfnserial by
- * improve synchronization in sys_task_set_name() * improve printouts …
- 17:19 Changeset in mainline [875c629]lfnserial by
- merge 'btrace' kernel console command (a last resort debugging means …
- 16:52 Changeset in mainline [5b7a107]lfnserial by
- as the 'btrace' command depends on udebug, make it optional on …
- 16:36 Changeset in mainline [df58e44]lfnserial by
- * add support for printing uspace stack traces from kernel console …
- 16:33 Changeset in mainline [0843f02]lfnserial by
- on assertion print also the function, file and line (to make it easier …
- 15:06 Changeset in mainline [4e7d3dd]lfnserial by
- cstyle (no change in functionality)
2011-01-26:
- 20:38 Ticket #282 (VFS should associate the table of open files with the client task ...) closed by
- fixed: Merged in changeset:mainline,833.
- 20:36 Ticket #283 (The kernel should sign each call by the senders ID) closed by
- fixed: Merged in changeset:mainline,833.
- 20:22 Changeset in mainline [bf75e3cb]lfnserial by
- Merge from lp:~jakub/helenos/fs. Highlights of the merge: - the …
- 19:50 Ticket #288 (fat crashes on assert(idxp->pfc) in fat_node_get_core()) created by
- In mainline,832, the following two commands: […] will make FAT …
- 14:54 Changeset in mainline [9f0318c]lfnserial by
- Merge development/ changes
- 14:52 Changeset in mainline [6265a2b]lfnserial by
- Merge mainline changes
- 14:50 Changeset in mainline [192a0063]lfnserial by
- Merged vojtechhorky/ - doxy doc updates
- 12:43 Changeset in mainline [ba54451]lfnserial by
- HID driver put inside Doxygen group
- 12:43 Changeset in mainline [281ebae]lfnserial by
- Hub driver put inside Doxygen group
- 12:42 Changeset in mainline [db3de8c]lfnserial by
- Add some Doxygen groups
- 12:34 Changeset in mainline [bd8c753d]lfnserial by
- Doxygen group for USB virtualization Virtual host controller …
- 00:57 Changeset in mainline [4fe94c66]lfnserial by
- Now when the table of open files is shared by multiple connections of …
- 00:33 Changeset in mainline [8b65e547]lfnserial by
- Cleanup vfs.h.
- 00:27 Changeset in mainline [a28ab12]lfnserial by
- Use async sessions in the VFS libc client code.
- 00:24 Changeset in mainline [b75e929]lfnserial by
- Put the table of open files into the async client data.
2011-01-25:
- 23:41 Changeset in mainline [23882034]lfnserial by
- Provide means of obtaining one's own client data.
- 23:37 Changeset in mainline [8526e585]lfnserial by
- Reorder call to the client data destructor so that it can be more flexible.
- 22:51 Changeset in mainline [9ee87f6]lfnserial by
- uhci initialization refactored Added cleaner fibril(will handle …
- 22:15 Changeset in mainline [46eec3b]lfnserial by
- Introduce a callback mechanism to create and destroy client data area.
- 21:28 Changeset in mainline [c80fdd0]lfnserial by
- Track and reference count connections from the same client task.
- 21:25 Changeset in mainline [d03ade7]lfnserial by
- Enqueue transfers Fix malloc check in uhci_add_transfer()
- 21:05 Changeset in mainline [b00163f]lfnserial by
- Move transfer initialization an queue to uhci_add_transfer() Use uhci …
- 20:44 Changeset in mainline [89a0485a]lfnserial by
- Move function implementations to .c files Unify error reporting in …
- 19:20 Changeset in mainline [e0ba26b]lfnserial by
- Merged vojtechhorky/ - various fixes The merge includes following …
- 19:16 Changeset in mainline [7977fa1]lfnserial by
- Add append function, check return value of TD init
- 18:58 Changeset in mainline [d5f7a8ab]lfnserial by
- Transfer descriptor flags and masks
- 18:11 Changeset in mainline [a0ce870]lfnserial by
- statistics: provide resident (actually used) memory of tasks
- 18:09 Changeset in mainline [bae9e76]lfnserial by
- Use uint32_t and cpp flags intead of bit structure for link_pointer_t
- 18:06 Changeset in mainline [68a68705]lfnserial by
- Virtual hub knows how to disconnect a device When a virtual device is …
- 17:48 Changeset in mainline [875e7227]lfnserial by
- Fix wrong return value
- 17:44 Changeset in mainline [6967c14]lfnserial by
- VHC registers device unplugging The virtual host controller is now …
- 17:10 Ticket #237 (Sysinfo syscalls can loop forever) closed by
- fixed: I understand your concern for the general case. However, currently the …
- 17:09 Changeset in mainline [311bc25]lfnserial by
- avoid the possibility for infinite looping on fetching sysinfo values …
- 16:48 Changeset in mainline [8befd0a]lfnserial by
- make the header slightly less ambiguious
2011-01-24:
- 20:44 Changeset in mainline [f21a61e]lfnserial by
- Synchronize kernel's ipc_data_t with uspace's ipc_call_t.
- 15:14 PastTheses edited by
- update query (diff)
- 15:12 AvailableTheses edited by
- update query (diff)
- 15:11 CurrentTheses edited by
- update query (diff)
- 11:59 Changeset in mainline [afc4fbb]lfnserial by
- Removal of unused directories
- 11:58 Changeset in mainline [3b77628]lfnserial by
- Doxygen comment fixes Mainly proper subgrouping and some missing …
- 00:41 Changeset in mainline [8c9b742]lfnserial by
- Change the client task hash only when making the call or when …
- 00:14 Changeset in mainline [3c22f70]lfnserial by
- Pass client task hash into async_new_connection().
- 00:00 Changeset in mainline [11bb813]lfnserial by
- Cleanup async.h.
2011-01-23:
- 23:47 Changeset in mainline [124c061]lfnserial by
- ipc_connect_to_me() now takes one extra argument to store the client …
- 23:18 Changeset in mainline [0cfc68f0]lfnserial by
- Hub driver: debugging messages clean-up Removed duplicit prefix of …
- 23:03 Changeset in mainline [4a5e2f1]lfnserial by
- Bugfix - forgotten if branch
- 22:44 Changeset in mainline [c979591b]lfnserial by
- Merged myself
- 22:33 Changeset in mainline [4f380d06]lfnserial by
- Virtual HC report transaction outcome
- 22:32 Changeset in mainline [f841608]lfnserial by
- USB transaction outcome propagated to clients
- 20:17 Changeset in mainline [fdb9982c]lfnserial by
- Sign each outgoing call by the task hash.
- 20:09 Changeset in mainline [357b5f5]lfnserial by
- Merge mainline changes.
- 02:50 Ticket #287 (Deleting an empty directory fails (TMPFS)) closed by
-
notadefect: So I guess we can close this ticket
2011-01-22:
- 15:16 Ticket #287 (Deleting an empty directory fails (TMPFS)) created by
- To reproduce try: […] → Can not remove tmp, directory not empty …
2011-01-21:
- 18:14 Changeset in mainline [643b983]lfnserial by
- Init callback structure and TD for usb in transfers
- 17:11 Repositories edited by
- Remove those branches of mine which are not interesting anymore (diff)
- 16:57 Changeset in mainline [a088d15]lfnserial by
- merge from smekideki
- 16:54 Changeset in mainline [c2020f7]lfnserial by
- mman functions
- 16:49 Changeset in mainline [9600516]lfnserial by
- Added transfer queues for interrupt, control and bulk transfers. UHCI …
- 16:37 Changeset in mainline [11797d5]lfnserial by
- Fixes + layouts - Fixed scancode → keycode map. - Removed copied …
- 14:24 Changeset in mainline [7d540c8]lfnserial by
- Scancodes corrected according to HID Usage Tables - not fully …
- 14:24 Changeset in mainline [c431a83]lfnserial by
- merge from usb/development
- 14:21 Changeset in mainline [e8ad0de]lfnserial by
- manager memmory allocation implementation started
- 13:58 Changeset in mainline [aa9f0a4]lfnserial by
- Merged vojtechhorky/ - page mapping retrieval
- 13:54 Changeset in mainline [b93d637]lfnserial by
- Add syscall for getting physical address
- 13:42 Repositories edited by
- NICF repository (diff)
- 13:25 Changeset in mainline [85d0cf8]lfnserial by
- Merge development/ changes
- 13:07 Changeset in mainline [50c06df]lfnserial by
- Merged development
- 13:03 Changeset in mainline [e2b1548]lfnserial by
- Basic communication with console works now. - Added converting …
- 13:01 Changeset in mainline [7c169ce]lfnserial by
- Merged development
- 12:55 Changeset in mainline [5d00e40]lfnserial by
- Merge mainline changes
- 12:31 Changeset in mainline [d08abdb7]lfnserial by
- More defensive descriptor parsing
- 12:26 Changeset in mainline [64861b8]lfnserial by
- merge from development
2011-01-20:
- 16:12 Ticket #286 (avltree_walk on an empty tree causes NULL pointer dereference) closed by
- fixed: Fixed in changeset:mainline,829.
- 16:09 Changeset in mainline [7e36c8d]lfnserial by
- Walk only non-empty AVL trees.
- 14:59 Ticket #286 (avltree_walk on an empty tree causes NULL pointer dereference) created by
2011-01-19:
- 16:33 Repositories edited by
- Add link to USB repository (diff)
- 15:40 Repositories edited by
- Remove some abandoned / merged branches from the list. (diff)
Note: See TracTimeline
for information about the timeline view.