|
|
@db71e2a
|
12 years |
jano.vesely |
merge mainline changes.
usb hc macro changes from mainline were …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cffa14e6
|
12 years |
jano.vesely |
revert usb hc macro changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@956d4281
|
12 years |
m.lombardi85 |
ns8250: fix cstyle and typos
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c0dea01
|
12 years |
m.lombardi85 |
ata_bd: add the functions to the bd category
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a67d63
|
12 years |
m.lombardi85 |
ns8250: fix typo
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dad0d2f
|
12 years |
m.lombardi85 |
ns8250: unregister the interrupt handler if the initialization fails.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d930980
|
12 years |
jiri |
Eliminate remaning CHECK_RETxxx macros.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c53007f
|
12 years |
jiri |
Eliminate CHECK_RETxxx macros from uhci and uhcirh.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f83666c
|
12 years |
jiri |
Remove remaining CHECK_RETxxx in ohci driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@507c6f3
|
12 years |
jiri |
Remove CHECK_RETxxx macros from ohci.c.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b2010e2
|
12 years |
jiri |
Remove further instances of CHEK_RET_RETURN macro.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ca4730a5
|
12 years |
jiri |
Remove evil macros.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@882bc4b
|
12 years |
jiri |
Factor out ATA PIO data in/out protocols, per standard.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4339f09
|
12 years |
vojtechhorky |
Mostly C style (obey clang suggestions)
Merge from …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3de67b4c
|
12 years |
jiri |
ata_bd needs to use hw_res (PIO resource configration protcol).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9f391e9
|
12 years |
jiri |
ata_bd should use ddf_msg().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@66cb7a2
|
12 years |
jiri |
Convert ata_bd to DDF.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@89ac5513
|
12 years |
jakub |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d87561c
|
12 years |
vojtechhorky |
C style: type-casting etc.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f81498d
|
12 years |
vojtechhorky |
C style: uninitialized variables
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c90aed4
|
12 years |
martin |
explicitly enable PCI bus mastering for each PCI bus function (this …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@acdb5bac
|
12 years |
jiri |
Replace usage of bzero() with C standard memset().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4510e06
|
12 years |
jakub |
Allow ns8250 to be opened multiple-times.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@381ff2f
|
12 years |
m.lombardi85 |
ns8250: fix misspellings
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c4f7bf6
|
12 years |
jakub |
Silence compiler warnings when optimized for size.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4df8db
|
12 years |
jakub |
Allow user-specified fibril stack sizes.
- Let the interrupt fibrils …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@52f1882
|
13 years |
jano.vesely |
ohci: Add comments. Fix uninitialized pointer.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@39339378
|
13 years |
jano.vesely |
ohci: Remove old root hub implementation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@171e668
|
13 years |
jano.vesely |
ohci: Use new root hub implementation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c91db2a
|
13 years |
jano.vesely |
ohci: Add new root hub implementation.
Uses libusbvirt.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a5c2eb5f
|
13 years |
jano.vesely |
uhci: Move function definition to avoid separate declaration.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@86a01cc
|
13 years |
jano.vesely |
ohci: Fix comment offsets.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@49f2f29
|
13 years |
jano.vesely |
libusbvirt: Drop port_count param.
Use library provided macro to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2a5a7711
|
13 years |
jano.vesely |
libusbvirt, virthub: Allow drivers to set endpoint number and port …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@af4e464e
|
13 years |
jano.vesely |
uhci: Cleanup.
include guard, doxygen, line wrap.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d3a1ad58
|
13 years |
jano.vesely |
usbmid: Add endpoint management forwarding.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4ca778b
|
13 years |
jano.vesely |
usbmid: Use initialized parent to get address and hc handle.
Remove …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e2dfa86
|
13 years |
jano.vesely |
usb_device: Change API to allow direct(RO) access to descriptors.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@87619045
|
13 years |
jano.vesely |
usb: Move usb_device to a separate header
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8b68bdf
|
13 years |
jano.vesely |
usbhub, libusbhid: Forgotten conversions to usb_device wrappers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bb70637
|
13 years |
jano.vesely |
usb: Rework polling to accept either ep numbers or descriptions.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3e23316
|
13 years |
jano.vesely |
usbmast: Don't access mapped endpoints directly.
Use provided functions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e10ef4
|
13 years |
jano.vesely |
libusbdev: Interface number and alternate interfaces wrappers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6785b538
|
13 years |
jano.vesely |
usbmid, usbhid, usbhub, usbflbk: Don't access ddf_dev directly, use …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7c69861
|
13 years |
jano.vesely |
usbmast: Don't access ddf_dev member directly, use provided wrappers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@945d66c
|
13 years |
jano.vesely |
libusbdev: Don't use the descriptor field directly.
Make descriptor …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c39e9fb
|
13 years |
jano.vesely |
usb, drivers: Use usb_device_* wrappers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ffa254f1
|
13 years |
jano.vesely |
usbflbks: Remove dummy ctl function.
It did nothing.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0f4bff8
|
13 years |
jano.vesely |
libusbdev: Add and use few new wrappers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0e63d34
|
13 years |
jano.vesely |
arm32: Fix build failures.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a14f346
|
13 years |
jano.vesely |
amdm37x_dispc: Replace kenrel driver with uspace one.
Works on qemu.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c7d11a0b
|
13 years |
jano.vesely |
amdm37x_dispc: Fixes.
Assign vizualizer ops.
Store pointer to newly …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6ab189f
|
13 years |
jano.vesely |
amdm37x_dispc: Set correct match id.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@943a1dc6
|
13 years |
jano.vesely |
amdm37x_dispc: Set workhorse function on mode switch.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f03f107
|
13 years |
jano.vesely |
amdm37x_dispc: Implement damage_handling.
Copied over from kfb.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7fa2031
|
13 years |
jano.vesely |
amdm37x_dispc: Implement mode changing.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@96228d0
|
13 years |
jano.vesely |
amdm37x_dispc: Initialize associated visualizer in dispc_init
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9cc4b2b4
|
13 years |
jano.vesely |
amdm37x_dispc: Init vizualizer.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@74db5a1
|
13 years |
jano.vesely |
amdm37x_dispc: Add function initialization.
Covnert register map to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4e3bfab
|
13 years |
jano.vesely |
amdm37x_dispc: Convert main.c file
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d57ff6f
|
13 years |
jano.vesely |
amdm37x_dispc: Begin conversion, remove unused header.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@079cacf
|
13 years |
jano.vesely |
amdm37x_dispc: Copy register map from kernel.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a202dbb
|
13 years |
jano.vesely |
Add amdm37x_dispc driver as a copy of the kfb driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ef4e8eb
|
13 years |
jano.vesely |
Remove unused usb hub code.
All the functionality is now handled by …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a5a470c
|
13 years |
jano.vesely |
usbhub: Decrease op count on error paths.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c9467b0
|
13 years |
jano.vesely |
usbhub: Fix after porting to new usb ops.
Check attached handle …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3df8ea9
|
13 years |
jano.vesely |
usbhub: Switch to new usb interface functions and provided …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@be554d9
|
13 years |
jano.vesely |
uhci: Add workaround for certain hw.
Fixes UHCI on acer aspire …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e646c61
|
13 years |
jano.vesely |
uhci: Add rh debug messages
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@44d518b
|
13 years |
jano.vesely |
uhci: Fix port status conversion.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@74271e0
|
13 years |
jano.vesely |
Remove all traces of uhcirh
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3848fec
|
13 years |
jano.vesely |
uhci: Switch to new emulated root hub.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c95c00e
|
13 years |
jano.vesely |
uhci: Add root hub emulation.
This device uses libusbvirt and si …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ea30cc1
|
13 years |
jano.vesely |
libsubdev: Add delay parameter to autopol.
usbhub: Set delay to 255 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dc1d499
|
13 years |
jano.vesely |
usbhub: Print more info about power switching
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1da979d
|
13 years |
jano.vesely |
vhc: Report no power control and no oc on root hub.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2a6e2358
|
13 years |
jano.vesely |
libusbvirt: Make request creation macros available in header.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c9399c0
|
13 years |
jano.vesely |
libusbvirt: Drop custom request type format.
use the one provided by …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f704194
|
13 years |
jano.vesely |
vhc: Whitespace fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ceb444c
|
13 years |
jano.vesely |
ohci: Switch to new root hub initialization.
Change few messages to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0e97b4b5
|
13 years |
jano.vesely |
vhc: Switch to new roothub initialization.
Remove device address …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@daf199f
|
13 years |
jano.vesely |
libusbdev: Drop special handling of multiinterface device match id …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9e2132a
|
13 years |
jano.vesely |
usbmid: Don't use ddf_fun_data_implant.
Remove unused pointer to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6df4adc4
|
13 years |
jano.vesely |
usbmid: Spawn ddf functions sooner.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68e1023
|
13 years |
jano.vesely |
usbmid: Use function name in debug messages.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@34289ea
|
13 years |
jano.vesely |
usmid: return error code instead of weird bool rc conversions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@db8b7ca
|
13 years |
jano.vesely |
libusbdev: Drop support for custom function data and ops.
Unused and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@38b4a25
|
13 years |
jano.vesely |
usbhid, mouse: Reorganize init to avoid data_implant.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1e2af6a9
|
13 years |
jano.vesely |
usbhid, kbddev: Reorganize init to avoid data_implant.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f5f0cfb
|
13 years |
jano.vesely |
vhc: Remove single instance limitation.
Embed hub vitrul device …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f6577d9
|
13 years |
jano.vesely |
vhc: DCE
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@01eeaaf
|
13 years |
jano.vesely |
vhc: Port to libusbhost.
Device removal works OK.
Tested on vuh boot …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2b0929e
|
13 years |
jano.vesely |
libusbhost: Drop hcd parameter from hcd_ddf_setup_hub.
Fix OHCI …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0ef03d7
|
13 years |
jano.vesely |
libusbhost: Add speed and bw parameters to hcd_ddf_setup_device.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@53332b5b
|
13 years |
jano.vesely |
libusbhost: Move ddf specific functions to separate header.
Switch …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a720ff6
|
13 years |
jano.vesely |
uhci: Use helper routines provided by libusbhost
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d09791e6
|
13 years |
jano.vesely |
libusb: Add additional parameter to hcd_setup_device.
uhci will need …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8f68913f
|
13 years |
jano.vesely |
libusbhost, libdrv, vhc: Drop ddf_fun_t argument to callback …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5994cc3
|
13 years |
jano.vesely |
libusbhost, ohci: Move more generic stuff to libusbhost.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ddab093
|
13 years |
jano.vesely |
ohci: Initialization rework.
Move generic hcd initialization to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|