|
|
|
@023a902
|
13 years |
jano.vesely |
libusbdev: Move unctions from pipesio.c to pipes.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@277ff98
|
13 years |
jano.vesely |
libusbdev: Remove references to pipepriv routines.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c046942
|
13 years |
jano.vesely |
libusbdev: Drop mutex in favour of atomic ops.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@29e479f
|
13 years |
jano.vesely |
libusb: Remove unused function, cleanup includes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d5ef94
|
13 years |
jano.vesely |
libusb: Assing NULL after destroying the session.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd575647
|
13 years |
jano.vesely |
libusbdev: Use shared hc_connection for pipes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2c202c5
|
13 years |
jano.vesely |
libusb: Add device_connection_t.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a045ab1
|
13 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
|
13 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
|
13 years |
jano.vesely |
uhci: Use parsed variant of hw_resources.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1664a26
|
13 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
|
13 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
|
13 years |
jano.vesely |
ohci: Use parsed variant of hw_resources.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9c986d3
|
13 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
|
13 years |
jano.vesely |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c40f385
|
13 years |
martin |
GRUB 2 does not pass the module filename (path) as the module command …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6f20277
|
13 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@38650da
|
13 years |
martin |
initialize bfb_addr to 0
this fixes the problem with high-order bits …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@40898df
|
13 years |
martin |
allow the boot framebuffer to be optional again
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c5ebb59
|
13 years |
martin |
fix ticket #399 on ia32
(the amd64 case is probably unrelated)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5daa89
|
13 years |
martin |
align RAM disk size to block size
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@28f8f170
|
13 years |
martin |
use unsigned int for flags
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1adbf90
|
13 years |
martin |
make the i8042 driver just a slightly more robust
(timeout if the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@190c943
|
13 years |
jakub |
Merge from lp:exfat-helenos.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@24df3834
|
13 years |
jakub |
Merge from lp:mfs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b741888
|
13 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
|
13 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
|
13 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
|
13 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
|
13 years |
jano.vesely |
ohci, root hub: Follow standard more closely.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2963a0d
|
13 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
|
13 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
|
13 years |
jano.vesely |
libusb: c99 array initialization. Comment fix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9babc17
|
13 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
|
13 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
|
13 years |
jano.vesely |
libusbdev: Add bitfield interpretation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@890a3454
|
13 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
|
13 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
|
13 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
|
13 years |
jano.vesely |
ohci: Doxygen
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f7ac3f3
|
13 years |
jano.vesely |
uhci: Doxygen
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ad91b806
|
13 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
|
13 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
|
13 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
|
13 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
|
|
|
@f167f55
|
13 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
|
13 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
|
13 years |
jano.vesely |
usb: Use macros from macros.h header.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1f5c9c96
|
13 years |
martin |
implement multiboot v2 specification and use it in GRUB for UEFI
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e895352
|
13 years |
m.lombardi85 |
cstyle, fix typo
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@802f0b7
|
13 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c48f6ab
|
13 years |
jano.vesely |
USB branch
Mostly cleanups.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f9776ae5
|
13 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
|
13 years |
jano.vesely |
libusbhost, libusbdev: Minor fixes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fb48a0e
|
13 years |
martin |
simplify RAM disk creation and usage
get rid of the useless HORD header
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@83285fd
|
13 years |
martin |
add configuration choice to boot the ISO image using GRUB for BIOS …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f4e508f
|
13 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9dbfd288
|
13 years |
jano.vesely |
libusbdev: Shorten variable name to increase readability.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69b9740
|
13 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
|
13 years |
jano.vesely |
libusbdev: Minor refactoring of alternate interfaces.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d085fbbe
|
13 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
|
13 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
|
13 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
|
13 years |
jano.vesely |
libusbdev: Make descriptor nesting const.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f0ad85a
|
13 years |
jano.vesely |
libusbdev: Reorder functions in pipesio.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8969f46
|
13 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
|
13 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
|
13 years |
jano.vesely |
libdrv/drvusbhc: Remove data_size field.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@095bddfc
|
13 years |
jano.vesely |
libusbdev, usbmid: Minor changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@02fc5c4
|
13 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
|
13 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
|
13 years |
jano.vesely |
usb: Drop unused `handle' parameter.
Rename get_interface ⇒ …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@765678f
|
13 years |
martin |
switch from GRUB Legacy to GRUB 2 (release 1.99)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c0f823b
|
13 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
|
13 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@612ad864
|
13 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c6f189f7
|
13 years |
martin |
move to GCC 4.6.2
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54464f6a
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c2e50d7
|
13 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@48902fa
|
13 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
|
13 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
|
13 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
|
13 years |
jiri |
Do not leak service name in locinfo.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2d1ba51
|
13 years |
jano.vesely |
usbhid: Comment and whitespace fixes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f317490
|
13 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
|
13 years |
jano.vesely |
usbhid: Rework and cleanup usbhid device initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@90df90c
|
13 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
|
13 years |
jano.vesely |
usbhid: Fix array access index.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3c78efc
|
13 years |
jano.vesely |
usbhid: Remove redundant array size enums.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@555499da
|
13 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
|
13 years |
jano.vesely |
libusbhid: cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e9563c3
|
13 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
|
13 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
|
13 years |
jano.vesely |
Merge from mainline.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a0c05e7
|
13 years |
jano.vesely |
usbhid: Unbind error handling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bcf54ac
|
13 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
|
13 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
|
13 years |
jano.vesely |
usbhid: Refactor wait loop.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0f12c17
|
13 years |
jano.vesely |
usbhid, mouse: Even better error handling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4578a6e
|
13 years |
jano.vesely |
usbhid, kbd: Fix error paths.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|