Timeline
2011-04-29:
- 20:59 Changeset in mainline [fcfd002]lfnserial by
- Re-converge linker scripts used by loader to those in C library.
- 20:45 Changeset in mainline [2874547]lfnserial by
- Fix compile time errors (malloc.h has been added)
- 19:56 Changeset in mainline [30c4005]lfnserial by
- Merge mainline improvements
- 19:48 Changeset in mainline [6b40ea7]lfnserial by
- Fix typo
- 19:44 Changeset in mainline [bae7bdc]lfnserial by
- Move functions for jumping to the entry point from loader to the C …
- 16:15 Changeset in mainline [afdcc60e]lfnserial by
- Link with -n (nmagic) instead of -N (omagic). omagic makes text …
- 14:14 Changeset in mainline [0dea35f]lfnserial by
- fix: power change repeating
- 14:07 Changeset in mainline [9e929a0]lfnserial by
- merge with development
- 14:02 Changeset in mainline [152ec79]lfnserial by
- corrected hub power change handling
- 13:43 Changeset in mainline [e1dbcbc]lfnserial by
- Merge development/ changes
- 13:14 Changeset in mainline [30710035]lfnserial by
- Mouse driver uses HID parser. - Parsing of X and Y - works fine. - …
- 13:13 Changeset in mainline [e67399e]lfnserial by
- Minor changes
- 12:37 Changeset in mainline [890961a]lfnserial by
- Fix
- 12:34 Changeset in mainline [9d05599]lfnserial by
- usages order fixed
- 11:52 Changeset in mainline [2571089]lfnserial by
- HID parser refactoring
- 11:43 Changeset in mainline [664a331c]lfnserial by
- development merged
- 11:10 Changeset in mainline [3dbe4ca2]lfnserial by
- Merge mainline changes.
- 09:38 Changeset in mainline [f19f1b7]lfnserial by
- HID Report structure, #193 fixed, #194 fixed, subdriver for Logitech …
- 09:31 Changeset in mainline [b20de1d]lfnserial by
- Subdriver for Logitech UltraX keyboard improved. - Added mapping from …
- 09:29 Changeset in mainline [323b0ec]lfnserial by
- Fixed usb_kbd_free() and usb_kbd_deinit()
- 09:29 Changeset in mainline [956e8ea]lfnserial by
- Added more HID Usage Table numbersx
- 08:35 Changeset in mainline [a146aa33]lfnserial by
- malloc removing
- 08:33 Changeset in mainline [361fcec]lfnserial by
- removing malloc, pre-creating root hub descriptor and interrupt buffer
- 08:30 Changeset in mainline [64b5d15]lfnserial by
- Add intptr_t type
- 08:29 Changeset in mainline [30d396b]lfnserial by
- Add FILENO macros
- 07:38 Ticket #338 (klog repeats the last screen over and over again and eats all memory) created by
- This is reproducible with mainline 933, default build for …
- 07:05 Changeset in mainline [54d71e1]lfnserial by
- merge with development
- 07:00 GSOC edited by
- Fix diactritics (diff)
2011-04-28:
- 20:14 Changeset in mainline [741e3ba]lfnserial by
- remove pointless option from cc CFLAGS
- 19:12 GSOC edited by
- (diff)
- 19:10 Changeset in mainline [a71d2630]lfnserial by
- Remove obsolete makefile.
- 19:09 GSOC edited by
- (diff)
- 19:06 GSOC edited by
- Update our GSoC tracking page (diff)
- 19:02 Changeset in mainline [b40a3b6]lfnserial by
- Remove surplus includes.
- 18:56 Changeset in mainline [a6dffb8]lfnserial by
- Fold dynamic loading functionality into loader. This eliminates dload …
- 13:14 Changeset in mainline [cd4ae1e]lfnserial by
- Better virtual USB HID; USB-virt rewritten The new virtual USB HID is …
- 13:10 Changeset in mainline [74f00b6]lfnserial by
- Fix printf directive for size_t
- 12:54 Changeset in mainline [c82135a8]lfnserial by
- Shortcut to usbinfo
- 12:53 Changeset in mainline [57c7050]lfnserial by
- Generic virtual USB HID device application The application works …
- 12:48 Changeset in mainline [e31b5c1]lfnserial by
- usbvirt: improved message text Unhandled control transfer prints also …
- 12:47 Changeset in mainline [aa9a53d]lfnserial by
- Virtual USB: data out implemented Stupid implementation, make …
- 12:46 Changeset in mainline [6fd7062]lfnserial by
- usb_debug_str_buffer() has two internal buffers So it is possible to …
- 12:32 Changeset in mainline [94c0dcbd]lfnserial by
- Changes from maklf - extended usages
- 07:36 Changeset in mainline [6cb58e6]lfnserial by
- Virtual USB layer rewritten Major changes include * IPC sends whole …
- 07:32 Changeset in mainline [48d1c228]lfnserial by
- Add "other" control request recipient
- 07:32 Changeset in mainline [36082362]lfnserial by
- Add ENAK negative acknowledgement error code
2011-04-27:
- 20:01 Changeset in mainline [b678410]lfnserial by
- Merge mainline changes.
2011-04-24:
- 15:38 Changeset in mainline [308a5d5]lfnserial by
- Changes from development
2011-04-23:
- 10:37 Changeset in mainline [564a2b3]lfnserial by
- Fix real hw interrupt code, support shared interrupts Tested on hw …
- 10:26 Changeset in mainline [8986412]lfnserial by
- Fix interrupt vs. status register values
- 10:08 Changeset in mainline [302a4b6]lfnserial by
- Add UHCI pseudocode interrupt sharing
- 00:13 Changeset in mainline [af81980]lfnserial by
- Add UHCI interrupt pseudocode irq sharing support (kernel does not)
2011-04-22:
- 21:29 Changeset in mainline [77d10f0]lfnserial by
- Do not use static irq_commnd structure, there is no enough shared …
- 21:25 Changeset in mainline [6f122df]lfnserial by
- Add more comments about qemu interrupt bug Remove some redundant …
- 20:54 Changeset in mainline [9bff1ea]lfnserial by
- Development branch changes
- 20:12 Changeset in mainline [bb7e8382]lfnserial by
- Add the mfs_write() function implementation.
- 16:36 Changeset in mainline [c709eb0]lfnserial by
- Tunning of virtual USB keyboard The autorepeat has some nice effects …
- 16:35 Changeset in mainline [bbdf09e]lfnserial by
- Virtual host controller works again Added dummy implementation of …
- 13:35 Changeset in mainline [933cadf]lfnserial by
- use binary suffixes in printouts where appropriate
- 12:51 Changeset in mainline [32aef25b]lfnserial by
- fix for usbhub
- 12:47 Changeset in mainline [9014dcd]lfnserial by
- fix for usb hub loc in ohci root hub
- 12:23 Changeset in mainline [c7d19d84]lfnserial by
- ICH4 matchids
- 12:22 Changeset in mainline [efa1599]lfnserial by
- Add ICH4 UHCI matchids
- 10:40 Changeset in mainline [28d7185]lfnserial by
- extended usages implemented
- 10:21 Changeset in mainline [9b78020]lfnserial by
- Merged fixes from maklf
- 10:10 Changeset in mainline [7304663]lfnserial by
- Tiket #200 fixed
- 09:26 Changeset in mainline [cf2ccd4]lfnserial by
- new report structure and usbhid merge
- 09:15 Changeset in mainline [1553cbf]lfnserial by
- negative numbers fix
2011-04-21:
- 21:35 Changeset in mainline [2020927]lfnserial by
- HID parser should better support Usages in Reports fixed
- 21:14 Changeset in mainline [1775ebc]lfnserial by
- Some comment
- 21:12 Changeset in mainline [f240d30]lfnserial by
- Fixes
- 21:01 Changeset in mainline [6513110]lfnserial by
- Fixes
- 20:57 Changeset in mainline [eb393ad]lfnserial by
- Merged fixes from maklf
- 20:47 Changeset in mainline [c7c0984a]lfnserial by
- Report IDs are not stored in Usage paths in the report structure fix
- 20:39 Changeset in mainline [74c8f344]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 20:38 Changeset in mainline [82582e4]lfnserial by
- Fix fopen(_, a) by adding a missing break statement.
- 20:35 Changeset in mainline [36f737a]lfnserial by
- Vendor and Product ID matching implemented.
- 20:34 Changeset in mainline [382cd26]lfnserial by
- Remove unwarranted accusation of FAT and attempt to fopen() /log/klog …
- 20:24 Changeset in mainline [cfbbe1d3]lfnserial by
- new hid report structure bug fixes
- 19:58 Changeset in mainline [e60436b]lfnserial by
- Properly ported HID driver and KBD subdriver to the new parser API.
- 19:47 Changeset in mainline [3bcac68]lfnserial by
- Fixed missing backslash. The key is documented in USB HID Usage …
- 19:32 Changeset in mainline [48de019]lfnserial by
- return the ENAMETOOLONG error in the mfs_link() function
- 19:30 Changeset in mainline [7da90cd]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 19:27 Changeset in mainline [010be476]lfnserial by
- In case of no reserve in reserve_try_alloc(), attempt to reclaim …
- 19:26 Changeset in mainline [cfac897]lfnserial by
- Use the on_error() macro where appropriated
- 19:25 Changeset in mainline [adddd75]lfnserial by
- Add a macro to catch and handle errors
- 19:23 Changeset in mainline [864b0dd]lfnserial by
- Always use reserve_force_alloc() in frame_alloc_generic(), even when …
- 19:10 Changeset in mainline [bfbe16f]lfnserial by
- fix inode_grow(): if size_grow parameter can't be zero
- 17:16 Changeset in mainline [d0a6e54]lfnserial by
- Product and Vendor ID may be 0 - changed type to int. Fixes #193
- 17:11 Changeset in mainline [020559c9]lfnserial by
- Small fix in debug output
- 15:45 Changeset in mainline [c7bbf029]lfnserial by
- improve stack traces and assertions reduce header files pollution
- 15:08 Changeset in mainline [d161715]lfnserial by
- cstyle
- 14:14 Changeset in mainline [fde2982c]lfnserial by
- use thread/fibril-safe errno
- 08:33 Changeset in mainline [63517c2]lfnserial by
- Changes to HID parser (report structure)
- 07:51 Changeset in mainline [da1dd48]lfnserial by
- Development changes
2011-04-19:
- 20:59 Changeset in mainline [e5cebc9]lfnserial by
- Fixes to inode_grow(): - The number of zones to add to the inode was …
- 20:56 Changeset in mainline [1494e52]lfnserial by
- Fix dentry in-block offset calculation.
- 19:57 Changeset in mainline [164c653]lfnserial by
- zone_frame_free() should return non-zero only if it actually freed …
- 12:43 Changeset in mainline [e3f1987]lfnserial by
- Development branch changes
- 08:03 Changeset in mainline [d260a95]lfnserial by
- Improve code style for my changes. Adding macros for determining type …
2011-04-18:
- 21:48 Changeset in mainline [44b1674]lfnserial by
- merge form usb/development
- 21:46 Changeset in mainline [618f9ed]lfnserial by
- uncommenting some code
- 20:21 Changeset in mainline [84a04dd]lfnserial by
- C-style, more IPC hiding (#196, #187) Removed obsoleted …
- 20:06 Changeset in mainline [4125b7d]lfnserial by
- usb_log_printf() checks for printf correctness It is surprising how …
- 19:27 Changeset in mainline [628d548]lfnserial by
- Fix incorrect sizeof expression so that the struct is really …
- 18:32 Ticket #337 (ppc32 fb server failed assert in memory allocator) created by
- As of changeset:mainline,927 tried to build ppc32 non-debug (since …
- 12:48 SashimiRegressions edited by
- remove #114 (it is no longer relevant for this overview) (diff)
2011-04-17:
- 21:20 Changeset in mainline [127d999]lfnserial by
- inode_grow(): update inode size even when a new zone is not needed
- 20:40 Changeset in mainline [a7dbd49]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 20:39 Changeset in mainline [8f6c6264]lfnserial by
- More precise elf_nonanon_pages_get() wrt. elf_page_fault().
- 19:25 Changeset in mainline [3ac69647]lfnserial by
- Factor out common code to elf_nonanon_pages_get().
- 19:17 Changeset in mainline [e50cd7f]lfnserial by
- new report structure fixes
- 18:54 Changeset in mainline [2c86f81]lfnserial by
- Writable ELF segments need to be reserved memory regardless of whether …
- 18:42 Changeset in mainline [3ab580a]lfnserial by
- inode numbers start from 1, not 0. Fix write_inode functions appropriately.
- 18:41 Changeset in mainline [58c36ac]lfnserial by
- Return the error code if put_inode() failed.
- 18:40 Changeset in mainline [9e2d6dc]lfnserial by
- Fixes to mfs_dentry.c: - Return EOK when reading at the end of the …
- 18:37 Changeset in mainline [a900fb1]lfnserial by
- Fix some bugs in mfs_alloc_bit() function
- 18:29 Changeset in mainline [b4dc35a]lfnserial by
- It's AS, not VM.
- 18:29 Changeset in mainline [cda1378]lfnserial by
- Remove names of formal arguments.
- 17:24 Changeset in mainline [ef354b6]lfnserial by
- new report structure fix
- 15:37 Changeset in mainline [dc9f122]lfnserial by
- new report structure fix
- 10:48 Changeset in mainline [5ab4a48]lfnserial by
- Remove usb_pipe_start_session & co (#196)
- 10:46 Changeset in mainline [2c2cbcf]lfnserial by
- usb_pipe_start_long_transfer returns void (#196)
2011-04-16:
- 21:45 Ticket #114 (memory reservation feature needed) closed by
- fixed: Fixed in changeset:mainline,926. Please log bugs against the …
- 21:29 Repositories edited by
- Add lp:~jakub/helenos/mm. (diff)
- 20:45 Changeset in mainline [e5a015b]lfnserial by
- Merge the memory reservation feature (Phase 1) from …
- 20:33 Changeset in mainline [9e953bda]lfnserial by
- Add malloc2 test for testing the memory reservation feature.
- 19:39 Changeset in mainline [e17f703]lfnserial by
- Implement memory reservation API.
- 19:38 Changeset in mainline [8b6930d]lfnserial by
- Add ssize_t for kernel.
- 17:53 Changeset in mainline [d060900]lfnserial by
- Feed memory from the newly created zone into the reservation system.
- 17:18 Changeset in mainline [6fcc03a]lfnserial by
- Fix a bug when searching a free bit in a bitmap
- 17:01 Changeset in mainline [28295955]lfnserial by
- frame_free_generic() can actually free multiple frames.
- 16:53 Changeset in mainline [89bcb520]lfnserial by
- Reserve / unreserve memory upon frame allocation / deallocation.
- 14:02 Changeset in mainline [e700970]lfnserial by
- Add mfs_close() and mfs_open_node() functions
- 13:12 Changeset in mainline [fe754c8]lfnserial by
- Always succeed conditional reservations.
- 13:08 Changeset in mainline [ceac698]lfnserial by
- Remove name of formal parameters.
- 13:07 Changeset in mainline [e394b736]lfnserial by
- Call the address space area create, resize and destroy hooks.
- 12:44 Changeset in mainline [8a2474f]lfnserial by
- Remove comments.
- 12:40 Changeset in mainline [9dd730d1]lfnserial by
- Reserve only anonymous pages in ELF-backed address space areas.
- 11:55 Changeset in mainline [6fc5262]lfnserial by
- Fix sparse file reading (the returned block must be zero-filled)
- 11:47 Changeset in mainline [488f7ed]lfnserial by
- read_directory_entry() should return an error code, not a poniter to …
- 11:26 Changeset in mainline [afd9c3b]lfnserial by
- call the insert_dentry() function in mfs_link()
- 11:23 Changeset in mainline [13ab195]lfnserial by
- d_name should be declared as const char* within the insert_dentry() …
2011-04-15:
- 20:53 Changeset in mainline [a91fbb1]lfnserial by
- Merge development/ changes
- 20:47 Changeset in mainline [8595577b]lfnserial by
- Add USB HID interface (#161)
- 20:33 Changeset in mainline [27b85d9]lfnserial by
- Add USB HID interface
- 19:38 Changeset in mainline [8b655705]lfnserial by
- Merge mainline changes.
- 16:52 Changeset in mainline [681f24b3]lfnserial by
- usb_hid_report_path_t link fix
- 16:13 Changeset in mainline [242f0e2]lfnserial by
- OHCI bulk out fixes, support for OHCI short packets
- 16:13 Changeset in mainline [3690c75]lfnserial by
- Development branch fixes
- 16:11 Changeset in mainline [6b082a1b]lfnserial by
- Bulk out data fix
- 15:25 Changeset in mainline [11d2e96a]lfnserial by
- Subdriver API finished, fixes, checks.
- 15:24 Changeset in mainline [ab6fdad3]lfnserial by
- Development branch changes
- 15:22 Changeset in mainline [a13ed97]lfnserial by
- Fix bulk out transfers
- 15:19 Changeset in mainline [175ad13e]lfnserial by
- new report structure
- 15:14 Changeset in mainline [ad86349]lfnserial by
- Support short packets in OHCI
- 13:51 Changeset in mainline [cbdb6457]lfnserial by
- interrupts for ohci root hub hub powering corrected a bit
- 13:39 Changeset in mainline [be11749]lfnserial by
- forgotten transfer finalizinf in ohci-root_hub.c
- 13:38 Changeset in mainline [ff76509]lfnserial by
- merge with usb/development
- 13:27 Changeset in mainline [27eb1fe]lfnserial by
- Development branch changes
- 13:20 Changeset in mainline [8fb3981]lfnserial by
- Merge development/ changes
- 13:19 Changeset in mainline [c7dd69d]lfnserial by
- Development changes
- 13:19 Changeset in mainline [9063484]lfnserial by
- nothing important
- 13:17 Changeset in mainline [8fd4ba0]lfnserial by
- Removed use of old pipe API functions from HID driver and framework.
- 13:07 Changeset in mainline [aaf6155]lfnserial by
- Bugfix in HID driver (in case of error in init, the structure was …
- 12:52 Changeset in mainline [c1693dae]lfnserial by
- minor fixes and enhancements
- 11:49 Changeset in mainline [cd5b878]lfnserial by
- removed pipe start/end functions; small changes in …
- 11:43 Changeset in mainline [d7f08b0d]lfnserial by
- Add mass storage stub Currently, it only inquires the device for the …
- 11:22 Changeset in mainline [380e0364]lfnserial by
- Add generic function for data IN on mass storage Also, more …
- 07:46 Changeset in mainline [3a85a2b]lfnserial by
- ohci root hub, interrupts
- 07:45 Changeset in mainline [e05d6c3]lfnserial by
- merge with usb/development
2011-04-14:
- 22:05 Changeset in mainline [e583fd4]lfnserial by
- OHCI fixes Add support for toggle reset on OHCI ED Properly handle …
- 21:52 Changeset in mainline [c9dc471]lfnserial by
- Handle error states on ED properly.
- 21:08 Changeset in mainline [545764b]lfnserial by
- Add support for OHCI toggle set and get
- 21:03 Changeset in mainline [12831ed7]lfnserial by
- Remove a stray file
- 21:02 Changeset in mainline [a376c9e]lfnserial by
- Make the pcc frontend build
- 21:01 Changeset in mainline [3daba9de]lfnserial by
- Added signal.h (just symbols, no functionality) and various other bits.
- 20:09 Changeset in mainline [2471aaf]lfnserial by
- Development branch changes
- 14:50 Lab edited by
- (diff)
- 14:49 SunSparcEnterpriseT1kOBP edited by
- (diff)
- 14:48 SunSparcEnterpriseT1kOBP edited by
- (diff)
- 14:47 SunSparcEnterpriseT1kOBP created by
- 14:43 Lab edited by
- (diff)
- 14:43 Lab edited by
- Link output of prtconf -pv (diff)
- 14:00 Changeset in mainline [0146d41]lfnserial by
- Enhance auto polling, auto unstall (#166, #190)
- 13:59 Changeset in mainline [12b8e03]lfnserial by
- Merge development/ changes
- 13:54 Changeset in mainline [fa0f53b]lfnserial by
- Automatic endpoint halt clearing (#190) To prevent total stall of …
- 10:30 Changeset in mainline [8d517c3]lfnserial by
- Hopefully last UHCI cleanup, OHCI fix (works on real hw).
- 10:22 Changeset in mainline [5f7c846]lfnserial by
- Fix resume and operational registry values
- 10:22 Changeset in mainline [5e168be1]lfnserial by
- Optional debugging messages for auto polling
- 10:03 Changeset in mainline [8989f48f]lfnserial by
- Generalized automatic device polling
- 08:44 Changeset in mainline [5e07e2b5]lfnserial by
- Device polling in separate header
- 08:24 Changeset in mainline [d8b275d]lfnserial by
- Merge development/ changes
- 08:12 Changeset in mainline [c0cea918]lfnserial by
- Wait for port to become enabled
- 07:54 Changeset in mainline [a39cfb8]lfnserial by
- merge from development
- 07:51 Changeset in mainline [540abef]lfnserial by
- Root hub driver code cleanup
- 07:36 Changeset in mainline [27205841]lfnserial by
- Make better use of macros
2011-04-13:
- 21:41 Changeset in mainline [34e8bab]lfnserial by
- uhci-hcd cleanup and doxygen Fixed: usb_endpoint_manager returns …
- 21:18 Changeset in mainline [3eeb270f]lfnserial by
- Return EBUSY if an attempt to unregister active endpoint is detected
- 21:18 Changeset in mainline [f706355]lfnserial by
- Last uhci-hcd refactoring and deoxygen
- 20:36 Changeset in mainline [ea993d18]lfnserial by
- Even more refactoring and doxygen
- 20:20 DeveloperDocs edited by
- Add link to the TLS article. (diff)
- 19:43 Ticket #326 (Assert on (addr >= ALIGN_DOWN(entry->p_vaddr, PAGE_SIZE)) && (addr < ...) closed by
- fixed: Fixed in changeset:mainline,925.
- 19:42 Changeset in mainline [9d2d444]lfnserial by
- More refactoring and doxygen
- 19:40 Changeset in mainline [b2fb47f]lfnserial by
- Merge from lp:~jakub/helenos/ia64-revival.
- 19:33 Changeset in mainline [18ba2e4f]lfnserial by
- Use an explicitly defined and mutually agreed GP value wrt. ia64 …
- 19:10 Changeset in mainline [1d9c541]lfnserial by
- Modify the ia64 loader linker script so that not explicitly mentioned …
- 19:06 Changeset in mainline [4c70554]lfnserial by
- Refactoring, doxygen Remove queue_head_pa, it was not really needed …
- 18:27 Changeset in mainline [a0a134b]lfnserial by
- Development branch changes
- 18:16 Changeset in mainline [af103f4]lfnserial by
- Use gp instead of _got in ia64 loader. This is for consistency and …
- 17:27 Changeset in mainline [b77ce84]lfnserial by
- Merge mainline changes
- 17:21 Changeset in mainline [8b4ce802]lfnserial by
- Uninitialized pointer fix
- 15:02 Changeset in mainline [88634420]lfnserial by
- The linker pays attention to gp, so use gp instead of _gp.
- 15:00 Changeset in mainline [651b352]lfnserial by
- Major rework UHCI uses one buffer for both structures and data OHCI …
- 14:49 Changeset in mainline [d6522dd]lfnserial by
- Fixes (OHCI works with new architecture) Remove completed batch from …
- 14:45 Changeset in mainline [89c57b6]lfnserial by
- Merge mainline changes.
- 14:19 Changeset in mainline [7013b14]lfnserial by
- Batch processing implemented to use static EDs.
- 13:56 Changeset in mainline [9a6fde4]lfnserial by
- Batch uses static endpoint descriptors
- 13:09 Changeset in mainline [592369ae]lfnserial by
- Add proper locking to prevent use/remove race
- 12:37 Changeset in mainline [5a2c42b]lfnserial by
- Use endpoint lists instead of transfer lists. Create and enqueue …
- 11:14 Changeset in mainline [2759c52]lfnserial by
- Add OHCI endpoint structure to endpoint manager.
- 10:36 Changeset in mainline [6bb0f43]lfnserial by
- Move endpoint registration to hc.c
2011-04-12:
- 21:07 Changeset in mainline [3d932af6]lfnserial by
- Add support for custom data in endpoint structure.
- 19:00 Changeset in mainline [e3b5129]lfnserial by
- Report IDs in subdriver mappings, sample driver for Logitech kbd
- 18:57 Changeset in mainline [a6610d4]lfnserial by
- Keyboard callback made static, removed unused report ID
- 17:28 Changeset in mainline [8f8f34ad]lfnserial by
- Fix in parameter check.
- 16:35 Changeset in mainline [4bb9fd2]lfnserial by
- Improved matching of subdrivers.
- 16:34 Changeset in mainline [caed7843]lfnserial by
- Changed checks in usb_mouse_free()
- 16:11 Changeset in mainline [56f8a04]lfnserial by
-
Some asserts and checks (code even more defensive
- 16:04 Changeset in mainline [e7df6cd]lfnserial by
- Added some asserts to static functions
- 15:59 Changeset in mainline [777e336]lfnserial by
- Minor changes in subdrivers API. - Changed vendor ID and product ID …
- 14:07 Changeset in mainline [2cc6e97]lfnserial by
- Move more functionality to libUSB usb_transfer_batch_t UHCI uses one …
- 11:43 Changeset in mainline [4deca9b]lfnserial by
- Extensive cleanup, preparation for OHCI rework
- 11:43 Changeset in mainline [910ca3f]lfnserial by
- Refactoring, doxygen fixes
- 11:06 Changeset in mainline [c4e3b1f7]lfnserial by
- Unused code elimination
- 10:56 Changeset in mainline [a81736d5]lfnserial by
- Use usb_endpoint_manager ep registration wrapper
- 10:52 Changeset in mainline [8148ee3a]lfnserial by
- Root hub does not need ddf device pointer Use endpoint manager …
- 10:51 Changeset in mainline [f324635]lfnserial by
- Add endpoint creation and registration wrapper
- 10:23 Changeset in mainline [508a0ca]lfnserial by
- Rename transfer ⇒ td
- 10:09 Changeset in mainline [d017cea]lfnserial by
- Remove EP information stored in usb_transfer_batch_t rename …
- 09:14 Changeset in mainline [f13381b]lfnserial by
- Development branch changes
2011-04-11:
- 20:40 Changeset in mainline [1324ff3]lfnserial by
- forgotten port powering
- 20:38 Changeset in mainline [3f3afb9]lfnserial by
- forgotten hub port powering
- 20:19 Changeset in mainline [58226b4]lfnserial by
- forgotten port powering
- 19:26 Changeset in mainline [d91645ab]lfnserial by
- Match ids for NVIDIA OHCI (Dell Studio XPS 1330).
- 13:40 Changeset in mainline [6991188]lfnserial by
- OHCI prototype works (INT transfers too) Tested on vbox 4.0.4, MS …
- 13:39 Changeset in mainline [9f104af4]lfnserial by
- Resume default debug level, consider all touched TDs done
- 13:15 Changeset in mainline [aa9ccf7]lfnserial by
- More debug output and some fixes Add mutex for scheduling and …
- 13:07 Changeset in mainline [fd153d3]lfnserial by
- OHCI structures use different alignment from OHCI
2011-04-10:
- 22:44 Changeset in mainline [1a46610]lfnserial by
- OHCI prototype Control transfers work, interrupt transfers freeze …
- 22:33 Changeset in mainline [26d46d2]lfnserial by
- Development branch changes
- 22:30 Changeset in mainline [c6fe469]lfnserial by
- Add support for INT and BULK transfers
- 22:30 Changeset in mainline [7628050]lfnserial by
- Fix IN/OUT values, keep non pointer bits when assigning TDs
- 21:42 Changeset in mainline [eaf1e3d]lfnserial by
- Fix TD data direction values Only check transfer queues if there are …
- 21:03 Changeset in mainline [78d4e1f]lfnserial by
- Init ED queue registers AFTER device reset Disable and enabled …
- 18:37 Changeset in mainline [c7bdfa7]lfnserial by
- Fix in mouse driver, initial support for subdrivers in HID driver.
- 18:28 Changeset in mainline [1cbb4b7]lfnserial by
- Fixed freeing of subdrivers + some debug output.
- 17:57 Changeset in mainline [f76153ce]lfnserial by
- Subdriver initialization. - Function for finding proper subdrivers …
- 16:55 Changeset in mainline [92fd730e]lfnserial by
- Add drvusbmast group to Doxygen
- 16:53 Changeset in mainline [7a5c8b8f]lfnserial by
- Hackish SCSI INQUIRY command in usbmast
- 16:33 Changeset in mainline [62bd8d3]lfnserial by
- First draft of subdriver mappings.
- 16:10 Changeset in mainline [2715978]lfnserial by
- Start work on mass storage stub driver
- 16:09 Changeset in mainline [4b3da81]lfnserial by
- Add mass storage subclass and protocol enums
- 15:57 Changeset in mainline [5a841a4]lfnserial by
- Fix initialization of the "inodes per block" superblock field at mount
- 15:35 Changeset in mainline [ba358ed]lfnserial by
- Minor changes - ifdef guards renamed
- 15:17 Changeset in mainline [60c0573]lfnserial by
- Preparation for HID subdrivers. - Preparation for registering …
- 14:14 Changeset in mainline [4776ba9]lfnserial by
- Refactoring of libusb (includes #165)
- 14:08 Changeset in mainline [3f2af64]lfnserial by
- libusb: refactoring
- 14:01 Ticket #336 (IRQ pseudocode needs to be able to access device I/O registers mapped ...) created by
- Currently, the IRQ pseudocode can only access device I/O registers …
- 13:57 Changeset in mainline [231748a]lfnserial by
- libusb: alternate interfaces in separate file
- 13:46 Ticket #335 (ppc32 kernel needs to be able to handle TLB misses caused by ...) created by
- The ppc32 kernel needs to be able to handle TLB misses caused by …
- 13:45 Ticket #334 (mips32 kernel needs to be able to handle TLB misses caused by ...) created by
- The mip32 kernel needs to be able to handle TLB misses caused by …
- 13:42 Ticket #333 (sparc64 kernel needs to be able to handle TLB misses caused by ...) created by
- The sparc64 kernel needs to be able to handle TLB misses caused by …
- 13:39 Ticket #332 (ia64 kernel needs to be able to handle TLB misses caused by executing ...) created by
- The ia64 kernel needs to be able to handle TLB misses caused by …
- 13:33 Ticket #331 (ia32 needs to be able to detect page misses caused by executing ...) created by
- The ia32 kernel needs to be able to handle page faults caused by …
- 13:31 Ticket #330 (arm32 needs to be able to detect page misses caused by executing ...) created by
- The arm32 kernel needs to be able to handle page faults caused by …
- 13:30 Ticket #329 (amd64 needs to be able to detect page misses caused by executing ...) created by
- The amd64 kernel needs to be able to handle page faults caused by …
- 13:26 Changeset in mainline [4fa0a384]lfnserial by
- Descriptor retrieval start long transfer by itself
- 13:20 Changeset in mainline [6ee6e6f]lfnserial by
- libusb refactoring, add usb_device_create() The refactoring is mostly …
- 13:13 PageFaultLookup created by
- Situation chart for page fault handling mechanism on each supported …
- 13:04 CurrentIssues edited by
- (diff)
- 12:18 Changeset in mainline [dc4c19e]lfnserial by
- Development changes
- 12:09 Changeset in mainline [18c9e6b]lfnserial by
- Fix warning if compiled without the DEBUG_MODE flag enabled
- 10:51 Changeset in mainline [c19329a]lfnserial by
- Add usb_request_clear_endpoint_halt()
- 10:05 Changeset in mainline [230229de]lfnserial by
- Improve mfs_read(), now it can read files (not tested with very large …
- 10:03 Changeset in mainline [8f6bb76e]lfnserial by
- - Fix bug when allocating memory space for the indirect zone vector - …
- 10:01 Changeset in mainline [ce45f19]lfnserial by
- file size must be declared as size_t
- 09:29 Changeset in mainline [82e8861]lfnserial by
- Minor fixes (parameter order, endpoint registration for OHCI rh)
- 09:27 Changeset in mainline [0ede0c3]lfnserial by
- Root hub need to have its endpoints registered too
- 09:09 Changeset in mainline [86b4ee0]lfnserial by
- Minor fixes Size really does not matter for control and bulk endpoint …
- 08:16 Changeset in mainline [edc4c66]lfnserial by
- Development branch changes
- 00:09 Changeset in mainline [d824daf]lfnserial by
- Remove explicit reservation of default address
2011-04-09:
- 23:59 Changeset in mainline [1c258d1]lfnserial by
- Getting default address less active Now the fibril sleeps for at …
- 23:50 Changeset in mainline [46e078a]lfnserial by
- USBHC iface: remove default address reservation This functionality is …
- 23:32 Changeset in mainline [d32ed36]lfnserial by
- Fix toggle reset endpoint filter
- 23:30 Changeset in mainline [0748854]lfnserial by
- Merge development/ changes
- 22:20 Changeset in mainline [f11c288]lfnserial by
- Fix crash on endpoint_t instance removal Remove unused default …
- 22:10 Changeset in mainline [a19a2d7]lfnserial by
- Removed implementation of unused interfaces
- 22:03 Changeset in mainline [ba038f4]lfnserial by
- Don't keep endpoints in two separate structures Fixes crash …
- 20:56 Changeset in mainline [501e5df]lfnserial by
- Development changes
- 20:44 Changeset in mainline [8790650]lfnserial by
- More debug (still does not work)
- 19:24 Changeset in mainline [40ef3ed]lfnserial by
- cpp: add a bunch of links to match architecture naming and select arch …
- 19:23 Changeset in mainline [97bc3ee]lfnserial by
- Full support for FAT12 file system. Correct creating directories and …
- 19:15 Changeset in mainline [7ab6fc2]lfnserial by
- setting POSIX_COMPAT=1 in the makefile now makes compat headers …
- 18:42 Changeset in mainline [709e868]lfnserial by
- several fixes for hub drivers (non-removable devices, ohci root hub, …
- 18:39 Changeset in mainline [2e08dce]lfnserial by
- cpp: minor changes and added binary to the iso image
- 18:37 Changeset in mainline [b79c31f9]lfnserial by
- patch for cyclical dependencies
- 18:28 Changeset in mainline [2ad98fd]lfnserial by
- added ports.h/c files (forgot to add them before)
- 18:26 Changeset in mainline [a43f1d18]lfnserial by
- merge with usb/development
- 17:50 Changeset in mainline [f35b294]lfnserial by
- codelifting
- 17:26 Changeset in mainline [97e7e8a]lfnserial by
- Add drvusbohci group to Doxygen
- 17:15 Changeset in mainline [a9d67aa]lfnserial by
- Refactoring: libusb, USBHC interface protocol Highlights: * …
- 17:12 Changeset in mainline [77223f8]lfnserial by
- Client does not send max packet size Let's pretend this commit …
- 16:56 Changeset in mainline [c6394aa]lfnserial by
- Merge development/ changes
- 16:50 Changeset in mainline [d0f3692]lfnserial by
- Fix bug when reading V3 dentries on disk
- 16:35 Changeset in mainline [3baec29]lfnserial by
- cpp: will it blend
- 16:34 Changeset in mainline [f5c8046]lfnserial by
- add basics of libcompat
- 16:11 Changeset in mainline [5410c04]lfnserial by
- Automatic pipe sessions It is no longer necessary to start sessions …
- 16:00 Changeset in mainline [7b715892]lfnserial by
- Merge development/ changes
- 15:59 Changeset in mainline [8efafda]lfnserial by
- usbinfo and MID driver does not use pipe sessions
- 15:58 Changeset in mainline [4ede178]lfnserial by
- No start/end pipe session calls in libusb
- 15:37 Changeset in mainline [e9ce696]lfnserial by
- Add functions for explicit long transfers
- 15:37 Changeset in mainline [668f1949]lfnserial by
- - mfs_read partially implemented, only directories are supported (yet) …
- 15:35 Changeset in mainline [e666ddc]lfnserial by
- Fix a bug in dentry on-disk offset calculation
- 15:06 Changeset in mainline [1e1b1a9]lfnserial by
- usbhub refactoring
- 13:27 Changeset in mainline [ff0e354]lfnserial by
- Postpone launching of interrupt emulator after everything else is …
- 13:14 Changeset in mainline [112d159]lfnserial by
- Debug output and startup fixes
- 12:58 Changeset in mainline [e33100c]lfnserial by
- The root inode (index == 1) is at offset 0 in the inode table.
- 12:57 Changeset in mainline [534d08e8]lfnserial by
- Fix some debug messages
- 11:35 Changeset in mainline [423e5e87]lfnserial by
- Remove CVS subdirectories
- 11:20 Changeset in mainline [a7de7182]lfnserial by
- Added pcc source tree (contents of pcc-1.0.0.tgz)
- 11:04 Changeset in mainline [969d88e]lfnserial by
- Merge mainline changes
- 11:01 Changeset in mainline [8e8b84f]lfnserial by
- OHCI prototype (does not work) minor UHCI code-style changes
- 11:00 Changeset in mainline [39db23f]lfnserial by
- Development branch changes
- 10:58 Changeset in mainline [0c311d5]lfnserial by
- Add missing flags and comments
- 09:45 Changeset in mainline [d48fcc0]lfnserial by
- Fine grain locking of USB pipes
- 09:39 Changeset in mainline [17279ead]lfnserial by
- Merge devman improvements.
- 09:34 Changeset in mainline [26fa82bc]lfnserial by
- Let drivers return task value as soon as they start, returning control …
- 09:28 Changeset in mainline [3ad7b1c]lfnserial by
- Make devman robust against somebody manually starting a driver. Allow …
- 09:17 Changeset in mainline [a546687]lfnserial by
- Sessions started automatically on pipes It is no longer necessary to …
- 09:10 Changeset in mainline [9ff5ff82]lfnserial by
- Set filled flag when scheduling transfers
- 08:35 Changeset in mainline [8961c22]lfnserial by
- merge with usb/development
- 08:27 Changeset in mainline [d5ac90f]lfnserial by
- Serialization of IPC requests over pipe phone The pipe phone is now …
- 08:19 Changeset in mainline [3e490eb]lfnserial by
- attempt to merge usb/development hub changes
- 00:28 Changeset in mainline [4c28d17]lfnserial by
- OHCI scheduling
- 00:22 Changeset in mainline [f1be95c8]lfnserial by
- Add forgotten TD implementation, add error parsing
2011-04-08:
- 23:28 Changeset in mainline [e42dd32]lfnserial by
- OCHI structures fixed, setup control transfer
- 22:30 Changeset in mainline [b6c9e1e]lfnserial by
- Reserving default address directly obsoleted
- 22:29 Changeset in mainline [033cbf82]lfnserial by
- Handle failure to register with device manager.
- 22:26 Changeset in mainline [98064795]lfnserial by
- New device probing does not reserve default address
- 22:25 Changeset in mainline [b854e56]lfnserial by
- Implement TD initialization
- 22:25 Changeset in mainline [1998bcd]lfnserial by
- Endpoint registration sends address as well This is the first step …
- 22:18 Changeset in mainline [297341b]lfnserial by
- Add extra speed as a special value
- 21:54 Changeset in mainline [7786cea]lfnserial by
- Implement endpoint descriptor initialization
- 21:17 Changeset in mainline [96b8f322]lfnserial by
- Copy batch direction from supplied ep
- 20:54 Changeset in mainline [06c552c]lfnserial by
- Create batch memory structures.
- 20:29 Changeset in mainline [344925c]lfnserial by
- Initialize OHCI hc memory structures
- 20:19 Changeset in mainline [c6cb76d]lfnserial by
- Merge development/ changes
- 18:08 Changeset in mainline [7dfc06fa]lfnserial by
- Do not send max packet size with each transfer See ticket #177, #121 …
- 17:48 Changeset in mainline [61727bf]lfnserial by
- Adding new devices can be done in parallel The wrapper for adding new …
- 15:46 Changeset in mainline [6b6e3ed3]lfnserial by
- Initialize transfer queues
- 15:15 Changeset in mainline [f98b8269]lfnserial by
- Port transfer_list from UHCI
- 13:59 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 13:58 Changeset in mainline [6bec59b]lfnserial by
- Port endpoint framework usage from UHCI
- 13:57 Changeset in mainline [6acc80f3]lfnserial by
- Size is always max_packet_size in endpoint registration At least …
- 13:25 Changeset in mainline [85c47729]lfnserial by
- Per endpoint communication mutex
- 13:24 Changeset in mainline [4b39af4]lfnserial by
- Development branch changes
- 12:30 Changeset in mainline [8b74997f]lfnserial by
- OHCI root hub implementation from branch smekideki
- 12:02 Changeset in mainline [ffc63b0]lfnserial by
- Remove unused code (old control communication mutex)
- 11:59 Changeset in mainline [a49e171]lfnserial by
- Fix in mouse polling callback
- 11:58 Changeset in mainline [4fd3faf]lfnserial by
- Use per endpoint communication mutex
- 11:36 Changeset in mainline [9698695]lfnserial by
- testing code removed
- 11:31 Changeset in mainline [cd1cec3b]lfnserial by
- Separate batch_finish with internal and external errors
- 11:07 Changeset in mainline [6a32665d]lfnserial by
- Add endpoint access serializing mechanism.
- 10:17 Changeset in mainline [c32a585a]lfnserial by
- Added more debug output to generic HID device handling
- 09:45 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) closed by
- worksforme: Closing as not reproducible. This ticket has been reproducible only on …
- 09:43 Lab edited by
- (diff)
- 09:40 Lab edited by
- Mark machines that are no longer available to JJ. (diff)
- 09:16 Changeset in mainline [e9f0348]lfnserial by
- Mouse driver integrated into the general HID driver.
- 09:15 Changeset in mainline [74a1ba9]lfnserial by
- Removed unused code, fixed some typos
- 07:58 Changeset in mainline [1c6f4ff]lfnserial by
- General HID driver for handling all HID devices. Now handles only …
- 07:48 Changeset in mainline [fec47d4]lfnserial by
- Fixed typos + changed match IDs
- 07:47 Changeset in mainline [73ae3373]lfnserial by
- Fixed default connection handler + typo
- 07:04 Changeset in mainline [dd10e07]lfnserial by
- Renamed hidd to hiddev
- 07:02 Changeset in mainline [a8a7063]lfnserial by
- Deprecated sending ox max_packet_size with every transfer request …
2011-04-07:
- 22:24 Changeset in mainline [53debe0]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 22:11 Changeset in mainline [52cc968]lfnserial by
- Dead code elimination.
- 22:00 Changeset in mainline [cf81757]lfnserial by
- testing code removed
- 21:59 Changeset in mainline [2e6bbcf]lfnserial by
- Use one function to setup all transfers.
- 21:48 Changeset in mainline [7f2e33a]lfnserial by
- Fixed requested Report ID, some debugging stuff.
- 21:38 Changeset in mainline [8436590]lfnserial by
- Merge mainline changes.
- 21:18 Changeset in mainline [a694a58]lfnserial by
- Output API modified for handle report ids
- 21:02 Changeset in mainline [88ccd8b8]lfnserial by
- Some improvements to write support: - mfs_create_node() function …
- 21:00 Changeset in mainline [7a57269]lfnserial by
- Fix bug in the read_directory_dentry(), the directory index was ignored
- 20:41 Changeset in mainline [c1b1944]lfnserial by
- libusb: refactoring, some functions made public The aim is to make …
- 20:34 Changeset in mainline [c156c2d]lfnserial by
- tested report ids and push&pop
- 20:22 Changeset in mainline [fee6381]lfnserial by
- Changes from maklf
- 20:22 Changeset in mainline [f8e8738]lfnserial by
- Changes from development
- 20:19 Changeset in mainline [61257f4]lfnserial by
- Initial implementation of general HID driver. - Should handle: - …
- 20:09 Changeset in mainline [fd9ba204]lfnserial by
- Removed HID devices from usbkbd match IDs
- 20:06 Changeset in mainline [b83edb93]lfnserial by
- Report IDs support + fix in kbd_set_led().
- 20:06 Changeset in mainline [15a9e63]lfnserial by
- Bugfix in report descriptor retrieving.
- 19:48 Changeset in mainline [07dcec5]lfnserial by
- Add insert_dentry() function to add a new directory entry to the …
- 19:47 Changeset in mainline [04be5a0]lfnserial by
- Remove wrong assertions
- 19:14 Changeset in mainline [fc35e98]lfnserial by
- Basic support for FAT12 file system. With many limitations of course.
- 19:05 Changeset in mainline [b62dc100]lfnserial by
- Avoid having '\0' in FAT dentry names by avoiding str_cpy().
- 18:56 Ticket #328 (LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE) created by
- Tried to build HelenOS/ia32 with Clang-LLVM 2.9. Failed compiling …
- 17:07 Changeset in mainline [36cd378]lfnserial by
- some more comments
- 16:24 Changeset in mainline [ccca251]lfnserial by
- improve comments, use C++ style comments for TODOs and FIXMEs
- 15:53 Changeset in mainline [b04967a]lfnserial by
- development merge
- 15:04 Changeset in mainline [a4e18e1]lfnserial by
- partial merge form usb/development
- 14:35 Changeset in mainline [feb10c88]lfnserial by
- Remove redundant batch_get parameters
- 14:19 Changeset in mainline [8f30c2e]lfnserial by
- Force endpoint existence for all transfers root hub polling time to 250ms
- 13:30 Changeset in mainline [fd3940c]lfnserial by
- Development branch changes
- 12:17 Changeset in mainline [a82889e]lfnserial by
- Endpoint registration, hub refactoring This commit shall complete …
- 12:14 Changeset in mainline [69df9373]lfnserial by
- Add missing documentation
- 12:09 Changeset in mainline [3f56c90]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 12:07 Changeset in mainline [c50941f]lfnserial by
- Unused code removal
- 12:05 Changeset in mainline [3eaa5a5]lfnserial by
- Removal of unused structures
- 12:04 Changeset in mainline [6639ae1]lfnserial by
- Fix NULL dereference when vfs_file_get() is called with invalid file …
- 12:01 Changeset in mainline [578a2547]lfnserial by
- Hub driver uses standard wrapper for new devices To allow usage …
- 10:31 Changeset in mainline [9f9b31ad]lfnserial by
- Hub new device wrapper registers ctrl endpoint
- 10:29 Changeset in mainline [d41f301]lfnserial by
- Endpoint manager bandwidth fix for ctrl and bulk
- 09:53 Changeset in mainline [97ab321]lfnserial by
- Merge development/ changes
- 09:46 Changeset in mainline [b910455]lfnserial by
- Merge mainline changes.
- 09:21 Changeset in mainline [9d06563]lfnserial by
- fix for non-removables #4
- 09:03 Changeset in mainline [41c1f7b]lfnserial by
- Compile fix and OHCI legacy emulation
- 09:01 Changeset in mainline [049eb87]lfnserial by
- Fix device_keeper compile error, disable legacy for OHCI
- 09:00 Changeset in mainline [1c89f74]lfnserial by
- fix attempt #3
- 08:19 Changeset in mainline [9a7e5b4]lfnserial by
- More OHCI structures and refactoring. Add per endpoint toggle reset
- 08:17 Changeset in mainline [506d330]lfnserial by
- Implement per endpoint toggle reset
- 07:56 Changeset in mainline [92d6868]lfnserial by
- Use sane key management in usb_endpoint_manager
- 07:44 Changeset in mainline [d7f3040]lfnserial by
- fix attempt #2
- 07:39 Changeset in mainline [8e80d3f]lfnserial by
- Rename async_data_read/write_start_flexible() to …
- 07:32 Changeset in mainline [0aae4a6a]lfnserial by
- Add usb address and endpoint num to endpoint structure
- 07:11 Changeset in mainline [fc9f88d]lfnserial by
- Add OHCI HCCA structure and completion codes (common for all structures)
- 06:55 Changeset in mainline [e5ccfd1]lfnserial by
- fix attepmt #1
2011-04-06:
- 22:33 Changeset in mainline [dcaf819]lfnserial by
- OHCI structures, bandwidth reworked Initial support for endpoint …
- 22:32 Changeset in mainline [87305bb]lfnserial by
- Final cleanup, fix reseting toggle of the last ep in list
- 22:21 Changeset in mainline [4ca18ae]lfnserial by
- Drop usage of deprecated deice-keeper_t toggle interface
- 22:02 Changeset in mainline [f567bcf]lfnserial by
- Switch to new endpoint toggle control.
- 21:12 Changeset in mainline [8dc762e0]lfnserial by
- Move endpoint_t to libusb
- 20:26 Changeset in mainline [f9329cf]lfnserial by
- The size_grow parameter of the inode_grow() function should be …
- 20:23 Changeset in mainline [55132b8]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 20:19 Changeset in mainline [f6bffee]lfnserial by
- Allow special flags that control processing of IPC_M_DATA_READ/WRITE …
- 19:52 Changeset in mainline [1e70157]lfnserial by
- Header fixes, add qh to endpoint structure, add endpoint toggle reset
- 19:50 Changeset in mainline [8ab1adff]lfnserial by
- Add functions to read and write indirect zones, it simplifies the …
- 19:30 Changeset in mainline [fb8927d]lfnserial by
- Only INT and ISO transfers require bandwidth reservation add dead …
- 19:29 Changeset in mainline [88dd355]lfnserial by
- Add list of endpoints to devices.
- 18:36 Changeset in mainline [5876d36]lfnserial by
- OHCI uses usb_endpoint_manager removed old bandwidth_t
- 18:32 Changeset in mainline [c922bc7]lfnserial by
- Add function get_inode(), it is used to obtain a generic minix inode …
- 18:27 Changeset in mainline [391d55b]lfnserial by
- Add interrupt bandwidth checks
- 18:13 Changeset in mainline [6ce42e85]lfnserial by
- Use new usb_endpoint_manager instead of bandwidth_t Bandwidth checks …
- 18:10 Changeset in mainline [90b9ab5]lfnserial by
- Set data member
- 16:23 Changeset in mainline [9783496]lfnserial by
- Remove arg argument
- 16:06 Changeset in mainline [9262571]lfnserial by
- Make op structures static to avoid conflict remove one …
- 15:29 Changeset in mainline [f0891ce]lfnserial by
- Add usb_endpoint_manager structure.
- 12:32 Changeset in mainline [5e2be267]lfnserial by
- OHCI hw memory structures
- 08:01 Changeset in mainline [e4f2656]lfnserial by
- Put an explicit nop after the last, branch instruction in inline asm. …
2011-04-05:
- 21:55 Changeset in mainline [40f7297]lfnserial by
- fix to free_zone(): return result og mfs_free_bit() function
- 21:19 Changeset in mainline [82c198f]lfnserial by
- update inode info and mark it as dirty in the mfs_inode_grow() function
- 21:07 Changeset in mainline [7bd68e6]lfnserial by
- Add mfs_inode_grow(), it uses write_map() to expand an inode by a …
- 20:27 Changeset in mainline [a209648]lfnserial by
- some code unmessing
- 20:12 Changeset in mainline [3dba1ca]lfnserial by
- some more comments
- 19:46 Changeset in mainline [90d0522]lfnserial by
- major minor fixes in ohci root hub
- 19:45 Changeset in mainline [040ab02]lfnserial by
- usb hub global over-current and power changes
- 19:33 Changeset in mainline [64dbc83]lfnserial by
- * Report ID implementation * Push and Pop report descriptor …
- 19:28 Changeset in mainline [2bbbfd3]lfnserial by
- Add functions to add or remove zones from inodes
- 18:52 Changeset in mainline [a9974ef]lfnserial by
- report descriptor parsing - local items reset fixed
- 17:44 Changeset in mainline [ec6bee4]lfnserial by
- Merged maklf (report IDs support)
- 17:11 Changeset in mainline [af8ce880]lfnserial by
- Change wrong name to the di_block variable (new name is ind2_block)
- 17:07 Changeset in mainline [8829e33]lfnserial by
- Fixes to mfs_balloc.c : - Remove magic numbers - Fix incorrect index …
- 16:59 Changeset in mainline [a791a96]lfnserial by
- Fix error return value
2011-04-04:
- 20:12 Changeset in mainline [6bf9bc4]lfnserial by
- Final part of USB bandwidth reservation.
- 20:10 Changeset in mainline [b6049d7]lfnserial by
- Refuse transactions without bw reservation
- 19:38 Changeset in mainline [df40775]lfnserial by
- Bandwidth allocator fixes
- 19:35 Changeset in mainline [65369473]lfnserial by
- Check reserved bw
- 19:21 Changeset in mainline [63dabb6]lfnserial by
- Fix hash table compare function return value
- 11:24 Changeset in mainline [97186929]lfnserial by
- remove obsolete tasklets (many years ago tasklets were part of a …
- 08:18 Changeset in mainline [c4e0b47]lfnserial by
- Merge development/ changes
2011-04-03:
- 21:50 Changeset in mainline [3bb6b35]lfnserial by
- ohci root hub set power switching mode
- 21:39 Changeset in mainline [195890b]lfnserial by
- codelifting
- 20:06 Changeset in mainline [6c399765]lfnserial by
- attempt to solve non-removable devices some fixes in root hub driver
- 19:40 Changeset in mainline [ee01ff5]lfnserial by
- rename mfs_read.c, new name is mfs_rw.c
- 19:34 Changeset in mainline [3094804b]lfnserial by
- Another fix for APIC interrupt enable hangup (i8259 too) Refactoring
- 19:33 Changeset in mainline [5a29b4c]lfnserial by
- write_map() must allocate new zones to expand the chain when needed
- 19:33 Changeset in mainline [baa9d5d]lfnserial by
- Development branch changes
- 19:30 Changeset in mainline [5857be2]lfnserial by
- APIC & i8259 should end connection fibril on hangup
- 18:54 Changeset in mainline [f9c03b5]lfnserial by
- Refactoring and dead code removal
- 18:06 Changeset in mainline [c593b21]lfnserial by
- Merge development/ changes
- 17:50 Changeset in mainline [18346ec]lfnserial by
- fix: modified buffers must be marked as dirty
- 17:41 Changeset in mainline [2d7c77a]lfnserial by
- Modify read_map_ondisk() to support write mode, it has been renamed to …
- 17:39 Changeset in mainline [0cec844]lfnserial by
- Add base support for alternate interfaces
- 17:35 Changeset in mainline [0b4e7ca]lfnserial by
- Add wrapper for changing interface setting The code needs to be …
- 17:00 Changeset in mainline [159b91f4]lfnserial by
- Pipe mapping respects alternate interface setting
- 16:48 Changeset in mainline [b8ef4900]lfnserial by
- Add missing file.
- 16:45 Changeset in mainline [cf44c14]lfnserial by
- Remove unused file.
- 16:34 Changeset in mainline [7526e3d]lfnserial by
- Add base support for alternate interfaces Currently, alternate …
- 16:31 Changeset in mainline [0e9b512]lfnserial by
- Fix mips32 and ppc32 builds.
- 15:57 Changeset in mainline [c4eeb2f]lfnserial by
- Remove unused field "dirty" from the generic dentry structure.
- 15:46 Changeset in mainline [e2098dd7]lfnserial by
- Silence werror.
- 15:41 Changeset in mainline [8aa2b3b]lfnserial by
- Merge mainline changes.
- 15:38 Changeset in mainline [3a3d4ca]lfnserial by
- Remove debugging code.
- 15:34 Changeset in mainline [1d465bf]lfnserial by
- Fix passing of PCB pointer from dload. Build dltest (dynamically …
- 14:21 Changeset in mainline [bb18a59]lfnserial by
- Ensure "my interface" is alway initialized
- 13:44 Changeset in mainline [87d4422]lfnserial by
- Add "write_dentry()" function to write directory entries to disk
- 12:57 Changeset in mainline [ae8541d]lfnserial by
- Call put_inode() in mfs_node_put() to write back changes (if any) to disk
- 12:51 Changeset in mainline [77bb55b]lfnserial by
- Add copyright headers to mfs_balloc.c
- 12:45 Changeset in mainline [cdab59e]lfnserial by
- Add mfs2_write_inode_raw() function to write back a dirty inode to disk
- 12:44 Changeset in mainline [586f123]lfnserial by
- Fix cache initialization, cmode was not used at all
- 12:42 Changeset in mainline [106743d]lfnserial by
- Fix bug in alloc_bit() function, wrong parameter passed to block_get()
- 11:17 Changeset in mainline [f3e2663]lfnserial by
- Merge mainline changes
- 10:21 Changeset in mainline [9bc276b]lfnserial by
- Comment clarification
- 10:15 Changeset in mainline [fefc27d]lfnserial by
- merge with usb/development
2011-04-02:
- 20:14 Changeset in mainline [b8f7a0d2]lfnserial by
- Root hub USB response fix
- 20:13 Changeset in mainline [ccbcd895]lfnserial by
- Fix: do not EVER touch batch.buffer
- 18:57 Changeset in mainline [a8fa88d]lfnserial by
- OHCI bandwidth and basic initialization
- 18:56 Changeset in mainline [c2be0e5]lfnserial by
- OHCI bandwidth
- 18:39 Changeset in mainline [2c617b0]lfnserial by
- Basic OHCI initialization
- 16:55 Changeset in mainline [4fbcd2a]lfnserial by
- yet another non-removable devices attempt
- 16:25 Changeset in mainline [4d946647]lfnserial by
- Development branch changes
- 16:23 Changeset in mainline [d527a4e]lfnserial by
- Fix bw manager return value
- 16:18 Changeset in mainline [d8987b1]lfnserial by
- hub: non-removable devices ohci root hub: feature requests
- 16:16 Changeset in mainline [322a8066]lfnserial by
- merge from usb/development
- 16:07 Changeset in mainline [8123695a]lfnserial by
- ohci root hub set/clear feature requests redesigned hub: fix for …
- 15:47 Changeset in mainline [5542b83]lfnserial by
- Add USB bandwidth control mechanism Use per endpoint control transfer …
- 15:37 Changeset in mainline [0053fa38]lfnserial by
- Development branch changes
- 15:37 Changeset in mainline [d773285]lfnserial by
- Use per endpoint control transfer mutex
- 15:15 Changeset in mainline [1273b86c]lfnserial by
- Check bandwidth in hc scheduler Use warnings for now.
- 14:41 Changeset in mainline [a1313b8c]lfnserial by
- Implement hc bandwidth reservation
- 14:32 Changeset in mainline [4ab89e5]lfnserial by
- Compute used bandwidth during reservation
- 14:30 Changeset in mainline [857edac]lfnserial by
- hash_table_create returns true/false it should use bool instead of int
- 13:21 HowToContribute edited by
- Mention the possibility to submit a merge directive. (diff)
- 12:49 Changeset in mainline [b2a081ae]lfnserial by
- Merge ATA packet device detection improvement by Alex Smith.
- 12:49 Changeset in mainline [c6ba274]lfnserial by
- merge with usb/development
- 12:48 Changeset in mainline [029b13c]lfnserial by
- Move signature definition to ata_hw.h.
- 12:38 Changeset in mainline [250dbef]lfnserial by
- Correct ATA packet device detection. (Thx Alex Smith).
- 12:35 HowToContribute edited by
- Clarify Bazaar identity (diff)
- 12:30 HowToContribute edited by
- Submitting patches (diff)
- 09:22 Changeset in mainline [28a3e74]lfnserial by
- Fix comment style.
- 09:14 Changeset in mainline [10eb754]lfnserial by
- Add mfs_write_inode_raw() function to write V1 dirty inodes on disk.
- 08:09 Changeset in mainline [9cd199c]lfnserial by
- Fix memory leak in mfs_match()
- 08:07 Changeset in mainline [2cada66]lfnserial by
- Drop redundant option "-3" in mkminix
2011-04-01:
- 23:42 Ticket #270 (udp_sendto_message() leaves data_fragment_size uninitialized) closed by
- fixed: Actually, the caller can receive both 0 and an actual data fragment …
- 23:33 Changeset in mainline [ea53529]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 23:24 Changeset in mainline [348c589]lfnserial by
- Let UDP set a reasonable data fragment size trying to avoid …
- 20:49 Changeset in mainline [969585f]lfnserial by
- Merge mainline changes
- 19:00 Changeset in mainline [ebcb05a]lfnserial by
- Logging functions should append newline automatically. Since one has …
- 17:07 Changeset in mainline [bdbb6f6]lfnserial by
- Merge from lp:~vojtech-horky/helenos/ddf-fixes
- 15:57 Changeset in mainline [8870230]lfnserial by
- Remove useless parameters from bandwidth reservation API. Add UHCI …
- 15:53 Changeset in mainline [966acede]lfnserial by
- Added generic HID driver skeleton.
- 15:23 Changeset in mainline [da9ebca]lfnserial by
- Add USB bandwidth manager
- 15:08 Changeset in mainline [a9c7c6f]lfnserial by
- hub - non removable devices: more debug logging
- 15:02 Changeset in mainline [bda06a3]lfnserial by
- Report IDs support
- 14:51 Changeset in mainline [8e7d724]lfnserial by
- ohci root hub fix
- 14:48 Changeset in mainline [03eea27]lfnserial by
- merge with usb/development
- 14:45 Changeset in mainline [66a54cc]lfnserial by
- ohci root hub driver fixes
- 14:41 Changeset in mainline [1b9c0e2]lfnserial by
- Using HID parser Output report API in KBD driver.
- 14:34 Changeset in mainline [e4153ea]lfnserial by
- Output report using HID parser API finished + fix in phantom state …
- 14:25 Changeset in mainline [98169ab]lfnserial by
- Root hub match id fix
- 14:23 Changeset in mainline [9b640c42]lfnserial by
- Forgotten UHCI renames, root hub id is usb&class=hub not usb&mid
- 14:23 Changeset in mainline [cfc3027]lfnserial by
- Fix handling of options.
- 13:57 Changeset in mainline [7787dd81]lfnserial by
- Merged fix to output report creation (+ change in reseting LED array).
- 13:49 Changeset in mainline [2859445]lfnserial by
- Remove ls.h
- 13:44 Changeset in mainline [ba63912]lfnserial by
- Polish the 'ls' command a little bit. - Cstyle fixes. - Avoid some …
- 13:18 Changeset in mainline [70a71e5]lfnserial by
- Output API fix
- 12:00 Changeset in mainline [a30e435]lfnserial by
- Merge 'ls' improvements from Jerome Portal.
- 11:59 Changeset in mainline [e353e85]lfnserial by
- Development branch changes
- 11:51 Changeset in mainline [ad7bb42]lfnserial by
- merge keyboard output changes
- 11:50 Changeset in mainline [2f4b3a4]lfnserial by
- output report items order fix
- 11:34 Changeset in mainline [87b52c9]lfnserial by
- merge from usb/development
- 09:00 ReleaseNotes/0.4.3 edited by
- Fix title (diff)
2011-03-31:
- 19:40 Ticket #327 (Convert Device Mapper into Location Service) created by
- (Was: Eliminate Device Mapper) Knights, new plan: Devmap will not be …
- 19:29 Changeset in mainline [bd64680]lfnserial by
- Link mfs_match() to the libfs_ops structure
- 19:27 Ticket #307 (Devman and DDF-based drivers are too verbose) closed by
- fixed: Fixed in changeset:mainline,907. Now drivers can log with ddf_msg() …
- 18:23 Changeset in mainline [73aec008]lfnserial by
- Merge devman and driver logging improvements. Devman started by default.
- 18:22 Changeset in mainline [3acb285]lfnserial by
- Start devman by default in init. Provide configuration option to turn off.
- 17:37 Changeset in mainline [fc51296]lfnserial by
- Add logging for device drivers.
- 17:10 Changeset in mainline [147c9f6]lfnserial by
- Performace optimization: Use zsearch and isearch to store the index …
- 16:53 Changeset in mainline [b438804]lfnserial by
- cstyle
- 10:31 Changeset in mainline [85fa1e1]lfnserial by
- HID parser output report API used to create output reports. + Added …
2011-03-30:
- 21:21 Changeset in mainline [ecb107b]lfnserial by
- USB MID does not spawn alternate interfaces
- 21:19 Changeset in mainline [9b415c9]lfnserial by
- Add a simple logging module to C library and use it in devman. Only …
- 19:44 Changeset in mainline [48d4231]lfnserial by
- Merge development/ changes
- 19:44 Changeset in mainline [f62468c]lfnserial by
- Ignore list update
- 17:34 Changeset in mainline [27bdfa5]lfnserial by
- Merge mainline changes
- 17:32 Changeset in mainline [1e2629f]lfnserial by
- add a forgotten comment
- 17:25 Changeset in mainline [beb6b3d]lfnserial by
- Merge mainline changes.
- 17:24 Changeset in mainline [e3a3e3ad]lfnserial by
- improve ls sorting, and add -h and -u options
- 16:25 Changeset in mainline [917a8c8]lfnserial by
- be more robust in ELF backend, add checks (with page faults) instead …
- 15:39 Changeset in mainline [563b538]lfnserial by
- never use top-level conjunction in assertions, always write two assertions
- 14:36 Changeset in mainline [0864122]lfnserial by
- Add devman test for device handle retrieval The test verifies …
- 14:26 Changeset in mainline [e72fb34]lfnserial by
- Add getting device handle by class path to libc
- 14:26 Changeset in mainline [fc8c2b6]lfnserial by
- devman can tell device handle by its class path
- 13:20 Changeset in mainline [3fddb55]lfnserial by
- Testing driver improvement The driver tries to register the same …
- 13:19 Changeset in mainline [0876062]lfnserial by
- devman refuse to register same function twice
- 13:16 Changeset in mainline [4265fd4]lfnserial by
- More robust error checking in devman client Add checking for failure …
- 13:14 Changeset in mainline [4ae90f9]lfnserial by
- devmap: dereference of uninitialized pointer fix
- 13:10 Changeset in mainline [ad7a6c9]lfnserial by
- Merge mainline changes
Note: See TracTimeline
for information about the timeline view.