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

Timeline



2011-06-07:

22:13 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention the new USB framework. (diff)
22:10 Changeset in mainline [75608143]lfnserial by Jakub Jermar <jakub@…>
Always build USB drivers.
21:31 Changeset in mainline [8d6c1f1]lfnserial by Jakub Jermar <jakub@…>
Merge USB support. Changes from …
17:16 Changeset in mainline [4d10fc8]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
Add LIBPOSIX_INTERNAL macro to avoid unnecessary undefines

2011-06-06:

20:53 Changeset in mainline [547c37a]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
00:48 Changeset in mainline [2fc5072]lfnserial by Petr Koupy <petr.koupy@…>
Added skeletons for functions from time.h and stdlib.h.

2011-06-05:

14:26 Changeset in mainline [ed19497]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Function for compute cheksum for Node name
14:14 Changeset in mainline [2df7fdd4]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Long entry struct and DENTRY_XXX flags

2011-06-04:

20:47 UsersGuide/CommandReference edited by Jiri Svoboda
Document blkdump, bnchmark and ext2fs (diff)

2011-06-03:

22:46 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention ext2fs RO as a new filesystem. (diff)
22:33 Changeset in mainline [ff4f073]lfnserial by Jakub Jermar <jakub@…>
Merge ext2 fixes from …
22:30 Changeset in mainline [911ee54]lfnserial by Martin Sucha <sucha14@…>
Check directory entry also in interator init
21:51 Changeset in mainline [95afd72]lfnserial by Martin Sucha <sucha14@…>
Refactor checks in ext2_directory_iterator_next into a separate function
20:49 Changeset in mainline [d7c3367]lfnserial by Martin Sucha <sucha14@…>
Additonal fix for big-endian
20:25 Changeset in mainline [82a3b31f]lfnserial by Martin Sucha <sucha14@…>
Fix ext2 on big-endian machines

2011-06-02:

21:26 Changeset in mainline [5c96b2a]lfnserial by Jakub Jermar <jakub@…>
Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2. …
19:09 Changeset in mainline [21300a2]lfnserial by Martin Sucha <sucha14@…>
Ignore additional files
19:06 Changeset in mainline [16b2ea8]lfnserial by Martin Sucha <sucha14@…>
Merge mainline changes
19:05 Changeset in mainline [6a7e497]lfnserial by Martin Sucha <sucha14@…>
Merge with the original ext2 branch
19:04 Changeset in mainline [18626b3]lfnserial by Martin Sucha <sucha14@…>
Fix usage of inline/extern in in libext2
18:34 Repositories edited by Jakub Jermář
Add link to ext2 branch. (diff)
08:42 Changeset in mainline [d030e0c]lfnserial by Martin Sucha <sucha14@…>
Fix bnchmark help message
08:33 Changeset in mainline [1a86c50]lfnserial by Martin Sucha <sucha14@…>
Coding style and comments
08:14 Changeset in mainline [5bd1ffb]lfnserial by Martin Sucha <sucha14@…>
Print error if ext2fs fails to register
08:01 Changeset in mainline [260c052]lfnserial by Martin Sucha <sucha14@…>
coding style

2011-06-01:

21:26 Changeset in mainline [4a06045]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa.
21:24 Changeset in mainline [5cac9cd]lfnserial by Jakub Jermar <jakub@…>
Dump registers in fault_if_from_uspace() for better diagnosability.
21:05 Changeset in mainline [82d56184]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
17:48 Changeset in mainline [cf5e86e]lfnserial by Martin Sucha <sucha14@…>
Merge mainline changes
16:12 Changeset in mainline [bbfa425]lfnserial by Matus Dekanek <smekideki@…>
last changes from lelian: usb HID core sends parsed reports to HID …
16:09 Changeset in mainline [49ba19d]lfnserial by Matus Dekanek <smekideki@…>
(partial) merge with development
15:59 Changeset in mainline [65c3794]lfnserial by Matus Dekanek <smekideki@…>
change from lelian: USB hid subdriver receives parsed report from HID …
14:31 Changeset in mainline [083adbc]lfnserial by Lubos Slovak <lubos.slovak@…>
Documentation of subdirver API
14:27 Changeset in mainline [0a7627b]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed warnings in hidreq
10:04 Changeset in mainline [c9f0975]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
09:04 Changeset in mainline [df29f24]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes Conflicts - trivial to solve In …
08:43 Changeset in mainline [eb522e8]lfnserial by Lubos Slovak <lubos.slovak@…>
Huuuuuge merge from development - all the work actually :)
08:03 Changeset in mainline [5d1b3aa]lfnserial by Jakub Jermar <jakub@…>
Add missing files for devman2 test and test3 driver.

2011-05-31:

23:11 Changeset in mainline [e8d5f9f]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
23:04 Changeset in mainline [25bef0ff]lfnserial by Jakub Jermar <jakub@…>
Make sure to send VFS_OUT_CLOSE upon dropping the last file reference.
23:01 Changeset in mainline [d362410]lfnserial by Jakub Jermar <jakub@…>
Add devman2 test.
22:58 Changeset in mainline [df3c6f02]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
21:08 Changeset in mainline [9bd5746]lfnserial by Martin Sucha <sucha14@…>
Fix coding style
20:58 Changeset in mainline [e51a514]lfnserial by Vojtech Horky <vojtechhorky@…>
Accessing string from usbinfo safe
20:38 Changeset in mainline [61ebd99b]lfnserial by Matus Dekanek <smekideki@…>
set address on OHCI returns ENOTSUP
20:36 Changeset in mainline [3e2fe66]lfnserial by Martin Sucha <sucha14@…>
Ignore files produced by build
20:33 Changeset in mainline [c4aa9cf]lfnserial by Martin Sucha <sucha14@…>
Fix coding style
20:32 Changeset in mainline [f6fece9]lfnserial by Martin Sucha <sucha14@…>
Fix compilation on amd64
20:21 Changeset in mainline [049a16f]lfnserial by Matus Dekanek <smekideki@…>
set address request on OHCI root hub returns ENOTSUP
20:11 Changeset in mainline [c3dafe1]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
19:54 Changeset in mainline [e6503e9]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix bad pointer iteration
14:39 Lab edited by Martin Decky
consider Dell PowerEdge? 7150 as working (sans some small glitches) (diff)
14:36 Ticket #119 (Revive support for Dell PowerEdge 7150 machine (ia64)) closed by Martin Decky
fixed: The system boots fine and appears to be working almost perfectly in …
14:02 Meetings edited by Jakub Jermář
(diff)
14:00 Meeting56 created by Jakub Jermář
13:39 Ticket #347 (as_area_destroy() broken on mips32 in GXemul) created by Martin Decky
The implementation of as_area_destroy() seems to be broken on mips32 …
13:38 Ticket #344 (as_area_destroy() broken on ppc32) closed by Martin Decky
fixed: The ticket has been edited to talk only about the ppc32 issue, which …

2011-05-30:

21:48 Changeset in mainline [4ce90544]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/ia64-revival.
21:43 Changeset in mainline [7b712b60]lfnserial by Jakub Jermar <jakub@…>
Implement Speculation vector handler.
21:37 Changeset in mainline [544a2e4]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
20:37 Changeset in mainline [50340bf]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix printf directive
20:29 Changeset in mainline [d754f59]lfnserial by Vojtech Horky <vojtechhorky@…>
Code beautification
20:19 Changeset in mainline [109d55c]lfnserial by Vojtech Horky <vojtechhorky@…>
Code beautification
20:02 Changeset in mainline [06f9d8fb]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
20:01 Changeset in mainline [63862a0]lfnserial by Matus Dekanek <smekideki@…>
removed global hub powering
20:00 Changeset in mainline [13ecdac9]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Add support to directories (mkdir now works)
19:20 Changeset in mainline [173922f]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed some disabled code and TODOs. Final merge of HID driver!
19:06 Changeset in mainline [19e0560e]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed a lot of disabled code and TODOs
18:48 Changeset in mainline [1aba480]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from development (mostly fixes)
18:45 Ticket #346 (Scheduler SMP load balancing suboptimal) created by Martin Decky
When running two CPU-bound single-threaded tasks (e.g. malloc1 test) …
18:41 Changeset in mainline [5da18c7]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
18:37 Changeset in mainline [8c74d15]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix resource leakage
18:21 Changeset in mainline [89aca2da]lfnserial by Jan Vesely <jano.vesely@…>
EHCI fixes
18:20 Changeset in mainline [c060090]lfnserial by Jan Vesely <jano.vesely@…>
EHCI fixes Fix wait for halt condition Use const wherever possible
17:36 Changeset in mainline [be8d907]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
17:35 Changeset in mainline [4708657]lfnserial by Matus Dekanek <smekideki@…>
removed global hub powering (not needed and actually errorneous)
17:30 Changeset in mainline [55f324f]lfnserial by Jan Vesely <jano.vesely@…>
EHCI stub reworked
17:23 Changeset in mainline [3ae26a8]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
17:20 Changeset in mainline [17d1542]lfnserial by Jan Vesely <jano.vesely@…>
EHCI reworked
15:21 Changeset in mainline [0c07d70]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
15:14 Changeset in mainline [0dd3e49]lfnserial by Matej Klonfar <maklf@…>
find report description bug fix
14:57 Changeset in mainline [9843942]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
14:53 Changeset in mainline [2176ed6]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes in HID (subdriver matching, multimedi key mapping, etc.)
14:35 Changeset in mainline [f3f9733]lfnserial by Lubos Slovak <lubos.slovak@…>
Modified subdriver matching with report IDs
14:30 Changeset in mainline [39f780e]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix mainpage title
14:16 Changeset in mainline [f9a627a]lfnserial by Vojtech Horky <vojtechhorky@…>
mkbd uses smart device path
14:13 Changeset in mainline [b9e3aa3]lfnserial by Lubos Slovak <lubos.slovak@…>
Development changes (a lot of stuff)
14:07 Changeset in mainline [8357fc9]lfnserial by Matej Klonfar <maklf@…>
MS mouse works
14:06 Changeset in mainline [dcb7d7cd]lfnserial by Matej Klonfar <maklf@…>
subdrivers matching without specified report_id
14:04 Changeset in mainline [118d38d]lfnserial by Vojtech Horky <vojtechhorky@…>
Add Doxygen main page for USB
13:50 Changeset in mainline [399a13c]lfnserial by Jan Vesely <jano.vesely@…>
Development changes
13:23 Changeset in mainline [a5fc431]lfnserial by Jan Vesely <jano.vesely@…>
Remove deprecated functions in ehci driver
13:08 Changeset in mainline [8971926]lfnserial by Matus Dekanek <smekideki@…>
removed TODOs
13:07 Changeset in mainline [b2387c2]lfnserial by Matus Dekanek <smekideki@…>
removed todos
12:55 Lab edited by Martin Decky
add RAM sizes where currently known (diff)
11:40 Changeset in mainline [d600874]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
10:43 Changeset in mainline [3dfdcb7]lfnserial by Matej Klonfar <maklf@…>
HID report fixes
10:42 Changeset in mainline [ee7e7c93]lfnserial by Matej Klonfar <maklf@…>
Bug fixes in report description construction
09:52 Lab edited by Jakub Jermář
Update RAM size for the Itanium2 lab machine (diff)
09:49 Lab edited by Jakub Jermář
Specify memory sizes as one of the essential hw parameters (diff)

