|  |  | @8bb9540 | 14 years | jano.vesely | i8042, ps2mouse, xtkbd: Drop optical separators.
Requested on ML.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1dea6d7 | 14 years | jano.vesely | hid/input: Add  note.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c322fd6 | 14 years | jano.vesely | ps2mouse: Ad support for 4th and 5th button IntelliMouse extension.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c637571 | 14 years | jano.vesely | ps2mouse: Add support for IntelliMouse wheel extension.
Tested on …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db9ef0c | 14 years | jano.vesely | ps2mouse: Fix movement parsing.
            
It is reported as 9bit values.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3fac882d | 14 years | jano.vesely | Enable i8024 service in init ia64 seems to use it. Remove i8042 from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @70172dc4 | 14 years | jano.vesely | usbhid, mouse: Remove wheel support workaround.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @edb3cf2 | 14 years | jano.vesely | input: Move mouse wheel handling to input service.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @acac2ef | 14 years | jano.vesely | ps2mouse: Doxygen.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @da2d75b | 14 years | jano.vesely | xtkbd: Doxygen.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bff90ba | 14 years | jano.vesely | xtkbd: Cleanup.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a84ddf0 | 14 years | jano.vesely | xtkbd: Doxygen.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @336f03b | 14 years | jano.vesely | Doxygen. Fix checking incorrect flag in port write functions.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9ff60d1 | 14 years | jano.vesely | i8042: Remove unused headers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @65ffec3 | 14 years | jano.vesely | i8042: buffer.h doxygen comments.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e67e1be | 14 years | jano.vesely | i8042: Reduce buffer size.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @32ba5a6 | 14 years | jano.vesely | i8042: Fix endless loop in buffer_read.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4005e37a | 14 years | jano.vesely | input: Stop looking for non-existent devices on ia32/amd64.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9b56a8dd | 14 years | jano.vesely | i8042, ps2mouse, xtkbd:Drop newlines at the end of ddf_msg messages.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b39eb79 | 14 years | jano.vesely | Mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cf5c05c0 | 14 years | jano.vesely | isa: Enable i8042 driver. init: Don't launch obsolete i8042 service.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2552f05f | 14 years | jano.vesely | i8042, xtkbd, ps2mouse: Change match ids. Remove dead code. Increase …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec3b125 | 14 years | jano.vesely | ps2mouse: Fix relative movement formula.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d56ab85 | 14 years | jano.vesely | ps2mouse: Check init response from the device.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9f97ffe | 14 years | jano.vesely | i8042: Use cyclic buffer to store device data.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6c5ff3b | 14 years | jano.vesely | i8042: Improve readability.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @19e00de4 | 14 years | jano.vesely | ps2mouse: Decrease debug verbosity.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38994e3 | 14 years | jano.vesely | ps2mouse: Compile and add to ramdisk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2ecb5ec | 14 years | jano.vesely | ps2mouse: Simple ps/2 protocol mouse driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09b6d3a | 14 years | jano.vesely | i8042: Condition variable is shared so use broadcast instead of signal.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2a52bc6 | 14 years | jano.vesely | i8042: Use external driver for device on ps2 aux port.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7cb0cb4 | 14 years | jano.vesely | i8042: Remove dead code.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ba551ba7 | 14 years | jano.vesely | xtkbd: Implement scancode parsing.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @65ceb4b | 14 years | jano.vesely | xtkbd: Add default connection handler and add device to keyboard category.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4d8e203 | 14 years | jano.vesely | i8042, xtkbd: Compile and copy to ramdisk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b0de4c | 14 years | jano.vesely | xtkbd: Add XT keyboard stub driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e747303 | 14 years | jano.vesely | i8024: Fix char dev interface return values. Make kbd function …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a8f7029 | 14 years | jano.vesely | i8042: Implement char device interfaces.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1f44b4 | 14 years | jano.vesely | i8042: Start turning into standard char devices.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5960b48 | 14 years | jano.vesely | isa: Implement interrupt enabling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @153cc76a | 14 years | jano.vesely | Mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2f0dd2a | 14 years | jiri | Stricter RST processing in Syn-sent state.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fe5e9629 | 14 years | jiri | Decode PDUs with header options correctly. Form reset reply correctly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9cf684a | 14 years | martin | cherrypick and adopt Intel 8237A DMA controller support from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a438de48 | 14 years | jiri | Merge TCP improvements.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @58f6229 | 14 years | martin | fix compilation on sparc64
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fbcdeb8 | 14 years | martin | Remove the two-phase way of creating virtual memory areas (first …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @24cf31f1 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8873c01d | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f044e96 | 14 years | martin | use systematic names
 * register_irq   → irq_register
 * …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1761268 | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8708be3b | 14 years | martin | do not unmap the memory in this error path, it was not mapped previously
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c4be33a | 14 years | martin | e1k: reflect infrastructure changes, more code cleanup, enable by default
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8751452 | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6ae4c2 | 14 years | martin | implement basic DMA memory mapping routines
no persistent locking …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e2718e1 | 14 years | martin | reflect syscall change
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @522a4f9 | 14 years | jiri | It is okay to get TCP_ENOTEXIST when closing socket.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @415578ef | 14 years | jiri | Not all sockets are connected.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e1c6dde9 | 14 years | jiri | Add one reference for being in connection map.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab9378b4 | 14 years | jiri | Fix serious race in packet_return().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0edaf0f6 | 14 years | jiri | Revamp connection synchronization.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4291215 | 14 years | jano.vesely | libusbdev: Add self to license. Remove useless header.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @54cbda2 | 14 years | jano.vesely | libusbdev: Add support for dev_remove.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e3742f9 | 14 years | jano.vesely | libusbdev: Deinitialize hc connection on destruction. Make call to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @da2f1c9e | 14 years | jano.vesely | lilbusb: Add function to clean usb_hc_connection and scream if it …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @66ee26a | 14 years | jano.vesely | libusbdev: Remove wrapper.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @64e3dad | 14 years | jano.vesely | libusbdev: No need for special handling of NULL corner case.
Counting …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @441633f | 14 years | jano.vesely | libusbdev: Cleanup.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6883abfa | 14 years | jano.vesely | libusbdev: usb_destroy_pipes would only ever return EOK.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8a01a0b | 14 years | jano.vesely | libusbdev: Remove unused parameters and variables.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0cfb05e | 14 years | jano.vesely | libusbdev: Drop unused argument.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e285656 | 14 years | jano.vesely | Mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d6d15ec | 14 years | jano.vesely | libusb, libusbdev: Fix used headers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @01086cfe | 14 years | jano.vesely | libusbdev: Remove useless checks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @94bfc84 | 14 years | jano.vesely | libusbdev: Close hc connection used to unregister pipes.
Fixes phone leak.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5dd4294b | 14 years | jano.vesely | libusb: Remove duplicit implementation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7a8c1c4e | 14 years | jiri | Deallocate connection structures.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9916841 | 14 years | martin | make the e1k driver compile (non-fuctional)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fd6bd6d | 14 years | martin | add stubs for DMA memory management functions (not working yet)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b402dadd | 14 years | martin | merge PCI device support from lp:~helenos-nicf/helenos/nicf
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a0487a2 | 14 years | jano.vesely | libusbdev: Move arg callback argument from poling_data_t to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6e3c005 | 14 years | jano.vesely | libusbdev: Doxygen and minor cleanup/renaming.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @22ecbde | 14 years | jano.vesely | libusbdev: Cleanup. Remove redundant functions.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bdb23c63 | 14 years | jano.vesely | libusbdev: Remove unused mutex.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cbd568b | 14 years | jano.vesely | libsusbhost: Doxygen.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c59dbdd5 | 14 years | jano.vesely | libusbhost: Doxygen. Return NULL on NULL link in endpoint_get_instance.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bbf159a | 14 years | jiri | Eliminate busy waiting when TCP send buffer is full.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1df224c | 14 years | martin | e1k: initial code revision
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @63bcbbc | 14 years | jakub | Merge from lp:exfat-helenos.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf84871 | 14 years | martin | merge Realtek RTL8319 and Intel E1000 drivers from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @972c60ce | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @30ec5ea | 14 years | jano.vesely | libusb: Rename read/write functions. Make del_ref function more …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3538b0e | 14 years | jano.vesely | libusbdev: Cleanup.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c804484 | 14 years | jano.vesely | libusbdev: Move pipe init/init_default register/unregister …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1561e8b | 14 years | jano.vesely | libusbdev: Use provided usb_device_connection_t wrappers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6a21877 | 14 years | jano.vesely | libusb: Remove non-control read/write wrappers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @03ffb69 | 14 years | jano.vesely | libusbdev: Remove unused function.
This one was a duplicate …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d02834c | 14 years | jano.vesely | libusbdev: Add USB device communication wrappers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a56a13c7 | 14 years | jano.vesely | libusb: Make devman function wrapper inline.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dbb7e3b | 14 years | jano.vesely | libusb: Move function from resolve.c to dev.c
Drop empty resolve.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |