|
|
@a045ab1
|
14 years |
jano.vesely |
libusb: Move USB dev functions to separate header/source file
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6df14c5
|
14 years |
jano.vesely |
libusb: Add reference counting to ucb_hc_connection_t. Implement all …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@266976f
|
14 years |
jano.vesely |
uhci: Use parsed variant of hw_resources.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1664a26
|
14 years |
jano.vesely |
uhci: Prefer ddf_dev_data_alloc to plain malloc.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@89e061d
|
14 years |
jano.vesely |
uhcirh: Use parsed variant of hw_resources.
Fixes memory leak.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8f5b4d44
|
14 years |
jano.vesely |
ohci: Use parsed variant of hw_resources.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9c986d3
|
14 years |
jano.vesely |
ohci: Use ddf_dev_data_alloc instead of plain malloc.
Fix possible …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@89128f3
|
14 years |
jano.vesely |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5daa89
|
14 years |
martin |
align RAM disk size to block size
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@28f8f170
|
14 years |
martin |
use unsigned int for flags
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@190c943
|
14 years |
jakub |
Merge from lp:exfat-helenos.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@24df3834
|
14 years |
jakub |
Merge from lp:mfs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b741888
|
14 years |
m.lombardi85 |
exfat: exfat_directory_block_load() should return error if block_put() …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@78257fe
|
14 years |
m.lombardi85 |
exfat: Ticket #369, fix directory entry deletion; the "pos" parameter …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2f016df
|
14 years |
martin |
replace individual vendor/device PCI IDs of USB controllers with …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b25199bc
|
14 years |
jano.vesely |
usbinfo: Check for available strings sooner and bail out if there are none.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@481dec00
|
14 years |
jano.vesely |
ohci, root hub: Follow standard more closely.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2963a0d
|
14 years |
jano.vesely |
ohci, root hub: Implement standard device GET_STATUS requests.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b6bade0
|
14 years |
jano.vesely |
libusbdev: Add macros constructing the bitfield instead of duplicated …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e8d82cb
|
14 years |
jano.vesely |
libusb: c99 array initialization. Comment fix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9babc17
|
14 years |
jano.vesely |
ohci, root hub: Remove useless size check.
Response size is checked …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e65cd3c4
|
14 years |
jano.vesely |
ohci, root hub: Only check buffer size for hub specific GET_STATUS.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2f80b86
|
14 years |
jano.vesely |
libusbdev: Add bitfield interpretation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@890a3454
|
14 years |
jano.vesely |
ohci: Bind root hub USB address to handle, after ddf_bind.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@11cb0565
|
14 years |
jano.vesely |
ohci: Drop leave_td field. Make is_compete() and commit() parameters const.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5ca08d4
|
14 years |
jano.vesely |
ohci: Fix root hub driver.
Handle request manipulation in one place …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6fa04db
|
14 years |
jano.vesely |
ohci: Doxygen
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f7ac3f3
|
14 years |
jano.vesely |
uhci: Doxygen
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ad91b806
|
14 years |
jano.vesely |
uhci: uhci_transfer_batch_is_complete takes const argument.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6bba41d
|
14 years |
jano.vesely |
uhci: Add and use uhci_batch_abort. Rename uhci_batch_call_dispose ⇒ …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5cfcc64
|
14 years |
jano.vesely |
libusbhost: User both stored error value and transferred size in the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2582d8f
|
14 years |
jano.vesely |
libusbhost: Use same size for data copy and callback.
This breaks …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f167f55b
|
14 years |
jano.vesely |
lilbusbhost: Do not use usb_transfer_batch_t.error field in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c3887ad
|
14 years |
jiri |
Fix Ethernet. Missed change in generic_send_msg_remote() was causing …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f162ab
|
14 years |
jano.vesely |
usb: Use macros from macros.h header.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e895352
|
14 years |
m.lombardi85 |
cstyle, fix typo
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@802f0b7
|
14 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f9776ae5
|
14 years |
jano.vesely |
ehci: Use libusbhost instead of custom usbhc interface implementation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7711296
|
14 years |
jano.vesely |
libusbhost, libusbdev: Minor fixes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9dbfd288
|
14 years |
jano.vesely |
libusbdev: Shorten variable name to increase readability.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69b9740
|
14 years |
jano.vesely |
libusbdev: Add to array end check to alternate interfaces initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0255d36
|
14 years |
jano.vesely |
libusbdev: Minor refactoring of alternate interfaces.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d085fbbe
|
14 years |
jano.vesely |
lilbusbdev: Consider polling to be one long transfer.
This prevents …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b81410f
|
14 years |
jano.vesely |
libusbdev: Remove redundant checks. Add few const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2703331b
|
14 years |
jano.vesely |
libusbdev: Nest usb_device_auto_polling_t instead of duplicating its …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3ddbd38
|
14 years |
jano.vesely |
libusbdev: Make descriptor nesting const.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f0ad85a
|
14 years |
jano.vesely |
libusbdev: Reorder functions in pipesio.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8969f46
|
14 years |
jano.vesely |
libusbdev: Move pipe ref manipulation to no_check variants of read/write.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4292e7
|
14 years |
jano.vesely |
libusbdev: Merge implementations of control and non-control _no_check …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@272f46f8
|
14 years |
jano.vesely |
libdrv/drvusbhc: Remove data_size field.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@095bddfc
|
14 years |
jano.vesely |
libusbdev, usbmid: Minor changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@02fc5c4
|
14 years |
jano.vesely |
usbhc: Export IPC wrapper instead of IPC call numbers.
Hide IPC …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@56bdd9a4
|
14 years |
jano.vesely |
usb: Provide IPC wrappers instead of IPC call numbers.
Put IPC …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@317a463
|
14 years |
jano.vesely |
usb: Drop unused `handle' parameter.
Rename get_interface ⇒ …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c0f823b
|
14 years |
jiri |
Rename DDF entry point add_device to dev_add.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@50a01a9
|
14 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@612ad864
|
14 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54464f6a
|
14 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c2e50d7
|
14 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@48902fa
|
14 years |
m.lombardi85 |
Return error if someone is trying to hardlink directories.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@747ef72
|
14 years |
jano.vesely |
Merge USB changes.
Interface changes:
* GET_ADDRESS has been renamed …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2e1b9dc
|
14 years |
jiri |
Print service name instead of ID in list of mounted file systems.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4d562fd
|
14 years |
jiri |
Do not leak service name in locinfo.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2d1ba51
|
14 years |
jano.vesely |
usbhid: Comment and whitespace fixes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f317490
|
14 years |
jano.vesely |
usbhid: Change index and count to unsigned types.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@07b9cbae
|
14 years |
jano.vesely |
usbhid: Rework and cleanup usbhid device initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@90df90c
|
14 years |
jano.vesely |
usbhid: Rework usb_hid_check_pipes. Comment fixes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6f730278
|
14 years |
jano.vesely |
usbhid: Fix array access index.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3c78efc
|
14 years |
jano.vesely |
usbhid: Remove redundant array size enums.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@555499da
|
14 years |
jano.vesely |
usbhid: Merge usb_hid_device_add and usb_hid_try_add_device.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8c62a71
|
14 years |
jano.vesely |
libusbhid: cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e9563c3
|
14 years |
jano.vesely |
hidsrv: Destroy kbdev on hangup.
Fixes phone leak.
Fix possible …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5288463
|
14 years |
jano.vesely |
hidsrv: Hangup session to mouse device after contacting the device.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45e7868
|
14 years |
jano.vesely |
Merge from mainline.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a0c05e7
|
14 years |
jano.vesely |
usbhid: Unbind error handling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bcf54ac
|
14 years |
jano.vesely |
usbhid, keyboard: Do not destroy functions that fail to unbind.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2155955
|
14 years |
jano.vesely |
libusbhid: Failure to send report is an error not warning.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f750345
|
14 years |
jano.vesely |
usbhid: Refactor wait loop.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0f12c17
|
14 years |
jano.vesely |
usbhid, mouse: Even better error handling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4578a6e
|
14 years |
jano.vesely |
usbhid, kbd: Fix error paths.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0cda600
|
14 years |
jano.vesely |
libusbhid: Make usb_hid_report_path_free NULL safe.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5f047d0
|
14 years |
jano.vesely |
usbhid, hid: Minor changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@05920d23
|
14 years |
jano.vesely |
usbhid, multimedia: Fix error paths.
Store DDF function instead of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@07498c1
|
14 years |
jano.vesely |
libusbhid: Change int parameter to unsigned.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3e0953
|
14 years |
jano.vesely |
usbhid, mouse: Add more error checks for robustness.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5723ae49
|
14 years |
jano.vesely |
usbhid: mouse: Fix error paths and a memory leak.
Remove useless …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7b5f4c9
|
14 years |
jakub |
Fix a compile error when compiling the tetris demo with the
Portable C …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c6d9d49
|
14 years |
jakub |
Merge support for listing mounted file systems by Maurizio Lombardi …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e6da6d5
|
14 years |
jakub |
Improve error handling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@41047bf
|
14 years |
jakub |
Fix formatter for service_id_t, print fs instance number more compactly.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@50f2095
|
14 years |
jano.vesely |
usbhid: Sanitize kbd routines.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cf99c4c
|
14 years |
jano.vesely |
usbhid: multimedia: Remove useless check, add more useful checks.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@460514d
|
14 years |
m.lombardi85 |
mount() should fail if there is not enough memory to add the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4af2f36
|
14 years |
m.lombardi85 |
move code outside mutex-protected sections if not needed.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6f9ef87a
|
14 years |
m.lombardi85 |
Do not add the fs to the mtab list if vfs_mount_internal() failed.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e04182d
|
14 years |
jano.vesely |
usbhid: Rework debug statements.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6b8e5b74
|
14 years |
m.lombardi85 |
vfs_get_mtab(): service_id is more useful than flags and fs_handle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9f583151
|
14 years |
jano.vesely |
usbmid: Refactor interface creation loop.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5153b58
|
14 years |
jano.vesely |
usbmid: Minor refactoring. Fix possible corruption in error path.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@207acc4e
|
14 years |
jano.vesely |
libusbdev: Make usb_dp_standard_descriptor_nesting constant.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|