2011-05-29:

23:00 Changeset in mainline [7bb9b53]lfnserial by Petr Koupy <petr.koupy@…>
Added skeletons for functions from string.h.
22:52 Changeset in mainline [965c250]lfnserial by Petr Koupy <petr.koupy@…>
libposix directory linked with libc include directory.
21:59 Changeset in mainline [95067954]lfnserial by Matus Dekanek <smekideki@…>
code tiding
21:58 Changeset in mainline [98e15b1]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
21:53 Changeset in mainline [6ab7f3e9]lfnserial by Matus Dekanek <smekideki@…>
some code tiding
19:41 Changeset in mainline [2002595]lfnserial by Lubos Slovak <lubos.slovak@…>
Some fixes to the HID driver. - Not initializing report buffer if no …
16:32 Changeset in mainline [df56f5c]lfnserial by Petr Koupy <petr.koupy@…>
Improved Makefile clean routine.
16:04 Changeset in mainline [927af3af]lfnserial by Petr Koupy <petr.koupy@…>
Improved Makefile reentrancy.
14:01 Changeset in mainline [d578fb9]lfnserial by Martin Sucha <sucha14@…>
Fixed copyright header in tester/libext2/libext2_1.c

2011-05-28:

23:01 Changeset in mainline [bd7acda]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix various leakages Add function for destroying whole usb device. …
22:57 Changeset in mainline [a2a3763]lfnserial by Vojtech Horky <vojtechhorky@…>
Hack to fix phone leakage in console
21:27 Changeset in mainline [3ef91c88]lfnserial by Vojtech Horky <vojtechhorky@…>
Hub and mouse frees memory
21:26 Changeset in mainline [70452dd4]lfnserial by Vojtech Horky <vojtechhorky@…>
Add destroy function for USB device
20:16 Changeset in mainline [5c1a65e]lfnserial by Matus Dekanek <smekideki@…>
code tiding
19:48 Changeset in mainline [0743493a]lfnserial by Jakub Jermar <jakub@…>
tcp: Remove bit fields and use defines and bitwise ops instead.
19:44 Changeset in mainline [7bf12387]lfnserial by Jakub Jermar <jakub@…>
ip: Rename the defines so they don't conflict with similar TCP changes
19:33 Changeset in mainline [4166fb1]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
17:59 Changeset in mainline [bf793bf]lfnserial by Vojtech Horky <vojtechhorky@…>
Remove obsoleted interface functions
17:20 Changeset in mainline [b59ec8c]lfnserial by Vojtech Horky <vojtechhorky@…>
usbmouse: use library function
15:21 Changeset in mainline [a066122c]lfnserial by Vojtech Horky <vojtechhorky@…>
Hub driver fixes Namely more defensive locking and a indefinite …
15:09 Changeset in mainline [dd143621]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix seizure of default address in unplugged hub This revision shall …
14:54 Changeset in mainline [af6136d]lfnserial by Vojtech Horky <vojtechhorky@…>
Guard hub ports with mutex
14:34 Changeset in mainline [3fb5a3e]lfnserial by Vojtech Horky <vojtechhorky@…>
Do not delete hub info too early When a hub is disconnected during …
14:30 Changeset in mainline [400735e]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
12:23 Ticket #278 (ip_header.h confuses bit order with byte order) closed by Jakub Jermář
fixed: Fixed in mainline,997.
12:15 Changeset in mainline [40ffda8]lfnserial by Jakub Jermar <jakub@…>
ip: Remove bit fields and use defines and bitwise ops instead.

2011-05-27:

