Fork us on GitHub Follow us on Facebook Follow us on Twitter

Timeline



2011-04-09:

23:59 Changeset in mainline [1c258d1]lfnserial by Vojtech Horky <vojtechhorky@…>
Getting default address less active Now the fibril sleeps for at …
23:50 Changeset in mainline [46e078a]lfnserial by Vojtech Horky <vojtechhorky@…>
USBHC iface: remove default address reservation This functionality is …
23:32 Changeset in mainline [d32ed36]lfnserial by Jan Vesely <jano.vesely@…>
Fix toggle reset endpoint filter
23:30 Changeset in mainline [0748854]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
22:20 Changeset in mainline [f11c288]lfnserial by Jan Vesely <jano.vesely@…>
Fix crash on endpoint_t instance removal Remove unused default …
22:10 Changeset in mainline [a19a2d7]lfnserial by Jan Vesely <jano.vesely@…>
Removed implementation of unused interfaces
22:03 Changeset in mainline [ba038f4]lfnserial by Jan Vesely <jano.vesely@…>
Don't keep endpoints in two separate structures Fixes crash …
20:56 Changeset in mainline [501e5df]lfnserial by Jan Vesely <jano.vesely@…>
Development changes
20:44 Changeset in mainline [8790650]lfnserial by Jan Vesely <jano.vesely@…>
More debug (still does not work)
19:24 Changeset in mainline [40ef3ed]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
cpp: add a bunch of links to match architecture naming and select arch …
19:23 Changeset in mainline [97bc3ee]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Full support for FAT12 file system. Correct creating directories and …
19:15 Changeset in mainline [7ab6fc2]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
setting POSIX_COMPAT=1 in the makefile now makes compat headers …
18:42 Changeset in mainline [709e868]lfnserial by Matus Dekanek <smekideki@…>
several fixes for hub drivers (non-removable devices, ohci root hub, …
18:39 Changeset in mainline [2e08dce]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
cpp: minor changes and added binary to the iso image
18:37 Changeset in mainline [b79c31f9]lfnserial by Matus Dekanek <smekideki@…>
patch for cyclical dependencies
18:28 Changeset in mainline [2ad98fd]lfnserial by Matus Dekanek <smekideki@…>
added ports.h/c files (forgot to add them before)
18:26 Changeset in mainline [a43f1d18]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
17:50 Changeset in mainline [f35b294]lfnserial by Matus Dekanek <smekideki@…>
codelifting
17:26 Changeset in mainline [97e7e8a]lfnserial by Vojtech Horky <vojtechhorky@…>
Add drvusbohci group to Doxygen
17:15 Changeset in mainline [a9d67aa]lfnserial by Vojtech Horky <vojtechhorky@…>
Refactoring: libusb, USBHC interface protocol Highlights: * …
17:12 Changeset in mainline [77223f8]lfnserial by Vojtech Horky <vojtechhorky@…>
Client does not send max packet size Let's pretend this commit …
16:56 Changeset in mainline [c6394aa]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
16:50 Changeset in mainline [d0f3692]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix bug when reading V3 dentries on disk
16:35 Changeset in mainline [3baec29]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
cpp: will it blend
16:34 Changeset in mainline [f5c8046]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
add basics of libcompat
16:11 Changeset in mainline [5410c04]lfnserial by Vojtech Horky <vojtechhorky@…>
Automatic pipe sessions It is no longer necessary to start sessions …
16:00 Changeset in mainline [7b715892]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
15:59 Changeset in mainline [8efafda]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo and MID driver does not use pipe sessions
15:58 Changeset in mainline [4ede178]lfnserial by Vojtech Horky <vojtechhorky@…>
No start/end pipe session calls in libusb
15:37 Changeset in mainline [e9ce696]lfnserial by Vojtech Horky <vojtechhorky@…>
Add functions for explicit long transfers
15:37 Changeset in mainline [668f1949]lfnserial by Maurizio Lombardi <m.lombardi85@…>
- mfs_read partially implemented, only directories are supported (yet) …
15:35 Changeset in mainline [e666ddc]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix a bug in dentry on-disk offset calculation
15:06 Changeset in mainline [1e1b1a9]lfnserial by Matus Dekanek <smekideki@…>
usbhub refactoring
13:27 Changeset in mainline [ff0e354]lfnserial by Jan Vesely <jano.vesely@…>
Postpone launching of interrupt emulator after everything else is …
13:14 Changeset in mainline [112d159]lfnserial by Jan Vesely <jano.vesely@…>
Debug output and startup fixes
12:58 Changeset in mainline [e33100c]lfnserial by Maurizio Lombardi <m.lombardi85@…>
The root inode (index == 1) is at offset 0 in the inode table.
12:57 Changeset in mainline [534d08e8]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix some debug messages
11:35 Changeset in mainline [423e5e87]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
Remove CVS subdirectories
11:20 Changeset in mainline [a7de7182]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
Added pcc source tree (contents of pcc-1.0.0.tgz)
11:04 Changeset in mainline [969d88e]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Merge mainline changes
11:01 Changeset in mainline [8e8b84f]lfnserial by Jan Vesely <jano.vesely@…>
OHCI prototype (does not work) minor UHCI code-style changes
11:00 Changeset in mainline [39db23f]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
10:58 Changeset in mainline [0c311d5]lfnserial by Jan Vesely <jano.vesely@…>
Add missing flags and comments
09:45 Changeset in mainline [d48fcc0]lfnserial by Vojtech Horky <vojtechhorky@…>
Fine grain locking of USB pipes
09:39 Changeset in mainline [17279ead]lfnserial by Jiri Svoboda <jiri@…>
Merge devman improvements.
09:34 Changeset in mainline [26fa82bc]lfnserial by Jiri Svoboda <jiri@…>
Let drivers return task value as soon as they start, returning control …
09:28 Changeset in mainline [3ad7b1c]lfnserial by Jiri Svoboda <jiri@…>
Make devman robust against somebody manually starting a driver. Allow …
09:17 Changeset in mainline [a546687]lfnserial by Vojtech Horky <vojtechhorky@…>
Sessions started automatically on pipes It is no longer necessary to …
09:10 Changeset in mainline [9ff5ff82]lfnserial by Jan Vesely <jano.vesely@…>
Set filled flag when scheduling transfers
08:35 Changeset in mainline [8961c22]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
08:27 Changeset in mainline [d5ac90f]lfnserial by Vojtech Horky <vojtechhorky@…>
Serialization of IPC requests over pipe phone The pipe phone is now …
08:19 Changeset in mainline [3e490eb]lfnserial by Matus Dekanek <smekideki@…>
attempt to merge usb/development hub changes
00:28 Changeset in mainline [4c28d17]lfnserial by Jan Vesely <jano.vesely@…>
OHCI scheduling
00:22 Changeset in mainline [f1be95c8]lfnserial by Jan Vesely <jano.vesely@…>
Add forgotten TD implementation, add error parsing

2011-04-08:

23:28 Changeset in mainline [e42dd32]lfnserial by Jan Vesely <jano.vesely@…>
OCHI structures fixed, setup control transfer
22:30 Changeset in mainline [b6c9e1e]lfnserial by Vojtech Horky <vojtechhorky@…>
Reserving default address directly obsoleted
22:29 Changeset in mainline [033cbf82]lfnserial by Jiri Svoboda <jiri@…>
Handle failure to register with device manager.
22:26 Changeset in mainline [98064795]lfnserial by Vojtech Horky <vojtechhorky@…>
New device probing does not reserve default address
22:25 Changeset in mainline [b854e56]lfnserial by Jan Vesely <jano.vesely@…>
Implement TD initialization
22:25 Changeset in mainline [1998bcd]lfnserial by Vojtech Horky <vojtechhorky@…>
Endpoint registration sends address as well This is the first step …
22:18 Changeset in mainline [297341b]lfnserial by Vojtech Horky <vojtechhorky@…>
Add extra speed as a special value
21:54 Changeset in mainline [7786cea]lfnserial by Jan Vesely <jano.vesely@…>
Implement endpoint descriptor initialization
21:17 Changeset in mainline [96b8f322]lfnserial by Jan Vesely <jano.vesely@…>
Copy batch direction from supplied ep
20:54 Changeset in mainline [06c552c]lfnserial by Jan Vesely <jano.vesely@…>
Create batch memory structures.
20:29 Changeset in mainline [344925c]lfnserial by Jan Vesely <jano.vesely@…>
Initialize OHCI hc memory structures
20:19 Changeset in mainline [c6cb76d]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
18:08 Changeset in mainline [7dfc06fa]lfnserial by Vojtech Horky <vojtechhorky@…>
Do not send max packet size with each transfer See ticket #177, #121
17:48 Changeset in mainline [61727bf]lfnserial by Vojtech Horky <vojtechhorky@…>
Adding new devices can be done in parallel The wrapper for adding new …
15:46 Changeset in mainline [6b6e3ed3]lfnserial by Jan Vesely <jano.vesely@…>
Initialize transfer queues
15:15 Changeset in mainline [f98b8269]lfnserial by Jan Vesely <jano.vesely@…>
Port transfer_list from UHCI
13:59 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)
13:58 Changeset in mainline [6bec59b]lfnserial by Jan Vesely <jano.vesely@…>
Port endpoint framework usage from UHCI
13:57 Changeset in mainline [6acc80f3]lfnserial by Jan Vesely <jano.vesely@…>
Size is always max_packet_size in endpoint registration At least …
13:25 Changeset in mainline [85c47729]lfnserial by Jan Vesely <jano.vesely@…>
Per endpoint communication mutex
13:24 Changeset in mainline [4b39af4]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
12:30 Changeset in mainline [8b74997f]lfnserial by Jan Vesely <jano.vesely@…>
OHCI root hub implementation from branch smekideki
12:02 Changeset in mainline [ffc63b0]lfnserial by Jan Vesely <jano.vesely@…>
Remove unused code (old control communication mutex)
11:59 Changeset in mainline [a49e171]lfnserial by Lubos Slovak <lubos.slovak@…>
Fix in mouse polling callback
11:58 Changeset in mainline [4fd3faf]lfnserial by Jan Vesely <jano.vesely@…>
Use per endpoint communication mutex
11:36 Changeset in mainline [9698695]lfnserial by Matej Klonfar <maklf@…>
testing code removed
11:31 Changeset in mainline [cd1cec3b]lfnserial by Jan Vesely <jano.vesely@…>
Separate batch_finish with internal and external errors
11:07 Changeset in mainline [6a32665d]lfnserial by Jan Vesely <jano.vesely@…>
Add endpoint access serializing mechanism.
10:17 Changeset in mainline [c32a585a]lfnserial by Lubos Slovak <lubos.slovak@…>
Added more debug output to generic HID device handling
09:45 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) closed by Jakub Jermář
worksforme: Closing as not reproducible. This ticket has been reproducible only on …
09:43 Lab edited by Jakub Jermář
(diff)
09:40 Lab edited by Jakub Jermář
Mark machines that are no longer available to JJ. (diff)
09:16 Changeset in mainline [e9f0348]lfnserial by Lubos Slovak <lubos.slovak@…>
Mouse driver integrated into the general HID driver.
09:15 Changeset in mainline [74a1ba9]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed unused code, fixed some typos
07:58 Changeset in mainline [1c6f4ff]lfnserial by Lubos Slovak <lubos.slovak@…>
General HID driver for handling all HID devices. Now handles only …
07:48 Changeset in mainline [fec47d4]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed typos + changed match IDs
07:47 Changeset in mainline [73ae3373]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed default connection handler + typo
07:04 Changeset in mainline [dd10e07]lfnserial by Lubos Slovak <lubos.slovak@…>
Renamed hidd to hiddev
07:02 Changeset in mainline [a8a7063]lfnserial by Jan Vesely <jano.vesely@…>
Deprecated sending ox max_packet_size with every transfer request …

2011-04-07:

