Timeline
2011-03-20:
- 23:39 Changeset in mainline [00c18bc] by
- Add USB fallback driver The purpose of it is to see all USB …
- 23:35 Changeset in mainline [2211125e] by
- USB fallback works for interfaces as well
- 23:18 Changeset in mainline [2c1f24c] by
- USB fallback driver refactoring
- 23:00 Changeset in mainline [fa8f1f7] by
- Merge development/ changes
- 22:28 Changeset in mainline [33577f81] by
- mostly hub driver code refactoring (using new generic usb device …
- 22:24 Changeset in mainline [fd9f6e4c] by
- merge with usb/development
- 21:50 Changeset in mainline [09daa8b] by
- using usb/devdrv interface to simplify hub communication …
- 21:48 SashimiRegressions edited by
- (diff)
- 21:36 Changeset in mainline [e7bc999] by
- Add interrupt support Fix register structure Interrupts disabled as …
- 21:07 SashimiRegressions edited by
- (diff)
- 20:51 SashimiRegressions edited by
- (diff)
- 20:29 SashimiRegressions edited by
- (diff)
- 19:50 SashimiRegressions created by
- 19:32 CurrentIssues edited by
- (diff)
- 19:09 Changeset in mainline [4611094f] by
- merge mainline changes
- 18:36 Changeset in mainline [42dbb26] by
- Enable access to device registers
- 18:26 Ticket #318 (Unexpected pfrc (159712).) created by
- During mainline testing before the upcoming 0.4.3 release, I hit the …
- 17:06 Changeset in mainline [b8e9acb] by
- Name fix
- 17:03 Changeset in mainline [8727c18] by
- Add OHCI to ai32 arch
- 17:02 Changeset in mainline [be6cc9cf] by
- OHCI bzrignore
- 16:59 Changeset in mainline [41b96b4] by
- OHCI stub
- 15:52 Changeset in mainline [8373f53] by
- usbinfo: number of configs and ifaces printed
- 15:41 Changeset in mainline [93855d4] by
- Add USB fallback driver This driver is launched when no other driver …
- 15:14 Changeset in mainline [7308e84] by
- Display offset at beginning of line in bdd (thx Maurizio Lombardi).
- 14:51 Changeset in mainline [103cf26] by
- EHCI stub implementation Added host controller interface to EHCI …
- 12:50 Changeset in mainline [8c76c30] by
- Fix some comments and remove unused nr_indirect var.
- 11:48 Changeset in mainline [6adba0a8] by
- Add copyright headers
- 11:30 Changeset in mainline [155f792] by
- Use a generic minixfs inode in core to avoid code duplication
2011-03-19:
- 23:11 ReleaseNotes/0.5.0 edited by
- Note about debug binaries. (diff)
- 19:15 Changeset in mainline [930baca] by
- the read_map() function returns the data block address on disk given …
- 18:30 Changeset in mainline [59e01689] by
- merge from usb/development
- 18:14 Changeset in mainline [a763eb4] by
- Doxygen comments to HC iface of EHCI No change in functionality.
- 17:47 Changeset in mainline [81608b5] by
- EHCI: small fixes
- 17:40 Changeset in mainline [f51594fa] by
- Add EHCI stub for HC interface
- 12:40 Changeset in mainline [4fb6d9ee] by
- Refactoring
- 09:32 Changeset in mainline [13b9cb5] by
- Use horizontal list instead of vertical in uhci scheduler This breaks …
2011-03-18:
- 22:59 GSOC edited by
- We are a mentoring organization officially. (diff)
- 22:31 Changeset in mainline [ebf59e4] by
- Reverse error priorities STALL should be reported only if there is no …
- 21:41 Changeset in mainline [d3991b2] by
- QH and link pointer refactoring
- 21:31 Changeset in mainline [eedac04] by
- Development branch changes
- 21:27 Changeset in mainline [46d12fb] by
- Refactoring Don't call addr_to_phys syscall on NULL pointer.
- 21:04 Changeset in mainline [171cd88] by
- Make sure new_address index is never out of array bounds (fixes #142)
- 20:39 Changeset in mainline [0d6ab10] by
- Add mfs_stat() function and link mfs_size_get() function to the …
- 19:56 Changeset in mainline [fe4ac35] by
- Link the mfs_root_get() function to the libfs_ops structure
- 19:44 Changeset in mainline [44c0f5b] by
- link function mfs_node_get() to the libfs_ops structure
- 19:44 Changeset in mainline [8b86ed26] by
- the inode table position depends from the zone and inode bitmap size
- 18:47 Changeset in mainline [fcce9e1] by
- fix directory entries initialization
- 17:38 Changeset in mainline [18b3cfd] by
- Checking if the device is uninitialized in kbd repeat loop.
- 17:19 Changeset in mainline [3746bfe] by
- Fixed #140 (properly destroying KBD structure when polling ends)
- 17:17 Changeset in mainline [00b13408] by
- Fixed destroying of KBD structure when polling ended. The structure …
- 16:53 Changeset in mainline [411d9fa] by
- Mouse sets boot protocol
- 16:50 Changeset in mainline [382f3266] by
- Merge development/ changes
- 16:45 Changeset in mainline [054ed84] by
- Mouse sets boot protocol
- 16:45 Changeset in mainline [d71691d] by
- USB device structure remembers interface
- 16:38 Changeset in mainline [f0a1c86] by
- Development branch changes
- 16:31 Changeset in mainline [98637224] by
- second fix of bug 138(multiple new devices deadlock), works in qemu
- 16:25 Changeset in mainline [e93e319] by
- second check of bug 138 (multiple new devices)
- 16:17 Changeset in mainline [4fec9ee] by
- Changes from development
- 16:03 Changeset in mainline [d8e61b0d] by
- Report protocol support using HID report parser.
- 15:16 Changeset in mainline [3036735] by
- Development branch changes
- 15:10 Changeset in mainline [fc5ed5d] by
- Getting size of report from parser, changed key processing.
- 15:03 Changeset in mainline [11ac272] by
- fixes: deadlock with default address, usb speeds
- 14:58 Changeset in mainline [a7528a16] by
- speed on port is low/full/high
- 14:43 Changeset in mainline [a83e138] by
- sollution for bug 138 (deadlock caused by incorrect asking for default …
- 14:24 Changeset in mainline [b495a93] by
- drpintf removed, usb_log_… used instead
- 14:21 Changeset in mainline [bb41b85] by
- Merged changes from branch maklf
- 14:17 Changeset in mainline [6e3b9a58] by
- Merged changes from branch lelian/hidd
- 12:16 Changeset in mainline [73751c0] by
- merge with usb/development
- 09:18 Changeset in mainline [b64eac6] by
- Merge mainline changes
- 09:14 Changeset in mainline [1614ce3] by
- Improvements of usbinfo application Refactored the code, filtering …
- 09:00 UsersGuide/CompilingFromSource edited by
- (diff)
- 08:59 UsersGuide/CompilingFromSource edited by
- (diff)
- 08:58 UsersGuide/CompilingFromSource edited by
- Stress disclaimer even more (diff)
- 08:57 UsersGuide/CompilingFromSource edited by
- Manual configuration (diff)
- 08:47 UsersGuide/CompilingFromSource edited by
- Automatic configuration plus running instructions (diff)
- 08:41 HowToContribute edited by
- Compiling instructions (diff)
2011-03-17:
- 23:41 Changeset in mainline [b8e2f93] by
- usbinfo prints language name instead of code
- 23:41 Changeset in mainline [749f18c5] by
- Add function for string representation of a locale
- 23:29 Changeset in mainline [8865087] by
- usbinfo recognises HID descriptor
- 23:22 Changeset in mainline [a458bc9] by
- usbinfo refactoring - command line switches
- 23:17 Changeset in mainline [2d6787b] by
- Old code removal from usbinfo
- 23:10 Changeset in mainline [aad3587] by
- String printing back in usbinfo
- 23:04 FreeRunner edited by
- Update (diff)
- 22:59 Changeset in mainline [7b13d8e] by
- usbinfo prints match ids from interfaces too
- 22:54 ReleaseNotes/0.5.0 edited by
- Automatic release building (diff)
- 22:51 ReleaseNotes/0.5.0 edited by
- Add special notes (diff)
- 22:41 ReleaseNotes/0.5.0 edited by
- Details on GTA02 support. (diff)
- 22:37 Changeset in mainline [cfff7a8f] by
- Fix a little bug when reading inodes from disk
- 22:33 Ticket #302 (GTA02 touchscreen does not work) closed by
- fixed: Fixed in changeset:mainline,885. I modified the condition in …
- 22:32 Changeset in mainline [306061a] by
- Display mouse pointer even in lower resolution. Still be careful not …
- 22:29 Changeset in mainline [4fa05a32] by
- Merge development/ changes
- 22:24 Changeset in mainline [df22c36] by
- add function to read V2/V3 inodes on disk
- 22:24 Changeset in mainline [bf58895] by
- usbinfo uses the library descriptor walker
- 22:22 Changeset in mainline [da77278] by
- Add simple "walker" over descriptors It iterates over all descriptors …
- 22:00 Changeset in mainline [f213ae7] by
- add function to read V1 inode on disk
- 21:11 Changeset in mainline [e160da4d] by
- Add printing of descriptor tree to usbinfo
- 21:10 Changeset in mainline [7d04324] by
- Link mfs_is_directory() and mfs_is_file() functions to the libfs_ops …
- 20:30 Changeset in mainline [5a58ae2] by
- Link mfs_is_directory() function to the libfs_ops structure
- 20:10 Changeset in mainline [e54ba607] by
- link mfs_device_get function to the libfs_ops structure
- 20:00 Codenames edited by
- (diff)
- 20:00 ReleaseNotes/0.5.0 edited by
- (diff)
- 19:59 ReleaseNotes/0.5.0 edited by
- We actually have only the pc platform driver as of now. (diff)
- 15:22 Changeset in mainline [3b08178] by
- Initialize block cache and add a function to get a filesystem instance …
- 13:49 Changeset in mainline [0fd82c9] by
- HW error handling minor fix in TD debug output
- 13:49 Changeset in mainline [fcc525d] by
- Limit the number of hw retries
- 13:41 Changeset in mainline [953a823] by
- mount minix filesystem and add the superblock info structure to the …
- 13:38 Changeset in mainline [87037c48] by
- Fix transfer descriptor act size debug output
- 13:23 Changeset in mainline [d142e75] by
- Development branch changes
- 12:45 Changeset in mainline [4f66cc7b] by
- Merged development changes
- 07:53 Ticket #108 (Building of release files should be automated) closed by
- fixed: In changeset:mainline,881, changeset:mainline,882 and …
2011-03-16:
- 23:23 Changeset in mainline [051b3db8] by
- Update SBI to rev. 344 from upstream. What's new: * …
- 23:18 Changeset in mainline [eb2a48a] by
- Set the value explicitly even if it's the default
- 22:35 Changeset in mainline [406d514] by
- Fix omissions.
- 22:09 Changeset in mainline [471569b] by
- Rename things 'dist' to 'release'.
- 21:46 Changeset in mainline [aede651] by
- Build release files from exported sources. Build source tarball as well.
- 21:00 Changeset in mainline [039c66c] by
- merge from smekideki into usb/development: small fixes
- 20:57 Changeset in mainline [42a3a57] by
- small fixes: new device speed, returning unpluged address, proposed …
- 18:50 Changeset in mainline [72af8da] by
- merge from usb/development
- 18:46 Changeset in mainline [3e7b7cd] by
- minor change
- 10:27 Changeset in mainline [81ca204] by
- Add command-line switches to usbinfo
- 10:14 Changeset in mainline [3100ebe] by
- Preparation for more modular usbinfo
2011-03-15:
- 20:20 Changeset in mainline [f66d903] by
- Fix MinixFS V3 initialization
- 17:47 Changeset in mainline [245eb02d] by
- Check for V3 magic number when a mount is performed
- 14:50 Changeset in mainline [2180979] by
- Hack for first QEMU device
- 14:43 Changeset in mainline [a963a68] by
- Hw error handling.
2011-03-14:
- 22:51 Changeset in mainline [2ef036a] by
- Merge development/ changes
- 22:49 Changeset in mainline [fcf07e6] by
- Fix typo in doxygen group name The actual fix is renaming the latter …
- 22:37 Changeset in mainline [7ffe82f] by
- usbinfo expects list of devices The functionality was cut down but …
- 22:22 Changeset in mainline [c2343cc] by
- Add function for getting USB address of a device
- 21:24 Changeset in mainline [15d3b54] by
- Doxygen comments, enable hw interrupts if possible
- 21:22 Changeset in mainline [9370884] by
- Development branch changes
- 19:45 Ticket #317 (Structured binary data editor) created by
- Implement a tool to view and edit structured binary data, such as …
- 14:04 Changeset in mainline [ff34e5a] by
- Try to enable hw interrupts
- 10:49 Changeset in mainline [c69209d] by
- Add reading max packet size for pipe zero
- 10:47 Changeset in mainline [206f71a] by
- Getting max_packet_size for default control pipe
- 10:46 Changeset in mainline [6dd35e0] by
- Fix UHCI shortcut in usbinfo
- 02:01 Changeset in mainline [6298d80] by
- Development branch changes
- 01:39 Changeset in mainline [17ceb72] by
- Doxygen
2011-03-13:
- 23:35 Changeset in mainline [189cd4e] by
- USB device name contains also the address
- 23:28 Changeset in mainline [b711f62] by
- Bypass problems with incomplete APIC service
- 23:26 Changeset in mainline [c5b6431c] by
- APIC service running even without APIC The service is kept running …
- 23:25 Changeset in mainline [91579d5] by
- C style fixes
- 23:23 Changeset in mainline [3bd96bb] by
- Move scheduling to iface functions
- 23:10 Changeset in mainline [f123909] by
- Doxygen fixes and refactoring. UHCI root hub driver should be …
- 22:54 Changeset in mainline [92b41f33] by
- Add library layer for bandwidth reservation See ticket #121.
- 22:47 Changeset in mainline [5fd22d8] by
- USB device driver framework registers endpoints
- 22:45 Changeset in mainline [b7d8fd9] by
- Add IPC layer for endpoint (bandwidth) reservation No HC driver …
- 22:02 Changeset in mainline [1b0b86e6] by
- Merge development/ changes
- 21:39 Changeset in mainline [deb4ba7] by
- Initial work on USB device driver framework See messages in …
- 21:19 Changeset in mainline [adfe5ec] by
- Mouse driver uses automatic polling
- 21:15 Changeset in mainline [4bf94df] by
- Add functions for automatic device polling
- 20:14 Changeset in mainline [92dd5c8] by
- Read superblock and look for a corrispondent magic number, fix first …
- 18:17 Changeset in mainline [335382d] by
- BIG refactoring, fixed a memory leak and few TODOs
- 18:09 Changeset in mainline [a9f91cd] by
- Refactoring final touches
- 17:51 Changeset in mainline [9351353] by
- MAJOR refactoring, solved several TODOs and a leak with ddf infrastructure
- 17:18 Changeset in mainline [69334af] by
- Replace asserts with proper checks Also, added doxygen comments.
- 16:18 Changeset in mainline [8850690] by
- Rename uhci_t ⇒ uhci_hc_t, start of bigger HC ↔ RH cleanup
- 15:37 Changeset in mainline [6143ce3] by
- Rename queue_head_t ⇒ qh_t Refactoring
- 13:59 Changeset in mainline [eb0dc58] by
- Doxygen comments, use helper function for setting IOC flag
- 11:39 Changeset in mainline [c3f95d8] by
- Merged mainline changes
2011-03-12:
- 22:36 Changeset in mainline [0f3e68c] by
- Minor fixes and refactoring
- 22:35 Changeset in mainline [67352d2] by
- Debug output fixes and refactoring (less spam, more readability)
- 15:56 Changeset in mainline [7f810b3] by
- Move port_status.h functionality to port.h
- 12:44 Changeset in mainline [dd6f59f] by
- Minor fixes in initialization routine and hc interrupt handling
- 12:39 Changeset in mainline [0db3ad6] by
- Only check connections of there is a chance for a finished one Set …
- 11:59 Changeset in mainline [489c3e7] by
- USB mouse driver uses the new framework The implementation was …
- 11:51 Changeset in mainline [fb1d4990] by
- Minor fix in RH device enumeration
- 11:30 Changeset in mainline [c32688d] by
- bitmap translation
- 10:10 Changeset in mainline [6105fc0] by
- Start work on ticket #85 (USB framework) Only base skeleton is ready, …
2011-03-11:
- 18:43 Changeset in mainline [ccbc5b56] by
- Merge mainline changes
- 18:41 Changeset in mainline [14c29ba] by
- Fix directory entries initialization, mkminix is now ready to be used.
- 18:33 Changeset in mainline [b84175a] by
- Fix wrong use of block_write_direct(), make sure we write at least 1k …
- 18:20 Changeset in mainline [0dd2717] by
- Fix wrong use of the FIRST_ZONE macro
- 18:10 Changeset in mainline [d3ce9515] by
- Fix wrong memory allocation for inode table buffer
- 17:33 Changeset in mainline [df949c5] by
- Get max_packet_size when initializing default pipe UHCI root hub …
- 17:32 Changeset in mainline [bf4cc3e] by
- Get bMaxPacketSize0 when initializing default pipe
- 17:18 Ticket #316 (Real CD-ROM not working) created by
-
While
ata_bd
does work with the emulated CD-ROM inside Qemu, it does … - 17:16 HardwareSupport edited by
- (diff)
- 16:56 Changeset in mainline [33382a9] by
- #128 - skip constant items in report
- 16:24 Changeset in mainline [0bd4810c] by
- Buffer length of parsed input report
- 16:05 Changeset in mainline [71b6e92] by
- Fix assign batch to proper queue
- 16:03 Changeset in mainline [ab5a43d1] by
- All debug output uses port.id_string
- 15:42 Changeset in mainline [9d9ffdd] by
- merge with hidd
- 13:51 Changeset in mainline [3005db6] by
- Root hub refactoring
- 11:15 Changeset in mainline [0c8562c] by
- Development branch changes
- 09:20 Changeset in mainline [67f54965] by
- Merge development/ changes
- 08:09 Changeset in mainline [b3bdb68] by
- Merge mainline changes
- 08:04 Changeset in mainline [b05e2fe] by
-
Quick fix to enable compilation
- 00:17 Ticket #290 (Infrequent hang of loaders while reading from fat during startup) closed by
- fixed: Fixed in changeset:mainline,880.
- 00:16 Changeset in mainline [c1a5d8d] by
- Merge from lp:~jakub/helenos/fs.
- 00:14 Changeset in mainline [5716e9a] by
- Make sure that block_get() instantiates each block only once.
2011-03-10:
- 19:26 Changeset in mainline [a8def7d] by
- Small fixex
- 19:11 Changeset in mainline [197b671] by
- Code cleaning
- 19:10 Ticket #315 (Port of GNU Binutils to HelenOS) created by
- Port essential programs from GNU Binutils to HelenOS. Details:: The …
- 19:07 Changeset in mainline [e69f10b] by
- Merged changes from lelian/hidd
- 18:43 Changeset in mainline [7351dc3] by
- Merged bugfix
- 17:14 Changeset in mainline [60a228f] by
- hidparser bug fix
- 16:05 Changeset in mainline [f4cf2813] by
- Commented rest of the USB HID code.
- 16:04 Changeset in mainline [45dd8bf] by
- Commented dump functions and keycode converting.
- 15:56 Changeset in mainline [2b12f06] by
- Comments to HID request functions
- 15:24 Changeset in mainline [f6d0c7c] by
- Comments to hiddev
- 15:16 Changeset in mainline [77ab674] by
- Comments to hiddev, added some return value checks.
- 15:16 Changeset in mainline [e8c1fb0] by
- Exiting from the polling loop if an error occurs.
- 14:13 Changeset in mainline [7309799] by
- Comments of kbdrepeat functions + minor changes to comments in kbddev.
- 13:42 Changeset in mainline [17ada7a] by
- Comments + minor changes. - Doxygen comments to all functions in …
- 10:52 Changeset in mainline [8a02ff3] by
- Merged auto-repeat + some doxygen comments of kbd functions.
- 10:47 Changeset in mainline [dfe53af] by
- Auto-repeat of keys. - Added structure usbhid_kbd_repeat_t. - Added …
- 08:51 Changeset in mainline [269bd9b4] by
- Changes from development
2011-03-09:
- 23:10 Ticket #314 (Debugging information lost for some aborts) created by
- Starting with changeset:mainline,845, an aborting task will not print …
- 22:59 Changeset in mainline [7a34efde] by
- User convert_1k_off macro
- 22:50 Ticket #313 (Enhancement of user space debugging and observability features) created by
- Improve or implement features for HelenOS user space debugging and …
- 22:37 Changeset in mainline [c4c7f5a] by
- set fs dirsize to minixfs3 dirsize as default value, fix memory leak
- 22:20 Ticket #312 (Coredumps should contain register state) created by
- Corefiles generated by taskdump do not contain the register …
- 22:02 Changeset in mainline [8ceba1e] by
- Improve minixfs server check_magic_number() function
- 22:00 Ticket #146 (Modern operating system without MMU) closed by
- deferred: The thesis was successfully defended in the week of Jan 31. The text …
- 21:59 Changeset in mainline [f8c60f5] by
- Basic sketch of code for allocating blocks
- 20:48 Changeset in mainline [66bea243] by
- Some unrelated changes to pipefs
- 20:40 Changeset in mainline [b00a2f2] by
- Fix integers conversion functions
- 20:31 Changeset in mainline [bb0db564] by
- Avoid possible unaligned memory access problems
- 20:26 Changeset in mainline [340b5690] by
- Fix inode table initialization
- 16:18 Changeset in mainline [868ef40] by
- Add copyright headers where missing
- 16:16 Changeset in mainline [eef306c] by
- Check filesystem feature flags when mounting
- 15:59 Ticket #311 (Port of Portable C Compiler (pcc) to HelenOS) created by
- Port the Portable C Compiler to HelenOS. Details:: The Portable C …
- 15:25 Changeset in mainline [e2abab03] by
- Split getting instance out of ext2fs_node_get so we don't unncesarily …
- 15:06 Changeset in mainline [84226f0] by
- ext2fs: Check for dot filenames in the other place too
- 14:03 Changeset in mainline [a210bc7] by
- ext2fs: Protect instance list with a mutex
- 13:19 Changeset in mainline [242b4bb] by
- Change comment, as I verified that this should work
- 13:12 Changeset in mainline [529edc66] by
- Add support for reading files to ext2fs
- 11:57 Changeset in mainline [df38657] by
- Reorganize ext2fs_read_directory and skip . and .. entries
- 10:54 GSOC edited by
- update for GSoC 2011 (diff)
- 10:13 Changeset in mainline [b83e16ff] by
- Split ext2fs_read_directory from ext2fs_read
2011-03-08:
- 23:08 Changeset in mainline [7df022e5] by
- block_write_direct() cannot write more than 8 blocks
- 22:01 Changeset in mainline [03fa85c] by
- Mark all zones < first_data_zone as already used
- 21:55 Changeset in mainline [f8c190e] by
-
Fix LED keys toggling toggle
- 21:54 Changeset in mainline [c0964800] by
- Another toggle protocol fix. SET CONFIGURATION resets toggle only if …
- 21:42 Changeset in mainline [48d2765] by
- Doxygen comments, part 1
- 21:30 Changeset in mainline [0c0f5a5d] by
- Development branch changes
- 21:27 Changeset in mainline [6cda025] by
- Fix default fs type selection
- 21:26 Changeset in mainline [4dc6a32] by
- ext2fs server now (almost, as it is not synchronized yet) supports …
- 21:21 Changeset in mainline [0b07acd] by
- Improve error detection
- 20:48 Changeset in mainline [2f593872] by
- Printing of descriptor + turned on report parsing.
- 20:48 Changeset in mainline [32bfb96] by
- Replaced all printfs with usb_log_debug()
- 20:42 Ticket #310 (Support for DWARF Debugging Information Format) created by
- Implement support for an essential subset of the DWARF Debugging …
- 20:29 Changeset in mainline [5050d9e] by
- Report parser integration into HID driver + parsing of report descriptor.
- 20:01 Changeset in mainline [021351c] by
- Merged changes from branch maklf
- 20:00 Changeset in mainline [8e9becf6] by
- Merged branch lelian/hidd
- 19:59 Changeset in mainline [4727a97a] by
- Set the current time in root inode and finx inode table initialization
- 19:37 Changeset in mainline [f0ceb1d] by
- make_root_ino() should be called in main()
- 19:31 Changeset in mainline [56df02f] by
- Fix comment
- 19:25 Changeset in mainline [8bec4d1] by
- possible buffer overflow check fixed
- 19:19 Changeset in mainline [58319fd] by
- Fix memory leak
- 19:15 Changeset in mainline [c64506b] by
- Fix a bug when initializing inodes
- 18:48 Changeset in mainline [3de529c] by
- delimiter descriptor field is supported now
- 18:18 Changeset in mainline [d2fc1c2] by
- Merged changes from development.
- 18:10 Changeset in mainline [fd282ad] by
- Insert directory entries . and .. in root dir
- 17:08 Changeset in mainline [3c616f6] by
- Fix directory entries structures
- 16:57 Changeset in mainline [d4d425c] by
- Merge mainline changes
- 16:54 Changeset in mainline [8e41994] by
- Fix code style
- 16:46 Changeset in mainline [410a065] by
- Write root inode on disk
- 15:38 Changeset in mainline [59e670e] by
- Rewrite mkminix to improve readability
- 15:12 Changeset in mainline [a8e98498] by
- Doxygen comments fixes, EHCI match ids * Fixed wrong parameters' …
- 15:06 Changeset in mainline [bc1c6fb] by
- Doxygen comments fixes No change in functionality.
- 15:06 Changeset in mainline [e2b58a63] by
- Add a lot of EHCI match ids Hopefully all are correct.
- 14:36 Changeset in mainline [5d5f971] by
- Removal of usbmem.[ch] They are not used anywhere and are superseeded …
2011-03-07:
- 20:37 Changeset in mainline [f5cbd4f] by
- Some little code fix
- 20:22 Changeset in mainline [1d115c8] by
- Merge development/ changes
- 20:20 Changeset in mainline [bc99ed6] by
- Write superblock on disk directly into init_superblock()
- 20:15 Ticket #187 (Driver for NE2000 network card clone) closed by
- fixed: Taking this ticket off the GSoC 2011 list and closing as fixed. Fixed …
- 20:03 Changeset in mainline [e80b1de] by
- Fix V3 superblock structure
- 19:54 Changeset in mainline [5dab9237] by
- Name release file according to profile name when available.
- 19:08 Changeset in mainline [ec4538d] by
- EHCI handsoff fix (it works now), refactoring, Doxygen
- 19:03 Changeset in mainline [18e9eeb] by
- Development branch changes
- 18:57 Changeset in mainline [a7e2f0d] by
- Doxygen and other comments
- 18:27 Changeset in mainline [0969e45e] by
- Removal of UHCI comments from EHCI driver
- 17:51 Changeset in mainline [f16a76b] by
- Merge mainline changes
- 17:45 Changeset in mainline [c867a216] by
- IPC and documentation fixes In more details: * removed some useless …
- 17:39 Changeset in mainline [3b271e3] by
- Fix IPC phone leakage
- 17:08 Changeset in mainline [d473c6b] by
- IPC: prefer return code of opening request
- 17:08 Changeset in mainline [97ff14d] by
- Unversioned EHCI driver binary
- 17:02 Ticket #309 (async_data_read_finalize returns EOK even with NULL data and nonzero size) created by
- The function async_data_read_finalize returns EOK even with NULL data …
- 16:51 Changeset in mainline [960bee9] by
- Merge development/ changes
- 16:22 Changeset in mainline [0d3167e] by
- EHCI, zero configured flag to surrender root hub port control
- 16:02 Changeset in mainline [275bf456] by
- Doxygen and other comments uhci-rhd refactoring.
- 14:30 Changeset in mainline [13927cf] by
- Doxygen and other comments
- 11:59 Changeset in mainline [bcaefe3] by
- Yet another refactoring
- 11:18 Changeset in mainline [2ab6875] by
- Further refactoring
- 10:50 Changeset in mainline [4b4e163] by
- Refactoring
2011-03-06:
- 22:38 Changeset in mainline [e2267e82] by
- code cleanup
- 22:30 Changeset in mainline [e03a733] by
- initialize V3 superblock and write it to disk
- 22:00 Changeset in mainline [4ed80ce8] by
- Removed accidentaly added binary Refactoring
- 21:46 Sysel edited by
- Small clarification (diff)
- 21:38 Sysel edited by
- Some SBI internals (diff)
- 21:02 Sysel edited by
- NNPS battle plan (diff)
- 20:32 Changeset in mainline [ae1ae27] by
- Fix incorrect bitmaps size calculation
- 19:01 Changeset in mainline [d4beec3] by
- Fix toggle protocol implementation
- 18:55 Changeset in mainline [8a20380] by
- Development changes
- 18:54 Changeset in mainline [a60150a] by
- Track toggle on errors
- 18:39 Changeset in mainline [57c0a7e] by
- Refactoring dump setup buffer on TD initialization
- 18:38 Changeset in mainline [5620bd4] by
- Integrate device_keeper into bathc structure Check every control …
- 18:38 Changeset in mainline [98807e16] by
- Add setup data parsing and toggle reset
- 17:39 Changeset in mainline [3e37964] by
- Use toggle tracking
- 17:38 Changeset in mainline [edb5f837] by
- Add toggle tracking
- 17:29 Changeset in mainline [24d5432] by
- Merge: phantom state detection
- 17:28 Changeset in mainline [d477734] by
- Phantom state handling (actually no handling, just ignoring).
- 17:21 Changeset in mainline [9cfe0d5] by
- fix bug when initializing bitmaps
- 17:03 Changeset in mainline [3742068] by
- Merge: remaining HID class-specific requests.
- 17:02 Changeset in mainline [b330cb1f] by
- Minor changes to HID class-specific requests.
- 17:01 Changeset in mainline [e6aaa59] by
- initialize bitmaps
- 16:05 Changeset in mainline [4cee3944] by
- Change some functions names
- 15:35 Changeset in mainline [c18b11a] by
- EHCI stub, BIOS handover
- 15:34 Changeset in mainline [40a5d40] by
- Add EHCI stub and implement BIOS handover.
- 14:59 Changeset in mainline [89ae871] by
- Merge mainline changes
- 14:57 Changeset in mainline [bc24c5e] by
- Fix bitmaps blocks count
- 14:49 Changeset in mainline [68ed0fb] by
- prepare V1/V2 superblock and write it to disk
- 12:12 Changeset in mainline [86d0b4b3] by
- Fix minix.h file position
- 09:21 Changeset in mainline [35f0899] by
- Added missing class-specific requests + fixed Set_Report request. - …
- 00:15 Changeset in mainline [5079242] by
- Development branch changes
2011-03-05:
- 20:08 Changeset in mainline [d20f211] by
- Merge: setting idle rate, no sleep in polling, other minor changes.
- 20:07 Changeset in mainline [6bb456c] by
- Idle rate set to infinity, no sleep in polling + minor changes.
- 20:07 Changeset in mainline [1efe89b] by
- First parameter to usb_debug_str_buffer() made constant.
- 19:31 Changeset in mainline [7cedc46a] by
- cstyle
- 19:30 Changeset in mainline [dc790e1] by
- make sure we are running in 32-bit mode
- 18:57 Changeset in mainline [5a81c5b] by
- Fix structure name
- 18:25 Changeset in mainline [767da0a] by
- reort parser - data translation bug fix
- 18:08 Changeset in mainline [fad14d7] by
- Basic report descriptor imlementation
- 17:57 Changeset in mainline [dbc7aeb] by
- Do not import bool.h header in fs/minix.h
- 17:51 Changeset in mainline [3564cdd] by
- simplify directory entries structures definition
- 17:11 Changeset in mainline [82650385] by
- export minixfs headers into a separate library
- 13:03 Changeset in mainline [163cf12] by
- Fix typo
- 11:51 Changeset in mainline [00db345a] by
- Merged development changes.
- 11:49 Changeset in mainline [7ac73a4] by
- Setting idle rate + minor changes. - Removed some debug output, added …
- 11:44 Changeset in mainline [939b7d2] by
- Remove redundant code
- 11:35 Changeset in mainline [dde8ca4] by
- Added function for Set_Idle request.
- 11:03 Changeset in mainline [19a057f9] by
- setting up V1/V2 superblock
- 10:47 Changeset in mainline [55c51c2] by
- Fix max name lenght for V1 and V2
- 09:49 Changeset in mainline [eee8007] by
- Add support to long filenames, improve mkminix
- 00:44 Changeset in mainline [474d08e] by
- Refactoring and SPD support
- 00:33 Changeset in mainline [eae83aa] by
- Use SPD on IN packets, use proper PID type
- 00:12 Changeset in mainline [c5b93dc] by
- Refactoring Rename transfer_descriptor_t to td_t Minor fixes
2011-03-04:
- 23:35 Changeset in mainline [a6add7a] by
- Comment and documentation fixes In the process also removed several …
- 23:32 Changeset in mainline [80fdffe] by
- Support for bulk transfers, minor refactoring
- 23:15 Changeset in mainline [0e06a14] by
- Adds support for bulk transfers Unifies data transfer initialization
- 22:48 Changeset in mainline [f5246b6] by
- Development branch changes
- 22:29 Changeset in mainline [d78a32f] by
- Fix bad comment
- 22:04 Changeset in mainline [f43c4d2] by
- Merge development/ changes
- 21:59 Changeset in mainline [03f7952] by
- Small improvements USB mouse stops polling after first failed …
- 21:54 Changeset in mainline [ff4185e6] by
- Safer and better usb_debug_str_buffer
- 20:51 Changeset in mainline [3c775adb] by
- Do not modify UHCI_CLEANER_TIMEOUT constant
- 20:11 Changeset in mainline [019cff6] by
- Add buffer dumping function usb_debug_str_buffer Example usage in USB …
- 18:58 Changeset in mainline [1ffbbc1] by
- add mfs.h to minixfs implementation
- 18:53 Changeset in mainline [63ffffd] by
- MFSv3 superblock structure is different than V1/V2 superblock
- 18:36 Changeset in mainline [4e900c1] by
- Use set configuration before getting class descriptor Tested and …
- 18:32 Changeset in mainline [7413683] by
- Do not duplicate code, use symbolic lynks instead of copy-paste
- 17:34 Changeset in mainline [3faf416c] by
- Hack for unplugged USB mouse Very rough but at least UHCI driver is …
- 17:19 Changeset in mainline [5dd9209] by
- Merge development/ changes
- 15:01 Changeset in mainline [969a6ff] by
- merge from /usb/smekideki minor change
- 14:59 Changeset in mainline [140c033] by
- std request to class request
- 13:35 Changeset in mainline [b7d9606] by
- report descriptor bug fix
- 13:31 Changeset in mainline [04c722f9] by
- merge from /usb/smekideki; minor changes in hub driver
- 13:29 Changeset in mainline [332f860] by
- a bit of codelifting
- 13:08 Changeset in mainline [d49728c] by
- merge with usb/development
- 13:05 Changeset in mainline [8c877b2] by
- merge with \usb\development
- 09:31 Changeset in mainline [f06c9ec] by
- Merge: polling interval from endpoint descriptor
- 08:41 Changeset in mainline [0e164ed] by
- Merged development - fixes.
2011-03-03:
- 23:35 Changeset in mainline [9a422574] by
- status write(and read) transaction size fix
- 23:25 Changeset in mainline [9445aad] by
- Development branch changes
- 23:18 Changeset in mainline [bdc8ab1] by
- Fixed: setup write sends data rounded up to max_packet_size Unified …
- 21:30 Changeset in mainline [dc75234] by
- Remove possible endless cycle
- 21:02 Changeset in mainline [24d943f] by
- Using polling interval from endpoint descriptor
- 20:12 Changeset in mainline [796c276] by
- Renamed ext2 server to ext2fs so its namespace won't collide with …
- 19:40 Changeset in mainline [eaf9794] by
- Add some comments to mkminix
- 18:56 Changeset in mainline [0588062e] by
- Merged branch maklf - basic HID report descriptor parser
- 15:35 Changeset in mainline [c7a2e7e] by
- report item offset
- 12:54 Changeset in mainline [d3594362] by
- Merge from development (Set_Configuration)
- 12:52 Changeset in mainline [8f74140c] by
- USB MID sets device configuration A forgotten piece of code. Sorry.
- 12:44 Changeset in mainline [0f31e2b] by
- Merged development changes.
2011-03-02:
- 22:14 Changeset in mainline [e3675427] by
- Merge mainline changes
- 22:07 Changeset in mainline [c672195] by
- Fix mkfile command, "-s" parameter was not recognized. (Thanks to …
- 21:32 Changeset in mainline [954bf385] by
- Initial mkminix implementation
- 21:13 Changeset in mainline [2c22f1f7] by
- FAT allows dash in filenames At least, UHCI driver is able to create …
- 20:49 Changeset in mainline [24aa62c] by
- Add simple USB mouse driver The driver expects data in boot protocol …
- 20:20 Changeset in mainline [21bb58d] by
- USB mouse sends events to console The values are not properly …
- 20:14 Changeset in mainline [103ae7f8] by
- Console looks for mice as well
- 19:26 Changeset in mainline [57640e7] by
- Replace check_magin_number() with a more efficient version
- 19:15 Changeset in mainline [fd5fed8] by
- USB mouse driver in mouse class
- 19:04 Changeset in mainline [8d4b844] by
- Mouse driver respects poll interval
- 19:03 Changeset in mainline [820aba32] by
- Better info message
- 18:54 Changeset in mainline [a6567ed] by
- Correct endpoint initialization in mouse driver
- 18:40 Changeset in mainline [9a9a58e] by
- Fix max file name length
- 18:17 Changeset in mainline [d70e0a3c] by
- Allocating "get full config desc" put into action Yes, all that …
- 18:06 Changeset in mainline [4723444] by
- Add allocating "get full config descriptor" This function …
- 17:16 Changeset in mainline [c081780] by
- Add USB mouse driver skeleton
- 15:01 Changeset in mainline [af430ce] by
- Various small fixes
- 14:21 Changeset in mainline [30db06c] by
- Remove connection bypass in console After switching to parallel VFS …
- 14:20 Changeset in mainline [7a2f8ea0] by
- Assert replaced with condition The assert was originally there for …
- 12:00 Changeset in mainline [e135751] by
- Merge development/ changes
- 11:53 Changeset in mainline [37b1651d] by
- Merge mainline changes
- 00:02 Changeset in mainline [e259d95] by
- free report descriptor bug fix forgotten header added
2011-03-01:
- 23:11 Changeset in mainline [da3965e] by
- USB HID report descriptor parser bug fix
- 23:08 Changeset in mainline [4c7c251] by
- New PCI device interface, USB legacy disabled during device initialization
- 23:02 Changeset in mainline [0e2fdcf] by
- Development branch changes
- 22:58 Changeset in mainline [b375bb8] by
- Refactoring
- 22:46 Changeset in mainline [e24e7b1] by
- USB HID Report descriptor bug fix
- 22:20 Changeset in mainline [19a1800] by
- Merge with the current development
- 22:10 Changeset in mainline [9e3dc95] by
- check superblock magic numbers
- 22:03 Changeset in mainline [976f546] by
- Basic version of usb hid report descriptor parser
- 21:26 Changeset in mainline [819450a] by
- Add functions to manage endianness
- 21:15 Changeset in mainline [096c883] by
- Add mfs_mounted(), not yet finished
- 19:56 Changeset in mainline [ac8285d] by
- Fix comparison vs. assignment
- 19:48 Changeset in mainline [dddb357] by
- Merge mainline changes
- 19:46 Changeset in mainline [d84ee58] by
- add some comments
- 19:42 Changeset in mainline [77870e30] by
- add directory entries definitions
- 19:29 Changeset in mainline [85d32df7] by
- Add MinixFS V1 inode structure
- 18:34 Changeset in mainline [a6e094f] by
- Drop code copied from minix3
- 17:42 Ticket #308 (Implement DDF-based protocol for keyboard devices) created by
- Currently all drivers for keyboard devices (alias protocol drivers …
- 17:37 Ticket #307 (Devman and DDF-based drivers are too verbose) created by
- Devman and DDF-based drivers print too many debugging messages to the …
- 17:34 Ticket #306 (VFS_OUT protocol server-side stubs) created by
- File-system drivers could be simplified slightly by factoring out the …
- 17:30 StudentTips edited by
- Revert change (duplicate text) (diff)
- 16:43 Changeset in mainline [494eaf7] by
- Merged: HID driver refactoring, works also with more keyboards.
- 16:39 Changeset in mainline [1c6c409] by
- Properly destroying HID and KBD device structures. + Do not send LOCK …
- 15:39 Changeset in mainline [51b46f2] by
- Merge development/ changes
- 15:26 Changeset in mainline [27270db] by
- Fixed initialization of kbd_dev. - Setting console phone to -1.
- 14:02 Changeset in mainline [0b5644c] by
- Merged development changes.
- 08:04 Ticket #305 (SATA AHCI block driver) created by
- Implement a native HelenOS driver (or drivers) for an AHCI-compliant …
2011-02-28:
- 23:26 Ticket #304 (Read-only UDF 2.50 (Blu-ray video)) created by
- Enhance the UDF file-system driver (when it is implemented, see ticket …
- 23:19 Ticket #303 (Read-only UDF 1.02 (DVD-Video)) created by
- Implement a file-system driver for a subset of the Universal Disk …
- 22:59 Changeset in mainline [9ef0d6d] by
- Remove warning and use proper value for turning of legacy support
- 22:19 Ticket #302 (GTA02 touchscreen does not work) created by
- As of changeset:mainline,675 (and a while back) the touchscreen input …
- 21:31 Ticket #301 (Spurious interrupts in Bochs during boot) created by
- Running ia32 build of HelenOS mainline in Bochs (with a single …
- 21:21 Ticket #300 (Spurious interrupt on Phenom X4 (quad core)) created by
- When I run the ia32 port of HelenOS mainline on my workstation Kvadrat …
- 20:07 Changeset in mainline [ab414a6] by
- Use aaccess routines to disable USB Legacy
- 20:06 Changeset in mainline [99e6bfb] by
- Implement access to device config space
- 19:38 Changeset in mainline [d79a101f] by
- Add pci device interface
- 17:11 Changeset in mainline [86341e2] by
- Refactoring
- 16:31 StudentTips edited by
- Respect copyright. (diff)
- 14:24 Changeset in mainline [3f7efa79] by
- add basic dependency check to the toolchain build script (based on a …
- 13:04 Changeset in mainline [cc44f7e] by
- hc and rh work Support for low speed devices RH iospace obtained from …
- 12:24 Changeset in mainline [dced52a] by
- Debug code refactoring, redundant code removed
- 11:55 Changeset in mainline [4abc304] by
- Debug output refactored
- 11:11 Repositories edited by
- add two new branches (diff)
2011-02-27:
- 22:47 Changeset in mainline [128b8ee] by
- Merge mainline changes
- 22:44 Changeset in mainline [f6d4462] by
- init async manager
- 22:43 Changeset in mainline [fd7f329a] by
- Fix comments (thanks to Manuele Conti)
- 22:19 Changeset in mainline [e6cb880] by
- The "mount" command does not display any help message about required …
- 21:29 Changeset in mainline [6a8d2659] by
- Add copyright notice in mfs_inode.h
- 21:23 Changeset in mainline [7de65cd] by
- Connect minixfs to VFS
- 20:31 Changeset in mainline [e2ad8e4] by
- Add MinixFS superblock structure definition.
- 19:46 Ticket #288 (fat crashes on assert(idxp->pfc) in fat_node_get_core()) closed by
- fixed: So the problem was that after unlinking the /log/klog node, its node …
- 19:45 Changeset in mainline [5d4d98b] by
- Fixed bug in hiddev (compiles now).
- 19:40 Changeset in mainline [05155a1] by
- Merge from lp:~jakub/helenos/fs.
- 19:25 Changeset in mainline [5ca5eaa7] by
- Create an extra reference to an unlinked FAT node. This keeps the node …
- 19:22 Changeset in mainline [2391aaf] by
- Huge refactoring of USB HID driver. - Created generic USB HID device …
- 18:54 Changeset in mainline [c2eef61c] by
- Add minixfs to HelenOS makefiles
- 18:35 Changeset in mainline [84cecef] by
- change file names to match HelenOS rules
- 12:53 Changeset in mainline [657ab26] by
- Add MFSv2 inode structure definition
- 12:21 Changeset in mainline [4ba8baa] by
- First commit
- 02:54 Changeset in mainline [299d53e] by
- Development branch changes
- 02:46 Changeset in mainline [8e1eb4d0] by
- Trust pci and use the supplied value
- 02:43 Changeset in mainline [ad6857c] by
- Fixed: pciintel reports correct io sizes BIG FAT WARNING!!!: I don't …
- 02:39 Changeset in mainline [1ae51ae] by
- Refactoring
- 00:25 Changeset in mainline [81c508c] by
- USBHID: logging (#76), modifiers (#65), locks (#66), LEDs (#26), init …
- 00:23 Changeset in mainline [c2fa801] by
- Removed unused code. - Removed HID descriptor parser (completely). - …
- 00:07 Changeset in mainline [882f8b1] by
- Major changes to usbhid driver. - Changed structure usb_hid_dev_kbd_t …
2011-02-26:
- 23:48 Changeset in mainline [ad4562c2] by
- Changed API for getting descriptors. - Changed …
- 21:59 Changeset in mainline [0e3505a] by
- Match id update on USB HID driver Now, the driver accepts only …
- 21:08 Changeset in mainline [38eaf41] by
- Improve toolchain.sh help message to mention the possibility to …
- 15:22 Changeset in mainline [3a1aa20] by
- Merged development.
- 14:57 Changeset in mainline [63e0bdd] by
- Null devices need to be in some driver_devices list too, otherwise …
- 14:45 Changeset in mainline [9ffbdf1] by
- Added tests for libext2 superblock getters
- 12:30 Changeset in mainline [48563a3] by
- debug messages reworked
- 11:20 Changeset in mainline [3de48b5] by
- Switch back to polling reduce debug verbosity
- 09:29 Changeset in mainline [0063838] by
- Remove unused hc connection
- 02:08 Changeset in mainline [eb292a0] by
- Reset whole hc during initialization Increase debug level of hw …
- 01:25 Changeset in mainline [86c2ccd] by
- Fixes Fixed: infinite loop in device_keeper Fixed: assertion fail in …
- 00:02 Ticket #275 (Default sparc64/ultra build grows out of the OBP identity mapped ...) closed by
- fixed: Fixed in changeset:mainline,869.
- 00:00 Ticket #298 (The block cache has only 32-bit keys on 32-bit systems, but the block ...) created by
- The functions accessing the block hash table will need to be fixed to …
2011-02-25:
- 23:57 Ticket #297 (TICK ticks ahead of TICK_COMPARE) created by
- I noticed a couple of times that the simulated Niagara machine running …
- 23:50 Changeset in mainline [27833d8] by
- Merge from lp:~jakub/helenos/fs.
- 23:46 Changeset in mainline [c3ae877] by
- Add support for low speed transfers
- 23:44 Changeset in mainline [5691653] by
- Map component memory before inflating.
- 23:42 Changeset in mainline [e7c42ac0] by
- Apply sun4v fixups before actually using physmem start address. Fix …
- 23:27 Changeset in mainline [1a93bb0] by
- Preperly support both low and full speed devices using device_keeper
- 22:57 Changeset in mainline [5f183dc] by
- Add device_keeper implementation usb_addrkeep_t + usb_speed_t
- 22:26 Changeset in mainline [c7f23c0] by
- Use explicit brackets in arithmetic expression.
- 22:25 Changeset in mainline [b9c229b] by
- Allocate an ABI-compliant stack frame.
- 20:55 Changeset in mainline [0fde1d5] by
- properly report low speed devices
- 20:48 Changeset in mainline [cabda7f] by
- Minor fixes initialize stack variables use fixed size 32B address …
- 20:21 Changeset in mainline [2d33eb5] by
- Use what we have found (even if it's 0) add debug output
- 19:58 Changeset in mainline [013e4ca4] by
- Increase debug verbosity
- 19:23 Changeset in mainline [2550b6e] by
- Do not disable interrupts twice before switching to userspace on …
- 18:10 Changeset in mainline [6e84dc3] by
- Do not leak a buffer on error.
- 18:08 Changeset in mainline [89e780d] by
- Use the correct size of the allocated buffer.
- 17:17 Changeset in mainline [4d37c42] by
- protect debug output with mutex, minor status output changes
- 16:59 Changeset in mainline [b8622e2] by
- merge from smekideki: hub driver uses new api and works
- 16:56 Changeset in mainline [dff940f8] by
- codelifting of latest hub driver changes
- 16:48 Changeset in mainline [cc34f32f] by
- speed determination on hub port
- 16:38 Changeset in mainline [f20f9e2] by
- Disable ports on startup remove device on connection change
- 16:32 Changeset in mainline [b4875e6] by
- define default speed in one place
- 16:23 Changeset in mainline [cd4b184] by
- fixed use of new usb pipe api each hub has it`s own fibril
- 16:04 Changeset in mainline [6495e71] by
- Make interrupts compiletime option
- 15:58 Changeset in mainline [6cbe7dad] by
- Get register address for uchi-rhd from uhci-hcd
- 15:03 Changeset in mainline [e9e58ea3] by
- Devel changes
- 14:48 Changeset in mainline [3b0fb049] by
- added uhci ids
- 14:12 Changeset in mainline [0fc764f] by
- Add some real pci ids
- 12:18 Changeset in mainline [37b4794e] by
- More precise range checking with USB string index
- 12:14 Changeset in mainline [11f1817] by
- Merge development/ changes
- 10:40 Changeset in mainline [0475e13] by
- Setting boot protocol for the keyboard, initialization in …
- 10:22 Changeset in mainline [54e682f] by
- Fixed key release recognition. - Was not storing previously pressed keys.
- 09:56 Changeset in mainline [3185692] by
- merge from usb/smekideki: a bit of codelifting
- 09:54 Changeset in mainline [d493ac17] by
- corrected usb hub descriptor serialization/deserialization declaration …
- 09:46 Changeset in mainline [ca56afa] by
- merge with /usb/development
2011-02-24:
- 23:32 Changeset in mainline [d972534] by
- LED setting - LEDs are determined from remembered modifiers (not …
- 21:03 Changeset in mainline [a8e1aae] by
- Add support for reading directories to libext2
- 19:56 Changeset in mainline [f2ba5d9f] by
- Numpad keys translation.
- 19:31 Changeset in mainline [8f840ed] by
- Modifiers handling. - Renamed constants in hidparser. - Changed …
- 12:58 Meetings edited by
- prepare for next meeting (diff)
- 12:56 Lab edited by
- add Ben NanoNote? (diff)
- 12:50 ContemplatedPlatforms edited by
- add Ben NanoNote?, update tables (diff)
- 12:47 Changeset in mainline [e7b7ebd5] by
- Fixed initialization. Problems introduced when merging: - Was not …
- 12:30 WikiStart edited by
- unify capitalization and interpunction (diff)
- 12:03 Changeset in mainline [92574f4] by
- Merged development (changes in DDF, etc.). Conflicts in …
- 10:38 Changeset in mainline [102d400] by
- Add structure definition for linked list directory entry
2011-02-23:
- 23:07 Changeset in mainline [ad34feb] by
- Implement reading of blocks from inode in libext2
- 22:19 Changeset in mainline [a80849c] by
- Add support for string descriptors
- 22:11 Changeset in mainline [b1c6e58] by
- Refactoring of usbinfo application
- 21:56 Changeset in mainline [d0dcfa80] by
- Refactoring of usbinfo application (strings)
- 21:55 Changeset in mainline [b84e114] by
- Retrieval of USB string
- 21:23 Changeset in mainline [7eebe2a] by
- usbinfo refactoring
- 21:22 Changeset in mainline [1a6a234] by
- Retrieval of list of supported languages (strings)
- 21:16 Changeset in mainline [14670bf] by
- Add EEMPTY error code
- 21:15 Changeset in mainline [dde2c90] by
- Add basic language codes Language codes use the same number as …
- 20:57 Changeset in mainline [83fd0d7] by
- Attempt at automatic building of release files. To do: * better …
- 18:28 Changeset in mainline [233e68d] by
- Devel changes
- 18:21 Changeset in mainline [a54af66] by
- More strict inode type checking
- 18:12 Changeset in mainline [6dd929c] by
- Add hack to usbinfo for USB strings Will refactor and move into …
- 18:12 Changeset in mainline [071b5f8] by
- Add allocating version of GET_DESCRIPTOR
- 18:10 Changeset in mainline [3f0ef89d] by
- Remove fallback match id for USB devices
- 15:38 Changeset in mainline [a9c674e0] by
- Merged small fixes and improvements Fixed "usbinfo -t uhci" problem. …
- 15:28 Changeset in mainline [d3880aa] by
- USB MID driver creates ctl function
- 10:58 Changeset in mainline [87157982] by
- Less "info" messages in UHCI root hub
- 10:58 Changeset in mainline [eb48f61] by
- "usbinfo -t uhci" works again
- 10:28 Changeset in mainline [3b5d1535] by
- Merge mainline changes
2011-02-22:
- 23:30 Changeset in mainline [eb1a2f4] by
- Merge mainline changes (DDF refactoring) This merge includes DDF …
- 20:05 Changeset in mainline [f483a15] by
- Merge changes from mainline
- 14:31 Changeset in mainline [e936e8e] by
- Add "is session started" function to the pipes API Replaced direct …
- 13:51 Changeset in mainline [9f554e64] by
- Merge development/ changes
2011-02-21:
- 22:25 Changeset in mainline [deece2f] by
- Development branch merge
- 21:45 Changeset in mainline [dbe25f1] by
- merge from smekideki; adding status_chage pipe initialization
- 21:39 Changeset in mainline [15b0432] by
- hub hopefully initializes status_change pipe
- 21:09 Changeset in mainline [9fec913] by
- Add omitted block_put() to error path.
- 19:50 Changeset in mainline [b317b0b] by
- merge from usb/development
2011-02-20:
- 23:26 Changeset in mainline [41b70d30] by
- Removal of old "phones" API from libusb No public function from …
- 23:21 Changeset in mainline [0f21c0c] by
- Removal of API that use phones directly
- 22:54 Changeset in mainline [83c291d] by
- Removal of useless code
- 22:52 Changeset in mainline [b476347] by
- Virtual HC uses phone-less API Forgot to update the virtual root hub.
- 22:51 Changeset in mainline [da7c0a9] by
- Merge development/ changes
- 22:10 Changeset in mainline [d37b235] by
- merge from /usb/smekideki; hubSpeed in pipe API
- 21:55 Changeset in mainline [070f11e] by
- merge from /usb/smekideki: usb hub uses pipe API
- 21:52 Changeset in mainline [ace12560] by
- yet another merge with usb/development
- 21:47 Changeset in mainline [62066b4] by
- merge with usb/development
- 21:43 Changeset in mainline [41e645c] by
- Add simple USB multi interface device driver The MID driver serves as …
- 21:37 Changeset in mainline [063ead6f] by
- Merge development/ changes
- 21:33 Changeset in mainline [6bb83c7] by
- usbhub uses new api, it is compilable. cannot guarantee functionality
- 19:24 Ticket #284 (Parallel build sometimes fails because generic/adt/list.o does not exist) closed by
- fixed: Fixed in changeset:mainline,861 and changeset:mainline,862.
- 19:20 Changeset in mainline [664af708] by
- Add explicit dependency of the output binary on the object files to …
- 18:07 Changeset in mainline [c20da9f] by
- Do not send key 0 to console Also, nicer printing of received data.
- 18:01 Changeset in mainline [7f56fb7] by
- Removal of useless function It makes no sens to create match ids from …
- 17:58 Changeset in mainline [a99330e] by
- List .c instead of .o in the list of sources to build. (Noticed by …
- 17:58 Changeset in mainline [51f0e410] by
- Interface-based matches use also device descriptor This way it is …
- 17:31 Changeset in mainline [6e6dc7d] by
- Refactoring of match id creation
- 17:07 Changeset in mainline [c723b772] by
- Less debugging output in USB MID
- 17:03 Changeset in mainline [5c3ace2] by
- HID driver respects interface number
- 17:02 Changeset in mainline [8ba18c6] by
- MID driver can tell interface number to child
- 17:02 Changeset in mainline [18cb870] by
- Extend pipe initialization with interface number
- 17:01 Changeset in mainline [27a0012] by
- Add local implementation of get_interface
- 17:00 Changeset in mainline [95120c3] by
- Add get_interface to USB interface The get_interface shall be used by …
- 15:46 Changeset in mainline [50ba203] by
- merge with usb/development
- 14:20 Changeset in mainline [b68b279] by
- MID driver handles get_address requests correctly Also, splitted some …
- 14:17 Changeset in mainline [357a302] by
- USB interfaces reorganization The most important change is that …
- 12:51 Changeset in mainline [3ae93a8] by
- Add USB multi interface device driver Incomplete implementation of a …
- 12:38 Changeset in mainline [540e2d2] by
- Add creation of match ids from interface descriptor
- 12:35 Changeset in mainline [745d2ad] by
- Add standard USB descriptor nesting to libusb
- 11:02 Changeset in mainline [8cf6709] by
- Initialize fibril's pointer to waited-for object in fibril_setup() …
2011-02-19:
- 23:41 Changeset in mainline [423e8c81] by
- Use hardware interrupts instead of polling NOTE: hw interrupt …
- 23:34 Changeset in mainline [fb78ae72] by
- Move interrupt enabling code to pciintel driver
- 23:02 Changeset in mainline [b9d910f] by
- Use properly initialized interrupt code
- 20:02 Changeset in mainline [6edc69a] by
- Development changes
- 20:00 Changeset in mainline [7e7f0f5] by
- Hang up pen phone
- 19:45 Changeset in mainline [733a9a8] by
- Use hardware interrupts
- 19:44 Changeset in mainline [e221ca0] by
- Add support for piix4
- 18:11 Changeset in mainline [b927375] by
- Fix regression in devmap-devman device connecting. Fix regression in …
2011-02-18:
- 21:09 Changeset in mainline [0a46c41e] by
- Add bulk transfers to libusb
- 20:37 Changeset in mainline [fbf0589] by
- Merge development/ changes
- 20:22 Changeset in mainline [374552ef] by
- Merged removals of old API
- 20:14 Changeset in mainline [b36e5de] by
- Removal of remote parts of old API The control transfer callbacks for …
- 20:06 Changeset in mainline [228f251] by
- Max packet size actually sent over IPC
- 20:04 Changeset in mainline [c4fb95d3] by
- Merge mainline changes.
- 19:55 Changeset in mainline [867e6735] by
- Merge development/ changes
- 19:49 Changeset in mainline [b6c7da6] by
- Merge speed sending during new device discovery
- 19:41 Changeset in mainline [026d6e2] by
- Merge development/ changes
- 18:24 Changeset in mainline [9df965ec] by
- UHCI root hub uses the new device wrapper Note that the diff is …
- 18:23 Changeset in mainline [6d8c5725] by
- Add wrapper for adding new USB device from a hub The wrapper …
- 17:54 Changeset in mainline [1dde2eb1] by
- Add ESTALL error code
- 16:08 Changeset in mainline [fa48ebe] by
- New device's speed uses enum
- 14:25 Changeset in mainline [735eac3] by
- Add USB speeds enum
- 14:24 Changeset in mainline [d81ef61c] by
- uncompilable changes, partially applying pipe api
- 13:46 Changeset in mainline [acce4fc] by
- debug output changes
- 13:36 Changeset in mainline [0c00dac] by
- Merge low/high speed hack
- 13:26 Changeset in mainline [6427cf67] by
- Hack for setting low speed/high speed Currently, it is only a …
Note: See TracTimeline
for information about the timeline view.