Timeline



2011-05-17:

22:28 Changeset in mainline [78bfae9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Running generic HID driver for each device
19:33 Changeset in mainline [e6eee2b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
tiny improvement
19:30 Changeset in mainline [b2995c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes in mkbd (includes, removed binary)
19:29 Ticket #338 (klog repeats the last screen over and over again and eats all memory) closed by Jakub Jermář
fixed: IMHO this ticket may be closed now. Heap shrinking was integrated in …
19:09 Changeset in mainline [ef90ffb3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
HID parser improved significantly, more subdrivers fix, mouse wheel.
19:00 Changeset in mainline [4880210]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
First draft of sample application for demonstrating HID driver.
18:44 Changeset in mainline [88be3a0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Small fix in HID driver merged with development
16:07 Changeset in mainline [38c773e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make really sure the test does not trip over and fell on its own …
15:13 Changeset in mainline [013a5d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add proper heap shrinking implementation add malloc3 test (a …
15:11 Changeset in mainline [f414851]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
15:11 Changeset in mainline [0a02653]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
linked list improvements port uspace linked list improvements back to …
15:10 Changeset in mainline [97d42d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
get rid of KLOG_LATENCY (thanks to the event notification unmask …
12:54 Changeset in mainline [d736fe38]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
More comment fixes and code cleanup
12:47 Changeset in mainline [2586860]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Finish libusb reorganization
12:40 Changeset in mainline [160b75e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix Doxygen groups of USB libraries
12:21 Changeset in mainline [28d9c95]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Cleanup, add normal and doxygen comments
10:46 Changeset in mainline [5f94a0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add timeouts to the enumeration routine
10:14 Changeset in mainline [2aaf804]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Use provided barriers instead of asm constructs. Use warning instead …
09:24 Changeset in mainline [faa44e58]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libusbhid uses include usb/hid
09:20 Changeset in mainline [5e6e50b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
09:07 Changeset in mainline [8b984a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Update ignore list
09:06 Changeset in mainline [9f2de92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Address keeper removed This structure is no longer needed.
08:54 Changeset in mainline [7d521e24]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libusbdev uses include usb/dev
07:58 Changeset in mainline [04c418d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
07:44 Changeset in mainline [3375bd4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes Conflicts: …
07:18 Changeset in mainline [72cd53d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Small fixes and improvements Fixed buffer overflow in lsusb. lsusb …

2011-05-16:

20:33 Changeset in mainline [0d8a304]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
19:58 Changeset in mainline [0496c17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allow events to define unmask callback. Make klog_update() the unmask …
16:13 Changeset in mainline [bec0219]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
double the size of kernel klog ring buffer (on ia32 the original size …
16:04 Ticket #338 (klog repeats the last screen over and over again and eats all memory) updated by Martin Decky
As of mainline,948, the points (2), (4), (5), …
15:56 Ticket #289 (klog's interrupt_received() routine is too heavy-weight) closed by Martin Decky
fixed: Most of the issues should be mitigated as of [changeset:mainline,948
15:37 Changeset in mainline [4e1a2f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
reimplement klog, use multi-fibril producer/consumer architecture
13:38 Changeset in mainline [f9061b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add kernel event notification masking (currently used only for …

2011-05-15:

19:28 Changeset in mainline [8d308b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Start tracking reservable memory after zones are created and possibly …
15:37 Changeset in mainline [acd3905]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add a simple tool to generate a lot of directory entries
15:27 Changeset in mainline [423f64f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Added a simple program to benchmark filesystems
14:44 Changeset in mainline [d61c3a7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.

2011-05-14:

11:30 Changeset in mainline [d83bf51]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixed multimedia key mapping

2011-05-13:

20:40 Changeset in mainline [e913cc9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual HC destroy pending transfers after unplug
20:14 Changeset in mainline [88a27f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
1. Split fat_get_cluster into 3 methods: fat_get_cluster_fat[12,16,32]
20:02 Changeset in mainline [00b6c73]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual HC prints name of connected device
20:01 Changeset in mainline [d29f32f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add missing include
18:57 Changeset in mainline [7eecbb8b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
HID driver uses default logging level
18:32 Changeset in mainline [2720b51a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
lsbusb scan all adresses
18:26 Changeset in mainline [f64e81a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Default log level configurable
18:26 Changeset in mainline [11e00c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Do not print all levels to file Only screen level + 1 is printed to …
17:36 Changeset in mainline [852803a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix buffer overflow
17:30 Changeset in mainline [ff2e72e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
remove old debug messages
14:49 Changeset in mainline [e0f52bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add list iterator macro
14:48 Changeset in mainline [8f466fc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle (no change in functionality)
14:45 Changeset in mainline [50cd285]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix bug #98 Initialization of devices Doxygen fixes Adds new …
14:40 Changeset in mainline [a29529b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
14:37 Changeset in mainline [81db65b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Use newly added udealy function instead of silent usb_log
14:35 Changeset in mainline [5fd3f2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add udelay function (syscall wrapper)
14:34 Changeset in mainline [7e7b791]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Implement SYS_THREAD_UDELAY syscall for short delays
14:32 Changeset in mainline [56273bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle, use unsigned ints for flags
14:16 Changeset in mainline [8fcaeed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
definition of OHCI root hub status masks
14:16 Changeset in mainline [09696b54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
simple producer-consumer queue implementation
14:15 Changeset in mainline [3476be8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
definition of status masks uses definitions in ohci_regs old code …
14:02 Changeset in mainline [fa7aa50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
clean up the contrib directory a little bit
14:00 Changeset in mainline [e8c5c11]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use C99 with GNU extensions as the language standard when building by GCC
13:56 UsersGuide/CommandReference created by Jiri Svoboda
13:44 Changeset in mainline [55054db0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
13:39 Changeset in mainline [37f87fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixed setting of data to mouse wheel function
13:36 Changeset in mainline [64a36e2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
usb_hub_polling_terminated_callback added, so that hub driver fibril …
13:35 UsersGuide edited by Jiri Svoboda
Add link to command reference (diff)
13:27 UsersGuide/Editor edited by Jiri Svoboda
Text editor was in 0.4.2 (diff)
13:09 Changeset in mainline [aca3489]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
usb_hub_polling_terminted_callback function
12:44 Changeset in mainline [65b458c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Subdriver-specific data moved to the subdriver structure. + DDF ops …
10:40 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)
10:31 Changeset in mainline [4a7a8d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge with usb/development
10:30 Changeset in mainline [05e21ffc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
minor changes

2011-05-12:

18:20 Changeset in mainline [7b90778d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa.
18:09 Changeset in mainline [682cfceb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix formatting of ppc32 istate_decode().
17:48 Changeset in mainline [8469c53]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix formatting of mips32 istate_decode().
17:43 Changeset in mainline [a99a3d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix formatting of arm32 istate_decode().
17:38 Changeset in mainline [2438fa6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix formatting of amd64 istate_decode().
17:38 Changeset in mainline [4489117]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
For useful stack traces, we need to make sure we have frame pointers.
17:18 Changeset in mainline [f36787d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix formatting of ia32 istate_decode().
16:49 Changeset in mainline [b5e68c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.
15:40 Changeset in mainline [97cb542]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes
15:14 Changeset in mainline [53d9ee9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Petr Koupy <petr.koupy@…>
Added scripts that interconnect HelenOS build process with binutils …
09:16 Changeset in mainline [d59d0bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Merged changes to HID parser from maklf
09:03 Changeset in mainline [9e195e2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Merge from development
08:39 Changeset in mainline [456aea3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Removed usbkbd from makefile
08:34 Changeset in mainline [373bc2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Removed old usbkbd driver.
08:33 Changeset in mainline [d3b6d5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Renamed lgtch-ultrax subdriver to multimedia

2011-05-11:

21:19 Lab edited by Jakub Jermář
(diff)
21:06 Ticket #119 (Revive support for Dell PowerEdge 7150 machine (ia64)) updated by Jakub Jermář
It would be worth the try to repeat the same test on the MFF UK's Dell …
20:55 Ticket #119 (Revive support for Dell PowerEdge 7150 machine (ia64)) updated by Jakub Jermář
I have just found out that it is possible to boot (quite successfully) …
19:41 Changeset in mainline [c372e03]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Mass storage fixes (#206) Also some refactoring was done.
19:37 Changeset in mainline [5f0fe4e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Mass storage (small) refactoring
19:31 Changeset in mainline [cf002dbf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add comments to mass storage driver
19:20 Changeset in mainline [70c12d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix inquiry of USB mass storage The problem was bad endianness in …
19:03 Changeset in mainline [19387b61]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add wrappers for endpoint status and clear halt
16:49 Changeset in mainline [a81a1d09]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes

2011-05-10:

22:01 Changeset in mainline [9be8669]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Fix of hid output

2011-05-09:

19:08 Ticket #339 (Dynamic linker needs full TLS support) updated by Jiri Svoboda
Status, Owner, Description changed
There is a special TLS program header that describes the thread-local …

2011-05-08:

20:43 Changeset in mainline [23f40280]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Doxygen and other minor fixes (no functional change)
20:26 Changeset in mainline [9212f8a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Start libusb reorganization
20:00 Changeset in mainline [3e4f2e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libusb divided into sublibraries Also removed address keeper test …
19:55 Changeset in mainline [7aaf403e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
merge to maklf branch
19:38 Changeset in mainline [3a6e423]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Parsing of usages in case of array items repaired
19:12 Changeset in mainline [ebf6a40]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix bug #98 (kinda - still uses nasty hack)
19:06 Changeset in mainline [511cfc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
19:02 Changeset in mainline [11349a85]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Use non-printed debug statement to wait the right amount of time …
18:39 Changeset in mainline [8855939]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Do not reset EHCI controller (messes with already connected devices).
16:46 Changeset in mainline [f55ded3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Some little changes
16:42 Changeset in mainline [c2fcfc0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix inode corruption bug in V2/V3 code path
16:30 Changeset in mainline [1989cdf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Multimedia keys mapping table removed
16:04 Changeset in mainline [f50f722]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
merged development changes
16:00 Changeset in mainline [68b614e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Correct parsing of usages in case of array items
15:53 Changeset in mainline [252cf2a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Development changes merge Correct parsing of usages in case of array items
15:43 Changeset in mainline [19065c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
14:38 Changeset in mainline [a948c23]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fine tune EHCI handling
13:47 Changeset in mainline [7b6f116]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
lsusb improvements
13:39 Changeset in mainline [5dfee52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
lsusb prints attached devices as well
13:38 Changeset in mainline [df25ab6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
All HC drivers supports "get handle by address"
13:37 Changeset in mainline [eb2f7dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add getting handle by address over USBHC iface
13:37 Changeset in mainline [84de606d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Device keeper can tell handle by USB address
12:46 Changeset in mainline [79784ef8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add comment how device "learns" its USB address
11:54 Changeset in mainline [d394e57a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Reduce wait times in uhci reset sequence (helps with bug #98)
06:41 Changeset in mainline [60b3bea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix printf directive for size_t (again)

2011-05-07:

16:00 Changeset in mainline [561f41b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Major refactoring #211 should be fixed UHCI: all interrupts are …
15:52 Changeset in mainline [3ae5ca8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Compile fix
15:51 Changeset in mainline [76ef94e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
15:41 Changeset in mainline [d2bff2f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
UHCI refactoring
15:22 Changeset in mainline [dc5f2fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Further OHCI refactoring
14:59 Changeset in mainline [b23e9cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix IPC-caused hang (#216)
14:57 Changeset in mainline [faf498d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Nicer messages in usbinfo
14:56 Changeset in mainline [6985b4e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix unanswered IPC calls (#216)
14:40 Changeset in mainline [cb0ab9e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
14:28 Changeset in mainline [cc5908e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Development changes merged
14:26 Changeset in mainline [62265ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
OHCI initialization refactoring
13:59 Changeset in mainline [652f484]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge with usb/development
13:59 Changeset in mainline [7205209]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
fix #210 (endless polling)
13:56 Changeset in mainline [4d20ef7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
reverted disabled hid log
13:56 Changeset in mainline [02804e1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add lsusb, usbinfo accepts HC number and address
13:47 Changeset in mainline [1866945]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge with usb/development
13:45 Changeset in mainline [95285378]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
workaround for ohci root hub not needed and removed some comments
13:40 Changeset in mainline [6fb003e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fixed: OHCI: use devices are not detected at startup time
13:39 Changeset in mainline [7ab7c7f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
11:42 Changeset in mainline [5d07f54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Reset OHCI root hub even if taking control from SMM driver postpone …
11:39 Changeset in mainline [df0bbe1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
usbinfo accepts host:address device specification
11:36 Changeset in mainline [69ac0fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Getting HC handle by class in libusb
11:18 Changeset in mainline [192ba25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
usbhub: warning if there are still some unhandled changes on port
11:14 Changeset in mainline [426d31a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
corrected change disabling
11:10 Changeset in mainline [e5165a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
lsusb prints path to host controller
11:10 Changeset in mainline [431d6d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Devman can tell device path by its handle This patch might go into …
10:53 Changeset in mainline [bd2394b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Removed functions for returning size of report for usage path
10:40 Changeset in mainline [8594505]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Initial version of lsusb application
10:34 Changeset in mainline [2c49b81b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
All USB host controllers added to usbhc DDF class
10:29 Changeset in mainline [28216a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
More strict checking in VHC
10:25 Changeset in mainline [bba0dc20]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Minor initialization fixes
10:05 Changeset in mainline [d38d830]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
09:59 Changeset in mainline [bc02b83]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual USB improvements
09:50 Changeset in mainline [f90c0d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Small fixes Bad printf directive (again) and uninitialized variable.
09:35 Changeset in mainline [beee81a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual USB refactoring Changes include * add missing comments * …
09:31 Changeset in mainline [cecb1a97]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Subdriver mapping for multimedia keys.
09:21 Changeset in mainline [abfd36b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
one more debug message
09:14 Changeset in mainline [84b240f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Mouse subdriver mapping improved
09:05 Changeset in mainline [e78660f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
hub driver: fix for endless polling
09:01 Changeset in mainline [1c3fcf9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixed #119
08:59 Changeset in mainline [1b7dc5e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixed autorepeat of keys (#119)
08:50 Changeset in mainline [fb295b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fix
08:50 Changeset in mainline [c7fbb90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fix in subdriver mappings
08:45 Changeset in mainline [f1d16663]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Postpone hw until all structures are initialized and irq handler …
08:38 Changeset in mainline [78dbf5b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes (parsing), mouse driver improved, generic HID driver improved
08:31 Changeset in mainline [45a2688]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Changes from maklf - delimiters + usage paths comparison
08:30 Changeset in mainline [1ce4189]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Changes from development
08:20 Changeset in mainline [ba17f5b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Development branch changes
08:18 Changeset in mainline [42e2172]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libusbvirt: doxygen comments
07:43 Ticket #341 (Divide error panic in delay loop calibration during boot) updated by Jakub Jermář
Version changed
07:41 qemu.png attached to Ticket #341 by Jakub Jermář
07:40 Ticket #341 (Divide error panic in delay loop calibration during boot) created by Jakub Jermář
See the attached screenshot. Seems like we are dividing by zero in …

2011-05-06:

17:54 Ticket #243 (ppc32 exception handling broken) updated by Jakub Jermář
And couldn't we fix this by using a different mechanism for …
16:18 Changeset in mainline [5f7b75a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
BEGIN and ANYWHERE options added to usage path comparison
15:55 Changeset in mainline [3b543d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge from usb/development
15:50 Changeset in mainline [e25a849]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libusbvirt: split IPC wrappers into more files
15:46 Changeset in mainline [6c6a95d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add support for some ATi OHCI chipsets, fix spurious reboot on startup
15:40 Changeset in mainline [d0c060b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
bugfix candidates: ohci: detecting devices connected on startup hub …
15:33 Changeset in mainline [dc06caa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
More comments in libusbvirt
15:33 Changeset in mainline [c8eddf4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fixed: be carefull about Gate A20 in OHCI Legaci support Add matchids …
15:26 Changeset in mainline [f8e549b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Mouse wheel acting as arrow keys. - Added some debug output. - …
14:52 Changeset in mainline [1be39e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
HID Parser - basic support for delimiters - bug fix
14:34 Changeset in mainline [a943106]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add comments to libusbvirt headers
14:21 Changeset in mainline [750636a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
softfloat: slightly improve coding style (no change in functionality)
13:38 Changeset in mainline [9350e837]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add match ids for ATi chipset remove dead code
13:38 Changeset in mainline [3da17644]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add match ids for ATi chipset remove dead code
13:37 Changeset in mainline [42d47f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Removed virtusbkbd application Superseeded by vuh.
13:33 Changeset in mainline [674cf89]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
HID Parser - basic support for delimiters
13:09 Changeset in mainline [075c1eb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
OHCI interrupts Kernel support for accessing memory mapped registers …
13:08 Changeset in mainline [3d4aa055]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
13:01 Changeset in mainline [7bb8036]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Mouse subdriver for generic mouse.
12:58 Changeset in mainline [a58dd620]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix message format
12:47 Changeset in mainline [03cfda08]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix OHCI interrupt pseudocode, remove dead code
12:45 Changeset in mainline [04c1524]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fix from maklf
12:45 Changeset in mainline [180255f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Implement access to memory mapped register in irq pseudocode.
10:30 Changeset in mainline [dd3eda2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Report recieving tracked for each device separately.
10:26 Changeset in mainline [22ded10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Usage path fix in HID parser
10:12 Changeset in mainline [9a884ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual HID terminates with last interface Also it is not possible to …
09:29 Changeset in mainline [30f9f8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
09:25 Changeset in mainline [26f6094]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge with usb/development
09:25 Changeset in mainline [166c4752]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes from maklf
08:50 Changeset in mainline [3b5d5b9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
#209 - correct usage paths for decomposed items, bug fix
08:37 Changeset in mainline [561112f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
OHCI interrupt support
08:34 Changeset in mainline [1181249]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes from development
08:33 Changeset in mainline [f7ccf46]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add irq pseudocode commands for accessing memory
08:30 Changeset in mainline [310c4df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes in USB HID driver. - Missing loop in mouse subdriver. - Double …
07:53 Changeset in mainline [10849ffc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Changes from maklf - fixes
07:53 Changeset in mainline [8cbd512]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Changes from development
07:51 Changeset in mainline [acdbd780]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
development merge
07:45 Changeset in mainline [b9d7965]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
#209 - correct usage paths for decomposed items, bug fix
07:34 Changeset in mainline [054537b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Small fix in USB HID driver.
07:14 Changeset in mainline [0a494fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix printf directive for size_t
06:12 Changeset in mainline [1519b91]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
#209 - correct usage paths for decomposed items

2011-05-03:

20:37 Changeset in mainline [d1ac0d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Fixed bugs with mounting
18:56 Meetings edited by Jiri Svoboda
Date of next meeting (diff)
10:12 Changeset in mainline [4bfd85b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Mouse driver ported to HID parser, DDF function for subdrivers.
09:48 Changeset in mainline [3facf63a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
DFF function for generic HID subdriver. - Changed usbhid interface - …
09:16 Changeset in mainline [31cfee16]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Creating DDF functions in subdrivers + saving input report. - …

2011-05-02:

18:55 Changeset in mainline [40949d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix bugs in bitmap code
14:09 StandardAPI edited by Martin Decky
implemented functions in unistd.h (diff)
13:49 KnowledgeArticles edited by Martin Decky
regroup, add new document (diff)
13:47 StandardAPI created by Martin Decky
start documenting HelenOS Standard API
10:17 Changeset in mainline [a8c14aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
Initial support for writing on FAT32. fat_get_cluster correctly store …
07:35 Changeset in mainline [979c313a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
Fix bug with cluster at sector boundary (FAT12 only).

2011-05-01:

20:09 Changeset in mainline [daa36d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Ignore additional files created by build
19:48 Changeset in mainline [0e26444]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Fix includes in ext2fs_ops
19:34 Changeset in mainline [694ca93f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Merge mainline changes
19:29 Ticket #340 (Printing list of mounted file systems) created by Jiri Svoboda
It would be nice to be able to print the list of mounted file system …
19:03 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention memory reservations and dynamic loading of libc. (diff)
19:00 Changeset in mainline [042fbe0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
mkfat.py - check for 8+3 filename limit violations. Work around FAT …
13:50 Ticket #339 (Dynamic linker needs full TLS support) created by Jiri Svoboda
Currently the dynamic linker can only handle thread-local variables …
13:40 Ticket #56 (Finish and merge the dynamic loader to trunk) closed by Jiri Svoboda
fixed: Dynamic linking support merged in changeset:mainline,937. Two years …
13:08 Changeset in mainline [e175d69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge dynamic linking support (ia32-only, off by default). Very …
13:06 Changeset in mainline [e515a827]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix mis-merge.
12:38 Changeset in mainline [7f9bc04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove ppc32 and mips32 rtld TLS code.
12:33 Changeset in mainline [3f10d92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove more stuff before integration.
12:18 Changeset in mainline [326d86e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove references to rtld sources in ppc32 and mips32 makefiles.
12:14 Changeset in mainline [4235849]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Replace ppc32 and mips32 linker scripts with mainline versions.
12:13 Changeset in mainline [9fb1397]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove ppc32- and mips32- specific rtld sources.
12:10 Changeset in mainline [8a1fb09]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Integrate rest of rtld/ into C library.
11:47 Changeset in mainline [d2a6a04b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Loader is STATIC_ONLY.
11:45 Changeset in mainline [54146a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add missing sections to ia32 linker script. Now we discard debugging …
10:32 Changeset in mainline [5d4763b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Supress debugging output.
10:29 Changeset in mainline [928cd9e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Use shared softint library.
10:26 Changeset in mainline [364778b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Document new makefile options.
10:17 Changeset in mainline [ec883cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make library symlinks automatically.
10:04 Changeset in mainline [5b72635]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Use dynamic linking for all apps and servers except those that are …
09:15 Changeset in mainline [b5db2ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
1. Add macros for determining first cluster of root directory …
07:02 Changeset in mainline [0a51029f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
Implemented readonly access to FAT32 file system Support reading root …

2011-04-30:

20:47 Ticket #338 (klog repeats the last screen over and over again and eats all memory) updated by Jakub Jermář
Seems like the problem is that the userspace klog can't keep up with …
20:22 Changeset in mainline [7fb3f1c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make all architectures buildable. Only allow enabling dynamic linking …
16:45 Changeset in mainline [2ca5f632]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Integrate arch/ part of rtld into core C library.
16:20 Changeset in mainline [15b3761]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove leftovers. Fix warning on 64-bit.
16:12 Changeset in mainline [729f774f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge linker script sources for shared libs and dynamicaly linked …
14:49 Changeset in mainline [4ddbea7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Bring linker scripts closer to the default one (debug, tbss).
14:48 Changeset in mainline [a41577e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix typo in ppc32 linker script.
13:44 Changeset in mainline [f798178]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
13:27 Changeset in mainline [fdc05ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Remove useless cast
13:23 Changeset in mainline [3f461ecf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge loader / linker script improvements.
13:22 Changeset in mainline [28c4ca7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Yet another bug in mips32 linker script.
12:56 Changeset in mainline [365a41d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix typo in mips32 linker script.
12:24 Changeset in mainline [44c6091f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
cstyle
11:50 Changeset in mainline [aa2ea13]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
Breaking long lines at 80-character boundary
11:45 Changeset in mainline [8a49fed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Added implementation of mfs_truncate(), it does not prune indirect …
11:22 Changeset in mainline [875edff6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
It is possible to mount FAT32 file system. Changes: 1. 32bit …
10:42 Changeset in mainline [a1fdf53]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Work around problem with .init section alignment on ia64. Real fix …
10:06 Changeset in mainline [c53d906]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge linker script for the loader into the default linker script in C …
08:02 Changeset in mainline [cb052b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
1. Add new macros for determining FAT32 (FAT_IS_FAT32) and change …
06:19 Changeset in mainline [ce8f4f4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
Replace str_cmp to bcmp for directory name comparsion.
05:52 Changeset in mainline [109a998]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
libcompat: Small changes to the <string.h> implementation

2011-04-29:

20:59 Changeset in mainline [fcfd002]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Re-converge linker scripts used by loader to those in C library.
20:45 Changeset in mainline [2874547]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix compile time errors (malloc.h has been added)
19:56 Changeset in mainline [30c4005]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge mainline improvements
19:48 Changeset in mainline [6b40ea7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix typo
19:44 Changeset in mainline [bae7bdc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Move functions for jumping to the entry point from loader to the C …
16:15 Changeset in mainline [afdcc60e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Link with -n (nmagic) instead of -N (omagic). omagic makes text …
14:14 Changeset in mainline [0dea35f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
fix: power change repeating
14:07 Changeset in mainline [9e929a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge with development
14:02 Changeset in mainline [152ec79]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
corrected hub power change handling
13:43 Changeset in mainline [e1dbcbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
13:14 Changeset in mainline [30710035]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Mouse driver uses HID parser. - Parsing of X and Y - works fine. - …
13:13 Changeset in mainline [e67399e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Minor changes
12:37 Changeset in mainline [890961a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fix
12:34 Changeset in mainline [9d05599]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
usages order fixed
11:52 Changeset in mainline [2571089]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
HID parser refactoring
11:43 Changeset in mainline [664a331c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
development merged
11:10 Changeset in mainline [3dbe4ca2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
Merge mainline changes.
09:38 Changeset in mainline [f19f1b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
HID Report structure, #193 fixed, #194 fixed, subdriver for Logitech …
09:31 Changeset in mainline [b20de1d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Subdriver for Logitech UltraX keyboard improved. - Added mapping from …
09:29 Changeset in mainline [323b0ec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixed usb_kbd_free() and usb_kbd_deinit()
09:29 Changeset in mainline [956e8ea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Added more HID Usage Table numbersx
08:35 Changeset in mainline [a146aa33]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
malloc removing
08:33 Changeset in mainline [361fcec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
removing malloc, pre-creating root hub descriptor and interrupt buffer
08:30 Changeset in mainline [64b5d15]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Add intptr_t type
08:29 Changeset in mainline [30d396b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Add FILENO macros
07:38 Ticket #338 (klog repeats the last screen over and over again and eats all memory) created by Jakub Jermář
This is reproducible with mainline 933, default build for …
07:05 Changeset in mainline [54d71e1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge with development
07:00 GSOC edited by Jiri Svoboda
Fix diactritics (diff)

2011-04-28:

21:20 Ticket #337 (ppc32 fb server failed assert in memory allocator) updated by Jakub Jermář
The stacktrace corresponds to: […]
20:14 Changeset in mainline [741e3ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
remove pointless option from cc CFLAGS
20:14 ppc32-fb-crash-bt.png attached to Ticket #337 by Jiri Svoboda
FB crash with backtrace
19:12 GSOC edited by Jakub Jermář
(diff)
19:10 Changeset in mainline [a71d2630]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove obsolete makefile.
19:09 GSOC edited by Jakub Jermář
(diff)
19:06 GSOC edited by Jakub Jermář
Update our GSoC tracking page (diff)
19:02 Changeset in mainline [b40a3b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove surplus includes.
18:56 Changeset in mainline [a6dffb8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fold dynamic loading functionality into loader. This eliminates dload …
13:14 Changeset in mainline [cd4ae1e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Better virtual USB HID; USB-virt rewritten The new virtual USB HID is …
13:10 Changeset in mainline [74f00b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix printf directive for size_t
12:54 Changeset in mainline [c82135a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Shortcut to usbinfo
12:53 Changeset in mainline [57c7050]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Generic virtual USB HID device application The application works …
12:48 Changeset in mainline [e31b5c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
usbvirt: improved message text Unhandled control transfer prints also …
12:47 Changeset in mainline [aa9a53d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual USB: data out implemented Stupid implementation, make …
12:46 Changeset in mainline [6fd7062]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
usb_debug_str_buffer() has two internal buffers So it is possible to …
12:32 Changeset in mainline [94c0dcbd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Changes from maklf - extended usages
07:36 Changeset in mainline [6cb58e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual USB layer rewritten Major changes include * IPC sends whole …
07:32 Changeset in mainline [48d1c228]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add "other" control request recipient
07:32 Changeset in mainline [36082362]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add ENAK negative acknowledgement error code

2011-04-27:

20:01 Changeset in mainline [b678410]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.

2011-04-24:

15:38 Changeset in mainline [308a5d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Changes from development

2011-04-23:

10:37 Changeset in mainline [564a2b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix real hw interrupt code, support shared interrupts Tested on hw …
10:26 Changeset in mainline [8986412]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix interrupt vs. status register values
10:08 Changeset in mainline [302a4b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add UHCI pseudocode interrupt sharing
00:13 Changeset in mainline [af81980]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add UHCI interrupt pseudocode irq sharing support (kernel does not)

2011-04-22:

21:29 Changeset in mainline [77d10f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Do not use static irq_commnd structure, there is no enough shared …
21:25 Changeset in mainline [6f122df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add more comments about qemu interrupt bug Remove some redundant …
20:54 Changeset in mainline [9bff1ea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
20:12 Changeset in mainline [bb7e8382]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add the mfs_write() function implementation.
16:36 Changeset in mainline [c709eb0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Tunning of virtual USB keyboard The autorepeat has some nice effects …
16:35 Changeset in mainline [bbdf09e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Virtual host controller works again Added dummy implementation of …
13:35 Changeset in mainline [933cadf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use binary suffixes in printouts where appropriate
12:51 Changeset in mainline [32aef25b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
fix for usbhub
12:47 Changeset in mainline [9014dcd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
fix for usb hub loc in ohci root hub
12:23 Changeset in mainline [c7d19d84]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ICH4 matchids
12:22 Changeset in mainline [efa1599]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add ICH4 UHCI matchids
10:40 Changeset in mainline [28d7185]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
extended usages implemented
10:21 Changeset in mainline [9b78020]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Merged fixes from maklf
10:10 Changeset in mainline [7304663]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Tiket #200 fixed
09:26 Changeset in mainline [cf2ccd4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
new report structure and usbhid merge
09:15 Changeset in mainline [1553cbf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
negative numbers fix

2011-04-21:

21:35 Changeset in mainline [2020927]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
HID parser should better support Usages in Reports fixed
21:14 Changeset in mainline [1775ebc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Some comment
21:12 Changeset in mainline [f240d30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes
21:01 Changeset in mainline [6513110]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixes
20:57 Changeset in mainline [eb393ad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Merged fixes from maklf
20:47 Changeset in mainline [c7c0984a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
Report IDs are not stored in Usage paths in the report structure fix
20:39 Changeset in mainline [74c8f344]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
20:38 Changeset in mainline [82582e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix fopen(_, a) by adding a missing break statement.
20:35 Changeset in mainline [36f737a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Vendor and Product ID matching implemented.
20:34 Changeset in mainline [382cd26]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove unwarranted accusation of FAT and attempt to fopen() /log/klog …
20:24 Changeset in mainline [cfbbe1d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
new hid report structure bug fixes
19:58 Changeset in mainline [e60436b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Properly ported HID driver and KBD subdriver to the new parser API.
19:47 Changeset in mainline [3bcac68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Fixed missing backslash. The key is documented in USB HID Usage …
19:32 Changeset in mainline [48de019]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
return the ENAMETOOLONG error in the mfs_link() function
19:30 Changeset in mainline [7da90cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
19:27 Changeset in mainline [010be476]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
In case of no reserve in reserve_try_alloc(), attempt to reclaim …
19:26 Changeset in mainline [cfac897]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Use the on_error() macro where appropriated
19:25 Changeset in mainline [adddd75]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add a macro to catch and handle errors
19:23 Changeset in mainline [864b0dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Always use reserve_force_alloc() in frame_alloc_generic(), even when …
19:10 Changeset in mainline [bfbe16f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
fix inode_grow(): if size_grow parameter can't be zero
17:16 Changeset in mainline [d0a6e54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Product and Vendor ID may be 0 - changed type to int. Fixes #193
17:11 Changeset in mainline [020559c9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Small fix in debug output
15:45 Changeset in mainline [c7bbf029]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve stack traces and assertions reduce header files pollution
15:08 Changeset in mainline [d161715]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
14:14 Changeset in mainline [fde2982c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use thread/fibril-safe errno
08:33 Changeset in mainline [63517c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Changes to HID parser (report structure)
07:51 Changeset in mainline [da1dd48]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lubos Slovak <lubos.slovak@…>
Development changes

2011-04-19:

20:59 Changeset in mainline [e5cebc9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fixes to inode_grow(): - The number of zones to add to the inode was …
20:56 Changeset in mainline [1494e52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix dentry in-block offset calculation.
19:57 Changeset in mainline [164c653]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
zone_frame_free() should return non-zero only if it actually freed …
17:48 Ticket #337 (ppc32 fb server failed assert in memory allocator) updated by Jakub Jermář
It would be useful to get the stacktrace once fb makes it to abort().
12:43 Changeset in mainline [e3f1987]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Development branch changes
08:03 Changeset in mainline [d260a95]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Oleg Romanenko <romanenko.oleg@…>
Improve code style for my changes. Adding macros for determining type …

2011-04-18:

21:48 Changeset in mainline [44b1674]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
merge form usb/development
21:46 Changeset in mainline [618f9ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matus Dekanek <smekideki@…>
uncommenting some code
20:21 Changeset in mainline [84a04dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
C-style, more IPC hiding (#196, #187) Removed obsoleted …
20:06 Changeset in mainline [4125b7d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
usb_log_printf() checks for printf correctness It is surprising how …
19:27 Changeset in mainline [628d548]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix incorrect sizeof expression so that the struct is really …
18:33 ppc32-fb-crash.png attached to Ticket #337 by Jiri Svoboda
Screenshot of crashed FB server
18:32 Ticket #337 (ppc32 fb server failed assert in memory allocator) created by Jiri Svoboda
As of changeset:mainline,927 tried to build ppc32 non-debug (since …
12:48 SashimiRegressions edited by Martin Decky
remove #114 (it is no longer relevant for this overview) (diff)

2011-04-17:

21:20 Changeset in mainline [127d999]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
inode_grow(): update inode size even when a new zone is not needed
20:40 Changeset in mainline [a7dbd49]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
20:39 Changeset in mainline [8f6c6264]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
More precise elf_nonanon_pages_get() wrt. elf_page_fault().
19:25 Changeset in mainline [3ac69647]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Factor out common code to elf_nonanon_pages_get().
19:17 Changeset in mainline [e50cd7f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
new report structure fixes
18:54 Changeset in mainline [2c86f81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Writable ELF segments need to be reserved memory regardless of whether …
18:42 Changeset in mainline [3ab580a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
inode numbers start from 1, not 0. Fix write_inode functions appropriately.
18:41 Changeset in mainline [58c36ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Return the error code if put_inode() failed.
18:40 Changeset in mainline [9e2d6dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fixes to mfs_dentry.c: - Return EOK when reading at the end of the …
18:37 Changeset in mainline [a900fb1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix some bugs in mfs_alloc_bit() function
18:29 Changeset in mainline [b4dc35a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
It's AS, not VM.
18:29 Changeset in mainline [cda1378]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove names of formal arguments.
17:24 Changeset in mainline [ef354b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
new report structure fix
15:37 Changeset in mainline [dc9f122]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matej Klonfar <maklf@…>
new report structure fix
10:48 Changeset in mainline [5ab4a48]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Remove usb_pipe_start_session & co (#196)
10:46 Changeset in mainline [2c2cbcf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
usb_pipe_start_long_transfer returns void (#196)
Note: See TracTimeline for information about the timeline view.