Timeline
2011-04-15:
- 20:53 Changeset in mainline [a91fbb1]lfnserial by
- Merge development/ changes
- 20:47 Changeset in mainline [8595577b]lfnserial by
- Add USB HID interface (#161)
- 20:33 Changeset in mainline [27b85d9]lfnserial by
- Add USB HID interface
- 19:38 Changeset in mainline [8b655705]lfnserial by
- Merge mainline changes.
- 16:52 Changeset in mainline [681f24b3]lfnserial by
- usb_hid_report_path_t link fix
- 16:13 Changeset in mainline [242f0e2]lfnserial by
- OHCI bulk out fixes, support for OHCI short packets
- 16:13 Changeset in mainline [3690c75]lfnserial by
- Development branch fixes
- 16:11 Changeset in mainline [6b082a1b]lfnserial by
- Bulk out data fix
- 15:25 Changeset in mainline [11d2e96a]lfnserial by
- Subdriver API finished, fixes, checks.
- 15:24 Changeset in mainline [ab6fdad3]lfnserial by
- Development branch changes
- 15:22 Changeset in mainline [a13ed97]lfnserial by
- Fix bulk out transfers
- 15:19 Changeset in mainline [175ad13e]lfnserial by
- new report structure
- 15:14 Changeset in mainline [ad86349]lfnserial by
- Support short packets in OHCI
- 13:51 Changeset in mainline [cbdb6457]lfnserial by
- interrupts for ohci root hub hub powering corrected a bit
- 13:39 Changeset in mainline [be11749]lfnserial by
- forgotten transfer finalizinf in ohci-root_hub.c
- 13:38 Changeset in mainline [ff76509]lfnserial by
- merge with usb/development
- 13:27 Changeset in mainline [27eb1fe]lfnserial by
- Development branch changes
- 13:20 Changeset in mainline [8fb3981]lfnserial by
- Merge development/ changes
- 13:19 Changeset in mainline [c7dd69d]lfnserial by
- Development changes
- 13:19 Changeset in mainline [9063484]lfnserial by
- nothing important
- 13:17 Changeset in mainline [8fd4ba0]lfnserial by
- Removed use of old pipe API functions from HID driver and framework.
- 13:07 Changeset in mainline [aaf6155]lfnserial by
- Bugfix in HID driver (in case of error in init, the structure was …
- 12:52 Changeset in mainline [c1693dae]lfnserial by
- minor fixes and enhancements
- 11:49 Changeset in mainline [cd5b878]lfnserial by
- removed pipe start/end functions; small changes in …
- 11:43 Changeset in mainline [d7f08b0d]lfnserial by
- Add mass storage stub Currently, it only inquires the device for the …
- 11:22 Changeset in mainline [380e0364]lfnserial by
- Add generic function for data IN on mass storage Also, more …
- 07:46 Changeset in mainline [3a85a2b]lfnserial by
- ohci root hub, interrupts
- 07:45 Changeset in mainline [e05d6c3]lfnserial by
- merge with usb/development
2011-04-14:
- 22:05 Changeset in mainline [e583fd4]lfnserial by
- OHCI fixes Add support for toggle reset on OHCI ED Properly handle …
- 21:52 Changeset in mainline [c9dc471]lfnserial by
- Handle error states on ED properly.
- 21:08 Changeset in mainline [545764b]lfnserial by
- Add support for OHCI toggle set and get
- 21:03 Changeset in mainline [12831ed7]lfnserial by
- Remove a stray file
- 21:02 Changeset in mainline [a376c9e]lfnserial by
- Make the pcc frontend build
- 21:01 Changeset in mainline [3daba9de]lfnserial by
- Added signal.h (just symbols, no functionality) and various other bits.
- 20:09 Changeset in mainline [2471aaf]lfnserial by
- Development branch changes
- 14:50 Lab edited by
- (diff)
- 14:49 SunSparcEnterpriseT1kOBP edited by
- (diff)
- 14:48 SunSparcEnterpriseT1kOBP edited by
- (diff)
- 14:47 SunSparcEnterpriseT1kOBP created by
- 14:43 Lab edited by
- (diff)
- 14:43 Lab edited by
- Link output of prtconf -pv (diff)
- 14:00 Changeset in mainline [0146d41]lfnserial by
- Enhance auto polling, auto unstall (#166, #190)
- 13:59 Changeset in mainline [12b8e03]lfnserial by
- Merge development/ changes
- 13:54 Changeset in mainline [fa0f53b]lfnserial by
- Automatic endpoint halt clearing (#190) To prevent total stall of …
- 10:30 Changeset in mainline [8d517c3]lfnserial by
- Hopefully last UHCI cleanup, OHCI fix (works on real hw).
- 10:22 Changeset in mainline [5f7c846]lfnserial by
- Fix resume and operational registry values
- 10:22 Changeset in mainline [5e168be1]lfnserial by
- Optional debugging messages for auto polling
- 10:03 Changeset in mainline [8989f48f]lfnserial by
- Generalized automatic device polling
- 08:44 Changeset in mainline [5e07e2b5]lfnserial by
- Device polling in separate header
- 08:24 Changeset in mainline [d8b275d]lfnserial by
- Merge development/ changes
- 08:12 Changeset in mainline [c0cea918]lfnserial by
- Wait for port to become enabled
- 07:54 Changeset in mainline [a39cfb8]lfnserial by
- merge from development
- 07:51 Changeset in mainline [540abef]lfnserial by
- Root hub driver code cleanup
- 07:36 Changeset in mainline [27205841]lfnserial by
- Make better use of macros
2011-04-13:
- 21:41 Changeset in mainline [34e8bab]lfnserial by
- uhci-hcd cleanup and doxygen Fixed: usb_endpoint_manager returns …
- 21:18 Changeset in mainline [3eeb270f]lfnserial by
- Return EBUSY if an attempt to unregister active endpoint is detected
- 21:18 Changeset in mainline [f706355]lfnserial by
- Last uhci-hcd refactoring and deoxygen
- 20:36 Changeset in mainline [ea993d18]lfnserial by
- Even more refactoring and doxygen
- 20:20 DeveloperDocs edited by
- Add link to the TLS article. (diff)
- 19:43 Ticket #326 (Assert on (addr >= ALIGN_DOWN(entry->p_vaddr, PAGE_SIZE)) && (addr < ...) closed by
- fixed: Fixed in changeset:mainline,925.
- 19:42 Changeset in mainline [9d2d444]lfnserial by
- More refactoring and doxygen
- 19:40 Changeset in mainline [b2fb47f]lfnserial by
- Merge from lp:~jakub/helenos/ia64-revival.
- 19:33 Changeset in mainline [18ba2e4f]lfnserial by
- Use an explicitly defined and mutually agreed GP value wrt. ia64 …
- 19:10 Changeset in mainline [1d9c541]lfnserial by
- Modify the ia64 loader linker script so that not explicitly mentioned …
- 19:06 Changeset in mainline [4c70554]lfnserial by
- Refactoring, doxygen Remove queue_head_pa, it was not really needed …
- 18:27 Changeset in mainline [a0a134b]lfnserial by
- Development branch changes
- 18:16 Changeset in mainline [af103f4]lfnserial by
- Use gp instead of _got in ia64 loader. This is for consistency and …
- 17:27 Changeset in mainline [b77ce84]lfnserial by
- Merge mainline changes
- 17:21 Changeset in mainline [8b4ce802]lfnserial by
- Uninitialized pointer fix
- 15:02 Changeset in mainline [88634420]lfnserial by
- The linker pays attention to gp, so use gp instead of _gp.
- 15:00 Changeset in mainline [651b352]lfnserial by
- Major rework UHCI uses one buffer for both structures and data OHCI …
- 14:49 Changeset in mainline [d6522dd]lfnserial by
- Fixes (OHCI works with new architecture) Remove completed batch from …
- 14:45 Changeset in mainline [89c57b6]lfnserial by
- Merge mainline changes.
- 14:19 Changeset in mainline [7013b14]lfnserial by
- Batch processing implemented to use static EDs.
- 13:56 Changeset in mainline [9a6fde4]lfnserial by
- Batch uses static endpoint descriptors
- 13:09 Changeset in mainline [592369ae]lfnserial by
- Add proper locking to prevent use/remove race
- 12:37 Changeset in mainline [5a2c42b]lfnserial by
- Use endpoint lists instead of transfer lists. Create and enqueue …
- 11:14 Changeset in mainline [2759c52]lfnserial by
- Add OHCI endpoint structure to endpoint manager.
- 10:36 Changeset in mainline [6bb0f43]lfnserial by
- Move endpoint registration to hc.c
2011-04-12:
- 21:07 Changeset in mainline [3d932af6]lfnserial by
- Add support for custom data in endpoint structure.
- 19:00 Changeset in mainline [e3b5129]lfnserial by
- Report IDs in subdriver mappings, sample driver for Logitech kbd
- 18:57 Changeset in mainline [a6610d4]lfnserial by
- Keyboard callback made static, removed unused report ID
- 17:28 Changeset in mainline [8f8f34ad]lfnserial by
- Fix in parameter check.
- 16:35 Changeset in mainline [4bb9fd2]lfnserial by
- Improved matching of subdrivers.
- 16:34 Changeset in mainline [caed7843]lfnserial by
- Changed checks in usb_mouse_free()
- 16:11 Changeset in mainline [56f8a04]lfnserial by
-
Some asserts and checks (code even more defensive
- 16:04 Changeset in mainline [e7df6cd]lfnserial by
- Added some asserts to static functions
- 15:59 Changeset in mainline [777e336]lfnserial by
- Minor changes in subdrivers API. - Changed vendor ID and product ID …
- 14:07 Changeset in mainline [2cc6e97]lfnserial by
- Move more functionality to libUSB usb_transfer_batch_t UHCI uses one …
- 11:43 Changeset in mainline [4deca9b]lfnserial by
- Extensive cleanup, preparation for OHCI rework
- 11:43 Changeset in mainline [910ca3f]lfnserial by
- Refactoring, doxygen fixes
- 11:06 Changeset in mainline [c4e3b1f7]lfnserial by
- Unused code elimination
- 10:56 Changeset in mainline [a81736d5]lfnserial by
- Use usb_endpoint_manager ep registration wrapper
- 10:52 Changeset in mainline [8148ee3a]lfnserial by
- Root hub does not need ddf device pointer Use endpoint manager …
- 10:51 Changeset in mainline [f324635]lfnserial by
- Add endpoint creation and registration wrapper
- 10:23 Changeset in mainline [508a0ca]lfnserial by
- Rename transfer ⇒ td
- 10:09 Changeset in mainline [d017cea]lfnserial by
- Remove EP information stored in usb_transfer_batch_t rename …
- 09:14 Changeset in mainline [f13381b]lfnserial by
- Development branch changes
2011-04-11:
- 20:40 Changeset in mainline [1324ff3]lfnserial by
- forgotten port powering
- 20:38 Changeset in mainline [3f3afb9]lfnserial by
- forgotten hub port powering
- 20:19 Changeset in mainline [58226b4]lfnserial by
- forgotten port powering
- 19:26 Changeset in mainline [d91645ab]lfnserial by
- Match ids for NVIDIA OHCI (Dell Studio XPS 1330).
- 13:40 Changeset in mainline [6991188]lfnserial by
- OHCI prototype works (INT transfers too) Tested on vbox 4.0.4, MS …
- 13:39 Changeset in mainline [9f104af4]lfnserial by
- Resume default debug level, consider all touched TDs done
- 13:15 Changeset in mainline [aa9ccf7]lfnserial by
- More debug output and some fixes Add mutex for scheduling and …
- 13:07 Changeset in mainline [fd153d3]lfnserial by
- OHCI structures use different alignment from OHCI
2011-04-10:
- 22:44 Changeset in mainline [1a46610]lfnserial by
- OHCI prototype Control transfers work, interrupt transfers freeze …
- 22:33 Changeset in mainline [26d46d2]lfnserial by
- Development branch changes
- 22:30 Changeset in mainline [c6fe469]lfnserial by
- Add support for INT and BULK transfers
- 22:30 Changeset in mainline [7628050]lfnserial by
- Fix IN/OUT values, keep non pointer bits when assigning TDs
- 21:42 Changeset in mainline [eaf1e3d]lfnserial by
- Fix TD data direction values Only check transfer queues if there are …
- 21:03 Changeset in mainline [78d4e1f]lfnserial by
- Init ED queue registers AFTER device reset Disable and enabled …
- 18:37 Changeset in mainline [c7bdfa7]lfnserial by
- Fix in mouse driver, initial support for subdrivers in HID driver.
- 18:28 Changeset in mainline [1cbb4b7]lfnserial by
- Fixed freeing of subdrivers + some debug output.
- 17:57 Changeset in mainline [f76153ce]lfnserial by
- Subdriver initialization. - Function for finding proper subdrivers …
- 16:55 Changeset in mainline [92fd730e]lfnserial by
- Add drvusbmast group to Doxygen
- 16:53 Changeset in mainline [7a5c8b8f]lfnserial by
- Hackish SCSI INQUIRY command in usbmast
- 16:33 Changeset in mainline [62bd8d3]lfnserial by
- First draft of subdriver mappings.
- 16:10 Changeset in mainline [2715978]lfnserial by
- Start work on mass storage stub driver
- 16:09 Changeset in mainline [4b3da81]lfnserial by
- Add mass storage subclass and protocol enums
- 15:57 Changeset in mainline [5a841a4]lfnserial by
- Fix initialization of the "inodes per block" superblock field at mount
- 15:35 Changeset in mainline [ba358ed]lfnserial by
- Minor changes - ifdef guards renamed
- 15:17 Changeset in mainline [60c0573]lfnserial by
- Preparation for HID subdrivers. - Preparation for registering …
- 14:14 Changeset in mainline [4776ba9]lfnserial by
- Refactoring of libusb (includes #165)
- 14:08 Changeset in mainline [3f2af64]lfnserial by
- libusb: refactoring
- 14:01 Ticket #336 (IRQ pseudocode needs to be able to access device I/O registers mapped ...) created by
- Currently, the IRQ pseudocode can only access device I/O registers …
- 13:57 Changeset in mainline [231748a]lfnserial by
- libusb: alternate interfaces in separate file
- 13:46 Ticket #335 (ppc32 kernel needs to be able to handle TLB misses caused by ...) created by
- The ppc32 kernel needs to be able to handle TLB misses caused by …
- 13:45 Ticket #334 (mips32 kernel needs to be able to handle TLB misses caused by ...) created by
- The mip32 kernel needs to be able to handle TLB misses caused by …
- 13:42 Ticket #333 (sparc64 kernel needs to be able to handle TLB misses caused by ...) created by
- The sparc64 kernel needs to be able to handle TLB misses caused by …
- 13:39 Ticket #332 (ia64 kernel needs to be able to handle TLB misses caused by executing ...) created by
- The ia64 kernel needs to be able to handle TLB misses caused by …
- 13:33 Ticket #331 (ia32 needs to be able to detect page misses caused by executing ...) created by
- The ia32 kernel needs to be able to handle page faults caused by …
- 13:31 Ticket #330 (arm32 needs to be able to detect page misses caused by executing ...) created by
- The arm32 kernel needs to be able to handle page faults caused by …
- 13:30 Ticket #329 (amd64 needs to be able to detect page misses caused by executing ...) created by
- The amd64 kernel needs to be able to handle page faults caused by …
- 13:26 Changeset in mainline [4fa0a384]lfnserial by
- Descriptor retrieval start long transfer by itself
- 13:20 Changeset in mainline [6ee6e6f]lfnserial by
- libusb refactoring, add usb_device_create() The refactoring is mostly …
- 13:13 PageFaultLookup created by
- Situation chart for page fault handling mechanism on each supported …
- 13:04 CurrentIssues edited by
- (diff)
- 12:18 Changeset in mainline [dc4c19e]lfnserial by
- Development changes
- 12:09 Changeset in mainline [18c9e6b]lfnserial by
- Fix warning if compiled without the DEBUG_MODE flag enabled
- 10:51 Changeset in mainline [c19329a]lfnserial by
- Add usb_request_clear_endpoint_halt()
- 10:05 Changeset in mainline [230229de]lfnserial by
- Improve mfs_read(), now it can read files (not tested with very large …
- 10:03 Changeset in mainline [8f6bb76e]lfnserial by
- - Fix bug when allocating memory space for the indirect zone vector - …
- 10:01 Changeset in mainline [ce45f19]lfnserial by
- file size must be declared as size_t
- 09:29 Changeset in mainline [82e8861]lfnserial by
- Minor fixes (parameter order, endpoint registration for OHCI rh)
- 09:27 Changeset in mainline [0ede0c3]lfnserial by
- Root hub need to have its endpoints registered too
- 09:09 Changeset in mainline [86b4ee0]lfnserial by
- Minor fixes Size really does not matter for control and bulk endpoint …
- 08:16 Changeset in mainline [edc4c66]lfnserial by
- Development branch changes
- 00:09 Changeset in mainline [d824daf]lfnserial by
- Remove explicit reservation of default address
2011-04-09:
- 23:59 Changeset in mainline [1c258d1]lfnserial by
- Getting default address less active Now the fibril sleeps for at …
- 23:50 Changeset in mainline [46e078a]lfnserial by
- USBHC iface: remove default address reservation This functionality is …
- 23:32 Changeset in mainline [d32ed36]lfnserial by
- Fix toggle reset endpoint filter
- 23:30 Changeset in mainline [0748854]lfnserial by
- Merge development/ changes
- 22:20 Changeset in mainline [f11c288]lfnserial by
- Fix crash on endpoint_t instance removal Remove unused default …
- 22:10 Changeset in mainline [a19a2d7]lfnserial by
- Removed implementation of unused interfaces
- 22:03 Changeset in mainline [ba038f4]lfnserial by
- Don't keep endpoints in two separate structures Fixes crash …
- 20:56 Changeset in mainline [501e5df]lfnserial by
- Development changes
- 20:44 Changeset in mainline [8790650]lfnserial by
- More debug (still does not work)
- 19:24 Changeset in mainline [40ef3ed]lfnserial by
- cpp: add a bunch of links to match architecture naming and select arch …
- 19:23 Changeset in mainline [97bc3ee]lfnserial by
- Full support for FAT12 file system. Correct creating directories and …
- 19:15 Changeset in mainline [7ab6fc2]lfnserial by
- setting POSIX_COMPAT=1 in the makefile now makes compat headers …
- 18:42 Changeset in mainline [709e868]lfnserial by
- several fixes for hub drivers (non-removable devices, ohci root hub, …
- 18:39 Changeset in mainline [2e08dce]lfnserial by
- cpp: minor changes and added binary to the iso image
- 18:37 Changeset in mainline [b79c31f9]lfnserial by
- patch for cyclical dependencies
- 18:28 Changeset in mainline [2ad98fd]lfnserial by
- added ports.h/c files (forgot to add them before)
- 18:26 Changeset in mainline [a43f1d18]lfnserial by
- merge with usb/development
- 17:50 Changeset in mainline [f35b294]lfnserial by
- codelifting
- 17:26 Changeset in mainline [97e7e8a]lfnserial by
- Add drvusbohci group to Doxygen
- 17:15 Changeset in mainline [a9d67aa]lfnserial by
- Refactoring: libusb, USBHC interface protocol Highlights: * …
- 17:12 Changeset in mainline [77223f8]lfnserial by
- Client does not send max packet size Let's pretend this commit …
- 16:56 Changeset in mainline [c6394aa]lfnserial by
- Merge development/ changes
- 16:50 Changeset in mainline [d0f3692]lfnserial by
- Fix bug when reading V3 dentries on disk
- 16:35 Changeset in mainline [3baec29]lfnserial by
- cpp: will it blend
- 16:34 Changeset in mainline [f5c8046]lfnserial by
- add basics of libcompat
- 16:11 Changeset in mainline [5410c04]lfnserial by
- Automatic pipe sessions It is no longer necessary to start sessions …
- 16:00 Changeset in mainline [7b715892]lfnserial by
- Merge development/ changes
- 15:59 Changeset in mainline [8efafda]lfnserial by
- usbinfo and MID driver does not use pipe sessions
- 15:58 Changeset in mainline [4ede178]lfnserial by
- No start/end pipe session calls in libusb
- 15:37 Changeset in mainline [e9ce696]lfnserial by
- Add functions for explicit long transfers
- 15:37 Changeset in mainline [668f1949]lfnserial by
- - mfs_read partially implemented, only directories are supported (yet) …
- 15:35 Changeset in mainline [e666ddc]lfnserial by
- Fix a bug in dentry on-disk offset calculation
- 15:06 Changeset in mainline [1e1b1a9]lfnserial by
- usbhub refactoring
- 13:27 Changeset in mainline [ff0e354]lfnserial by
- Postpone launching of interrupt emulator after everything else is …
- 13:14 Changeset in mainline [112d159]lfnserial by
- Debug output and startup fixes
- 12:58 Changeset in mainline [e33100c]lfnserial by
- The root inode (index == 1) is at offset 0 in the inode table.
- 12:57 Changeset in mainline [534d08e8]lfnserial by
- Fix some debug messages
- 11:35 Changeset in mainline [423e5e87]lfnserial by
- Remove CVS subdirectories
- 11:20 Changeset in mainline [a7de7182]lfnserial by
- Added pcc source tree (contents of pcc-1.0.0.tgz)
- 11:04 Changeset in mainline [969d88e]lfnserial by
- Merge mainline changes
- 11:01 Changeset in mainline [8e8b84f]lfnserial by
- OHCI prototype (does not work) minor UHCI code-style changes
- 11:00 Changeset in mainline [39db23f]lfnserial by
- Development branch changes
- 10:58 Changeset in mainline [0c311d5]lfnserial by
- Add missing flags and comments
- 09:45 Changeset in mainline [d48fcc0]lfnserial by
- Fine grain locking of USB pipes
- 09:39 Changeset in mainline [17279ead]lfnserial by
- Merge devman improvements.
- 09:34 Changeset in mainline [26fa82bc]lfnserial by
- Let drivers return task value as soon as they start, returning control …
- 09:28 Changeset in mainline [3ad7b1c]lfnserial by
- Make devman robust against somebody manually starting a driver. Allow …
- 09:17 Changeset in mainline [a546687]lfnserial by
- Sessions started automatically on pipes It is no longer necessary to …
- 09:10 Changeset in mainline [9ff5ff82]lfnserial by
- Set filled flag when scheduling transfers
- 08:35 Changeset in mainline [8961c22]lfnserial by
- merge with usb/development
- 08:27 Changeset in mainline [d5ac90f]lfnserial by
- Serialization of IPC requests over pipe phone The pipe phone is now …
- 08:19 Changeset in mainline [3e490eb]lfnserial by
- attempt to merge usb/development hub changes
- 00:28 Changeset in mainline [4c28d17]lfnserial by
- OHCI scheduling
- 00:22 Changeset in mainline [f1be95c8]lfnserial by
- Add forgotten TD implementation, add error parsing
2011-04-08:
- 23:28 Changeset in mainline [e42dd32]lfnserial by
- OCHI structures fixed, setup control transfer
- 22:30 Changeset in mainline [b6c9e1e]lfnserial by
- Reserving default address directly obsoleted
- 22:29 Changeset in mainline [033cbf82]lfnserial by
- Handle failure to register with device manager.
- 22:26 Changeset in mainline [98064795]lfnserial by
- New device probing does not reserve default address
- 22:25 Changeset in mainline [b854e56]lfnserial by
- Implement TD initialization
- 22:25 Changeset in mainline [1998bcd]lfnserial by
- Endpoint registration sends address as well This is the first step …
- 22:18 Changeset in mainline [297341b]lfnserial by
- Add extra speed as a special value
- 21:54 Changeset in mainline [7786cea]lfnserial by
- Implement endpoint descriptor initialization
- 21:17 Changeset in mainline [96b8f322]lfnserial by
- Copy batch direction from supplied ep
- 20:54 Changeset in mainline [06c552c]lfnserial by
- Create batch memory structures.
- 20:29 Changeset in mainline [344925c]lfnserial by
- Initialize OHCI hc memory structures
- 20:19 Changeset in mainline [c6cb76d]lfnserial by
- Merge development/ changes
- 18:08 Changeset in mainline [7dfc06fa]lfnserial by
- Do not send max packet size with each transfer See ticket #177, #121 …
- 17:48 Changeset in mainline [61727bf]lfnserial by
- Adding new devices can be done in parallel The wrapper for adding new …
- 15:46 Changeset in mainline [6b6e3ed3]lfnserial by
- Initialize transfer queues
- 15:15 Changeset in mainline [f98b8269]lfnserial by
- Port transfer_list from UHCI
- 13:59 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 13:58 Changeset in mainline [6bec59b]lfnserial by
- Port endpoint framework usage from UHCI
- 13:57 Changeset in mainline [6acc80f3]lfnserial by
- Size is always max_packet_size in endpoint registration At least …
- 13:25 Changeset in mainline [85c47729]lfnserial by
- Per endpoint communication mutex
- 13:24 Changeset in mainline [4b39af4]lfnserial by
- Development branch changes
- 12:30 Changeset in mainline [8b74997f]lfnserial by
- OHCI root hub implementation from branch smekideki
- 12:02 Changeset in mainline [ffc63b0]lfnserial by
- Remove unused code (old control communication mutex)
- 11:59 Changeset in mainline [a49e171]lfnserial by
- Fix in mouse polling callback
- 11:58 Changeset in mainline [4fd3faf]lfnserial by
- Use per endpoint communication mutex
- 11:36 Changeset in mainline [9698695]lfnserial by
- testing code removed
- 11:31 Changeset in mainline [cd1cec3b]lfnserial by
- Separate batch_finish with internal and external errors
- 11:07 Changeset in mainline [6a32665d]lfnserial by
- Add endpoint access serializing mechanism.
- 10:17 Changeset in mainline [c32a585a]lfnserial by
- Added more debug output to generic HID device handling
- 09:45 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) closed by
- worksforme: Closing as not reproducible. This ticket has been reproducible only on …
- 09:43 Lab edited by
- (diff)
- 09:40 Lab edited by
- Mark machines that are no longer available to JJ. (diff)
- 09:16 Changeset in mainline [e9f0348]lfnserial by
- Mouse driver integrated into the general HID driver.
- 09:15 Changeset in mainline [74a1ba9]lfnserial by
- Removed unused code, fixed some typos
- 07:58 Changeset in mainline [1c6f4ff]lfnserial by
- General HID driver for handling all HID devices. Now handles only …
- 07:48 Changeset in mainline [fec47d4]lfnserial by
- Fixed typos + changed match IDs
- 07:47 Changeset in mainline [73ae3373]lfnserial by
- Fixed default connection handler + typo
- 07:04 Changeset in mainline [dd10e07]lfnserial by
- Renamed hidd to hiddev
- 07:02 Changeset in mainline [a8a7063]lfnserial by
- Deprecated sending ox max_packet_size with every transfer request …
2011-04-07:
- 22:24 Changeset in mainline [53debe0]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 22:11 Changeset in mainline [52cc968]lfnserial by
- Dead code elimination.
- 22:00 Changeset in mainline [cf81757]lfnserial by
- testing code removed
- 21:59 Changeset in mainline [2e6bbcf]lfnserial by
- Use one function to setup all transfers.
- 21:48 Changeset in mainline [7f2e33a]lfnserial by
- Fixed requested Report ID, some debugging stuff.
- 21:38 Changeset in mainline [8436590]lfnserial by
- Merge mainline changes.
- 21:18 Changeset in mainline [a694a58]lfnserial by
- Output API modified for handle report ids
- 21:02 Changeset in mainline [88ccd8b8]lfnserial by
- Some improvements to write support: - mfs_create_node() function …
- 21:00 Changeset in mainline [7a57269]lfnserial by
- Fix bug in the read_directory_dentry(), the directory index was ignored
- 20:41 Changeset in mainline [c1b1944]lfnserial by
- libusb: refactoring, some functions made public The aim is to make …
- 20:34 Changeset in mainline [c156c2d]lfnserial by
- tested report ids and push&pop
- 20:22 Changeset in mainline [fee6381]lfnserial by
- Changes from maklf
- 20:22 Changeset in mainline [f8e8738]lfnserial by
- Changes from development
- 20:19 Changeset in mainline [61257f4]lfnserial by
- Initial implementation of general HID driver. - Should handle: - …
- 20:09 Changeset in mainline [fd9ba204]lfnserial by
- Removed HID devices from usbkbd match IDs
- 20:06 Changeset in mainline [b83edb93]lfnserial by
- Report IDs support + fix in kbd_set_led().
- 20:06 Changeset in mainline [15a9e63]lfnserial by
- Bugfix in report descriptor retrieving.
- 19:48 Changeset in mainline [07dcec5]lfnserial by
- Add insert_dentry() function to add a new directory entry to the …
- 19:47 Changeset in mainline [04be5a0]lfnserial by
- Remove wrong assertions
- 19:14 Changeset in mainline [fc35e98]lfnserial by
- Basic support for FAT12 file system. With many limitations of course.
- 19:05 Changeset in mainline [b62dc100]lfnserial by
- Avoid having '\0' in FAT dentry names by avoiding str_cpy().
- 18:56 Ticket #328 (LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE) created by
- Tried to build HelenOS/ia32 with Clang-LLVM 2.9. Failed compiling …
- 17:07 Changeset in mainline [36cd378]lfnserial by
- some more comments
- 16:24 Changeset in mainline [ccca251]lfnserial by
- improve comments, use C++ style comments for TODOs and FIXMEs
- 15:53 Changeset in mainline [b04967a]lfnserial by
- development merge
- 15:04 Changeset in mainline [a4e18e1]lfnserial by
- partial merge form usb/development
- 14:35 Changeset in mainline [feb10c88]lfnserial by
- Remove redundant batch_get parameters
- 14:19 Changeset in mainline [8f30c2e]lfnserial by
- Force endpoint existence for all transfers root hub polling time to 250ms
- 13:30 Changeset in mainline [fd3940c]lfnserial by
- Development branch changes
- 12:17 Changeset in mainline [a82889e]lfnserial by
- Endpoint registration, hub refactoring This commit shall complete …
- 12:14 Changeset in mainline [69df9373]lfnserial by
- Add missing documentation
- 12:09 Changeset in mainline [3f56c90]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 12:07 Changeset in mainline [c50941f]lfnserial by
- Unused code removal
- 12:05 Changeset in mainline [3eaa5a5]lfnserial by
- Removal of unused structures
- 12:04 Changeset in mainline [6639ae1]lfnserial by
- Fix NULL dereference when vfs_file_get() is called with invalid file …
- 12:01 Changeset in mainline [578a2547]lfnserial by
- Hub driver uses standard wrapper for new devices To allow usage …
- 10:31 Changeset in mainline [9f9b31ad]lfnserial by
- Hub new device wrapper registers ctrl endpoint
- 10:29 Changeset in mainline [d41f301]lfnserial by
- Endpoint manager bandwidth fix for ctrl and bulk
- 09:53 Changeset in mainline [97ab321]lfnserial by
- Merge development/ changes
- 09:46 Changeset in mainline [b910455]lfnserial by
- Merge mainline changes.
- 09:21 Changeset in mainline [9d06563]lfnserial by
- fix for non-removables #4
- 09:03 Changeset in mainline [41c1f7b]lfnserial by
- Compile fix and OHCI legacy emulation
- 09:01 Changeset in mainline [049eb87]lfnserial by
- Fix device_keeper compile error, disable legacy for OHCI
- 09:00 Changeset in mainline [1c89f74]lfnserial by
- fix attempt #3
- 08:19 Changeset in mainline [9a7e5b4]lfnserial by
- More OHCI structures and refactoring. Add per endpoint toggle reset
- 08:17 Changeset in mainline [506d330]lfnserial by
- Implement per endpoint toggle reset
- 07:56 Changeset in mainline [92d6868]lfnserial by
- Use sane key management in usb_endpoint_manager
- 07:44 Changeset in mainline [d7f3040]lfnserial by
- fix attempt #2
- 07:39 Changeset in mainline [8e80d3f]lfnserial by
- Rename async_data_read/write_start_flexible() to …
- 07:32 Changeset in mainline [0aae4a6a]lfnserial by
- Add usb address and endpoint num to endpoint structure
- 07:11 Changeset in mainline [fc9f88d]lfnserial by
- Add OHCI HCCA structure and completion codes (common for all structures)
- 06:55 Changeset in mainline [e5ccfd1]lfnserial by
- fix attepmt #1
2011-04-06:
- 22:33 Changeset in mainline [dcaf819]lfnserial by
- OHCI structures, bandwidth reworked Initial support for endpoint …
- 22:32 Changeset in mainline [87305bb]lfnserial by
- Final cleanup, fix reseting toggle of the last ep in list
- 22:21 Changeset in mainline [4ca18ae]lfnserial by
- Drop usage of deprecated deice-keeper_t toggle interface
- 22:02 Changeset in mainline [f567bcf]lfnserial by
- Switch to new endpoint toggle control.
- 21:12 Changeset in mainline [8dc762e0]lfnserial by
- Move endpoint_t to libusb
- 20:26 Changeset in mainline [f9329cf]lfnserial by
- The size_grow parameter of the inode_grow() function should be …
- 20:23 Changeset in mainline [55132b8]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 20:19 Changeset in mainline [f6bffee]lfnserial by
- Allow special flags that control processing of IPC_M_DATA_READ/WRITE …
- 19:52 Changeset in mainline [1e70157]lfnserial by
- Header fixes, add qh to endpoint structure, add endpoint toggle reset
- 19:50 Changeset in mainline [8ab1adff]lfnserial by
- Add functions to read and write indirect zones, it simplifies the …
- 19:30 Changeset in mainline [fb8927d]lfnserial by
- Only INT and ISO transfers require bandwidth reservation add dead …
- 19:29 Changeset in mainline [88dd355]lfnserial by
- Add list of endpoints to devices.
- 18:36 Changeset in mainline [5876d36]lfnserial by
- OHCI uses usb_endpoint_manager removed old bandwidth_t
- 18:32 Changeset in mainline [c922bc7]lfnserial by
- Add function get_inode(), it is used to obtain a generic minix inode …
- 18:27 Changeset in mainline [391d55b]lfnserial by
- Add interrupt bandwidth checks
- 18:13 Changeset in mainline [6ce42e85]lfnserial by
- Use new usb_endpoint_manager instead of bandwidth_t Bandwidth checks …
- 18:10 Changeset in mainline [90b9ab5]lfnserial by
- Set data member
- 16:23 Changeset in mainline [9783496]lfnserial by
- Remove arg argument
- 16:06 Changeset in mainline [9262571]lfnserial by
- Make op structures static to avoid conflict remove one …
- 15:29 Changeset in mainline [f0891ce]lfnserial by
- Add usb_endpoint_manager structure.
- 12:32 Changeset in mainline [5e2be267]lfnserial by
- OHCI hw memory structures
- 08:01 Changeset in mainline [e4f2656]lfnserial by
- Put an explicit nop after the last, branch instruction in inline asm. …
2011-04-05:
- 21:55 Changeset in mainline [40f7297]lfnserial by
- fix to free_zone(): return result og mfs_free_bit() function
- 21:19 Changeset in mainline [82c198f]lfnserial by
- update inode info and mark it as dirty in the mfs_inode_grow() function
- 21:07 Changeset in mainline [7bd68e6]lfnserial by
- Add mfs_inode_grow(), it uses write_map() to expand an inode by a …
- 20:27 Changeset in mainline [a209648]lfnserial by
- some code unmessing
- 20:12 Changeset in mainline [3dba1ca]lfnserial by
- some more comments
- 19:46 Changeset in mainline [90d0522]lfnserial by
- major minor fixes in ohci root hub
- 19:45 Changeset in mainline [040ab02]lfnserial by
- usb hub global over-current and power changes
- 19:33 Changeset in mainline [64dbc83]lfnserial by
- * Report ID implementation * Push and Pop report descriptor …
- 19:28 Changeset in mainline [2bbbfd3]lfnserial by
- Add functions to add or remove zones from inodes
- 18:52 Changeset in mainline [a9974ef]lfnserial by
- report descriptor parsing - local items reset fixed
- 17:44 Changeset in mainline [ec6bee4]lfnserial by
- Merged maklf (report IDs support)
- 17:11 Changeset in mainline [af8ce880]lfnserial by
- Change wrong name to the di_block variable (new name is ind2_block)
- 17:07 Changeset in mainline [8829e33]lfnserial by
- Fixes to mfs_balloc.c : - Remove magic numbers - Fix incorrect index …
- 16:59 Changeset in mainline [a791a96]lfnserial by
- Fix error return value
2011-04-04:
- 20:12 Changeset in mainline [6bf9bc4]lfnserial by
- Final part of USB bandwidth reservation.
- 20:10 Changeset in mainline [b6049d7]lfnserial by
- Refuse transactions without bw reservation
- 19:38 Changeset in mainline [df40775]lfnserial by
- Bandwidth allocator fixes
- 19:35 Changeset in mainline [65369473]lfnserial by
- Check reserved bw
- 19:21 Changeset in mainline [63dabb6]lfnserial by
- Fix hash table compare function return value
- 11:24 Changeset in mainline [97186929]lfnserial by
- remove obsolete tasklets (many years ago tasklets were part of a …
- 08:18 Changeset in mainline [c4e0b47]lfnserial by
- Merge development/ changes
2011-04-03:
- 21:50 Changeset in mainline [3bb6b35]lfnserial by
- ohci root hub set power switching mode
- 21:39 Changeset in mainline [195890b]lfnserial by
- codelifting
- 20:06 Changeset in mainline [6c399765]lfnserial by
- attempt to solve non-removable devices some fixes in root hub driver
- 19:40 Changeset in mainline [ee01ff5]lfnserial by
- rename mfs_read.c, new name is mfs_rw.c
- 19:34 Changeset in mainline [3094804b]lfnserial by
- Another fix for APIC interrupt enable hangup (i8259 too) Refactoring
- 19:33 Changeset in mainline [5a29b4c]lfnserial by
- write_map() must allocate new zones to expand the chain when needed
- 19:33 Changeset in mainline [baa9d5d]lfnserial by
- Development branch changes
- 19:30 Changeset in mainline [5857be2]lfnserial by
- APIC & i8259 should end connection fibril on hangup
- 18:54 Changeset in mainline [f9c03b5]lfnserial by
- Refactoring and dead code removal
- 18:06 Changeset in mainline [c593b21]lfnserial by
- Merge development/ changes
- 17:50 Changeset in mainline [18346ec]lfnserial by
- fix: modified buffers must be marked as dirty
- 17:41 Changeset in mainline [2d7c77a]lfnserial by
- Modify read_map_ondisk() to support write mode, it has been renamed to …
- 17:39 Changeset in mainline [0cec844]lfnserial by
- Add base support for alternate interfaces
- 17:35 Changeset in mainline [0b4e7ca]lfnserial by
- Add wrapper for changing interface setting The code needs to be …
- 17:00 Changeset in mainline [159b91f4]lfnserial by
- Pipe mapping respects alternate interface setting
- 16:48 Changeset in mainline [b8ef4900]lfnserial by
- Add missing file.
- 16:45 Changeset in mainline [cf44c14]lfnserial by
- Remove unused file.
- 16:34 Changeset in mainline [7526e3d]lfnserial by
- Add base support for alternate interfaces Currently, alternate …
- 16:31 Changeset in mainline [0e9b512]lfnserial by
- Fix mips32 and ppc32 builds.
- 15:57 Changeset in mainline [c4eeb2f]lfnserial by
- Remove unused field "dirty" from the generic dentry structure.
- 15:46 Changeset in mainline [e2098dd7]lfnserial by
- Silence werror.
- 15:41 Changeset in mainline [8aa2b3b]lfnserial by
- Merge mainline changes.
- 15:38 Changeset in mainline [3a3d4ca]lfnserial by
- Remove debugging code.
- 15:34 Changeset in mainline [1d465bf]lfnserial by
- Fix passing of PCB pointer from dload. Build dltest (dynamically …
- 14:21 Changeset in mainline [bb18a59]lfnserial by
- Ensure "my interface" is alway initialized
- 13:44 Changeset in mainline [87d4422]lfnserial by
- Add "write_dentry()" function to write directory entries to disk
- 12:57 Changeset in mainline [ae8541d]lfnserial by
- Call put_inode() in mfs_node_put() to write back changes (if any) to disk
- 12:51 Changeset in mainline [77bb55b]lfnserial by
- Add copyright headers to mfs_balloc.c
- 12:45 Changeset in mainline [cdab59e]lfnserial by
- Add mfs2_write_inode_raw() function to write back a dirty inode to disk
- 12:44 Changeset in mainline [586f123]lfnserial by
- Fix cache initialization, cmode was not used at all
- 12:42 Changeset in mainline [106743d]lfnserial by
- Fix bug in alloc_bit() function, wrong parameter passed to block_get()
- 11:17 Changeset in mainline [f3e2663]lfnserial by
- Merge mainline changes
- 10:21 Changeset in mainline [9bc276b]lfnserial by
- Comment clarification
- 10:15 Changeset in mainline [fefc27d]lfnserial by
- merge with usb/development
2011-04-02:
- 20:14 Changeset in mainline [b8f7a0d2]lfnserial by
- Root hub USB response fix
- 20:13 Changeset in mainline [ccbcd895]lfnserial by
- Fix: do not EVER touch batch.buffer
- 18:57 Changeset in mainline [a8fa88d]lfnserial by
- OHCI bandwidth and basic initialization
- 18:56 Changeset in mainline [c2be0e5]lfnserial by
- OHCI bandwidth
- 18:39 Changeset in mainline [2c617b0]lfnserial by
- Basic OHCI initialization
- 16:55 Changeset in mainline [4fbcd2a]lfnserial by
- yet another non-removable devices attempt
- 16:25 Changeset in mainline [4d946647]lfnserial by
- Development branch changes
- 16:23 Changeset in mainline [d527a4e]lfnserial by
- Fix bw manager return value
- 16:18 Changeset in mainline [d8987b1]lfnserial by
- hub: non-removable devices ohci root hub: feature requests
- 16:16 Changeset in mainline [322a8066]lfnserial by
- merge from usb/development
- 16:07 Changeset in mainline [8123695a]lfnserial by
- ohci root hub set/clear feature requests redesigned hub: fix for …
- 15:47 Changeset in mainline [5542b83]lfnserial by
- Add USB bandwidth control mechanism Use per endpoint control transfer …
- 15:37 Changeset in mainline [0053fa38]lfnserial by
- Development branch changes
- 15:37 Changeset in mainline [d773285]lfnserial by
- Use per endpoint control transfer mutex
- 15:15 Changeset in mainline [1273b86c]lfnserial by
- Check bandwidth in hc scheduler Use warnings for now.
- 14:41 Changeset in mainline [a1313b8c]lfnserial by
- Implement hc bandwidth reservation
- 14:32 Changeset in mainline [4ab89e5]lfnserial by
- Compute used bandwidth during reservation
- 14:30 Changeset in mainline [857edac]lfnserial by
- hash_table_create returns true/false it should use bool instead of int
- 13:21 HowToContribute edited by
- Mention the possibility to submit a merge directive. (diff)
- 12:49 Changeset in mainline [b2a081ae]lfnserial by
- Merge ATA packet device detection improvement by Alex Smith.
- 12:49 Changeset in mainline [c6ba274]lfnserial by
- merge with usb/development
- 12:48 Changeset in mainline [029b13c]lfnserial by
- Move signature definition to ata_hw.h.
- 12:38 Changeset in mainline [250dbef]lfnserial by
- Correct ATA packet device detection. (Thx Alex Smith).
- 12:35 HowToContribute edited by
- Clarify Bazaar identity (diff)
- 12:30 HowToContribute edited by
- Submitting patches (diff)
- 09:22 Changeset in mainline [28a3e74]lfnserial by
- Fix comment style.
- 09:14 Changeset in mainline [10eb754]lfnserial by
- Add mfs_write_inode_raw() function to write V1 dirty inodes on disk.
- 08:09 Changeset in mainline [9cd199c]lfnserial by
- Fix memory leak in mfs_match()
- 08:07 Changeset in mainline [2cada66]lfnserial by
- Drop redundant option "-3" in mkminix
2011-04-01:
- 23:42 Ticket #270 (udp_sendto_message() leaves data_fragment_size uninitialized) closed by
- fixed: Actually, the caller can receive both 0 and an actual data fragment …
- 23:33 Changeset in mainline [ea53529]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 23:24 Changeset in mainline [348c589]lfnserial by
- Let UDP set a reasonable data fragment size trying to avoid …
- 20:49 Changeset in mainline [969585f]lfnserial by
- Merge mainline changes
- 19:00 Changeset in mainline [ebcb05a]lfnserial by
- Logging functions should append newline automatically. Since one has …
- 17:07 Changeset in mainline [bdbb6f6]lfnserial by
- Merge from lp:~vojtech-horky/helenos/ddf-fixes
- 15:57 Changeset in mainline [8870230]lfnserial by
- Remove useless parameters from bandwidth reservation API. Add UHCI …
- 15:53 Changeset in mainline [966acede]lfnserial by
- Added generic HID driver skeleton.
- 15:23 Changeset in mainline [da9ebca]lfnserial by
- Add USB bandwidth manager
- 15:08 Changeset in mainline [a9c7c6f]lfnserial by
- hub - non removable devices: more debug logging
- 15:02 Changeset in mainline [bda06a3]lfnserial by
- Report IDs support
- 14:51 Changeset in mainline [8e7d724]lfnserial by
- ohci root hub fix
- 14:48 Changeset in mainline [03eea27]lfnserial by
- merge with usb/development
- 14:45 Changeset in mainline [66a54cc]lfnserial by
- ohci root hub driver fixes
- 14:41 Changeset in mainline [1b9c0e2]lfnserial by
- Using HID parser Output report API in KBD driver.
- 14:34 Changeset in mainline [e4153ea]lfnserial by
- Output report using HID parser API finished + fix in phantom state …
- 14:25 Changeset in mainline [98169ab]lfnserial by
- Root hub match id fix
- 14:23 Changeset in mainline [9b640c42]lfnserial by
- Forgotten UHCI renames, root hub id is usb&class=hub not usb&mid
- 14:23 Changeset in mainline [cfc3027]lfnserial by
- Fix handling of options.
- 13:57 Changeset in mainline [7787dd81]lfnserial by
- Merged fix to output report creation (+ change in reseting LED array).
- 13:49 Changeset in mainline [2859445]lfnserial by
- Remove ls.h
- 13:44 Changeset in mainline [ba63912]lfnserial by
- Polish the 'ls' command a little bit. - Cstyle fixes. - Avoid some …
- 13:18 Changeset in mainline [70a71e5]lfnserial by
- Output API fix
- 12:00 Changeset in mainline [a30e435]lfnserial by
- Merge 'ls' improvements from Jerome Portal.
- 11:59 Changeset in mainline [e353e85]lfnserial by
- Development branch changes
- 11:51 Changeset in mainline [ad7bb42]lfnserial by
- merge keyboard output changes
- 11:50 Changeset in mainline [2f4b3a4]lfnserial by
- output report items order fix
- 11:34 Changeset in mainline [87b52c9]lfnserial by
- merge from usb/development
- 09:00 ReleaseNotes/0.4.3 edited by
- Fix title (diff)
2011-03-31:
- 19:40 Ticket #327 (Convert Device Mapper into Location Service) created by
- (Was: Eliminate Device Mapper) Knights, new plan: Devmap will not be …
- 19:29 Changeset in mainline [bd64680]lfnserial by
- Link mfs_match() to the libfs_ops structure
- 19:27 Ticket #307 (Devman and DDF-based drivers are too verbose) closed by
- fixed: Fixed in changeset:mainline,907. Now drivers can log with ddf_msg() …
- 18:23 Changeset in mainline [73aec008]lfnserial by
- Merge devman and driver logging improvements. Devman started by default.
- 18:22 Changeset in mainline [3acb285]lfnserial by
- Start devman by default in init. Provide configuration option to turn off.
- 17:37 Changeset in mainline [fc51296]lfnserial by
- Add logging for device drivers.
- 17:10 Changeset in mainline [147c9f6]lfnserial by
- Performace optimization: Use zsearch and isearch to store the index …
- 16:53 Changeset in mainline [b438804]lfnserial by
- cstyle
- 10:31 Changeset in mainline [85fa1e1]lfnserial by
- HID parser output report API used to create output reports. + Added …
2011-03-30:
- 21:21 Changeset in mainline [ecb107b]lfnserial by
- USB MID does not spawn alternate interfaces
- 21:19 Changeset in mainline [9b415c9]lfnserial by
- Add a simple logging module to C library and use it in devman. Only …
- 19:44 Changeset in mainline [48d4231]lfnserial by
- Merge development/ changes
- 19:44 Changeset in mainline [f62468c]lfnserial by
- Ignore list update
- 17:34 Changeset in mainline [27bdfa5]lfnserial by
- Merge mainline changes
- 17:32 Changeset in mainline [1e2629f]lfnserial by
- add a forgotten comment
- 17:25 Changeset in mainline [beb6b3d]lfnserial by
- Merge mainline changes.
- 17:24 Changeset in mainline [e3a3e3ad]lfnserial by
- improve ls sorting, and add -h and -u options
- 16:25 Changeset in mainline [917a8c8]lfnserial by
- be more robust in ELF backend, add checks (with page faults) instead …
- 15:39 Changeset in mainline [563b538]lfnserial by
- never use top-level conjunction in assertions, always write two assertions
- 14:36 Changeset in mainline [0864122]lfnserial by
- Add devman test for device handle retrieval The test verifies …
- 14:26 Changeset in mainline [e72fb34]lfnserial by
- Add getting device handle by class path to libc
- 14:26 Changeset in mainline [fc8c2b6]lfnserial by
- devman can tell device handle by its class path
- 13:20 Changeset in mainline [3fddb55]lfnserial by
- Testing driver improvement The driver tries to register the same …
- 13:19 Changeset in mainline [0876062]lfnserial by
- devman refuse to register same function twice
- 13:16 Changeset in mainline [4265fd4]lfnserial by
- More robust error checking in devman client Add checking for failure …
- 13:14 Changeset in mainline [4ae90f9]lfnserial by
- devmap: dereference of uninitialized pointer fix
- 13:10 Changeset in mainline [ad7a6c9]lfnserial by
- Merge mainline changes
2011-03-29:
- 23:06 Ticket #326 (Assert on (addr >= ALIGN_DOWN(entry->p_vaddr, PAGE_SIZE)) && (addr < ...) created by
- Mainline revision 904, default build using the up-to-date toolchain, …
- 22:01 Ticket #252 (Change default CROSS_PREFIX to /usr/local/cross) closed by
- fixed: Implemented in revision 904.
- 21:59 Changeset in mainline [d6b81941]lfnserial by
- Merge toolchain upgrade and related changes. Highlights: * GCC 4.6, …
- 21:56 Sysel edited by
- (diff)
- 21:38 Changeset in mainline [3abfe9a8]lfnserial by
- separate memset/memcpy redirection to builtin functions and fallback C …
- 20:44 Changeset in mainline [eaf4c393]lfnserial by
- sparc64: improve linker scripts
- 20:42 Changeset in mainline [9b3ce63]lfnserial by
- abs32le: improve linker scripts
- 20:34 Changeset in mainline [5bddc53]lfnserial by
- ppc32: improve linker scripts
- 20:34 Changeset in mainline [63b5493]lfnserial by
- add missing include
- 20:33 Changeset in mainline [d9c11fc3]lfnserial by
- remove unused variable
- 20:29 Changeset in mainline [49852df]lfnserial by
- ia64: improve linker scripts
- 20:29 Changeset in mainline [f72c2f5]lfnserial by
- remove unused variables
- 20:20 Changeset in mainline [ebebd38]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 20:17 Changeset in mainline [8f17503]lfnserial by
- When dropping a packet, drop also the sq_mutex, otherwise the next …
- 20:12 Changeset in mainline [d011038]lfnserial by
- Merge mainline changes.
- 20:10 Changeset in mainline [fc883bb]lfnserial by
- Merge from maklf - output report preparation
- 20:08 Changeset in mainline [a8ac368]lfnserial by
- development changes
- 20:02 Changeset in mainline [99b65d2]lfnserial by
- Merge mainline changes.
- 20:01 Changeset in mainline [bed0356]lfnserial by
- Fix V2 root inode initialization - V2 inode is the same of V3 …
- 19:41 Changeset in mainline [eea1dd5]lfnserial by
- Fix possible data corruption when readind directory entries from disk
- 19:35 Changeset in mainline [d012590]lfnserial by
- output creating api fixes
- 19:32 Changeset in mainline [3317724]lfnserial by
- Merge mainline changes
- 19:26 Changeset in mainline [2cf95e8]lfnserial by
- Add a function to free an entry in the inode or zone bitmap
- 19:15 Ticket #273 (The map ADT should not free the object if its addition to the map failed) closed by
- fixed: Fix merged in changeset:mainline,902.
- 19:04 Changeset in mainline [93ebe4e]lfnserial by
- Merge Petr Koupy's fix for ticket #273.
- 18:51 Changeset in mainline [77a2d77]lfnserial by
- Do not search beyond the bitmap size limit
- 18:38 Changeset in mainline [ba5beaf]lfnserial by
- Add function to allocate an entry in the zone or inode bitmaps
- 18:03 Changeset in mainline [152610a8]lfnserial by
- Improves read_map() to avoid the need to call the read_ind_block() …
- 18:02 Changeset in mainline [1f1cc9d]lfnserial by
- cstyle
- 17:20 Changeset in mainline [d21e72db]lfnserial by
- amd64: improve linker scripts
- 17:16 Changeset in mainline [740018f]lfnserial by
- workaround GCC 4.6 tail call optimization bug
- 17:12 Changeset in mainline [a504856]lfnserial by
- cstyle
- 16:27 Changeset in mainline [c81e5e0]lfnserial by
- ia32: improve linker scripts
- 16:27 Changeset in mainline [4eb260a]lfnserial by
- remove unused variable
- 12:09 Changeset in mainline [79e1abd]lfnserial by
- development merge - mainline changes
2011-03-28:
- 22:09 Changeset in mainline [2afc54d]lfnserial by
- Merge devman fixes by Vojtech Horky.
- 21:13 Changeset in mainline [0418050]lfnserial by
- Devman should reject attempt to connect to root function, instead of …
- 21:11 Changeset in mainline [e392ebd]lfnserial by
- mips32: improve linker scripts
- 21:00 Changeset in mainline [8c3bc75]lfnserial by
- loader: improve error handling
- 20:59 Changeset in mainline [f1cc9db]lfnserial by
- make sure the variable is initialized
- 20:59 Changeset in mainline [65af6c4]lfnserial by
- make sure the variable gets (eventually) used
- 20:58 Changeset in mainline [0c8a420]lfnserial by
- make sure variable is initialized
- 20:57 Changeset in mainline [21cb3ac]lfnserial by
- arm32: linker script improvements
- 20:56 Changeset in mainline [06e724e1]lfnserial by
- remove unused variable
- 20:55 Changeset in mainline [8caaea7]lfnserial by
- use the return value
- 20:53 Changeset in mainline [cb4f078]lfnserial by
- unify kernel byte string implementations
- 20:41 Changeset in mainline [df147c7]lfnserial by
- Reject relative paths in devman find_fun_node_by_path().
- 20:33 Changeset in mainline [603c8740]lfnserial by
- * bump to GCC 4.6 and binutils 2.21 * add support for parallel …
- 20:19 Changeset in mainline [dc87f3fd]lfnserial by
- Devman must be robust against short reads.
- 19:46 Sysel/Ideas edited by
- Add out-of-date warnings (diff)
- 19:38 Sysel/Ideas edited by
- Elaborate on built-in relational types (diff)
- 19:25 Sysel edited by
- Add a big disclaimer to stop all the confusion. (diff)
- 19:17 Changeset in mainline [fde8a27]lfnserial by
- Fix bug when reading inodes that causes on-disk structures corruption …
- 19:15 Changeset in mainline [fd89cf9]lfnserial by
- Do not disable kernel tests nor make the build barebone nor disable …
- 16:56 Changeset in mainline [ef76d72]lfnserial by
- Add the isearch and zsearch fields to the superblock structure, they …
- 15:45 Changeset in mainline [cd1e6b62]lfnserial by
- Development branch changes
- 12:20 SashimiRegressions edited by
- turn this page into a TODO list of unresolved regressions (diff)
- 00:33 Changeset in mainline [5fe7692]lfnserial by
- Removed side effects from map ADTs.
2011-03-27:
- 17:58 Changeset in mainline [51e5608]lfnserial by
- Merge mainline changes (0.4.3 Sashimi)
- 13:35 Changeset in mainline [7a96476]lfnserial by
- Add some comments
- 10:46 Changeset in mainline [841e6e5]lfnserial by
- Output report creating API
- 10:26 Changeset in mainline [a04b62d]lfnserial by
- assertion failed, sbi→dirsize was not initialized at mount.
- 10:10 Changeset in mainline [ac28650]lfnserial by
- - Fix a bug in mfs_has_children() function - Some functions shold be …
2011-03-26:
- 20:22 Changeset in mainline [b330b309]lfnserial by
- fix for #132(non-removable devices) 2.0 code cleaned for ohci root hub
- 20:19 Changeset in mainline [df3ad97]lfnserial by
- fix for #132 2.0
- 20:18 Changeset in mainline [0368669c]lfnserial by
- ohci root hub codelifting
- 19:59 Milestone 0.4.3 completed
- 17:24 Changeset in mainline [cee51fd]lfnserial by
- fix of #132(non-removable devices), code of ohci root hub driver commented
- 17:19 Changeset in mainline [aee6c73]lfnserial by
- merge from development
- 16:51 Changeset in mainline [f3da9b2]lfnserial by
- ohci root hub codelifting
- 15:56 Changeset in mainline [e6223239]lfnserial by
- attaching non-removable devices
- 15:29 Changeset in mainline [df81f9ca]lfnserial0.4.3 by
- Bump version to 0.4.3 (Sashimi).
- 15:26 ReleaseNotes/0.5.0 edited by
- Cleanup mainline release notes. (diff)
- 15:25 ReleaseNotes/0.4.3 created by
- Copy out release notes for 0.4.3
- 15:24 ReleaseNotes edited by
- (diff)
- 15:21 ReleaseNotes/0.5.0 edited by
- Finalize the text of the release notes for 0.4.3. (diff)
- 15:16 ReleaseNotes/Template edited by
- (diff)
- 15:10 ReleaseNotes/0.5.0 edited by
- (diff)
- 14:49 ReleaseNotes/0.5.0 edited by
- (diff)
- 14:48 ReleaseNotes/0.5.0 edited by
- (diff)
- 14:46 ReleaseNotes/0.5.0 edited by
- (diff)
- 14:42 ReleaseNotes/0.5.0 edited by
- (diff)
- 14:39 ReleaseNotes/0.5.0 edited by
- (diff)
- 14:27 ReleaseNotes/0.5.0 edited by
- (diff)
- 13:28 Changeset in mainline [291b8bc]lfnserial by
- Merge development/ changes
- 11:47 Changeset in mainline [557ea4f6]lfnserial by
- Remove old comment
- 10:39 Changeset in mainline [7cb975e]lfnserial by
- Bug fix: the driver didn't read the number of hard links of version 1 …
- 10:38 Changeset in mainline [41202a9]lfnserial by
- Lot of improvements to the MinixFS driver: - Add mfs_node_put() - Add …
- 09:56 Changeset in mainline [c9f5e238]lfnserial by
- devman in kconsole fixes It seems better to launch devman later to …
- 00:16 Changeset in mainline [ea696998]lfnserial by
- Reworked OHCI RH registration (no nasty delay fibril) HC does not …
- 00:15 Changeset in mainline [d70765d]lfnserial by
- Development branch changes
- 00:14 Changeset in mainline [b3f655f]lfnserial by
- RH cleanup sry, I had to…
2011-03-25:
- 23:37 Changeset in mainline [53f1c87]lfnserial by
- OHCI root hub registration reworked
- 23:32 Changeset in mainline [a716a75]lfnserial by
- add alphabetical sort for ls command
- 23:25 Changeset in mainline [fa3de85]lfnserial by
- HC does not need usb iface
- 17:29 Changeset in mainline [9a2923d]lfnserial by
- USB MID fixes, devman in kconsole (#145, #150) Ported USB MID driver …
- 17:26 Changeset in mainline [889e8e3]lfnserial by
- devman in kconsole as a config option
- 17:18 Changeset in mainline [b8d453ec]lfnserial by
- Fixes issue #122. New allocator on not cached memory. Only one …
- 17:15 Changeset in mainline [57d9c05e]lfnserial by
- Output report creating API preparation
- 17:13 Changeset in mainline [095b2017]lfnserial by
- Development branch changes
- 17:10 SashimiRegressions edited by
- It's file_bd actually. (diff)
- 17:10 Changeset in mainline [25bbaea]lfnserial by
- Better readability of kernel log Serialized output from /app/klog to …
- 17:09 SashimiRegressions edited by
- Fix typo. (diff)
- 17:06 Changeset in mainline [b5d486b]lfnserial by
- devman started during init This has the positive effect that its …
- 17:06 Changeset in mainline [da88eb82]lfnserial by
- Remove or degrade debug output Remove intel specific cache flushes
- 17:03 Changeset in mainline [1585c7e]lfnserial by
- Use control transfer lock for control transfers. Use global done list …
- 17:02 Changeset in mainline [d93b3e3]lfnserial by
- Add lock for control transfers (hc can't guarantee their atomicity) …
- 16:28 Changeset in mainline [da3dafc]lfnserial by
- ohci root hub driver (able to set address)
- 16:22 Changeset in mainline [f97717d9]lfnserial by
- merge from development
- 16:18 Changeset in mainline [d8421c4]lfnserial by
- ohci root hub driver starts doing something
- 15:46 SashimiRegressions edited by
- create a ticket for the comment no. 2 (diff)
- 15:45 Ticket #325 (APIC driver non-functional) created by
- The uspace APIC driver (uspace/srv/hw/irc/apic) is currently just a …
- 15:21 Changeset in mainline [9c0f158]lfnserial by
- development merge
- 15:18 Changeset in mainline [96bfe76]lfnserial by
- Output report API
- 15:17 SashimiRegressions edited by
- have a new dedicated ticket for the niagara boot failure (diff)
- 15:11 Ticket #324 (sun4v: Boot failure on a real Sun SPARC Enterprise T1000) created by
- HelenOS revision 898 (w/o SMP) does not boot on a real world Sun SPARC …
- 14:37 Changeset in mainline [f08c560]lfnserial by
- HID→kbd, HID functions separated, ported to USB fw, better report …
- 14:29 Changeset in mainline [0533b03]lfnserial by
- Small fixes
- 14:22 Changeset in mainline [8c40822]lfnserial by
- Merged changes from branch maklf (bugfix + paths)
- 14:15 Changeset in mainline [4acf099]lfnserial by
- Merged development changes
- 14:09 Changeset in mainline [81001f6]lfnserial by
- Fix debug output typo
- 13:40 Changeset in mainline [b53d3b7]lfnserial by
- bitmap data parsing bug fix parser initialization check bug fix …
- 12:34 Changeset in mainline [1cbfd6b]lfnserial by
- Fixed checking of bool interface.
2011-03-24:
- 23:26 Changeset in mainline [0d92638]lfnserial by
- Added boot protocol static descriptor. - The fallback does not work …
- 22:55 Ticket #323 (Source of unsuccessful `mv` has zero size after re-mount) closed by
- fixed: Libfs forgot to put the node after it failed to link. Fixed in …
- 22:55 Changeset in mainline [252e30c]lfnserial by
- Huge refactoring of KBD driver code. - Separated code for retrieval …
- 22:50 Changeset in mainline [47f7adfc]lfnserial by
- Merge from lp:jakub/helenos/fs.
- 22:45 Changeset in mainline [b946bf83]lfnserial by
- Put the libfs node upon its failure to link.
- 21:41 Changeset in mainline [fcafa04]lfnserial by
- USB MID uses the new framework
- 21:30 Changeset in mainline [54caa41b]lfnserial by
- Link mfs_has_children() function to the libfs_ops structure
- 21:30 Changeset in mainline [3cefd70]lfnserial by
- Improve paging options of 'cat'.
- 21:20 Changeset in mainline [538bb6b]lfnserial by
- usbinfo prints device status
- 21:15 Changeset in mainline [cb61e8f]lfnserial by
- usbinfo prints device status as well Device (and control endpoint …
- 21:07 Changeset in mainline [915a851]lfnserial by
- Add constants for USB device and endpoint status
- 20:44 Changeset in mainline [476b71ff]lfnserial by
- Finished renaming kbd driver to usbkbd
- 20:25 ReleaseNotes/0.5.0 edited by
- retarget ppc32 regressions for future release (diff)
- 20:19 SashimiRegressions edited by
- niagara seems to have a regression (diff)
- 20:19 Changeset in mainline [61825f9]lfnserial by
- Renamed usbhid to usbkbd (preparation for dividing to 2 drivers).
- 20:17 Changeset in mainline [5ea37b1]lfnserial by
- sun4v: fix formatting strings
- 20:13 Changeset in mainline [81da2e7f]lfnserial by
- Minor refactoring, removed unused files.
- 19:56 Changeset in mainline [fb2ceeb]lfnserial by
- fix typo
- 19:53 Changeset in mainline [cfbcd86]lfnserial by
- Link mfs_plb_get_char to the libfs structure
- 19:01 ReleaseNotes/0.5.0 edited by
- (diff)
- 18:58 ReleaseNotes/0.5.0 edited by
- Mention rm and cat improvements. (diff)
- 18:51 SashimiRegressions edited by
-
SMP in msim actually works (although it does nothing
(diff)
- 18:50 SashimiRegressions edited by
- replace N/T with — (better readability) (diff)
- 18:46 SashimiRegressions edited by
- reformat the table for better readability (in source form) (diff)
- 18:42 SashimiRegressions edited by
- issue 1 was eliminated in revision 893 (diff)
- 18:37 Changeset in mainline [8f29507f]lfnserial by
- merge unified IRC services and graceful networking degradation
- 18:36 Changeset in mainline [eb277fa7]lfnserial by
- support graceful degradation of networking
- 18:31 Changeset in mainline [d553f81]lfnserial by
- Support for —more and —hex for 'cat'. (Thanks to Martin Sucha).
- 18:02 Changeset in mainline [ed2c8ff]lfnserial by
- Support for recursive 'rm'. (Thanks to Laura-Mihaela Vasilescu.)
- 17:33 Changeset in mainline [84f0a79]lfnserial by
- Add missing volatile to inline assembly. With this fix, the kconsole …
- 14:57 Changeset in mainline [55e388a1]lfnserial by
- Check of initialization of report parser structure
- 13:45 Changeset in mainline [50114ef]lfnserial by
- Merge development/ changes
- 10:45 NetworkBridging edited by
- Swap two words (diff)
- 10:44 NetworkBridging edited by
- Small updates and warnings (diff)
- 00:36 Ticket #322 (`cp` seems to produce a corrupted copy on a non-root fat) closed by
- fixed: Fix merged in changeset:mainline,890.
- 00:35 Ticket #321 (Could not unmount FAT after `mv`) closed by
- fixed: Fix merged in changeset:mainline,890.
- 00:34 Changeset in mainline [5f9f37d]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 00:28 Changeset in mainline [2815505]lfnserial by
-
cp
should update the buffer address if multiple write()'s are needed.
2011-03-23:
- 23:59 Ticket #323 (Source of unsuccessful `mv` has zero size after re-mount) created by
- 1. mount a non-root FAT to /data 2. copy a file there, e.g. file1 3. …
- 23:11 Changeset in mainline [71af5a4]lfnserial by
- Put the old VFS node also in error paths of vfs_rename().
- 23:10 Changeset in mainline [ec3e2ed]lfnserial by
- Build shared C library. Add config options for building and using all …
- 23:07 Changeset in mainline [1ff896e]lfnserial by
- Enhanced command-line arguments for ext2info
- 23:04 Changeset in mainline [30718cc2]lfnserial by
- Move cacheable flag from syscall to malloc
- 23:04 Changeset in mainline [001b152]lfnserial by
- Use simple slab allocator for hw accessible memory
- 22:51 Changeset in mainline [54e90cc]lfnserial by
- Fix handling of command-line arguments in ext2info
- 22:36 Ticket #322 (`cp` seems to produce a corrupted copy on a non-root fat) created by
- Mounting a non-root FAT file system over TMPFS root and doing: […] …
- 21:51 Changeset in mainline [fca78d4]lfnserial by
- Enhanced testread
- 20:53 Changeset in mainline [76b5a95c]lfnserial by
- Merge mainline changes.
- 20:48 Ticket #321 (Could not unmount FAT after `mv`) created by
-
The
mv
command is expected to fail on FAT because FAT does not … - 20:16 Changeset in mainline [e18e0d6]lfnserial by
- Refactoring, renaming,… one compile breakage
- 20:14 Changeset in mainline [05ead5c]lfnserial by
- Fix str_error parameter
- 19:45 Changeset in mainline [6b3e7f7f]lfnserial by
- Add tools to test reading of files from a filesystem
- 19:04 Changeset in mainline [c7faade]lfnserial by
- Fix reading large files
- 17:15 Changeset in mainline [57d129e]lfnserial by
- unify all IRC services under SERVICE_IRC
- 16:04 Changeset in mainline [5bf82ee]lfnserial by
- 80 column fixes
- 15:55 Lab edited by
- (diff)
- 10:46 Changeset in mainline [6f50bb0]lfnserial by
- ext2info: better display of allocated/unallocated data blocks for a …
- 10:40 Changeset in mainline [7ea69a6]lfnserial by
- Support for sparse files and fixed handling of end of file
- 10:15 Changeset in mainline [c61338a]lfnserial by
- Fix the use of the word packet.
- 09:57 Changeset in mainline [20a1e76]lfnserial by
- Rename packet ⇒ transfer, avoids naming confusion
2011-03-22:
- 23:23 SashimiRegressions edited by
- GTA02 passes devman tests (diff)
- 23:04 SashimiRegressions edited by
- GTA02 passes network tests (diff)
- 22:30 Changeset in mainline [4d0c40b]lfnserial by
- ohci root hub implementation basis, missing descriptors and interrupt …
- 22:20 SashimiRegressions edited by
- GTA02 passes sanity (diff)
- 22:00 Changeset in mainline [f2d665b4]lfnserial by
- Reset cat's global state
- 21:38 SashimiRegressions edited by
- Update results for arm32/integratorcp. (diff)
- 21:26 Ticket #210 (Newer Qemu breaks Integrator/CP support) closed by
- fixed: Fix merged in changeset:mainline,889.
- 21:25 Changeset in mainline [ab10b842]lfnserial by
- Merge Integrator/CP fixes.
- 21:23 Changeset in mainline [143932e]lfnserial by
- Add rules for building shared libraries to uspace/Makefile.common. Add …
- 21:18 Changeset in mainline [c0d77f7]lfnserial by
- Fix scancode map for Integrator/CP in the kernel.
- 21:02 Changeset in mainline [9c2b2a8]lfnserial by
- Fix keycode map for Integrator/CP in the kbd server.
- 20:59 Ticket #320 (Would be nice to type kconsole commands while 'test *' runs) created by
- In the unfortunate event that kconsole hangs while waiting for …
- 20:43 Changeset in mainline [ac897e8]lfnserial by
- Fix paging for non-hex mode (i.e. when input may contain newlines)
- 20:38 Changeset in mainline [f554a94]lfnserial by
- Fix the visual for Integrator/CP.
- 20:02 Changeset in mainline [e7ffdd3]lfnserial by
- Implement -m option for cat and add -x option to convert bytes to hex
- 19:55 Changeset in mainline [5e3eea10]lfnserial by
- Merge mainline changes
- 19:32 Changeset in mainline [82d04a48]lfnserial by
- Fix: forgot initialization of HID parser.
- 19:20 Changeset in mainline [408ebc5]lfnserial by
- Development branch changes
- 19:11 Changeset in mainline [f8e4cb6]lfnserial by
- Ported usbhid driver to the new USB framework (#141). Not tested …
- 17:59 UsersGuide/CompilingFromSource edited by
- Building release files (diff)
- 15:26 Changeset in mainline [11dd29b]lfnserial by
- Using interrupts in OHCI and UHCI optional Added option to HelenOS …
- 10:07 Changeset in mainline [62f4212]lfnserial by
- Merged changes from development
- 04:54 Changeset in mainline [667a4f8]lfnserial by
- Memory mapped registers accessible by pio_* frunctions (ia32, amd64)
2011-03-21:
- 23:42 Changeset in mainline [b01995b]lfnserial by
- Fixes selecting a new USB address when max address has been reached. …
- 23:35 Changeset in mainline [87644b4]lfnserial by
- Rename uhci_struct ⇒ hw_struct
- 23:33 Changeset in mainline [b9fa0a9]lfnserial by
- 80-column fixes
- 23:12 Changeset in mainline [1c6a45f]lfnserial by
- Whitespace fixes (no functionality changed) iface.c should be more or …
- 22:47 Changeset in mainline [62ed5bc]lfnserial by
- Rename hc.device_manager ⇒ hc.manager
- 22:47 Ticket #319 (Input method for character terminals) created by
- HelenOS can be controlled with a keyboard or using a character …
- 22:46 Changeset in mainline [33fbe95]lfnserial by
- Rename uhci_rh ⇒ rh
- 22:42 Changeset in mainline [c01cd32]lfnserial by
- Rename uhci_hc ⇒ hc, follow common hcd names
- 22:00 Changeset in mainline [04803bf]lfnserial by
- Merge mainline changes (needs fixes).
- 21:53 SashimiRegressions edited by
- Update results for sparc64/niagara. (diff)
- 21:00 Changeset in mainline [c56c5b5b]lfnserial by
- Minor fixes resulting from the previous big merge
- 20:48 SashimiRegressions edited by
- Update results for sparc64/serengeti. (diff)
- 20:22 Changeset in mainline [e099f26]lfnserial by
- Development branch changes (including OHCI)
- 20:16 SashimiRegressions edited by
- Update results for sparc64/ultra. (diff)
- 19:35 CurrentIssues edited by
- (diff)
- 19:00 SashimiRegressions edited by
- (diff)
- 18:28 Changeset in mainline [5f80527]lfnserial by
- Merge development/ changes
- 18:24 Changeset in mainline [31b568e]lfnserial by
- Ignore list update
- 18:24 SashimiRegressions edited by
- (diff)
- 18:21 Changeset in mainline [ce794342]lfnserial by
- Logging refactoring
- 18:14 Changeset in mainline [fbefd0e]lfnserial by
- USB drivers less verbose on info level
- 17:31 Changeset in mainline [215b001]lfnserial by
- Unified default log level of all USB drivers
- 17:16 Changeset in mainline [41ef5b9]lfnserial by
- merge from usb/development
- 16:54 Changeset in mainline [434ef65]lfnserial by
- Small improvements of libusb Below is a summary of changes * added …
- 16:47 Changeset in mainline [625f1ba]lfnserial by
- Hub driver refactoring Static endpoint description. Use already …
- 16:27 Changeset in mainline [e484f3b]lfnserial by
- USB framework remembers some descriptors Currently, it is only device …
- 16:05 Changeset in mainline [34eb135]lfnserial by
- Merge development/ changes
- 16:01 Changeset in mainline [5287502]lfnserial by
- Merge mainline changes
- 15:55 Changeset in mainline [d7186cd]lfnserial by
- Batch debugging messages more compact and verbose
- 15:53 Changeset in mainline [a90fc0c]lfnserial by
- Refactoring of "enum to string" functions
- 15:35 Changeset in mainline [aaff605]lfnserial by
- Add usb_str_speed() function
- 15:29 Changeset in mainline [432f68a]lfnserial by
- improve compatibility with Python 3.2 (thx Vojtech Horky)
- 15:12 Changeset in mainline [28eee11c]lfnserial by
- Function and types renaming This merge does not involve any change in …
- 15:08 Changeset in mainline [7102aa5]lfnserial by
- Merge development/ changes
- 15:06 Changeset in mainline [c92c13f]lfnserial by
- Formatting and comments No change in functionality.
- 15:01 Changeset in mainline [1387692]lfnserial by
- Rename batch_* ⇒ usb_transfer_batch_* No change in functionality.
- 14:33 Changeset in mainline [e34e77a]lfnserial by
- Formatting and comments No change in functionality
- 14:27 Changeset in mainline [68b5ed6e]lfnserial by
- Rename device_keeper* ⇒ usb_device_keeper* Also extended some device …
- 14:27 Changeset in mainline [5971dd3]lfnserial by
- Interrupt emulator, and rh address reset
- 14:25 Changeset in mainline [5d1db18]lfnserial by
- Set rh address to -1 if devman register fails
- 14:23 Changeset in mainline [afe1d1e]lfnserial by
- fix possible compiler warnings (thx Vojtech Horky)
- 14:23 Changeset in mainline [361e61b]lfnserial by
- merge with development
- 14:20 Changeset in mainline [7d6a676]lfnserial by
- Add interrupt emulator
- 14:10 Changeset in mainline [3954a63b]lfnserial by
- Rename usb_endpoint_pipe_*() ⇒ usb_pipe_*() No change in functionality.
- 13:53 Changeset in mainline [a372663]lfnserial by
- Rename usb_endpoint_pipe_t ⇒ usb_pipe_t No change in functionality.
- 13:47 Changeset in mainline [8a951ca]lfnserial by
- Merge development/ changes
- 13:43 Changeset in mainline [48fe0c9]lfnserial by
- OHCI hc driver software side implementation
- 13:41 Changeset in mainline [925e099]lfnserial by
- Development changes
- 13:39 Changeset in mainline [9078de8f]lfnserial by
- Add forgotten header
- 13:37 Changeset in mainline [5156580]lfnserial by
- Set rh address to 0 during dummy_reset
- 13:34 Changeset in mainline [d328172]lfnserial by
- Implement driver side batch routines, make rh reuse requests
- 13:28 Changeset in mainline [0e45e7f]lfnserial by
- USB request wrappers, usbinfo tunning (#53, #136) The request …
- 13:19 Changeset in mainline [f8e1a2c]lfnserial by
- Merge development/ changes
- 13:18 Changeset in mainline [2bf8f8c]lfnserial by
- Implement batch_get
- 13:07 Changeset in mainline [be7950e8]lfnserial by
- Implement interface, add stub batch functions
- 12:51 Changeset in mainline [ff582d47]lfnserial by
- A really ugly way to register hub
- 12:23 Changeset in mainline [8627377]lfnserial by
- Add usb iface implementation
- 12:04 Changeset in mainline [e387d0f]lfnserial by
- Add back full descriptor dump to usbinfo
- 11:52 Changeset in mainline [a6d1bc1]lfnserial by
- Add infrastructure for rh registration.
- 11:30 Changeset in mainline [eece178]lfnserial by
- Add dumper for hub descriptor to usbinfo It will probably not be …
- 11:29 Changeset in mainline [57abafd]lfnserial by
- Add structure for header of hub descriptor
- 11:19 Changeset in mainline [b0beee82]lfnserial by
- Implement address reservation
- 11:13 Changeset in mainline [bab71635]lfnserial by
- Renames, remove ohci prefix
- 11:06 Changeset in mainline [9cf1c5a]lfnserial by
- Add wrappers for standard USB requests (#53) However, they are not …
- 10:54 Changeset in mainline [c15070c]lfnserial by
- Fix toggle protocol, add support for all 32 endpoints
- 10:30 Changeset in mainline [2e1d5d70]lfnserial by
- Host controller refactoring, move shared stuff to libusb/host
- 10:27 Changeset in mainline [79c8a96]lfnserial by
- Development branch changes
- 10:25 Changeset in mainline [81dce9f]lfnserial by
- Make batch_t a library structure
- 09:08 Changeset in mainline [1fb1339]lfnserial by
- Move device_keeper to libusb
- 00:11 Changeset in mainline [f0fdc7d]lfnserial by
- Fix race condition in driver - HC communication See diff for …
2011-03-20:
- 23:39 Changeset in mainline [00c18bc]lfnserial by
- Add USB fallback driver The purpose of it is to see all USB …
- 23:35 Changeset in mainline [2211125e]lfnserial by
- USB fallback works for interfaces as well
- 23:18 Changeset in mainline [2c1f24c]lfnserial by
- USB fallback driver refactoring
- 23:00 Changeset in mainline [fa8f1f7]lfnserial by
- Merge development/ changes
- 22:28 Changeset in mainline [33577f81]lfnserial by
- mostly hub driver code refactoring (using new generic usb device …
- 22:24 Changeset in mainline [fd9f6e4c]lfnserial by
- merge with usb/development
- 21:50 Changeset in mainline [09daa8b]lfnserial by
- using usb/devdrv interface to simplify hub communication …
- 21:48 SashimiRegressions edited by
- (diff)
- 21:36 Changeset in mainline [e7bc999]lfnserial by
- Add interrupt support Fix register structure Interrupts disabled as …
- 21:07 SashimiRegressions edited by
- (diff)
- 20:51 SashimiRegressions edited by
- (diff)
- 20:29 SashimiRegressions edited by
- (diff)
- 19:50 SashimiRegressions created by
- 19:32 CurrentIssues edited by
- (diff)
- 19:09 Changeset in mainline [4611094f]lfnserial by
- merge mainline changes
- 18:36 Changeset in mainline [42dbb26]lfnserial by
- Enable access to device registers
- 18:26 Ticket #318 (Unexpected pfrc (159712).) created by
- During mainline testing before the upcoming 0.4.3 release, I hit the …
- 17:06 Changeset in mainline [b8e9acb]lfnserial by
- Name fix
- 17:03 Changeset in mainline [8727c18]lfnserial by
- Add OHCI to ai32 arch
- 17:02 Changeset in mainline [be6cc9cf]lfnserial by
- OHCI bzrignore
- 16:59 Changeset in mainline [41b96b4]lfnserial by
- OHCI stub
- 15:52 Changeset in mainline [8373f53]lfnserial by
- usbinfo: number of configs and ifaces printed
- 15:41 Changeset in mainline [93855d4]lfnserial by
- Add USB fallback driver This driver is launched when no other driver …
- 15:14 Changeset in mainline [7308e84]lfnserial by
- Display offset at beginning of line in bdd (thx Maurizio Lombardi).
- 14:51 Changeset in mainline [103cf26]lfnserial by
- EHCI stub implementation Added host controller interface to EHCI …
- 12:50 Changeset in mainline [8c76c30]lfnserial by
- Fix some comments and remove unused nr_indirect var.
- 11:48 Changeset in mainline [6adba0a8]lfnserial by
- Add copyright headers
- 11:30 Changeset in mainline [155f792]lfnserial by
- Use a generic minixfs inode in core to avoid code duplication
2011-03-19:
- 23:11 ReleaseNotes/0.5.0 edited by
- Note about debug binaries. (diff)
- 19:15 Changeset in mainline [930baca]lfnserial by
- the read_map() function returns the data block address on disk given …
- 18:30 Changeset in mainline [59e01689]lfnserial by
- merge from usb/development
- 18:14 Changeset in mainline [a763eb4]lfnserial by
- Doxygen comments to HC iface of EHCI No change in functionality.
- 17:47 Changeset in mainline [81608b5]lfnserial by
- EHCI: small fixes
- 17:40 Changeset in mainline [f51594fa]lfnserial by
- Add EHCI stub for HC interface
- 12:40 Changeset in mainline [4fb6d9ee]lfnserial by
- Refactoring
- 09:32 Changeset in mainline [13b9cb5]lfnserial by
- Use horizontal list instead of vertical in uhci scheduler This breaks …
2011-03-18:
- 22:59 GSOC edited by
- We are a mentoring organization officially. (diff)
- 22:31 Changeset in mainline [ebf59e4]lfnserial by
- Reverse error priorities STALL should be reported only if there is no …
- 21:41 Changeset in mainline [d3991b2]lfnserial by
- QH and link pointer refactoring
- 21:31 Changeset in mainline [eedac04]lfnserial by
- Development branch changes
- 21:27 Changeset in mainline [46d12fb]lfnserial by
- Refactoring Don't call addr_to_phys syscall on NULL pointer.
- 21:04 Changeset in mainline [171cd88]lfnserial by
- Make sure new_address index is never out of array bounds (fixes #142)
- 20:39 Changeset in mainline [0d6ab10]lfnserial by
- Add mfs_stat() function and link mfs_size_get() function to the …
- 19:56 Changeset in mainline [fe4ac35]lfnserial by
- Link the mfs_root_get() function to the libfs_ops structure
- 19:44 Changeset in mainline [44c0f5b]lfnserial by
- link function mfs_node_get() to the libfs_ops structure
- 19:44 Changeset in mainline [8b86ed26]lfnserial by
- the inode table position depends from the zone and inode bitmap size
- 18:47 Changeset in mainline [fcce9e1]lfnserial by
- fix directory entries initialization
- 17:38 Changeset in mainline [18b3cfd]lfnserial by
- Checking if the device is uninitialized in kbd repeat loop.
- 17:19 Changeset in mainline [3746bfe]lfnserial by
- Fixed #140 (properly destroying KBD structure when polling ends)
- 17:17 Changeset in mainline [00b13408]lfnserial by
- Fixed destroying of KBD structure when polling ended. The structure …
- 16:53 Changeset in mainline [411d9fa]lfnserial by
- Mouse sets boot protocol
- 16:50 Changeset in mainline [382f3266]lfnserial by
- Merge development/ changes
- 16:45 Changeset in mainline [054ed84]lfnserial by
- Mouse sets boot protocol
- 16:45 Changeset in mainline [d71691d]lfnserial by
- USB device structure remembers interface
- 16:38 Changeset in mainline [f0a1c86]lfnserial by
- Development branch changes
- 16:31 Changeset in mainline [98637224]lfnserial by
- second fix of bug 138(multiple new devices deadlock), works in qemu
- 16:25 Changeset in mainline [e93e319]lfnserial by
- second check of bug 138 (multiple new devices)
- 16:17 Changeset in mainline [4fec9ee]lfnserial by
- Changes from development
- 16:03 Changeset in mainline [d8e61b0d]lfnserial by
- Report protocol support using HID report parser.
- 15:16 Changeset in mainline [3036735]lfnserial by
- Development branch changes
- 15:10 Changeset in mainline [fc5ed5d]lfnserial by
- Getting size of report from parser, changed key processing.
- 15:03 Changeset in mainline [11ac272]lfnserial by
- fixes: deadlock with default address, usb speeds
- 14:58 Changeset in mainline [a7528a16]lfnserial by
- speed on port is low/full/high
- 14:43 Changeset in mainline [a83e138]lfnserial by
- sollution for bug 138 (deadlock caused by incorrect asking for default …
- 14:24 Changeset in mainline [b495a93]lfnserial by
- drpintf removed, usb_log_… used instead
- 14:21 Changeset in mainline [bb41b85]lfnserial by
- Merged changes from branch maklf
- 14:17 Changeset in mainline [6e3b9a58]lfnserial by
- Merged changes from branch lelian/hidd
- 12:16 Changeset in mainline [73751c0]lfnserial by
- merge with usb/development
- 09:18 Changeset in mainline [b64eac6]lfnserial by
- Merge mainline changes
- 09:14 Changeset in mainline [1614ce3]lfnserial by
- Improvements of usbinfo application Refactored the code, filtering …
- 09:00 UsersGuide/CompilingFromSource edited by
- (diff)
- 08:59 UsersGuide/CompilingFromSource edited by
- (diff)
- 08:58 UsersGuide/CompilingFromSource edited by
- Stress disclaimer even more (diff)
- 08:57 UsersGuide/CompilingFromSource edited by
- Manual configuration (diff)
- 08:47 UsersGuide/CompilingFromSource edited by
- Automatic configuration plus running instructions (diff)
- 08:41 HowToContribute edited by
- Compiling instructions (diff)
2011-03-17:
- 23:41 Changeset in mainline [b8e2f93]lfnserial by
- usbinfo prints language name instead of code
- 23:41 Changeset in mainline [749f18c5]lfnserial by
- Add function for string representation of a locale
- 23:29 Changeset in mainline [8865087]lfnserial by
- usbinfo recognises HID descriptor
- 23:22 Changeset in mainline [a458bc9]lfnserial by
- usbinfo refactoring - command line switches
- 23:17 Changeset in mainline [2d6787b]lfnserial by
- Old code removal from usbinfo
- 23:10 Changeset in mainline [aad3587]lfnserial by
- String printing back in usbinfo
- 23:04 FreeRunner edited by
- Update (diff)
- 22:59 Changeset in mainline [7b13d8e]lfnserial by
- usbinfo prints match ids from interfaces too
- 22:54 ReleaseNotes/0.5.0 edited by
- Automatic release building (diff)
- 22:51 ReleaseNotes/0.5.0 edited by
- Add special notes (diff)
- 22:41 ReleaseNotes/0.5.0 edited by
- Details on GTA02 support. (diff)
- 22:37 Changeset in mainline [cfff7a8f]lfnserial by
- Fix a little bug when reading inodes from disk
- 22:33 Ticket #302 (GTA02 touchscreen does not work) closed by
- fixed: Fixed in changeset:mainline,885. I modified the condition in …
- 22:32 Changeset in mainline [306061a]lfnserial by
- Display mouse pointer even in lower resolution. Still be careful not …
- 22:29 Changeset in mainline [4fa05a32]lfnserial by
- Merge development/ changes
- 22:24 Changeset in mainline [df22c36]lfnserial by
- add function to read V2/V3 inodes on disk
- 22:24 Changeset in mainline [bf58895]lfnserial by
- usbinfo uses the library descriptor walker
- 22:22 Changeset in mainline [da77278]lfnserial by
- Add simple "walker" over descriptors It iterates over all descriptors …
- 22:00 Changeset in mainline [f213ae7]lfnserial by
- add function to read V1 inode on disk
- 21:11 Changeset in mainline [e160da4d]lfnserial by
- Add printing of descriptor tree to usbinfo
- 21:10 Changeset in mainline [7d04324]lfnserial by
- Link mfs_is_directory() and mfs_is_file() functions to the libfs_ops …
- 20:30 Changeset in mainline [5a58ae2]lfnserial by
- Link mfs_is_directory() function to the libfs_ops structure
- 20:10 Changeset in mainline [e54ba607]lfnserial by
- link mfs_device_get function to the libfs_ops structure
- 20:00 Codenames edited by
- (diff)
- 20:00 ReleaseNotes/0.5.0 edited by
- (diff)
- 19:59 ReleaseNotes/0.5.0 edited by
- We actually have only the pc platform driver as of now. (diff)
- 15:22 Changeset in mainline [3b08178]lfnserial by
- Initialize block cache and add a function to get a filesystem instance …
- 13:49 Changeset in mainline [0fd82c9]lfnserial by
- HW error handling minor fix in TD debug output
- 13:49 Changeset in mainline [fcc525d]lfnserial by
- Limit the number of hw retries
- 13:41 Changeset in mainline [953a823]lfnserial by
- mount minix filesystem and add the superblock info structure to the …
- 13:38 Changeset in mainline [87037c48]lfnserial by
- Fix transfer descriptor act size debug output
- 13:23 Changeset in mainline [d142e75]lfnserial by
- Development branch changes
- 12:45 Changeset in mainline [4f66cc7b]lfnserial by
- Merged development changes
- 07:53 Ticket #108 (Building of release files should be automated) closed by
- fixed: In changeset:mainline,881, changeset:mainline,882 and …
2011-03-16:
- 23:23 Changeset in mainline [051b3db8]lfnserial by
- Update SBI to rev. 344 from upstream. What's new: * …
- 23:18 Changeset in mainline [eb2a48a]lfnserial by
- Set the value explicitly even if it's the default
- 22:35 Changeset in mainline [406d514]lfnserial by
- Fix omissions.
- 22:09 Changeset in mainline [471569b]lfnserial by
- Rename things 'dist' to 'release'.
- 21:46 Changeset in mainline [aede651]lfnserial by
- Build release files from exported sources. Build source tarball as well.
- 21:00 Changeset in mainline [039c66c]lfnserial by
- merge from smekideki into usb/development: small fixes
- 20:57 Changeset in mainline [42a3a57]lfnserial by
- small fixes: new device speed, returning unpluged address, proposed …
- 18:50 Changeset in mainline [72af8da]lfnserial by
- merge from usb/development
- 18:46 Changeset in mainline [3e7b7cd]lfnserial by
- minor change
- 10:27 Changeset in mainline [81ca204]lfnserial by
- Add command-line switches to usbinfo
- 10:14 Changeset in mainline [3100ebe]lfnserial by
- Preparation for more modular usbinfo
Note: See TracTimeline
for information about the timeline view.