18:04 Changeset in mainline [48141f0]lfnserial by Vojtech Horky <vojtechhorky@…>
Use interrupts and less logging by default
18:00 Changeset in mainline [0d59d0e9]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix printf directives
17:43 Changeset in mainline [4967c1e]lfnserial by Matej Klonfar <maklf@…>
Development changes
17:37 Changeset in mainline [574f276]lfnserial by Matej Klonfar <maklf@…>
parsing of customer controls bug fixed
17:22 Lab edited by Martin Decky
update AMD Phenom Triple (diff)
16:11 Changeset in mainline [6bbbcabe]lfnserial by Matus Dekanek <smekideki@…>
phones closing in hub
16:10 Changeset in mainline [151293d]lfnserial by Matus Dekanek <smekideki@…>
merge with development
16:09 Changeset in mainline [49ce810]lfnserial by Matus Dekanek <smekideki@…>
hub properly closing phones
14:40 Changeset in mainline [0c904a3]lfnserial by Matej Klonfar <maklf@…>
Reports traversing fixed
13:27 Changeset in mainline [e56b8a3]lfnserial by Matej Klonfar <maklf@…>
Development changes
13:26 Changeset in mainline [2f09dee]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed some debug output.
13:08 Changeset in mainline [567a3e2]lfnserial by Jan Vesely <jano.vesely@…>
Const and whitespace fixes, reduce debug output level on interrupt
13:08 Changeset in mainline [ed0cc81]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
13:06 Changeset in mainline [2df648c2]lfnserial by Jan Vesely <jano.vesely@…>
COnst and whitespace fixes, reduce debug output level on interrupt
12:38 Changeset in mainline [6bfaab5]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged changes from development
12:24 Changeset in mainline [c28b3a5]lfnserial by Lubos Slovak <lubos.slovak@…>
Small fixes
12:21 Changeset in mainline [5c2c459]lfnserial by Lubos Slovak <lubos.slovak@…>
Enabled path as an argument to mkbd
12:14 Changeset in mainline [d208f3f]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
10:02 Changeset in mainline [c8be56e]lfnserial by Vojtech Horky <vojtechhorky@…>
Add missing extern declaration
10:02 Changeset in mainline [fb38cbc]lfnserial by Matus Dekanek <smekideki@…>
minor fix
10:01 Changeset in mainline [e89bb50]lfnserial by Matus Dekanek <smekideki@…>
oops, one parenthes missed
09:58 Changeset in mainline [cd83f25]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
09:57 Changeset in mainline [848dafc]lfnserial by Matus Dekanek <smekideki@…>
pointer type conversion in ohci root hub
09:53 Changeset in mainline [8242dd86]lfnserial by Matej Klonfar <maklf@…>
report parsing bug fix - multibyte items
09:52 Changeset in mainline [61f49a0]lfnserial by Lubos Slovak <lubos.slovak@…>
Smaller interval in mkbd, fix in mouse subdriver
09:40 Changeset in mainline [74341ed]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed HID interface, working mkbd app, fixes and improvements to HID …
09:38 Changeset in mainline [63d4d4fd]lfnserial by Matus Dekanek <smekideki@…>
minor changes uint8_t * → uint32_t * conversions
09:37 Changeset in mainline [6c427cd]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed debug output from mkbd
09:27 Changeset in mainline [81d2f6a]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed getting report byte length.
09:27 Changeset in mainline [266fcd8]lfnserial by Lubos Slovak <lubos.slovak@…>
Sending event number in get_event() interface + control in mkbd.
09:02 Changeset in mainline [3c9eb46]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed mappings from multimedia keys to function keys.
09:00 Changeset in mainline [8fb45e08]lfnserial by Lubos Slovak <lubos.slovak@…>
Changed way of remembering if event was picked up. - Increasing event …
08:55 Changeset in mainline [ff41576d]lfnserial by Lubos Slovak <lubos.slovak@…>
Edited log messages + changed way of getting reports (get_event()).
08:40 Changeset in mainline [9ca8539]lfnserial by Matus Dekanek <smekideki@…>
hub local power flag revisited
08:38 Changeset in mainline [ffca03c]lfnserial by Matus Dekanek <smekideki@…>
hub local power flag meaning meant actually something different than …
07:55 Changeset in mainline [1432fcf3]lfnserial by Matej Klonfar <maklf@…>
bit length of reports fixed
07:36 Changeset in mainline [aaa3d82b]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from maklf
07:28 Changeset in mainline [d861c22]lfnserial by Matej Klonfar <maklf@…>
some little changes
07:10 Changeset in mainline [b8cab5c]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development

2011-05-26:

20:43 Changeset in mainline [f3b39b4]lfnserial by Matej Klonfar <maklf@…>
doxygen and coding style update
17:36 Lab edited by Martin Decky
update PowerEdge? 7150 (diff)
15:57 Changeset in mainline [3e95cd7]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed unused things from multimedia driver.
15:54 Changeset in mainline [3e6e2b9]lfnserial by Lubos Slovak <lubos.slovak@…>
Report parsing returns error properly.
13:52 Changeset in mainline [14e1bcc]lfnserial by Matej Klonfar <maklf@…>
usb_hid_parse_report returns EINVAL when report with unknown report_id …
12:56 Changeset in mainline [6fe0beeb]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed mapping of Logitech keys to function keys.
12:46 Changeset in mainline [6a544f5]lfnserial by Lubos Slovak <lubos.slovak@…>
Report byte size with report ID.
12:42 Lab edited by Martin Decky
Sun Ultra 60 is working again (diff)
12:40 Ticket #345 (sun4u: Boot failure on a real Sun Ultra 60) closed by Martin Decky
fixed: Revision mainline,996 tested positively on …
12:38 Changeset in mainline [55f81a39]lfnserial by Martin Decky <martin@…>
do not use FPU instructions/registers on sparc64 (this fixes ticket …
12:38 Changeset in mainline [9c779e9]lfnserial by Martin Decky <martin@…>
make the body of memset() look similar to memcpy() cstyle
12:06 Changeset in mainline [a1e7e78]lfnserial by Jakub Jermar <jakub@…>
Remove special handling of building of FPU tests.
11:55 Changeset in mainline [da56be2]lfnserial by Lubos Slovak <lubos.slovak@…>
Some debug output, checking return value from report parsing.
11:53 Changeset in mainline [19a09d2d]lfnserial by Matej Klonfar <maklf@…>
report byte size function considers the report_id field
11:53 Changeset in mainline [a9cdca0]lfnserial by Lubos Slovak <lubos.slovak@…>
Saving byte size of report to usb_hid_dev_t + removed printf from driver.c
11:52 Changeset in mainline [c0940a85]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed getting key count in multimedia driver.
10:06 Changeset in mainline [8d3f198]lfnserial by Lubos Slovak <lubos.slovak@…>
Merge from maklf (getting report IDs in report + report size in bytes)
10:05 Changeset in mainline [45ce950]lfnserial by Jakub Jermar <jakub@…>
Remove FPU tests from the kernel. Similar tests should be implemented …

2011-05-25:

19:11 Changeset in mainline [5f9b81af]lfnserial by Matej Klonfar <maklf@…>
get report_id function renamed
19:07 Changeset in mainline [1d10ca1]lfnserial by Matej Klonfar <maklf@…>
function for getting all report_ids renamed and fixed
18:48 Changeset in mainline [1eee99f2]lfnserial by Matej Klonfar <maklf@…>
usb hid report size in bytes available in report structure
18:28 Changeset in mainline [14e7959]lfnserial by Matej Klonfar <maklf@…>
development changes merged
18:05 Changeset in mainline [1889786]lfnserial by Jan Vesely <jano.vesely@…>
Hopefully last quirks and fixes Removed slab allocator used by UHCI hcd
18:02 Changeset in mainline [fb2de0a]lfnserial by Jan Vesely <jano.vesely@…>
Replace slab allocator with simple alignment trick slab allocator removed

2011-05-24:

22:19 Changeset in mainline [fa8d346]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes in mkbd and libusbhid. - Fixed initialization of report parser …
22:13 Lab edited by Martin Decky
add color coding (diff)
21:57 Lab edited by Martin Decky
update Mac Pro (diff)
21:52 Changeset in mainline [9dddb3d]lfnserial by Lubos Slovak <lubos.slovak@…>
Implemented stubs for getting descriptor and its length - Work done by VH.
21:47 Changeset in mainline [a28b41d]lfnserial by Lubos Slovak <lubos.slovak@…>
Added missing files from libusbhid
21:45 TracWiki created by Martin Decky
21:01 Changeset in mainline [d7c72db]lfnserial by Lubos Slovak <lubos.slovak@…>
A lot of changes to mkbd and HID interface. - mkbd Report parser …
20:12 Changeset in mainline [a1467102]lfnserial by Oleg Romanenko <romanenko.oleg@…>
1. Add utility to calculate CRC32 for a file(s): filecrc 2. Add …
19:56 Changeset in mainline [0182e5cc]lfnserial by Oleg Romanenko <romanenko.oleg@…>
1. Rewrite and clean fat_get_cluster_fat12 2. Support MIPS and other …
19:10 Changeset in mainline [4e78236]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed mkbd and corresponding library functions. - Fixed linking …
16:16 Lab edited by Martin Decky
cosmetic improvements (diff)
16:09 Lab edited by Martin Decky
note bugs (diff)
16:07 Ticket #345 (sun4u: Boot failure on a real Sun Ultra 60) created by Martin Decky
HelenOS revision 992 (default configuration for Ultra) does not boot …
15:54 Lab edited by Martin Decky
update (diff)
15:34 Lab edited by Martin Decky
update and compact the table (diff)
11:31 Lab edited by Martin Decky
remove empty comments (diff)
11:22 Lab edited by Martin Decky
update working releases (diff)
11:10 Lab edited by Martin Decky
reformat, add more legend (diff)
03:44 Changeset in mainline [d1671a8]lfnserial by Petr Koupy <petr.koupy@…>
Added flag that connects libposix with binutils.
03:41 Changeset in mainline [bf49001]lfnserial by Petr Koupy <petr.koupy@…>
Merge libposix changes.
03:40 Changeset in mainline [864a081]lfnserial by Petr Koupy <petr.koupy@…>
Merge mainline changes.
03:28 Changeset in mainline [2d2b8e6]lfnserial by Petr Koupy <petr.koupy@…>
Added basic build infrastructure.

2011-05-23:

21:07 Changeset in mainline [d4c472b]lfnserial by Jakub Jermar <jakub@…>
Synchronize the user stack size with the kernel stack size. This makes …
20:40 Changeset in mainline [655f70b]lfnserial by Martin Decky <martin@…>
ppc32: reimplement tlb_invalidate_all, this finally allows a …
19:29 Changeset in mainline [f66b565]lfnserial by Jakub Jermar <jakub@…>
Fix test mapping1.
19:00 Changeset in mainline [1cab9972]lfnserial by Jakub Jermar <jakub@…>
Assume a valid AS in pht_refill().
17:40 Changeset in mainline [b372015]lfnserial by Martin Decky <martin@…>
ppc32: add support for up to 1024 MB of physical memory by using all …
15:51 Changeset in mainline [eef1b031]lfnserial by Martin Decky <martin@…>
ppc32: page hash table should be no longer interpreted as a TLB, it is …
14:55 Changeset in mainline [fcbcaae9]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
14:51 Changeset in mainline [563ead9]lfnserial by Jan Vesely <jano.vesely@…>
Further cleanup, includes, const, …
14:26 Changeset in mainline [366b148]lfnserial by Martin Decky <martin@…>
revert accidentaly commited debugging change
14:25 Changeset in mainline [773f188]lfnserial by Martin Decky <martin@…>
remove obsolete net-qe.bat accept optional arguments from the user
14:25 Changeset in mainline [1d638a1]lfnserial by Martin Decky <martin@…>
accept optional arguments from the user
14:24 Changeset in mainline [540cb1b]lfnserial by Martin Decky <martin@…>
remove obsolete batch script
14:04 Changeset in mainline [e247d83]lfnserial by Jan Vesely <jano.vesely@…>
Const, type-casting and other minor fixes
14:03 Ticket #344 (as_area_destroy() broken on ppc32) created by Martin Decky
The implementation of as_area_destroy() seems to be broken on ppc32. …
13:48 Ticket #243 (ppc32 exception handling broken) closed by Martin Decky
fixed: Although I have not fully reviewed the changeset, the conceptual idea …
13:31 Changeset in mainline [d8de5d3]lfnserial by Martin Decky <martin@…>
do not reinvent the wheel in assert_abort(), use the services of …
13:31 Changeset in mainline [207533f]lfnserial by Martin Decky <martin@…>
make the code slightly more readable (no change in actual functionality)
13:28 Changeset in mainline [8953514]lfnserial by Jan Vesely <jano.vesely@…>
Handle transfer list initialization failure
11:22 Changeset in mainline [34efa8a]lfnserial by Martin Decky <martin@…>
ppc32: add line debugging support

2011-05-22:

20:05 Changeset in mainline [eaeb056]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
20:04 Changeset in mainline [2bdf8313]lfnserial by Jakub Jermar <jakub@…>
Do not lock page tables on mips32 during page fault.
19:33 Changeset in mainline [b4ffe5bc]lfnserial by Jakub Jermar <jakub@…>
Use the P2SZ() macro in address space area backends.
19:24 Changeset in mainline [9ea8fdb4]lfnserial by Jakub Jermar <jakub@…>
Get the format right.
19:17 Changeset in mainline [e06e2716]lfnserial by Jakub Jermar <jakub@…>
Passing stringified LINE does not conserve space very well, pass …
14:34 HardwareSupport edited by Jiri Svoboda
Fix formatting (diff)
14:15 HardwareSupport edited by Jiri Svoboda
Add platform overview (diff)
14:06 HardwareSupport edited by Jiri Svoboda
Add FreeRunner HW (diff)
13:06 Meetings edited by Jiri Svoboda
Expand introduction (diff)
12:58 Meetings edited by Jiri Svoboda
Date of next meeting (diff)
12:51 Lab edited by Jiri Svoboda
Delete entry which is 'no longer available' (diff)
12:50 Lab edited by Jiri Svoboda
Delete entry without contact. This is not a platform support matrix. (diff)
12:43 FreeRunner edited by Jiri Svoboda
Update status and plans (diff)
12:31 CurrentIssues edited by Jiri Svoboda
(diff)
12:30 ArchFeature created by Jiri Svoboda
Create architecture feature matrix
12:13 WikiFormatting created by Jiri Svoboda
Link to official Trac wikiformatting page
12:10 DeveloperDocs edited by Jiri Svoboda
Update USB links (diff)
10:16 UsersGuide/CommandReference edited by Jiri Svoboda
Add note on executable directories (diff)
10:10 UsersGuide/CommandReference edited by Jiri Svoboda
Fix formatting. (diff)
10:09 UsersGuide/CommandReference edited by Jiri Svoboda
Shell built-in commands. Description of categories. (diff)
09:57 UsersGuide edited by Jiri Svoboda
Networking guide wanted (diff)
09:07 UsersGuide/CommandReference edited by Jiri Svoboda
Add services from init and non-ia32 platforms. (diff)
08:57 UsersGuide/CommandReference edited by Jiri Svoboda
i8259 is interrupt controller. Add OBIO and FHC. (diff)
08:51 UsersGuide/CommandReference edited by Jiri Svoboda
Add commands from services directory (diff)

2011-05-21:

16:50 Changeset in mainline [c99693a]lfnserial by Jakub Jermar <jakub@…>
Do not lock page tables on ppc32 during page fault.
16:47 Changeset in mainline [235e6c7]lfnserial by Jakub Jermar <jakub@…>
Propagate the nolock flag to individual mapping_find() implementations.
16:23 Changeset in mainline [0ff03f3]lfnserial by Jakub Jermar <jakub@…>
Allow calling page_mapping_find() with unlocked page tables.
16:23 Changeset in mainline [9d47440]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
15:45 Changeset in mainline [13f2461]lfnserial by Jakub Jermar <jakub@…>
Merge the functionality of assert_abort() and assert_static_abort() …
14:33 Changeset in mainline [faeb7cc]lfnserial by Martin Decky <martin@…>
add additional RETURN_IF_ERRORs
14:29 Changeset in mainline [1b3e854]lfnserial by Martin Decky <martin@…>
add library function for explicit heap structure consistency check use …
11:26 Changeset in mainline [955f2a5]lfnserial by Martin Decky <martin@…>
implement assert_static() as a safer replacement to malloc_assert()
00:02 Ticket #342 (mips32: Memory management lockup) closed by Jakub Jermář
fixed: Fixed the hang in changeset:mainline,974. The failed assert is still …

2011-05-20:

23:58 Changeset in mainline [0c33b1d5]lfnserial by Jakub Jermar <jakub@…>
The malloc_futex should be up'ed when an assert is hit inside malloc().
23:55 Ticket #243 (ppc32 exception handling broken) reopened by Martin Decky
23:54 Ticket #343 (Generic address translation miss handler for the kernel address space) created by Martin Decky
We need a generic address translation miss handler for the kernel …
23:12 Changeset in mainline [c263c77]lfnserial by Martin Decky <martin@…>
revert poisonous part of changeset mainline,971 (sadly, this reopens #243)
22:26 Changeset in mainline [b6f3e7e]lfnserial by Jakub Jermar <jakub@…>
Cleanup. No change in functionality. Delegate some work to the …
21:20 HardwareSupport edited by Jiri Svoboda
CD-ROM reported to work (diff)
21:17 Ticket #316 (Real CD-ROM not working) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,916.
20:37 Changeset in mainline [c9256c5]lfnserial by Vojtech Horky <vojtechhorky@…>
Minor fixes and improvements - Ensure linking against libusb is …
20:29 Changeset in mainline [e8f826b]lfnserial by Vojtech Horky <vojtechhorky@…>
Merged headers in libusb
20:24 Changeset in mainline [96f2aa6]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo uses generic resolving function
20:23 Changeset in mainline [a9ab7f47]lfnserial by Vojtech Horky <vojtechhorky@…>
Add function for resolving USB paths The great function is called …
20:11 Changeset in mainline [04028225]lfnserial by Vojtech Horky <vojtechhorky@…>
Getting address by handle also moved into libusb
20:01 Changeset in mainline [0edf7c7]lfnserial by Vojtech Horky <vojtechhorky@…>
HC communication moved into libusb Although communication with HC …
16:14 Ticket #243 (ppc32 exception handling broken) closed by Martin Decky
fixed: Fixed as of mainline,971, more details in …
16:09 Changeset in mainline [712c4ba]lfnserial by Martin Decky <martin@…>
avoid spinlocks to be taken in the direct code path to physically …
14:36 Changeset in mainline [8bb61e6]lfnserial by Matus Dekanek <smekideki@…>
more comments for ohci root hub
14:16 Changeset in mainline [a60afd0]lfnserial by Vojtech Horky <vojtechhorky@…>
Static build when linking with libusb
14:15 Changeset in mainline [c7c2443]lfnserial by Vojtech Horky <vojtechhorky@…>
Ignore shared object files
13:43 Changeset in mainline [5499a8b]lfnserial by Matej Klonfar <maklf@…>
usb hid parser doxygen
13:02 Changeset in mainline [e7079cf]lfnserial by Lubos Slovak <lubos.slovak@…>
Some debugging output.
12:49 Changeset in mainline [74b1e40]lfnserial by Matej Klonfar <maklf@…>
hid parser header's doxygen doc
11:18 Changeset in mainline [293de44]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
11:07 Changeset in mainline [4fe3b6d]lfnserial by Matus Dekanek <smekideki@…>
merge with development
10:44 Changeset in mainline [e765ccb]lfnserial by Lubos Slovak <lubos.slovak@…>
Changed HID driver interface and modified mkbd + fixes.
10:24 Changeset in mainline [d1fb591]lfnserial by Lubos Slovak <lubos.slovak@…>
Saving max input report length and initializing buffer.
10:23 Changeset in mainline [4939490]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed generic subdriver from mappings + some debug output
01:19 Changeset in mainline [5c460cc]lfnserial by Petr Koupy <petr.koupy@…>
Updated CFLAGS filtration according to mainline changes.
01:13 Changeset in mainline [98e4507]lfnserial by Petr Koupy <petr.koupy@…>
Merge mainline changes.
01:04 Changeset in mainline [a0bb65af]lfnserial by Petr Koupy <petr.koupy@…>
Added automatic download and extraction of binutils redistributable …

2011-05-19:

23:13 Changeset in mainline [326bf65]lfnserial by Jakub Jermar <jakub@…>
Fix an unsigned overflow which prevented proper handling of page …
20:04 Changeset in mainline [2f23341]lfnserial by Jakub Jermar <jakub@…>
Fix ia64 regression introduced in mainline,966. The ia64 stack is …
18:01 Changeset in mainline [2a922c8]lfnserial by Martin Decky <martin@…>
add GDB to the toolchain script
17:07 Changeset in mainline [a6d8726]lfnserial by Martin Decky <martin@…>
improve formatting directive again
16:47 Changeset in mainline [26aafe8]lfnserial by Martin Decky <martin@…>
cleanup the huge mess related to stacks, their sizes and locations use …
16:46 Changeset in mainline [bcaca55]lfnserial by Martin Decky <martin@…>
cstyle, fix typo
16:44 Changeset in mainline [473d5d2]lfnserial by Martin Decky <martin@…>
add magic value to THE structure for better stack/memory corruption …
15:20 Changeset in mainline [d09f3720]lfnserial by Lubos Slovak <lubos.slovak@…>
Development changes.
15:20 Changeset in mainline [df44fa2]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed binary
07:24 Changeset in mainline [7941bd6]lfnserial by Jan Vesely <jano.vesely@…>
Fix OHCI crash regression
07:21 Changeset in mainline [70c85320]lfnserial by Jan Vesely <jano.vesely@…>
Fix crash on endpoint addition(make sure ep lists are initialized)
02:32 Changeset in mainline [10a530cc]lfnserial by Petr Koupy <petr.koupy@…>
Added config flag controlling whether to build binutils (disabled by …
02:30 Changeset in mainline [cb7c685]lfnserial by Petr Koupy <petr.koupy@…>
Improved syntax for file appending in shell scripts. Minor …

2011-05-18:

20:18 Changeset in mainline [98d7550]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen and code style fixes, improve error handling in root hub …
20:17 Changeset in mainline [030937e]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
18:24 Changeset in mainline [02cacce]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen and some minor code-style changes
17:36 Changeset in mainline [9c757820]lfnserial by Martin Decky <martin@…>
fix formatting directive
17:16 Changeset in mainline [6c3106f]lfnserial by Martin Decky <martin@…>
ppc32: get rid of the real-mode TLB/PHT exception handlers
17:13 Changeset in mainline [1182d79]lfnserial by Martin Decky <martin@…>
print information about current objects in case of panic
16:25 Changeset in mainline [17fc40c]lfnserial by Vojtech Horky <vojtechhorky@…>
Prohibit getting device handle on default address
15:26 Changeset in mainline [45e0e07]lfnserial by Jan Vesely <jano.vesely@…>
Remove debug output in irq handler
15:23 Changeset in mainline [2ff7360]lfnserial by Jan Vesely <jano.vesely@…>
Use better error handling in root hub registration routine
13:25 Changeset in mainline [0dd8c29]lfnserial by Martin Decky <martin@…>
ppc32: use block address translation registers on a mandatory basis
13:02 Ticket #342 (mips32: Memory management lockup) created by Martin Decky
When running the malloc3 uspace test on mips32/GXemul (with 128 MB of …
12:48 Changeset in mainline [912100e]lfnserial by Martin Decky <martin@…>
fix typo
12:44 Changeset in mainline [f10edae]lfnserial by Martin Decky <martin@…>
cstyle
10:59 Changeset in mainline [f58154c5]lfnserial by Jan Vesely <jano.vesely@…>
Minor fixes and comments UHCI: use provided barrier defines (buffer …
10:58 Changeset in mainline [aeca5a3]lfnserial by Jan Vesely <jano.vesely@…>
Fix UHCI malloc32 warning message. Add bzr ignore for mkbd binary
10:46 Changeset in mainline [68b9f148]lfnserial by Jan Vesely <jano.vesely@…>
OHCI: restart hw on unrecoverable error
10:40 Changeset in mainline [33d19a7]lfnserial by Jan Vesely <jano.vesely@…>
Fix OHCI buffer access. Consider more than one data transaction when …
09:34 Changeset in mainline [c7b5826]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes

2011-05-17:

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

2011-05-16:

20:33 Changeset in mainline [0d8a304]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
19:58 Changeset in mainline [0496c17]lfnserial by Jakub Jermar <jakub@…>
Allow events to define unmask callback. Make klog_update() the unmask …
16:13 Changeset in mainline [bec0219]lfnserial by Martin Decky <martin@…>
double the size of kernel klog ring buffer (on ia32 the original size …
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]lfnserial by Martin Decky <martin@…>
reimplement klog, use multi-fibril producer/consumer architecture
13:38 Changeset in mainline [f9061b4]lfnserial by Martin Decky <martin@…>
add kernel event notification masking (currently used only for …

2011-05-15:

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

2011-05-14:

11:30 Changeset in mainline [d83bf51]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed multimedia key mapping

2011-05-13:

20:40 Changeset in mainline [e913cc9]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual HC destroy pending transfers after unplug
20:14 Changeset in mainline [88a27f1]lfnserial 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]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual HC prints name of connected device
20:01 Changeset in mainline [d29f32f]lfnserial by Vojtech Horky <vojtechhorky@…>
Add missing include
18:57 Changeset in mainline [7eecbb8b]lfnserial by Vojtech Horky <vojtechhorky@…>
HID driver uses default logging level
18:32 Changeset in mainline [2720b51a]lfnserial by Vojtech Horky <vojtechhorky@…>
lsbusb scan all adresses
18:26 Changeset in mainline [f64e81a]lfnserial by Vojtech Horky <vojtechhorky@…>
Default log level configurable
18:26 Changeset in mainline [11e00c8]lfnserial by Vojtech Horky <vojtechhorky@…>
Do not print all levels to file Only screen level + 1 is printed to …
17:36 Changeset in mainline [852803a]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix buffer overflow
17:30 Changeset in mainline [ff2e72e]lfnserial by Maurizio Lombardi <m.lombardi85@…>
remove old debug messages
14:49 Changeset in mainline [e0f52bf]lfnserial by Martin Decky <martin@…>
add list iterator macro
14:48 Changeset in mainline [8f466fc]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
14:45 Changeset in mainline [50cd285]lfnserial by Jan Vesely <jano.vesely@…>
Fix bug #98 Initialization of devices Doxygen fixes Adds new …
14:40 Changeset in mainline [a29529b]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
14:37 Changeset in mainline [81db65b]lfnserial by Jan Vesely <jano.vesely@…>
Use newly added udealy function instead of silent usb_log
14:35 Changeset in mainline [5fd3f2d]lfnserial by Jan Vesely <jano.vesely@…>
Add udelay function (syscall wrapper)
14:34 Changeset in mainline [7e7b791]lfnserial by Jan Vesely <jano.vesely@…>
Implement SYS_THREAD_UDELAY syscall for short delays
14:32 Changeset in mainline [56273bb]lfnserial by Martin Decky <martin@…>
cstyle, use unsigned ints for flags
14:16 Changeset in mainline [8fcaeed]lfnserial by Matus Dekanek <smekideki@…>
definition of OHCI root hub status masks
14:16 Changeset in mainline [09696b54]lfnserial by Martin Decky <martin@…>
simple producer-consumer queue implementation
14:15 Changeset in mainline [3476be8]lfnserial by Matus Dekanek <smekideki@…>
definition of status masks uses definitions in ohci_regs old code …
14:02 Changeset in mainline [fa7aa50]lfnserial by Martin Decky <martin@…>
clean up the contrib directory a little bit
14:00 Changeset in mainline [e8c5c11]lfnserial 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]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
13:39 Changeset in mainline [37f87fa]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed setting of data to mouse wheel function
13:36 Changeset in mainline [64a36e2]lfnserial 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]lfnserial by Matus Dekanek <smekideki@…>
usb_hub_polling_terminted_callback function
12:44 Changeset in mainline [65b458c4]lfnserial 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]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
10:30 Changeset in mainline [05e21ffc]lfnserial by Matus Dekanek <smekideki@…>
minor changes

2011-05-12:

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

2011-05-11:

21:19 Lab edited by Jakub Jermář
(diff)
19:41 Changeset in mainline [c372e03]lfnserial by Vojtech Horky <vojtechhorky@…>
Mass storage fixes (#206) Also some refactoring was done.
19:37 Changeset in mainline [5f0fe4e9]lfnserial by Vojtech Horky <vojtechhorky@…>
Mass storage (small) refactoring
19:31 Changeset in mainline [cf002dbf]lfnserial by Vojtech Horky <vojtechhorky@…>
Add comments to mass storage driver
19:20 Changeset in mainline [70c12d6]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix inquiry of USB mass storage The problem was bad endianness in …
19:03 Changeset in mainline [19387b61]lfnserial by Vojtech Horky <vojtechhorky@…>
Add wrappers for endpoint status and clear halt
16:49 Changeset in mainline [a81a1d09]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes

2011-05-10:

22:01 Changeset in mainline [9be8669]lfnserial by Matej Klonfar <maklf@…>
Fix of hid output

2011-05-08:

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