22:24 Changeset in mainline [53debe0]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
22:11 Changeset in mainline [52cc968]lfnserial by Jan Vesely <jano.vesely@…>
Dead code elimination.
22:00 Changeset in mainline [cf81757]lfnserial by Matej Klonfar <maklf@…>
testing code removed
21:59 Changeset in mainline [2e6bbcf]lfnserial by Jan Vesely <jano.vesely@…>
Use one function to setup all transfers.
21:48 Changeset in mainline [7f2e33a]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed requested Report ID, some debugging stuff.
21:38 Changeset in mainline [8436590]lfnserial by Jiri Svoboda <jiri@…>
Merge mainline changes.
21:18 Changeset in mainline [a694a58]lfnserial by Matej Klonfar <maklf@…>
Output API modified for handle report ids
21:02 Changeset in mainline [88ccd8b8]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Some improvements to write support: - mfs_create_node() function …
21:00 Changeset in mainline [7a57269]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix bug in the read_directory_dentry(), the directory index was ignored
20:41 Changeset in mainline [c1b1944]lfnserial by Vojtech Horky <vojtechhorky@…>
libusb: refactoring, some functions made public The aim is to make …
20:34 Changeset in mainline [c156c2d]lfnserial by Matej Klonfar <maklf@…>
tested report ids and push&pop
20:22 Changeset in mainline [fee6381]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from maklf
20:22 Changeset in mainline [f8e8738]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from development
20:19 Changeset in mainline [61257f4]lfnserial by Lubos Slovak <lubos.slovak@…>
Initial implementation of general HID driver. - Should handle: - …
20:09 Changeset in mainline [fd9ba204]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed HID devices from usbkbd match IDs
20:06 Changeset in mainline [b83edb93]lfnserial by Lubos Slovak <lubos.slovak@…>
Report IDs support + fix in kbd_set_led().
20:06 Changeset in mainline [15a9e63]lfnserial by Lubos Slovak <lubos.slovak@…>
Bugfix in report descriptor retrieving.
19:48 Changeset in mainline [07dcec5]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add insert_dentry() function to add a new directory entry to the …
19:47 Changeset in mainline [04be5a0]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Remove wrong assertions
19:14 Changeset in mainline [fc35e98]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Basic support for FAT12 file system. With many limitations of course.
19:05 Changeset in mainline [b62dc100]lfnserial by Jakub Jermar <jakub@…>
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 Jiri Svoboda
Tried to build HelenOS/ia32 with Clang-LLVM 2.9. Failed compiling …
17:07 Changeset in mainline [36cd378]lfnserial by Matus Dekanek <smekideki@…>
some more comments
16:24 Changeset in mainline [ccca251]lfnserial by Martin Decky <martin@…>
improve comments, use C++ style comments for TODOs and FIXMEs
15:53 Changeset in mainline [b04967a]lfnserial by Matej Klonfar <maklf@…>
development merge
15:04 Changeset in mainline [a4e18e1]lfnserial by Matus Dekanek <smekideki@…>
partial merge form usb/development
14:35 Changeset in mainline [feb10c88]lfnserial by Jan Vesely <jano.vesely@…>
Remove redundant batch_get parameters
14:19 Changeset in mainline [8f30c2e]lfnserial by Jan Vesely <jano.vesely@…>
Force endpoint existence for all transfers root hub polling time to 250ms
13:30 Changeset in mainline [fd3940c]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
12:17 Changeset in mainline [a82889e]lfnserial by Vojtech Horky <vojtechhorky@…>
Endpoint registration, hub refactoring This commit shall complete …
12:14 Changeset in mainline [69df9373]lfnserial by Vojtech Horky <vojtechhorky@…>
Add missing documentation
12:09 Changeset in mainline [3f56c90]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
12:07 Changeset in mainline [c50941f]lfnserial by Vojtech Horky <vojtechhorky@…>
Unused code removal
12:05 Changeset in mainline [3eaa5a5]lfnserial by Vojtech Horky <vojtechhorky@…>
Removal of unused structures
12:04 Changeset in mainline [6639ae1]lfnserial by Jakub Jermar <jakub@…>
Fix NULL dereference when vfs_file_get() is called with invalid file …
12:01 Changeset in mainline [578a2547]lfnserial by Vojtech Horky <vojtechhorky@…>
Hub driver uses standard wrapper for new devices To allow usage …
10:31 Changeset in mainline [9f9b31ad]lfnserial by Vojtech Horky <vojtechhorky@…>
Hub new device wrapper registers ctrl endpoint
10:29 Changeset in mainline [d41f301]lfnserial by Vojtech Horky <vojtechhorky@…>
Endpoint manager bandwidth fix for ctrl and bulk
09:53 Changeset in mainline [97ab321]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
09:46 Changeset in mainline [b910455]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
09:21 Changeset in mainline [9d06563]lfnserial by Matus Dekanek <smekideki@…>
fix for non-removables #4
09:03 Changeset in mainline [41c1f7b]lfnserial by Jan Vesely <jano.vesely@…>
Compile fix and OHCI legacy emulation
09:01 Changeset in mainline [049eb87]lfnserial by Jan Vesely <jano.vesely@…>
Fix device_keeper compile error, disable legacy for OHCI
09:00 Changeset in mainline [1c89f74]lfnserial by Matus Dekanek <smekideki@…>
fix attempt #3
08:19 Changeset in mainline [9a7e5b4]lfnserial by Jan Vesely <jano.vesely@…>
More OHCI structures and refactoring. Add per endpoint toggle reset
08:17 Changeset in mainline [506d330]lfnserial by Jan Vesely <jano.vesely@…>
Implement per endpoint toggle reset
07:56 Changeset in mainline [92d6868]lfnserial by Jan Vesely <jano.vesely@…>
Use sane key management in usb_endpoint_manager
07:44 Changeset in mainline [d7f3040]lfnserial by Matus Dekanek <smekideki@…>
fix attempt #2
07:39 Changeset in mainline [8e80d3f]lfnserial by Jakub Jermar <jakub@…>
Rename async_data_read/write_start_flexible() to …
07:32 Changeset in mainline [0aae4a6a]lfnserial by Jan Vesely <jano.vesely@…>
Add usb address and endpoint num to endpoint structure
07:11 Changeset in mainline [fc9f88d]lfnserial by Jan Vesely <jano.vesely@…>
Add OHCI HCCA structure and completion codes (common for all structures)
06:55 Changeset in mainline [e5ccfd1]lfnserial by Matus Dekanek <smekideki@…>
fix attepmt #1

2011-04-06:

22:33 Changeset in mainline [dcaf819]lfnserial by Jan Vesely <jano.vesely@…>
OHCI structures, bandwidth reworked Initial support for endpoint …
22:32 Changeset in mainline [87305bb]lfnserial by Jan Vesely <jano.vesely@…>
Final cleanup, fix reseting toggle of the last ep in list
22:21 Changeset in mainline [4ca18ae]lfnserial by Jan Vesely <jano.vesely@…>
Drop usage of deprecated deice-keeper_t toggle interface
22:02 Changeset in mainline [f567bcf]lfnserial by Jan Vesely <jano.vesely@…>
Switch to new endpoint toggle control.
21:12 Changeset in mainline [8dc762e0]lfnserial by Jan Vesely <jano.vesely@…>
Move endpoint_t to libusb
20:26 Changeset in mainline [f9329cf]lfnserial by Maurizio Lombardi <m.lombardi85@…>
The size_grow parameter of the inode_grow() function should be …
20:23 Changeset in mainline [55132b8]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
20:19 Changeset in mainline [f6bffee]lfnserial by Jakub Jermar <jakub@…>
Allow special flags that control processing of IPC_M_DATA_READ/WRITE …
19:52 Changeset in mainline [1e70157]lfnserial by Jan Vesely <jano.vesely@…>
Header fixes, add qh to endpoint structure, add endpoint toggle reset
19:50 Changeset in mainline [8ab1adff]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add functions to read and write indirect zones, it simplifies the …
19:30 Changeset in mainline [fb8927d]lfnserial by Jan Vesely <jano.vesely@…>
Only INT and ISO transfers require bandwidth reservation add dead …
19:29 Changeset in mainline [88dd355]lfnserial by Jan Vesely <jano.vesely@…>
Add list of endpoints to devices.
18:36 Changeset in mainline [5876d36]lfnserial by Jan Vesely <jano.vesely@…>
OHCI uses usb_endpoint_manager removed old bandwidth_t
18:32 Changeset in mainline [c922bc7]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add function get_inode(), it is used to obtain a generic minix inode …
18:27 Changeset in mainline [391d55b]lfnserial by Jan Vesely <jano.vesely@…>
Add interrupt bandwidth checks
18:13 Changeset in mainline [6ce42e85]lfnserial by Jan Vesely <jano.vesely@…>
Use new usb_endpoint_manager instead of bandwidth_t Bandwidth checks …
18:10 Changeset in mainline [90b9ab5]lfnserial by Jan Vesely <jano.vesely@…>
Set data member
16:23 Changeset in mainline [9783496]lfnserial by Jan Vesely <jano.vesely@…>
Remove arg argument
16:06 Changeset in mainline [9262571]lfnserial by Jan Vesely <jano.vesely@…>
Make op structures static to avoid conflict remove one …
15:29 Changeset in mainline [f0891ce]lfnserial by Jan Vesely <jano.vesely@…>
Add usb_endpoint_manager structure.
12:32 Changeset in mainline [5e2be267]lfnserial by Jan Vesely <jano.vesely@…>
OHCI hw memory structures
08:01 Changeset in mainline [e4f2656]lfnserial by Jakub Jermar <jakub@…>
Put an explicit nop after the last, branch instruction in inline asm. …

2011-04-05:

21:55 Changeset in mainline [40f7297]lfnserial by Maurizio Lombardi <m.lombardi85@…>
fix to free_zone(): return result og mfs_free_bit() function
21:19 Changeset in mainline [82c198f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
update inode info and mark it as dirty in the mfs_inode_grow() function
21:07 Changeset in mainline [7bd68e6]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add mfs_inode_grow(), it uses write_map() to expand an inode by a …
20:27 Changeset in mainline [a209648]lfnserial by Matus Dekanek <smekideki@…>
some code unmessing
20:12 Changeset in mainline [3dba1ca]lfnserial by Matus Dekanek <smekideki@…>
some more comments
19:46 Changeset in mainline [90d0522]lfnserial by Matus Dekanek <smekideki@…>
major minor fixes in ohci root hub
19:45 Changeset in mainline [040ab02]lfnserial by Matus Dekanek <smekideki@…>
usb hub global over-current and power changes
19:33 Changeset in mainline [64dbc83]lfnserial by Matej Klonfar <maklf@…>
* Report ID implementation * Push and Pop report descriptor …
19:28 Changeset in mainline [2bbbfd3]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add functions to add or remove zones from inodes
18:52 Changeset in mainline [a9974ef]lfnserial by Matej Klonfar <maklf@…>
report descriptor parsing - local items reset fixed
17:44 Changeset in mainline [ec6bee4]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged maklf (report IDs support)
17:11 Changeset in mainline [af8ce880]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Change wrong name to the di_block variable (new name is ind2_block)
17:07 Changeset in mainline [8829e33]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fixes to mfs_balloc.c : - Remove magic numbers - Fix incorrect index …
16:59 Changeset in mainline [a791a96]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix error return value

2011-04-04:

20:12 Changeset in mainline [6bf9bc4]lfnserial by Jan Vesely <jano.vesely@…>
Final part of USB bandwidth reservation.
20:10 Changeset in mainline [b6049d7]lfnserial by Jan Vesely <jano.vesely@…>
Refuse transactions without bw reservation
19:38 Changeset in mainline [df40775]lfnserial by Jan Vesely <jano.vesely@…>
Bandwidth allocator fixes
19:35 Changeset in mainline [65369473]lfnserial by Jan Vesely <jano.vesely@…>
Check reserved bw
19:21 Changeset in mainline [63dabb6]lfnserial by Jan Vesely <jano.vesely@…>
Fix hash table compare function return value
11:24 Changeset in mainline [97186929]lfnserial by Martin Decky <martin@…>
remove obsolete tasklets (many years ago tasklets were part of a …
08:18 Changeset in mainline [c4e0b47]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes

2011-04-03:

21:50 Changeset in mainline [3bb6b35]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub set power switching mode
21:39 Changeset in mainline [195890b]lfnserial by Matus Dekanek <smekideki@…>
codelifting
20:06 Changeset in mainline [6c399765]lfnserial by Matus Dekanek <smekideki@…>
attempt to solve non-removable devices some fixes in root hub driver
19:40 Changeset in mainline [ee01ff5]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rename mfs_read.c, new name is mfs_rw.c
19:34 Changeset in mainline [3094804b]lfnserial by Jan Vesely <jano.vesely@…>
Another fix for APIC interrupt enable hangup (i8259 too) Refactoring
19:33 Changeset in mainline [5a29b4c]lfnserial by Maurizio Lombardi <m.lombardi85@…>
write_map() must allocate new zones to expand the chain when needed
19:33 Changeset in mainline [baa9d5d]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
19:30 Changeset in mainline [5857be2]lfnserial by Jan Vesely <jano.vesely@…>
APIC & i8259 should end connection fibril on hangup
18:54 Changeset in mainline [f9c03b5]lfnserial by Jan Vesely <jano.vesely@…>
Refactoring and dead code removal
18:06 Changeset in mainline [c593b21]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
17:50 Changeset in mainline [18346ec]lfnserial by Maurizio Lombardi <m.lombardi85@…>
fix: modified buffers must be marked as dirty
17:41 Changeset in mainline [2d7c77a]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Modify read_map_ondisk() to support write mode, it has been renamed to …
17:39 Changeset in mainline [0cec844]lfnserial by Vojtech Horky <vojtechhorky@…>
Add base support for alternate interfaces
17:35 Changeset in mainline [0b4e7ca]lfnserial by Vojtech Horky <vojtechhorky@…>
Add wrapper for changing interface setting The code needs to be …
17:00 Changeset in mainline [159b91f4]lfnserial by Vojtech Horky <vojtechhorky@…>
Pipe mapping respects alternate interface setting
16:48 Changeset in mainline [b8ef4900]lfnserial by Jiri Svoboda <jiri@…>
Add missing file.
16:45 Changeset in mainline [cf44c14]lfnserial by Jiri Svoboda <jiri@…>
Remove unused file.
16:34 Changeset in mainline [7526e3d]lfnserial by Vojtech Horky <vojtechhorky@…>
Add base support for alternate interfaces Currently, alternate …
16:31 Changeset in mainline [0e9b512]lfnserial by Jiri Svoboda <jiri@…>
Fix mips32 and ppc32 builds.
15:57 Changeset in mainline [c4eeb2f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Remove unused field "dirty" from the generic dentry structure.
15:46 Changeset in mainline [e2098dd7]lfnserial by Jiri Svoboda <jiri@…>
Silence werror.
15:41 Changeset in mainline [8aa2b3b]lfnserial by Jiri Svoboda <jiri@…>
Merge mainline changes.
15:38 Changeset in mainline [3a3d4ca]lfnserial by Jiri Svoboda <jiri@…>
Remove debugging code.
15:34 Changeset in mainline [1d465bf]lfnserial by Jiri Svoboda <jiri@…>
Fix passing of PCB pointer from dload. Build dltest (dynamically …
14:21 Changeset in mainline [bb18a59]lfnserial by Vojtech Horky <vojtechhorky@…>
Ensure "my interface" is alway initialized
13:44 Changeset in mainline [87d4422]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add "write_dentry()" function to write directory entries to disk
12:57 Changeset in mainline [ae8541d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Call put_inode() in mfs_node_put() to write back changes (if any) to disk
12:51 Changeset in mainline [77bb55b]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add copyright headers to mfs_balloc.c
12:45 Changeset in mainline [cdab59e]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add mfs2_write_inode_raw() function to write back a dirty inode to disk
12:44 Changeset in mainline [586f123]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix cache initialization, cmode was not used at all
12:42 Changeset in mainline [106743d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix bug in alloc_bit() function, wrong parameter passed to block_get()
11:17 Changeset in mainline [f3e2663]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Merge mainline changes
10:21 Changeset in mainline [9bc276b]lfnserial by Vojtech Horky <vojtechhorky@…>
Comment clarification
10:15 Changeset in mainline [fefc27d]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development

2011-04-02:

20:14 Changeset in mainline [b8f7a0d2]lfnserial by Jan Vesely <jano.vesely@…>
Root hub USB response fix
20:13 Changeset in mainline [ccbcd895]lfnserial by Jan Vesely <jano.vesely@…>
Fix: do not EVER touch batch.buffer
18:57 Changeset in mainline [a8fa88d]lfnserial by Jan Vesely <jano.vesely@…>
OHCI bandwidth and basic initialization
18:56 Changeset in mainline [c2be0e5]lfnserial by Jan Vesely <jano.vesely@…>
OHCI bandwidth
18:39 Changeset in mainline [2c617b0]lfnserial by Jan Vesely <jano.vesely@…>
Basic OHCI initialization
16:55 Changeset in mainline [4fbcd2a]lfnserial by Matus Dekanek <smekideki@…>
yet another non-removable devices attempt
16:25 Changeset in mainline [4d946647]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
16:23 Changeset in mainline [d527a4e]lfnserial by Jan Vesely <jano.vesely@…>
Fix bw manager return value
16:18 Changeset in mainline [d8987b1]lfnserial by Matus Dekanek <smekideki@…>
hub: non-removable devices ohci root hub: feature requests
16:16 Changeset in mainline [322a8066]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
16:07 Changeset in mainline [8123695a]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub set/clear feature requests redesigned hub: fix for …
15:47 Changeset in mainline [5542b83]lfnserial by Jan Vesely <jano.vesely@…>
Add USB bandwidth control mechanism Use per endpoint control transfer …
15:37 Changeset in mainline [0053fa38]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
15:37 Changeset in mainline [d773285]lfnserial by Jan Vesely <jano.vesely@…>
Use per endpoint control transfer mutex
15:15 Changeset in mainline [1273b86c]lfnserial by Jan Vesely <jano.vesely@…>
Check bandwidth in hc scheduler Use warnings for now.
14:41 Changeset in mainline [a1313b8c]lfnserial by Jan Vesely <jano.vesely@…>
Implement hc bandwidth reservation
14:32 Changeset in mainline [4ab89e5]lfnserial by Jan Vesely <jano.vesely@…>
Compute used bandwidth during reservation
14:30 Changeset in mainline [857edac]lfnserial by Jan Vesely <jano.vesely@…>
hash_table_create returns true/false it should use bool instead of int
13:21 HowToContribute edited by Jakub Jermář
Mention the possibility to submit a merge directive. (diff)
12:49 Changeset in mainline [b2a081ae]lfnserial by Jiri Svoboda <jiri@…>
Merge ATA packet device detection improvement by Alex Smith.
12:49 Changeset in mainline [c6ba274]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
12:48 Changeset in mainline [029b13c]lfnserial by Jiri Svoboda <jiri@…>
Move signature definition to ata_hw.h.
12:38 Changeset in mainline [250dbef]lfnserial by Jiri Svoboda <jiri@…>
Correct ATA packet device detection. (Thx Alex Smith).
12:35 HowToContribute edited by Jiri Svoboda
Clarify Bazaar identity (diff)
12:30 HowToContribute edited by Jiri Svoboda
Submitting patches (diff)
09:22 Changeset in mainline [28a3e74]lfnserial by Jiri Svoboda <jiri@…>
Fix comment style.
09:14 Changeset in mainline [10eb754]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add mfs_write_inode_raw() function to write V1 dirty inodes on disk.
08:09 Changeset in mainline [9cd199c]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix memory leak in mfs_match()
08:07 Changeset in mainline [2cada66]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Drop redundant option "-3" in mkminix

2011-04-01:

23:42 Ticket #270 (udp_sendto_message() leaves data_fragment_size uninitialized) closed by Jakub Jermář
fixed: Actually, the caller can receive both 0 and an actual data fragment …
23:33 Changeset in mainline [ea53529]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/net.
23:24 Changeset in mainline [348c589]lfnserial by Jakub Jermar <jakub@…>
Let UDP set a reasonable data fragment size trying to avoid …
20:49 Changeset in mainline [969585f]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
19:00 Changeset in mainline [ebcb05a]lfnserial by Jiri Svoboda <jiri@…>
Logging functions should append newline automatically. Since one has …
17:07 Changeset in mainline [bdbb6f6]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~vojtech-horky/helenos/ddf-fixes
15:57 Changeset in mainline [8870230]lfnserial by Jan Vesely <jano.vesely@…>
Remove useless parameters from bandwidth reservation API. Add UHCI …
15:53 Changeset in mainline [966acede]lfnserial by Lubos Slovak <lubos.slovak@…>
Added generic HID driver skeleton.
15:23 Changeset in mainline [da9ebca]lfnserial by Jan Vesely <jano.vesely@…>
Add USB bandwidth manager
15:08 Changeset in mainline [a9c7c6f]lfnserial by Matus Dekanek <smekideki@…>
hub - non removable devices: more debug logging
15:02 Changeset in mainline [bda06a3]lfnserial by Matej Klonfar <maklf@…>
Report IDs support
14:51 Changeset in mainline [8e7d724]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub fix
14:48 Changeset in mainline [03eea27]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
14:45 Changeset in mainline [66a54cc]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub driver fixes
14:41 Changeset in mainline [1b9c0e2]lfnserial by Lubos Slovak <lubos.slovak@…>
Using HID parser Output report API in KBD driver.
14:34 Changeset in mainline [e4153ea]lfnserial by Lubos Slovak <lubos.slovak@…>
Output report using HID parser API finished + fix in phantom state …
14:25 Changeset in mainline [98169ab]lfnserial by Jan Vesely <jano.vesely@…>
Root hub match id fix
14:23 Changeset in mainline [9b640c42]lfnserial by Jan Vesely <jano.vesely@…>
Forgotten UHCI renames, root hub id is usb&class=hub not usb&mid
14:23 Changeset in mainline [cfc3027]lfnserial by Jakub Jermar <jakub@…>
Fix handling of options.
13:57 Changeset in mainline [7787dd81]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged fix to output report creation (+ change in reseting LED array).
13:49 Changeset in mainline [2859445]lfnserial by Jakub Jermar <jakub@…>
Remove ls.h
13:44 Changeset in mainline [ba63912]lfnserial by Jakub Jermar <jakub@…>
Polish the 'ls' command a little bit. - Cstyle fixes. - Avoid some …
13:18 Changeset in mainline [70a71e5]lfnserial by Matej Klonfar <maklf@…>
Output API fix
12:00 Changeset in mainline [a30e435]lfnserial by Jakub Jermar <jakub@…>
Merge 'ls' improvements from Jerome Portal.
11:59 Changeset in mainline [e353e85]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
11:51 Changeset in mainline [ad7bb42]lfnserial by Matej Klonfar <maklf@…>
merge keyboard output changes
11:50 Changeset in mainline [2f4b3a4]lfnserial by Matej Klonfar <maklf@…>
output report items order fix
11:34 Changeset in mainline [87b52c9]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
09:00 ReleaseNotes/0.4.3 edited by Jiri Svoboda
Fix title (diff)

2011-03-31:

19:40 Ticket #327 (Convert Device Mapper into Location Service) created by Jiri Svoboda
(Was: Eliminate Device Mapper) Knights, new plan: Devmap will not be …
19:29 Changeset in mainline [bd64680]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Link mfs_match() to the libfs_ops structure
19:27 Ticket #307 (Devman and DDF-based drivers are too verbose) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,907. Now drivers can log with ddf_msg() …
18:23 Changeset in mainline [73aec008]lfnserial by Jiri Svoboda <jiri@…>
Merge devman and driver logging improvements. Devman started by default.
18:22 Changeset in mainline [3acb285]lfnserial by Jiri Svoboda <jiri@…>
Start devman by default in init. Provide configuration option to turn off.
17:37 Changeset in mainline [fc51296]lfnserial by Jiri Svoboda <jiri@…>
Add logging for device drivers.
17:10 Changeset in mainline [147c9f6]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Performace optimization: Use zsearch and isearch to store the index …
16:53 Changeset in mainline [b438804]lfnserial by Maurizio Lombardi <m.lombardi85@…>
cstyle
10:31 Changeset in mainline [85fa1e1]lfnserial by Lubos Slovak <lubos.slovak@…>
HID parser output report API used to create output reports. + Added …

2011-03-30:

21:21 Changeset in mainline [ecb107b]lfnserial by Vojtech Horky <vojtechhorky@…>
USB MID does not spawn alternate interfaces
21:19 Changeset in mainline [9b415c9]lfnserial by Jiri Svoboda <jiri@…>
Add a simple logging module to C library and use it in devman. Only …
19:44 Changeset in mainline [48d4231]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
19:44 Changeset in mainline [f62468c]lfnserial by Vojtech Horky <vojtechhorky@…>
Ignore list update
17:34 Changeset in mainline [27bdfa5]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
17:32 Changeset in mainline [1e2629f]lfnserial by Jerome Portal <jeromeportal1@…>
add a forgotten comment
17:25 Changeset in mainline [beb6b3d]lfnserial by Jerome Portal <jeromeportal1@…>
Merge mainline changes.
17:24 Changeset in mainline [e3a3e3ad]lfnserial by Jerome Portal <jeromeportal1@…>
improve ls sorting, and add -h and -u options
16:25 Changeset in mainline [917a8c8]lfnserial by Martin Decky <martin@…>
be more robust in ELF backend, add checks (with page faults) instead …
15:39 Changeset in mainline [563b538]lfnserial by Martin Decky <martin@…>
never use top-level conjunction in assertions, always write two assertions
14:36 Changeset in mainline [0864122]lfnserial by Vojtech Horky <vojtechhorky@…>
Add devman test for device handle retrieval The test verifies …
14:26 Changeset in mainline [e72fb34]lfnserial by Vojtech Horky <vojtechhorky@…>
Add getting device handle by class path to libc
14:26 Changeset in mainline [fc8c2b6]lfnserial by Vojtech Horky <vojtechhorky@…>
devman can tell device handle by its class path
13:20 Changeset in mainline [3fddb55]lfnserial by Vojtech Horky <vojtechhorky@…>
Testing driver improvement The driver tries to register the same …
13:19 Changeset in mainline [0876062]lfnserial by Vojtech Horky <vojtechhorky@…>
devman refuse to register same function twice
13:16 Changeset in mainline [4265fd4]lfnserial by Vojtech Horky <vojtechhorky@…>
More robust error checking in devman client Add checking for failure …
13:14 Changeset in mainline [4ae90f9]lfnserial by Vojtech Horky <vojtechhorky@…>
devmap: dereference of uninitialized pointer fix
13:10 Changeset in mainline [ad7a6c9]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes

2011-03-29:

23:06 Ticket #326 (Assert on (addr >= ALIGN_DOWN(entry->p_vaddr, PAGE_SIZE)) && (addr < ...) created by Jakub Jermář
Mainline revision 904, default build using the up-to-date toolchain, …
22:01 Ticket #252 (Change default CROSS_PREFIX to /usr/local/cross) closed by Martin Decky
fixed: Implemented in revision 904.
21:59 Changeset in mainline [d6b81941]lfnserial by Martin Decky <martin@…>
Merge toolchain upgrade and related changes. Highlights: * GCC 4.6, …
21:56 Sysel edited by Jiri Svoboda
(diff)
21:38 Changeset in mainline [3abfe9a8]lfnserial by Martin Decky <martin@…>
separate memset/memcpy redirection to builtin functions and fallback C …
20:44 Changeset in mainline [eaf4c393]lfnserial by Martin Decky <martin@…>
sparc64: improve linker scripts
20:42 Changeset in mainline [9b3ce63]lfnserial by Martin Decky <martin@…>
abs32le: improve linker scripts
20:34 Changeset in mainline [5bddc53]lfnserial by Martin Decky <martin@…>
ppc32: improve linker scripts
20:34 Changeset in mainline [63b5493]lfnserial by Martin Decky <martin@…>
add missing include
20:33 Changeset in mainline [d9c11fc3]lfnserial by Martin Decky <martin@…>
remove unused variable
20:29 Changeset in mainline [49852df]lfnserial by Martin Decky <martin@…>
ia64: improve linker scripts
20:29 Changeset in mainline [f72c2f5]lfnserial by Martin Decky <martin@…>
remove unused variables
20:20 Changeset in mainline [ebebd38]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/net.
20:17 Changeset in mainline [8f17503]lfnserial by Jakub Jermar <jakub@…>
When dropping a packet, drop also the sq_mutex, otherwise the next …
20:12 Changeset in mainline [d011038]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
20:10 Changeset in mainline [fc883bb]lfnserial by Lubos Slovak <lubos.slovak@…>
Merge from maklf - output report preparation
20:08 Changeset in mainline [a8ac368]lfnserial by Lubos Slovak <lubos.slovak@…>
development changes
20:02 Changeset in mainline [99b65d2]lfnserial by Jerome Portal <jeromeportal1@…>
Merge mainline changes.
20:01 Changeset in mainline [bed0356]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix V2 root inode initialization - V2 inode is the same of V3 …
19:41 Changeset in mainline [eea1dd5]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix possible data corruption when readind directory entries from disk
19:35 Changeset in mainline [d012590]lfnserial by Matej Klonfar <maklf@…>
output creating api fixes
19:32 Changeset in mainline [3317724]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Merge mainline changes
19:26 Changeset in mainline [2cf95e8]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add a function to free an entry in the inode or zone bitmap
19:15 Ticket #273 (The map ADT should not free the object if its addition to the map failed) closed by Jakub Jermář
fixed: Fix merged in changeset:mainline,902.
19:04 Changeset in mainline [93ebe4e]lfnserial by Jakub Jermar <jakub@…>
Merge Petr Koupy's fix for ticket #273.
18:51 Changeset in mainline [77a2d77]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Do not search beyond the bitmap size limit
18:38 Changeset in mainline [ba5beaf]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add function to allocate an entry in the zone or inode bitmaps
18:03 Changeset in mainline [152610a8]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Improves read_map() to avoid the need to call the read_ind_block() …
18:02 Changeset in mainline [1f1cc9d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
cstyle
17:20 Changeset in mainline [d21e72db]lfnserial by Martin Decky <martin@…>
amd64: improve linker scripts
17:16 Changeset in mainline [740018f]lfnserial by Martin Decky <martin@…>
workaround GCC 4.6 tail call optimization bug
17:12 Changeset in mainline [a504856]lfnserial by Martin Decky <martin@…>
cstyle
16:27 Changeset in mainline [c81e5e0]lfnserial by Martin Decky <martin@…>
ia32: improve linker scripts
16:27 Changeset in mainline [4eb260a]lfnserial by Martin Decky <martin@…>
remove unused variable
12:09 Changeset in mainline [79e1abd]lfnserial by Matej Klonfar <maklf@…>
development merge - mainline changes

2011-03-28:

22:09 Changeset in mainline [2afc54d]lfnserial by Jiri Svoboda <jiri@…>
Merge devman fixes by Vojtech Horky.
21:13 Changeset in mainline [0418050]lfnserial by Jiri Svoboda <jiri@…>
Devman should reject attempt to connect to root function, instead of …
21:11 Changeset in mainline [e392ebd]lfnserial by Martin Decky <martin@…>
mips32: improve linker scripts
21:00 Changeset in mainline [8c3bc75]lfnserial by Martin Decky <martin@…>
loader: improve error handling
20:59 Changeset in mainline [f1cc9db]lfnserial by Martin Decky <martin@…>
make sure the variable is initialized
20:59 Changeset in mainline [65af6c4]lfnserial by Martin Decky <martin@…>
make sure the variable gets (eventually) used
20:58 Changeset in mainline [0c8a420]lfnserial by Martin Decky <martin@…>
make sure variable is initialized
20:57 Changeset in mainline [21cb3ac]lfnserial by Martin Decky <martin@…>
arm32: linker script improvements
20:56 Changeset in mainline [06e724e1]lfnserial by Martin Decky <martin@…>
remove unused variable
20:55 Changeset in mainline [8caaea7]lfnserial by Martin Decky <martin@…>
use the return value
20:53 Changeset in mainline [cb4f078]lfnserial by Martin Decky <martin@…>
unify kernel byte string implementations
20:41 Changeset in mainline [df147c7]lfnserial by Jiri Svoboda <jiri@…>
Reject relative paths in devman find_fun_node_by_path().
20:33 Changeset in mainline [603c8740]lfnserial by Martin Decky <martin@…>
* bump to GCC 4.6 and binutils 2.21 * add support for parallel …
20:19 Changeset in mainline [dc87f3fd]lfnserial by Jiri Svoboda <jiri@…>
Devman must be robust against short reads.
19:46 Sysel/Ideas edited by Jiri Svoboda
Add out-of-date warnings (diff)
19:38 Sysel/Ideas edited by Jiri Svoboda
Elaborate on built-in relational types (diff)
19:25 Sysel edited by Jiri Svoboda
Add a big disclaimer to stop all the confusion. (diff)
19:17 Changeset in mainline [fde8a27]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix bug when reading inodes that causes on-disk structures corruption …
19:15 Changeset in mainline [fd89cf9]lfnserial by Jiri Svoboda <jiri@…>
Do not disable kernel tests nor make the build barebone nor disable …
16:56 Changeset in mainline [ef76d72]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add the isearch and zsearch fields to the superblock structure, they …
15:45 Changeset in mainline [cd1e6b62]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
12:20 SashimiRegressions edited by Martin Decky
turn this page into a TODO list of unresolved regressions (diff)
00:33 Changeset in mainline [5fe7692]lfnserial by Petr Koupy <petr.koupy@…>
Removed side effects from map ADTs.

2011-03-27:

17:58 Changeset in mainline [51e5608]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes (0.4.3 Sashimi)
13:35 Changeset in mainline [7a96476]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add some comments
10:46 Changeset in mainline [841e6e5]lfnserial by Matej Klonfar <maklf@…>
Output report creating API
10:26 Changeset in mainline [a04b62d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
assertion failed, sbi→dirsize was not initialized at mount.
10:10 Changeset in mainline [ac28650]lfnserial by Maurizio Lombardi <m.lombardi85@…>
- Fix a bug in mfs_has_children() function - Some functions shold be …

2011-03-26:

20:22 Changeset in mainline [b330b309]lfnserial by Matus Dekanek <smekideki@…>
fix for #132(non-removable devices) 2.0 code cleaned for ohci root hub
20:19 Changeset in mainline [df3ad97]lfnserial by Matus Dekanek <smekideki@…>
fix for #132 2.0
20:18 Changeset in mainline [0368669c]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub codelifting
19:59 Milestone 0.4.3 completed
17:24 Changeset in mainline [cee51fd]lfnserial by Matus Dekanek <smekideki@…>
fix of #132(non-removable devices), code of ohci root hub driver commented
17:19 Changeset in mainline [aee6c73]lfnserial by Matus Dekanek <smekideki@…>
merge from development
16:51 Changeset in mainline [f3da9b2]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub codelifting
15:56 Changeset in mainline [e6223239]lfnserial by Matus Dekanek <smekideki@…>
attaching non-removable devices
15:29 Changeset in mainline [df81f9ca]lfnserial0.4.3 by Jakub Jermar <jakub@…>
Bump version to 0.4.3 (Sashimi).
15:26 ReleaseNotes/0.5.0 edited by Jakub Jermář
Cleanup mainline release notes. (diff)
15:25 ReleaseNotes/0.4.3 created by Jakub Jermář
Copy out release notes for 0.4.3
15:24 ReleaseNotes edited by Jakub Jermář
(diff)
15:21 ReleaseNotes/0.5.0 edited by Jakub Jermář
Finalize the text of the release notes for 0.4.3. (diff)
15:16 ReleaseNotes/Template edited by Jakub Jermář
(diff)
15:10 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
14:49 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
14:48 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
14:46 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
14:42 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
14:39 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
14:27 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
13:28 Changeset in mainline [291b8bc]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
11:47 Changeset in mainline [557ea4f6]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Remove old comment
10:39 Changeset in mainline [7cb975e]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Bug fix: the driver didn't read the number of hard links of version 1 …
10:38 Changeset in mainline [41202a9]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Lot of improvements to the MinixFS driver: - Add mfs_node_put() - Add …
09:56 Changeset in mainline [c9f5e238]lfnserial by Vojtech Horky <vojtechhorky@…>
devman in kconsole fixes It seems better to launch devman later to …
00:16 Changeset in mainline [ea696998]lfnserial by Jan Vesely <jano.vesely@…>
Reworked OHCI RH registration (no nasty delay fibril) HC does not …
00:15 Changeset in mainline [d70765d]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
00:14 Changeset in mainline [b3f655f]lfnserial by Jan Vesely <jano.vesely@…>
RH cleanup sry, I had to…

2011-03-25:

23:37 Changeset in mainline [53f1c87]lfnserial by Jan Vesely <jano.vesely@…>
OHCI root hub registration reworked
23:32 Changeset in mainline [a716a75]lfnserial by Jerome Portal <jeromeportal1@…>
add alphabetical sort for ls command
23:25 Changeset in mainline [fa3de85]lfnserial by Jan Vesely <jano.vesely@…>
HC does not need usb iface
17:29 Changeset in mainline [9a2923d]lfnserial by Vojtech Horky <vojtechhorky@…>
USB MID fixes, devman in kconsole (#145, #150) Ported USB MID driver …
17:26 Changeset in mainline [889e8e3]lfnserial by Vojtech Horky <vojtechhorky@…>
devman in kconsole as a config option
17:18 Changeset in mainline [b8d453ec]lfnserial by Jan Vesely <jano.vesely@…>
Fixes issue #122. New allocator on not cached memory. Only one …
17:15 Changeset in mainline [57d9c05e]lfnserial by Matej Klonfar <maklf@…>
Output report creating API preparation
17:13 Changeset in mainline [095b2017]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
17:10 SashimiRegressions edited by Jakub Jermář
It's file_bd actually. (diff)
17:10 Changeset in mainline [25bbaea]lfnserial by Vojtech Horky <vojtechhorky@…>
Better readability of kernel log Serialized output from /app/klog to …
17:09 SashimiRegressions edited by Jakub Jermář
Fix typo. (diff)
17:06 Changeset in mainline [b5d486b]lfnserial by Vojtech Horky <vojtechhorky@…>
devman started during init This has the positive effect that its …
17:06 Changeset in mainline [da88eb82]lfnserial by Jan Vesely <jano.vesely@…>
Remove or degrade debug output Remove intel specific cache flushes
17:03 Changeset in mainline [1585c7e]lfnserial by Jan Vesely <jano.vesely@…>
Use control transfer lock for control transfers. Use global done list …
17:02 Changeset in mainline [d93b3e3]lfnserial by Jan Vesely <jano.vesely@…>
Add lock for control transfers (hc can't guarantee their atomicity) …
16:28 Changeset in mainline [da3dafc]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub driver (able to set address)
16:22 Changeset in mainline [f97717d9]lfnserial by Matus Dekanek <smekideki@…>
merge from development
16:18 Changeset in mainline [d8421c4]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub driver starts doing something
15:46 SashimiRegressions edited by Martin Decky
create a ticket for the comment no. 2 (diff)
15:45 Ticket #325 (APIC driver non-functional) created by Martin Decky
The uspace APIC driver (uspace/srv/hw/irc/apic) is currently just a …
15:21 Changeset in mainline [9c0f158]lfnserial by Matej Klonfar <maklf@…>
development merge
15:18 Changeset in mainline [96bfe76]lfnserial by Matej Klonfar <maklf@…>
Output report API
15:17 SashimiRegressions edited by Martin Decky
have a new dedicated ticket for the niagara boot failure (diff)
15:11 Ticket #324 (sun4v: Boot failure on a real Sun SPARC Enterprise T1000) created by Martin Decky
HelenOS revision 898 (w/o SMP) does not boot on a real world Sun SPARC …
14:37 Changeset in mainline [f08c560]lfnserial by Lubos Slovak <lubos.slovak@…>
HID→kbd, HID functions separated, ported to USB fw, better report …
14:29 Changeset in mainline [0533b03]lfnserial by Lubos Slovak <lubos.slovak@…>
Small fixes
14:22 Changeset in mainline [8c40822]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged changes from branch maklf (bugfix + paths)
14:15 Changeset in mainline [4acf099]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged development changes
14:09 Changeset in mainline [81001f6]lfnserial by Jan Vesely <jano.vesely@…>
Fix debug output typo
13:40 Changeset in mainline [b53d3b7]lfnserial by Matej Klonfar <maklf@…>
bitmap data parsing bug fix parser initialization check bug fix …
12:34 Changeset in mainline [1cbfd6b]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed checking of bool interface.

2011-03-24:

23:26 Changeset in mainline [0d92638]lfnserial by Lubos Slovak <lubos.slovak@…>
Added boot protocol static descriptor. - The fallback does not work …
22:55 Ticket #323 (Source of unsuccessful `mv` has zero size after re-mount) closed by Jakub Jermář
fixed: Libfs forgot to put the node after it failed to link. Fixed in …
22:55 Changeset in mainline [252e30c]lfnserial by Lubos Slovak <lubos.slovak@…>
Huge refactoring of KBD driver code. - Separated code for retrieval …
22:50 Changeset in mainline [47f7adfc]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:jakub/helenos/fs.
22:45 Changeset in mainline [b946bf83]lfnserial by Jakub Jermar <jakub@…>
Put the libfs node upon its failure to link.
21:41 Changeset in mainline [fcafa04]lfnserial by Vojtech Horky <vojtechhorky@…>
USB MID uses the new framework
21:30 Changeset in mainline [54caa41b]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Link mfs_has_children() function to the libfs_ops structure
21:30 Changeset in mainline [3cefd70]lfnserial by Jakub Jermar <jakub@…>
Improve paging options of 'cat'.
21:20 Changeset in mainline [538bb6b]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo prints device status
21:15 Changeset in mainline [cb61e8f]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo prints device status as well Device (and control endpoint …
21:07 Changeset in mainline [915a851]lfnserial by Vojtech Horky <vojtechhorky@…>
Add constants for USB device and endpoint status
20:44 Changeset in mainline [476b71ff]lfnserial by Lubos Slovak <lubos.slovak@…>
Finished renaming kbd driver to usbkbd
20:25 ReleaseNotes/0.5.0 edited by Martin Decky
retarget ppc32 regressions for future release (diff)
20:19 SashimiRegressions edited by Martin Decky
niagara seems to have a regression (diff)
20:19 Changeset in mainline [61825f9]lfnserial by Lubos Slovak <lubos.slovak@…>
Renamed usbhid to usbkbd (preparation for dividing to 2 drivers).
20:17 Changeset in mainline [5ea37b1]lfnserial by Martin Decky <martin@…>
sun4v: fix formatting strings
20:13 Changeset in mainline [81da2e7f]lfnserial by Lubos Slovak <lubos.slovak@…>
Minor refactoring, removed unused files.
19:56 Changeset in mainline [fb2ceeb]lfnserial by Martin Decky <martin@…>
fix typo
19:53 Changeset in mainline [cfbcd86]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Link mfs_plb_get_char to the libfs structure
19:01 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
18:58 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention rm and cat improvements. (diff)
18:51 SashimiRegressions edited by Martin Decky
SMP in msim actually works (although it does nothing :)) (diff)
18:50 SashimiRegressions edited by Martin Decky
replace N/T with — (better readability) (diff)
18:46 SashimiRegressions edited by Martin Decky
reformat the table for better readability (in source form) (diff)
18:42 SashimiRegressions edited by Martin Decky
issue 1 was eliminated in revision 893 (diff)
18:37 Changeset in mainline [8f29507f]lfnserial by Martin Decky <martin@…>
merge unified IRC services and graceful networking degradation
18:36 Changeset in mainline [eb277fa7]lfnserial by Martin Decky <martin@…>
support graceful degradation of networking
18:31 Changeset in mainline [d553f81]lfnserial by Jakub Jermar <jakub@…>
Support for —more and —hex for 'cat'. (Thanks to Martin Sucha).
18:02 Changeset in mainline [ed2c8ff]lfnserial by Jakub Jermar <jakub@…>
Support for recursive 'rm'. (Thanks to Laura-Mihaela Vasilescu.)
17:33 Changeset in mainline [84f0a79]lfnserial by Jakub Jermar <jakub@…>
Add missing volatile to inline assembly. With this fix, the kconsole …
14:57 Changeset in mainline [55e388a1]lfnserial by Matej Klonfar <maklf@…>
Check of initialization of report parser structure
13:45 Changeset in mainline [50114ef]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
10:45 NetworkBridging edited by Martin Decky
Swap two words (diff)
10:44 NetworkBridging edited by Martin Decky
Small updates and warnings (diff)
00:36 Ticket #322 (`cp` seems to produce a corrupted copy on a non-root fat) closed by Jakub Jermář
fixed: Fix merged in changeset:mainline,890.
00:35 Ticket #321 (Could not unmount FAT after `mv`) closed by Jakub Jermář
fixed: Fix merged in changeset:mainline,890.
00:34 Changeset in mainline [5f9f37d]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
00:28 Changeset in mainline [2815505]lfnserial by Jakub Jermar <jakub@…>
cp should update the buffer address if multiple write()'s are needed.

2011-03-23:

23:59 Ticket #323 (Source of unsuccessful `mv` has zero size after re-mount) created by Jakub Jermář
1. mount a non-root FAT to /data 2. copy a file there, e.g. file1 3. …
23:11 Changeset in mainline [71af5a4]lfnserial by Jakub Jermar <jakub@…>
Put the old VFS node also in error paths of vfs_rename().
23:10 Changeset in mainline [ec3e2ed]lfnserial by Jiri Svoboda <jiri@…>
Build shared C library. Add config options for building and using all …
23:07 Changeset in mainline [1ff896e]lfnserial by Martin Sucha <sucha14@…>
Enhanced command-line arguments for ext2info
23:04 Changeset in mainline [30718cc2]lfnserial by Jan Vesely <jano.vesely@…>
Move cacheable flag from syscall to malloc
23:04 Changeset in mainline [001b152]lfnserial by Jan Vesely <jano.vesely@…>
Use simple slab allocator for hw accessible memory
22:51 Changeset in mainline [54e90cc]lfnserial by Martin Sucha <sucha14@…>
Fix handling of command-line arguments in ext2info
22:36 Ticket #322 (`cp` seems to produce a corrupted copy on a non-root fat) created by Jakub Jermář
Mounting a non-root FAT file system over TMPFS root and doing: […] …
21:51 Changeset in mainline [fca78d4]lfnserial by Martin Sucha <sucha14@…>
Enhanced testread
20:53 Changeset in mainline [76b5a95c]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
20:48 Ticket #321 (Could not unmount FAT after `mv`) created by Jakub Jermář
The mv command is expected to fail on FAT because FAT does not …
20:16 Changeset in mainline [e18e0d6]lfnserial by Jan Vesely <jano.vesely@…>
Refactoring, renaming,… one compile breakage
20:14 Changeset in mainline [05ead5c]lfnserial by Jan Vesely <jano.vesely@…>
Fix str_error parameter
19:45 Changeset in mainline [6b3e7f7f]lfnserial by Martin Sucha <sucha14@…>
Add tools to test reading of files from a filesystem
19:04 Changeset in mainline [c7faade]lfnserial by Martin Sucha <sucha14@…>
Fix reading large files
17:15 Changeset in mainline [57d129e]lfnserial by Martin Decky <martin@…>
unify all IRC services under SERVICE_IRC
16:04 Changeset in mainline [5bf82ee]lfnserial by Jan Vesely <jano.vesely@…>
80 column fixes
15:55 Lab edited by Jakub Jermář
(diff)
10:46 Changeset in mainline [6f50bb0]lfnserial by Martin Sucha <sucha14@…>
ext2info: better display of allocated/unallocated data blocks for a …
10:40 Changeset in mainline [7ea69a6]lfnserial by Martin Sucha <sucha14@…>
Support for sparse files and fixed handling of end of file
10:15 Changeset in mainline [c61338a]lfnserial by Jan Vesely <jano.vesely@…>
Fix the use of the word packet.
09:57 Changeset in mainline [20a1e76]lfnserial by Jan Vesely <jano.vesely@…>
Rename packet ⇒ transfer, avoids naming confusion

2011-03-22:

23:23 SashimiRegressions edited by Jiri Svoboda
GTA02 passes devman tests (diff)
23:04 SashimiRegressions edited by Jiri Svoboda
GTA02 passes network tests (diff)
22:30 Changeset in mainline [4d0c40b]lfnserial by Matus Dekanek <smekideki@…>
ohci root hub implementation basis, missing descriptors and interrupt …
22:20 SashimiRegressions edited by Jiri Svoboda
GTA02 passes sanity (diff)
22:00 Changeset in mainline [f2d665b4]lfnserial by Martin Sucha <sucha14@…>
Reset cat's global state
21:38 SashimiRegressions edited by Jakub Jermář
Update results for arm32/integratorcp. (diff)
21:26 Ticket #210 (Newer Qemu breaks Integrator/CP support) closed by Jakub Jermář
fixed: Fix merged in changeset:mainline,889.
21:25 Changeset in mainline [ab10b842]lfnserial by Jakub Jermar <jakub@…>
Merge Integrator/CP fixes.
21:23 Changeset in mainline [143932e]lfnserial by Jiri Svoboda <jiri@…>
Add rules for building shared libraries to uspace/Makefile.common. Add …
21:18 Changeset in mainline [c0d77f7]lfnserial by Jakub Jermar <jakub@…>
Fix scancode map for Integrator/CP in the kernel.
21:02 Changeset in mainline [9c2b2a8]lfnserial by Jakub Jermar <jakub@…>
Fix keycode map for Integrator/CP in the kbd server.
20:59 Ticket #320 (Would be nice to type kconsole commands while 'test *' runs) created by Jakub Jermář
In the unfortunate event that kconsole hangs while waiting for …
20:43 Changeset in mainline [ac897e8]lfnserial by Martin Sucha <sucha14@…>
Fix paging for non-hex mode (i.e. when input may contain newlines)
20:38 Changeset in mainline [f554a94]lfnserial by Jakub Jermar <jakub@…>
Fix the visual for Integrator/CP.
20:02 Changeset in mainline [e7ffdd3]lfnserial by Martin Sucha <sucha14@…>
Implement -m option for cat and add -x option to convert bytes to hex
19:55 Changeset in mainline [5e3eea10]lfnserial by Martin Sucha <sucha14@…>
Merge mainline changes
19:32 Changeset in mainline [82d04a48]lfnserial by Lubos Slovak <lubos.slovak@…>
Fix: forgot initialization of HID parser.
19:20 Changeset in mainline [408ebc5]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
19:11 Changeset in mainline [f8e4cb6]lfnserial by Lubos Slovak <lubos.slovak@…>
Ported usbhid driver to the new USB framework (#141). Not tested …
17:59 UsersGuide/CompilingFromSource edited by Jiri Svoboda
Building release files (diff)
15:26 Changeset in mainline [11dd29b]lfnserial by Vojtech Horky <vojtechhorky@…>
Using interrupts in OHCI and UHCI optional Added option to HelenOS …
10:07 Changeset in mainline [62f4212]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged changes from development
04:54 Changeset in mainline [667a4f8]lfnserial by Zdenek Bouska <zdenek.bouska@…>
Memory mapped registers accessible by pio_* frunctions (ia32, amd64)

2011-03-21:

23:42 Changeset in mainline [b01995b]lfnserial by Jan Vesely <jano.vesely@…>
Fixes selecting a new USB address when max address has been reached. …
23:35 Changeset in mainline [87644b4]lfnserial by Jan Vesely <jano.vesely@…>
Rename uhci_struct ⇒ hw_struct
23:33 Changeset in mainline [b9fa0a9]lfnserial by Jan Vesely <jano.vesely@…>
80-column fixes
23:12 Changeset in mainline [1c6a45f]lfnserial by Jan Vesely <jano.vesely@…>
Whitespace fixes (no functionality changed) iface.c should be more or …
22:47 Changeset in mainline [62ed5bc]lfnserial by Jan Vesely <jano.vesely@…>
Rename hc.device_manager ⇒ hc.manager
22:47 Ticket #319 (Input method for character terminals) created by Jiri Svoboda
HelenOS can be controlled with a keyboard or using a character …
22:46 Changeset in mainline [33fbe95]lfnserial by Jan Vesely <jano.vesely@…>
Rename uhci_rh ⇒ rh
22:42 Changeset in mainline [c01cd32]lfnserial by Jan Vesely <jano.vesely@…>
Rename uhci_hc ⇒ hc, follow common hcd names
22:00 Changeset in mainline [04803bf]lfnserial by Jiri Svoboda <jiri@…>
Merge mainline changes (needs fixes).
21:53 SashimiRegressions edited by Jakub Jermář
Update results for sparc64/niagara. (diff)
21:00 Changeset in mainline [c56c5b5b]lfnserial by Jan Vesely <jano.vesely@…>
Minor fixes resulting from the previous big merge
20:48 SashimiRegressions edited by Jakub Jermář
Update results for sparc64/serengeti. (diff)
20:22 Changeset in mainline [e099f26]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes (including OHCI)
20:16 SashimiRegressions edited by Jakub Jermář
Update results for sparc64/ultra. (diff)
19:35 CurrentIssues edited by Jakub Jermář
(diff)
19:00 SashimiRegressions edited by Jakub Jermář
(diff)
18:28 Changeset in mainline [5f80527]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
18:24 Changeset in mainline [31b568e]lfnserial by Vojtech Horky <vojtechhorky@…>
Ignore list update
18:24 SashimiRegressions edited by Jakub Jermář
(diff)
18:21 Changeset in mainline [ce794342]lfnserial by Vojtech Horky <vojtechhorky@…>
Logging refactoring
18:14 Changeset in mainline [fbefd0e]lfnserial by Vojtech Horky <vojtechhorky@…>
USB drivers less verbose on info level
17:31 Changeset in mainline [215b001]lfnserial by Vojtech Horky <vojtechhorky@…>
Unified default log level of all USB drivers
17:16 Changeset in mainline [41ef5b9]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
16:54 Changeset in mainline [434ef65]lfnserial by Vojtech Horky <vojtechhorky@…>
Small improvements of libusb Below is a summary of changes * added …
16:47 Changeset in mainline [625f1ba]lfnserial by Vojtech Horky <vojtechhorky@…>
Hub driver refactoring Static endpoint description. Use already …
16:27 Changeset in mainline [e484f3b]lfnserial by Vojtech Horky <vojtechhorky@…>
USB framework remembers some descriptors Currently, it is only device …
16:05 Changeset in mainline [34eb135]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
16:01 Changeset in mainline [5287502]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
15:55 Changeset in mainline [d7186cd]lfnserial by Vojtech Horky <vojtechhorky@…>
Batch debugging messages more compact and verbose
15:53 Changeset in mainline [a90fc0c]lfnserial by Vojtech Horky <vojtechhorky@…>
Refactoring of "enum to string" functions
15:35 Changeset in mainline [aaff605]lfnserial by Vojtech Horky <vojtechhorky@…>
Add usb_str_speed() function
15:29 Changeset in mainline [432f68a]lfnserial by Martin Decky <martin@…>
improve compatibility with Python 3.2 (thx Vojtech Horky)
15:12 Changeset in mainline [28eee11c]lfnserial by Vojtech Horky <vojtechhorky@…>
Function and types renaming This merge does not involve any change in …
15:08 Changeset in mainline [7102aa5]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
15:06 Changeset in mainline [c92c13f]lfnserial by Vojtech Horky <vojtechhorky@…>
Formatting and comments No change in functionality.
15:01 Changeset in mainline [1387692]lfnserial by Vojtech Horky <vojtechhorky@…>
Rename batch_* ⇒ usb_transfer_batch_* No change in functionality.
14:33 Changeset in mainline [e34e77a]lfnserial by Vojtech Horky <vojtechhorky@…>
Formatting and comments No change in functionality
14:27 Changeset in mainline [68b5ed6e]lfnserial by Vojtech Horky <vojtechhorky@…>
Rename device_keeper* ⇒ usb_device_keeper* Also extended some device …
14:27 Changeset in mainline [5971dd3]lfnserial by Jan Vesely <jano.vesely@…>
Interrupt emulator, and rh address reset
14:25 Changeset in mainline [5d1db18]lfnserial by Jan Vesely <jano.vesely@…>
Set rh address to -1 if devman register fails
14:23 Changeset in mainline [afe1d1e]lfnserial by Martin Decky <martin@…>
fix possible compiler warnings (thx Vojtech Horky)
14:23 Changeset in mainline [361e61b]lfnserial by Matej Klonfar <maklf@…>
merge with development
14:20 Changeset in mainline [7d6a676]lfnserial by Jan Vesely <jano.vesely@…>
Add interrupt emulator
14:10 Changeset in mainline [3954a63b]lfnserial by Vojtech Horky <vojtechhorky@…>
Rename usb_endpoint_pipe_*() ⇒ usb_pipe_*() No change in functionality.
13:53 Changeset in mainline [a372663]lfnserial by Vojtech Horky <vojtechhorky@…>
Rename usb_endpoint_pipe_t ⇒ usb_pipe_t No change in functionality.
13:47 Changeset in mainline [8a951ca]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
13:43 Changeset in mainline [48fe0c9]lfnserial by Jan Vesely <jano.vesely@…>
OHCI hc driver software side implementation
13:41 Changeset in mainline [925e099]lfnserial by Jan Vesely <jano.vesely@…>
Development changes
13:39 Changeset in mainline [9078de8f]lfnserial by Jan Vesely <jano.vesely@…>
Add forgotten header
13:37 Changeset in mainline [5156580]lfnserial by Jan Vesely <jano.vesely@…>
Set rh address to 0 during dummy_reset
13:34 Changeset in mainline [d328172]lfnserial by Jan Vesely <jano.vesely@…>
Implement driver side batch routines, make rh reuse requests
13:28 Changeset in mainline [0e45e7f]lfnserial by Vojtech Horky <vojtechhorky@…>
USB request wrappers, usbinfo tunning (#53, #136) The request …
13:19 Changeset in mainline [f8e1a2c]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
13:18 Changeset in mainline [2bf8f8c]lfnserial by Jan Vesely <jano.vesely@…>
Implement batch_get
13:07 Changeset in mainline [be7950e8]lfnserial by Jan Vesely <jano.vesely@…>
Implement interface, add stub batch functions
12:51 Changeset in mainline [ff582d47]lfnserial by Jan Vesely <jano.vesely@…>
A really ugly way to register hub
12:23 Changeset in mainline [8627377]lfnserial by Jan Vesely <jano.vesely@…>
Add usb iface implementation
12:04 Changeset in mainline [e387d0f]lfnserial by Vojtech Horky <vojtechhorky@…>
Add back full descriptor dump to usbinfo
11:52 Changeset in mainline [a6d1bc1]lfnserial by Jan Vesely <jano.vesely@…>
Add infrastructure for rh registration.
11:30 Changeset in mainline [eece178]lfnserial by Vojtech Horky <vojtechhorky@…>
Add dumper for hub descriptor to usbinfo It will probably not be …
11:29 Changeset in mainline [57abafd]lfnserial by Vojtech Horky <vojtechhorky@…>
Add structure for header of hub descriptor
11:19 Changeset in mainline [b0beee82]lfnserial by Jan Vesely <jano.vesely@…>
Implement address reservation
11:13 Changeset in mainline [bab71635]lfnserial by Jan Vesely <jano.vesely@…>
Renames, remove ohci prefix
11:06 Changeset in mainline [9cf1c5a]lfnserial by Vojtech Horky <vojtechhorky@…>
Add wrappers for standard USB requests (#53) However, they are not …
10:54 Changeset in mainline [c15070c]lfnserial by Jan Vesely <jano.vesely@…>
Fix toggle protocol, add support for all 32 endpoints
10:30 Changeset in mainline [2e1d5d70]lfnserial by Jan Vesely <jano.vesely@…>
Host controller refactoring, move shared stuff to libusb/host
10:27 Changeset in mainline [79c8a96]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
10:25 Changeset in mainline [81dce9f]lfnserial by Jan Vesely <jano.vesely@…>
Make batch_t a library structure
09:08 Changeset in mainline [1fb1339]lfnserial by Jan Vesely <jano.vesely@…>
Move device_keeper to libusb
00:11 Changeset in mainline [f0fdc7d]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix race condition in driver - HC communication See diff for …

2011-03-20:

23:39 Changeset in mainline [00c18bc]lfnserial by Vojtech Horky <vojtechhorky@…>
Add USB fallback driver The purpose of it is to see all USB …
23:35 Changeset in mainline [2211125e]lfnserial by Vojtech Horky <vojtechhorky@…>
USB fallback works for interfaces as well
23:18 Changeset in mainline [2c1f24c]lfnserial by Vojtech Horky <vojtechhorky@…>
USB fallback driver refactoring
23:00 Changeset in mainline [fa8f1f7]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
22:28 Changeset in mainline [33577f81]lfnserial by Matus Dekanek <smekideki@…>
mostly hub driver code refactoring (using new generic usb device …
22:24 Changeset in mainline [fd9f6e4c]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
21:50 Changeset in mainline [09daa8b]lfnserial by Matus Dekanek <smekideki@…>
using usb/devdrv interface to simplify hub communication …
21:48 SashimiRegressions edited by Jakub Jermář
(diff)
21:36 Changeset in mainline [e7bc999]lfnserial by Jan Vesely <jano.vesely@…>
Add interrupt support Fix register structure Interrupts disabled as …
21:07 SashimiRegressions edited by Jakub Jermář
(diff)
20:51 SashimiRegressions edited by Jakub Jermář
(diff)
20:29 SashimiRegressions edited by Jakub Jermář
(diff)
19:50 SashimiRegressions created by Jakub Jermář
19:32 CurrentIssues edited by Jakub Jermář
(diff)
19:09 Changeset in mainline [4611094f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
18:36 Changeset in mainline [42dbb26]lfnserial by Jan Vesely <jano.vesely@…>
Enable access to device registers
18:26 Ticket #318 (Unexpected pfrc (159712).) created by Jakub Jermář
During mainline testing before the upcoming 0.4.3 release, I hit the …
17:06 Changeset in mainline [b8e9acb]lfnserial by Jan Vesely <jano.vesely@…>
Name fix
17:03 Changeset in mainline [8727c18]lfnserial by Jan Vesely <jano.vesely@…>
Add OHCI to ai32 arch
17:02 Changeset in mainline [be6cc9cf]lfnserial by Jan Vesely <jano.vesely@…>
OHCI bzrignore
16:59 Changeset in mainline [41b96b4]lfnserial by Jan Vesely <jano.vesely@…>
OHCI stub
15:52 Changeset in mainline [8373f53]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo: number of configs and ifaces printed
15:41 Changeset in mainline [93855d4]lfnserial by Vojtech Horky <vojtechhorky@…>
Add USB fallback driver This driver is launched when no other driver …
15:14 Changeset in mainline [7308e84]lfnserial by Jiri Svoboda <jiri@…>
Display offset at beginning of line in bdd (thx Maurizio Lombardi).
14:51 Changeset in mainline [103cf26]lfnserial by Vojtech Horky <vojtechhorky@…>
EHCI stub implementation Added host controller interface to EHCI …
12:50 Changeset in mainline [8c76c30]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix some comments and remove unused nr_indirect var.
11:48 Changeset in mainline [6adba0a8]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add copyright headers
11:30 Changeset in mainline [155f792]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Use a generic minixfs inode in core to avoid code duplication

2011-03-19:

23:11 ReleaseNotes/0.5.0 edited by Jakub Jermář
Note about debug binaries. (diff)
19:15 Changeset in mainline [930baca]lfnserial by Maurizio Lombardi <m.lombardi85@…>
the read_map() function returns the data block address on disk given …
18:30 Changeset in mainline [59e01689]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
18:14 Changeset in mainline [a763eb4]lfnserial by Vojtech Horky <vojtechhorky@…>
Doxygen comments to HC iface of EHCI No change in functionality.
17:47 Changeset in mainline [81608b5]lfnserial by Vojtech Horky <vojtechhorky@…>
EHCI: small fixes
17:40 Changeset in mainline [f51594fa]lfnserial by Vojtech Horky <vojtechhorky@…>
Add EHCI stub for HC interface
12:40 Changeset in mainline [4fb6d9ee]lfnserial by Jan Vesely <jano.vesely@…>
Refactoring
09:32 Changeset in mainline [13b9cb5]lfnserial by Jan Vesely <jano.vesely@…>
Use horizontal list instead of vertical in uhci scheduler This breaks …

2011-03-18:

22:59 GSOC edited by Jakub Jermář
We are a mentoring organization officially. (diff)
22:31 Changeset in mainline [ebf59e4]lfnserial by Jan Vesely <jano.vesely@…>
Reverse error priorities STALL should be reported only if there is no …
21:41 Changeset in mainline [d3991b2]lfnserial by Jan Vesely <jano.vesely@…>
QH and link pointer refactoring
21:31 Changeset in mainline [eedac04]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
21:27 Changeset in mainline [46d12fb]lfnserial by Jan Vesely <jano.vesely@…>
Refactoring Don't call addr_to_phys syscall on NULL pointer.
21:04 Changeset in mainline [171cd88]lfnserial by Jan Vesely <jano.vesely@…>
Make sure new_address index is never out of array bounds (fixes #142)
20:39 Changeset in mainline [0d6ab10]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add mfs_stat() function and link mfs_size_get() function to the …
19:56 Changeset in mainline [fe4ac35]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Link the mfs_root_get() function to the libfs_ops structure
19:44 Changeset in mainline [44c0f5b]lfnserial by Maurizio Lombardi <m.lombardi85@…>
link function mfs_node_get() to the libfs_ops structure
19:44 Changeset in mainline [8b86ed26]lfnserial by Maurizio Lombardi <m.lombardi85@…>
the inode table position depends from the zone and inode bitmap size
18:47 Changeset in mainline [fcce9e1]lfnserial by Maurizio Lombardi <m.lombardi85@…>
fix directory entries initialization
17:38 Changeset in mainline [18b3cfd]lfnserial by Lubos Slovak <lubos.slovak@…>
Checking if the device is uninitialized in kbd repeat loop.
17:19 Changeset in mainline [3746bfe]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed #140 (properly destroying KBD structure when polling ends)
17:17 Changeset in mainline [00b13408]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed destroying of KBD structure when polling ended. The structure …
16:53 Changeset in mainline [411d9fa]lfnserial by Vojtech Horky <vojtechhorky@…>
Mouse sets boot protocol
16:50 Changeset in mainline [382f3266]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
16:45 Changeset in mainline [054ed84]lfnserial by Vojtech Horky <vojtechhorky@…>
Mouse sets boot protocol
16:45 Changeset in mainline [d71691d]lfnserial by Vojtech Horky <vojtechhorky@…>
USB device structure remembers interface
16:38 Changeset in mainline [f0a1c86]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
16:31 Changeset in mainline [98637224]lfnserial by Matus Dekanek <smekideki@…>
second fix of bug 138(multiple new devices deadlock), works in qemu
16:25 Changeset in mainline [e93e319]lfnserial by Matus Dekanek <smekideki@…>
second check of bug 138 (multiple new devices)
16:17 Changeset in mainline [4fec9ee]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from development
16:03 Changeset in mainline [d8e61b0d]lfnserial by Lubos Slovak <lubos.slovak@…>
Report protocol support using HID report parser.
15:16 Changeset in mainline [3036735]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
15:10 Changeset in mainline [fc5ed5d]lfnserial by Lubos Slovak <lubos.slovak@…>
Getting size of report from parser, changed key processing.
15:03 Changeset in mainline [11ac272]lfnserial by Matus Dekanek <smekideki@…>
fixes: deadlock with default address, usb speeds
14:58 Changeset in mainline [a7528a16]lfnserial by Matus Dekanek <smekideki@…>
speed on port is low/full/high
14:43 Changeset in mainline [a83e138]lfnserial by Matus Dekanek <smekideki@…>
sollution for bug 138 (deadlock caused by incorrect asking for default …
14:24 Changeset in mainline [b495a93]lfnserial by Matus Dekanek <smekideki@…>
drpintf removed, usb_log_… used instead
14:21 Changeset in mainline [bb41b85]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged changes from branch maklf
14:17 Changeset in mainline [6e3b9a58]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged changes from branch lelian/hidd
12:16 Changeset in mainline [73751c0]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
09:18 Changeset in mainline [b64eac6]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
09:14 Changeset in mainline [1614ce3]lfnserial by Vojtech Horky <vojtechhorky@…>
Improvements of usbinfo application Refactored the code, filtering …
09:00 UsersGuide/CompilingFromSource edited by Jiri Svoboda
(diff)
08:59 UsersGuide/CompilingFromSource edited by Jiri Svoboda
(diff)
08:58 UsersGuide/CompilingFromSource edited by Jiri Svoboda
Stress disclaimer even more (diff)
08:57 UsersGuide/CompilingFromSource edited by Jiri Svoboda
Manual configuration (diff)
08:47 UsersGuide/CompilingFromSource edited by Jiri Svoboda
Automatic configuration plus running instructions (diff)
08:41 HowToContribute edited by Jiri Svoboda
Compiling instructions (diff)

2011-03-17:

23:41 Changeset in mainline [b8e2f93]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo prints language name instead of code
23:41 Changeset in mainline [749f18c5]lfnserial by Vojtech Horky <vojtechhorky@…>
Add function for string representation of a locale
23:29 Changeset in mainline [8865087]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo recognises HID descriptor
23:22 Changeset in mainline [a458bc9]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo refactoring - command line switches
23:17 Changeset in mainline [2d6787b]lfnserial by Vojtech Horky <vojtechhorky@…>
Old code removal from usbinfo
23:10 Changeset in mainline [aad3587]lfnserial by Vojtech Horky <vojtechhorky@…>
String printing back in usbinfo
23:04 FreeRunner edited by Jiri Svoboda
Update (diff)
22:59 Changeset in mainline [7b13d8e]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo prints match ids from interfaces too
22:54 ReleaseNotes/0.5.0 edited by Jiri Svoboda
Automatic release building (diff)
22:51 ReleaseNotes/0.5.0 edited by Jiri Svoboda
Add special notes (diff)
22:41 ReleaseNotes/0.5.0 edited by Jiri Svoboda
Details on GTA02 support. (diff)
22:37 Changeset in mainline [cfff7a8f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix a little bug when reading inodes from disk
22:33 Ticket #302 (GTA02 touchscreen does not work) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,885. I modified the condition in …
22:32 Changeset in mainline [306061a]lfnserial by Jiri Svoboda <jiri@…>
Display mouse pointer even in lower resolution. Still be careful not …
22:29 Changeset in mainline [4fa05a32]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
22:24 Changeset in mainline [df22c36]lfnserial by Maurizio Lombardi <m.lombardi85@…>
add function to read V2/V3 inodes on disk
22:24 Changeset in mainline [bf58895]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo uses the library descriptor walker
22:22 Changeset in mainline [da77278]lfnserial by Vojtech Horky <vojtechhorky@…>
Add simple "walker" over descriptors It iterates over all descriptors …
22:00 Changeset in mainline [f213ae7]lfnserial by Maurizio Lombardi <m.lombardi85@…>
add function to read V1 inode on disk
21:11 Changeset in mainline [e160da4d]lfnserial by Vojtech Horky <vojtechhorky@…>
Add printing of descriptor tree to usbinfo
21:10 Changeset in mainline [7d04324]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Link mfs_is_directory() and mfs_is_file() functions to the libfs_ops …
20:30 Changeset in mainline [5a58ae2]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Link mfs_is_directory() function to the libfs_ops structure
20:10 Changeset in mainline [e54ba607]lfnserial by Maurizio Lombardi <m.lombardi85@…>
link mfs_device_get function to the libfs_ops structure
20:00 Codenames edited by Jakub Jermář
(diff)
20:00 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
19:59 ReleaseNotes/0.5.0 edited by Jakub Jermář
We actually have only the pc platform driver as of now. (diff)
15:22 Changeset in mainline [3b08178]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Initialize block cache and add a function to get a filesystem instance …
13:49 Changeset in mainline [0fd82c9]lfnserial by Jan Vesely <jano.vesely@…>
HW error handling minor fix in TD debug output
13:49 Changeset in mainline [fcc525d]lfnserial by Jan Vesely <jano.vesely@…>
Limit the number of hw retries
13:41 Changeset in mainline [953a823]lfnserial by Maurizio Lombardi <m.lombardi85@…>
mount minix filesystem and add the superblock info structure to the …
13:38 Changeset in mainline [87037c48]lfnserial by Jan Vesely <jano.vesely@…>
Fix transfer descriptor act size debug output
13:23 Changeset in mainline [d142e75]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
12:45 Changeset in mainline [4f66cc7b]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged development changes
07:53 Ticket #108 (Building of release files should be automated) closed by Jiri Svoboda
fixed: In changeset:mainline,881, changeset:mainline,882 and …

2011-03-16:

23:23 Changeset in mainline [051b3db8]lfnserial by Jiri Svoboda <jiri@…>
Update SBI to rev. 344 from upstream. What's new: * …
23:18 Changeset in mainline [eb2a48a]lfnserial by Jan Vesely <jano.vesely@…>
Set the value explicitly even if it's the default
22:35 Changeset in mainline [406d514]lfnserial by Jiri Svoboda <jiri@…>
Fix omissions.
22:09 Changeset in mainline [471569b]lfnserial by Jiri Svoboda <jiri@…>
Rename things 'dist' to 'release'.
21:46 Changeset in mainline [aede651]lfnserial by Jiri Svoboda <jiri@…>
Build release files from exported sources. Build source tarball as well.
21:00 Changeset in mainline [039c66c]lfnserial by Matus Dekanek <smekideki@…>
merge from smekideki into usb/development: small fixes
20:57 Changeset in mainline [42a3a57]lfnserial by Matus Dekanek <smekideki@…>
small fixes: new device speed, returning unpluged address, proposed …
18:50 Changeset in mainline [72af8da]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
18:46 Changeset in mainline [3e7b7cd]lfnserial by Matus Dekanek <smekideki@…>
minor change
10:27 Changeset in mainline [81ca204]lfnserial by Vojtech Horky <vojtechhorky@…>
Add command-line switches to usbinfo
10:14 Changeset in mainline [3100ebe]lfnserial by Vojtech Horky <vojtechhorky@…>
Preparation for more modular usbinfo

2011-03-15:

20:20 Changeset in mainline [f66d903]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix MinixFS V3 initialization
17:47 Changeset in mainline [245eb02d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Check for V3 magic number when a mount is performed
14:50 Changeset in mainline [2180979]lfnserial by Vojtech Horky <vojtechhorky@…>
Hack for first QEMU device
14:43 Changeset in mainline [a963a68]lfnserial by Jan Vesely <jano.vesely@…>
Hw error handling.

2011-03-14:

22:51 Changeset in mainline [2ef036a]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
22:49 Changeset in mainline [fcf07e6]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix typo in doxygen group name The actual fix is renaming the latter …
22:37 Changeset in mainline [7ffe82f]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo expects list of devices The functionality was cut down but …
22:22 Changeset in mainline [c2343cc]lfnserial by Vojtech Horky <vojtechhorky@…>
Add function for getting USB address of a device
21:24 Changeset in mainline [15d3b54]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen comments, enable hw interrupts if possible
21:22 Changeset in mainline [9370884]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
19:45 Ticket #317 (Structured binary data editor) created by Jiri Svoboda
Implement a tool to view and edit structured binary data, such as …
14:04 Changeset in mainline [ff34e5a]lfnserial by Jan Vesely <jano.vesely@…>
Try to enable hw interrupts
10:49 Changeset in mainline [c69209d]lfnserial by Vojtech Horky <vojtechhorky@…>
Add reading max packet size for pipe zero
10:47 Changeset in mainline [206f71a]lfnserial by Vojtech Horky <vojtechhorky@…>
Getting max_packet_size for default control pipe
10:46 Changeset in mainline [6dd35e0]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix UHCI shortcut in usbinfo
02:01 Changeset in mainline [6298d80]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
01:39 Changeset in mainline [17ceb72]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen

2011-03-13:

23:35 Changeset in mainline [189cd4e]lfnserial by Vojtech Horky <vojtechhorky@…>
USB device name contains also the address
23:28 Changeset in mainline [b711f62]lfnserial by Vojtech Horky <vojtechhorky@…>
Bypass problems with incomplete APIC service
23:26 Changeset in mainline [c5b6431c]lfnserial by Vojtech Horky <vojtechhorky@…>
APIC service running even without APIC The service is kept running …
23:25 Changeset in mainline [91579d5]lfnserial by Vojtech Horky <vojtechhorky@…>
C style fixes
23:23 Changeset in mainline [3bd96bb]lfnserial by Jan Vesely <jano.vesely@…>
Move scheduling to iface functions
23:10 Changeset in mainline [f123909]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen fixes and refactoring. UHCI root hub driver should be …
22:54 Changeset in mainline [92b41f33]lfnserial by Vojtech Horky <vojtechhorky@…>
Add library layer for bandwidth reservation See ticket #121.
22:47 Changeset in mainline [5fd22d8]lfnserial by Vojtech Horky <vojtechhorky@…>
USB device driver framework registers endpoints
22:45 Changeset in mainline [b7d8fd9]lfnserial by Vojtech Horky <vojtechhorky@…>
Add IPC layer for endpoint (bandwidth) reservation No HC driver …
22:02 Changeset in mainline [1b0b86e6]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
21:39 Changeset in mainline [deb4ba7]lfnserial by Vojtech Horky <vojtechhorky@…>
Initial work on USB device driver framework See messages in …
21:19 Changeset in mainline [adfe5ec]lfnserial by Vojtech Horky <vojtechhorky@…>
Mouse driver uses automatic polling
21:15 Changeset in mainline [4bf94df]lfnserial by Vojtech Horky <vojtechhorky@…>
Add functions for automatic device polling
20:14 Changeset in mainline [92dd5c8]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Read superblock and look for a corrispondent magic number, fix first …
18:17 Changeset in mainline [335382d]lfnserial by Jan Vesely <jano.vesely@…>
BIG refactoring, fixed a memory leak and few TODOs
18:09 Changeset in mainline [a9f91cd]lfnserial by Jan Vesely <jano.vesely@…>
Refactoring final touches
17:51 Changeset in mainline [9351353]lfnserial by Jan Vesely <jano.vesely@…>
MAJOR refactoring, solved several TODOs and a leak with ddf infrastructure
17:18 Changeset in mainline [69334af]lfnserial by Vojtech Horky <vojtechhorky@…>
Replace asserts with proper checks Also, added doxygen comments.
16:18 Changeset in mainline [8850690]lfnserial by Jan Vesely <jano.vesely@…>
Rename uhci_t ⇒ uhci_hc_t, start of bigger HC ↔ RH cleanup
15:37 Changeset in mainline [6143ce3]lfnserial by Jan Vesely <jano.vesely@…>
Rename queue_head_t ⇒ qh_t Refactoring
13:59 Changeset in mainline [eb0dc58]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen comments, use helper function for setting IOC flag
11:39 Changeset in mainline [c3f95d8]lfnserial by Martin Sucha <sucha14@…>
Merged mainline changes

2011-03-12:

22:36 Changeset in mainline [0f3e68c]lfnserial by Jan Vesely <jano.vesely@…>
Minor fixes and refactoring
22:35 Changeset in mainline [67352d2]lfnserial by Jan Vesely <jano.vesely@…>
Debug output fixes and refactoring (less spam, more readability)
15:56 Changeset in mainline [7f810b3]lfnserial by Jan Vesely <jano.vesely@…>
Move port_status.h functionality to port.h
12:44 Changeset in mainline [dd6f59f]lfnserial by Jan Vesely <jano.vesely@…>
Minor fixes in initialization routine and hc interrupt handling
12:39 Changeset in mainline [0db3ad6]lfnserial by Jan Vesely <jano.vesely@…>
Only check connections of there is a chance for a finished one Set …
11:59 Changeset in mainline [489c3e7]lfnserial by Vojtech Horky <vojtechhorky@…>
USB mouse driver uses the new framework The implementation was …
11:51 Changeset in mainline [fb1d4990]lfnserial by Jan Vesely <jano.vesely@…>
Minor fix in RH device enumeration
11:30 Changeset in mainline [c32688d]lfnserial by Matej Klonfar <maklf@…>
bitmap translation
10:10 Changeset in mainline [6105fc0]lfnserial by Vojtech Horky <vojtechhorky@…>
Start work on ticket #85 (USB framework) Only base skeleton is ready, …

2011-03-11:

18:43 Changeset in mainline [ccbc5b56]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Merge mainline changes
18:41 Changeset in mainline [14c29ba]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix directory entries initialization, mkminix is now ready to be used.
18:33 Changeset in mainline [b84175a]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix wrong use of block_write_direct(), make sure we write at least 1k …
18:20 Changeset in mainline [0dd2717]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix wrong use of the FIRST_ZONE macro
18:10 Changeset in mainline [d3ce9515]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix wrong memory allocation for inode table buffer
17:33 Changeset in mainline [df949c5]lfnserial by Jan Vesely <jano.vesely@…>
Get max_packet_size when initializing default pipe UHCI root hub …
17:32 Changeset in mainline [bf4cc3e]lfnserial by Jan Vesely <jano.vesely@…>
Get bMaxPacketSize0 when initializing default pipe
17:18 Ticket #316 (Real CD-ROM not working) created by Jiri Svoboda
While ata_bd does work with the emulated CD-ROM inside Qemu, it does …
17:16 HardwareSupport edited by Jiri Svoboda
(diff)
16:56 Changeset in mainline [33382a9]lfnserial by Matej Klonfar <maklf@…>
#128 - skip constant items in report
16:24 Changeset in mainline [0bd4810c]lfnserial by Matej Klonfar <maklf@…>
Buffer length of parsed input report
16:05 Changeset in mainline [71b6e92]lfnserial by Jan Vesely <jano.vesely@…>
Fix assign batch to proper queue
16:03 Changeset in mainline [ab5a43d1]lfnserial by Jan Vesely <jano.vesely@…>
All debug output uses port.id_string
15:42 Changeset in mainline [9d9ffdd]lfnserial by Matej Klonfar <maklf@…>
merge with hidd
13:51 Changeset in mainline [3005db6]lfnserial by Jan Vesely <jano.vesely@…>
Root hub refactoring
11:15 Changeset in mainline [0c8562c]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
09:20 Changeset in mainline [67f54965]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
08:09 Changeset in mainline [b3bdb68]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
08:04 Changeset in mainline [b05e2fe]lfnserial by Vojtech Horky <vojtechhorky@…>
Quick fix to enable compilation ;-)
00:17 Ticket #290 (Infrequent hang of loaders while reading from fat during startup) closed by Jakub Jermář
fixed: Fixed in changeset:mainline,880.
00:16 Changeset in mainline [c1a5d8d]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
00:14 Changeset in mainline [5716e9a]lfnserial by Jakub Jermar <jakub@…>
Make sure that block_get() instantiates each block only once.

2011-03-10:

19:26 Changeset in mainline [a8def7d]lfnserial by Lubos Slovak <lubos.slovak@…>
Small fixex
19:11 Changeset in mainline [197b671]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Code cleaning
19:10 Ticket #315 (Port of GNU Binutils to HelenOS) created by Jakub Jermář
Port essential programs from GNU Binutils to HelenOS. Details:: The …
19:07 Changeset in mainline [e69f10b]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged changes from lelian/hidd
18:43 Changeset in mainline [7351dc3]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged bugfix
17:14 Changeset in mainline [60a228f]lfnserial by Matej Klonfar <maklf@…>
hidparser bug fix
16:05 Changeset in mainline [f4cf2813]lfnserial by Lubos Slovak <lubos.slovak@…>
Commented rest of the USB HID code.
16:04 Changeset in mainline [45dd8bf]lfnserial by Lubos Slovak <lubos.slovak@…>
Commented dump functions and keycode converting.
15:56 Changeset in mainline [2b12f06]lfnserial by Lubos Slovak <lubos.slovak@…>
Comments to HID request functions
15:24 Changeset in mainline [f6d0c7c]lfnserial by Lubos Slovak <lubos.slovak@…>
Comments to hiddev
15:16 Changeset in mainline [77ab674]lfnserial by Lubos Slovak <lubos.slovak@…>
Comments to hiddev, added some return value checks.
15:16 Changeset in mainline [e8c1fb0]lfnserial by Lubos Slovak <lubos.slovak@…>
Exiting from the polling loop if an error occurs.
14:13 Changeset in mainline [7309799]lfnserial by Lubos Slovak <lubos.slovak@…>
Comments of kbdrepeat functions + minor changes to comments in kbddev.
13:42 Changeset in mainline [17ada7a]lfnserial by Lubos Slovak <lubos.slovak@…>
Comments + minor changes. - Doxygen comments to all functions in …
10:52 Changeset in mainline [8a02ff3]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged auto-repeat + some doxygen comments of kbd functions.
10:47 Changeset in mainline [dfe53af]lfnserial by Lubos Slovak <lubos.slovak@…>
Auto-repeat of keys. - Added structure usbhid_kbd_repeat_t. - Added …
08:51 Changeset in mainline [269bd9b4]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from development
Note: See TracTimeline for information about the timeline view.