|  |  | @1dc4a5e | 14 years | jiri | Renaming to reflect classes are gone.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @16dc887 | 14 years | jiri | Merge Location service.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c0699467 | 14 years | martin | do not provide general access to kernel headers from uspace, only …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @86ffa27f | 14 years | jiri | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @132a6073 | 14 years | jiri | Repeat SCSI command in case of unit attention condition.
Use …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @de3432b | 14 years | jiri | Allow simpler passing around / processing of SCSI commands by creating …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @582fe388 | 14 years | jiri | Display sense key in string form.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @45cae6b | 14 years | jiri | Work on USB mass storage:
 * handle pipe stalls when transferring data …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2aceec5 | 14 years | jiri | Support multiple LUNs in mass storage driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e6b32a8 | 14 years | jiri | Prepare for supporting multiple LUNs.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7190bbc | 14 years | jiri | Use usbmast_fun_t in more parts of the driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @89d3f3c7 | 14 years | jiri | Rename mass storage sources to be more fitting.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ef9460b | 14 years | jiri | ddf_fun_add_match_id() should copy its string argument.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5d36062 | 14 years | jano.vesely | OHCI: Replace volatile uint with ioport type.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eb212e70 | 14 years | jano.vesely | OHCI: Mention consequences of removing dummy register access.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fc6e607 | 14 years | jano.vesely | UHCI: Simplify interrupt handler check.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9d4c1b6 | 14 years | jano.vesely | OHCI: Fix validity check in interrupt handler.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @408d3c9 | 14 years | jano.vesely | UHCI: Remove error number from messages.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @26858040 | 14 years | jano.vesely | UHCI: Remove old way of generating irq code. Reshuffle initialization.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dfe4955 | 14 years | jano.vesely | UHCI: Mirror OHCI changes to generating irq code, and enabling …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b4f291d | 14 years | jano.vesely | OHCI: Export root hub power switching modes to config.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7d5708d | 14 years | jano.vesely | OHCI: Root hub: Final touches.
Simplify mask size computation.
Remove …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2fe28ca1 | 14 years | jano.vesely | OHCI: Root hub: Set over-current protection mode to match power mode.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @302f9b2 | 14 years | jano.vesely | OHCI: Root hub: Turn off all ports during initialization.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7372a9a0 | 14 years | jano.vesely | OHCI: Root hub: Use define to set power mode.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @735236a | 14 years | jano.vesely | OHCI: Root hub: Add support for multiple power modes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @14426a0 | 14 years | jano.vesely | OHCI: Root hub: Rename function.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f20bc82 | 14 years | jano.vesely | OHCI: Root hub: Don't store interrupt mask in rh_t isntance.
It was …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00694c5 | 14 years | jano.vesely | OHCI: Root hub: Add some comments and minor changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5af769c | 14 years | jano.vesely | OHCI: Root hub: Implement SET_ADDRESS.
It might be used if root hub …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c3bc8a8 | 14 years | jano.vesely | OHCI: Root hub: Another two functions removed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @56c6b88 | 14 years | jano.vesely | OHCI: Root hub: Fix and use TRANSFER_OK macro, more function removal.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bb58dc0b | 14 years | jano.vesely | OHCI: Root hub: Remove small useless functions.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @40c6cdf | 14 years | jano.vesely | OHCI: Root hub: Clean up HUB features (there are almost none supported).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @03e3029 | 14 years | jano.vesely | OHCI: Root hub: Remove process_ prefix.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2a0b1dd | 14 years | jano.vesely | OHCI: Root hub: Use named flags instead of numbers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b7c2757 | 14 years | jano.vesely | OHCI: Root hub: Initialization won't fail.
Descriptor initialization …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1368a6b | 14 years | jano.vesely | OHCI: Root hub: Nice and clean initialization of descriptors.
Last …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5fd0dc23 | 14 years | jano.vesely | usbhub: Fix power switching procedure, get rid of heap allocation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dbb9663 | 14 years | jano.vesely | libusb: Fix hub descriptor parsing: USB is little endian.
usbhub: Fix …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @01bbbb2 | 14 years | jano.vesely | OHCI: Root hub: create descriptors after device setup.
Fix some …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @062b25f | 14 years | jano.vesely | OHCI: Root hub: Get rid of allocation in hub descriptor creation.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c85804f | 14 years | jano.vesely | OHCI: Root hub: Make descriptor generation a bit cleaner.
Does not …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ece7f78 | 14 years | jano.vesely | OHCI: Root hub: remove allocation and fix rare bug.
Limit port-count …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aa81adc | 14 years | jano.vesely | libusbhost: endpoint_t uses get/destroy pair, instead of init/destroy. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1cb4f05 | 14 years | jano.vesely | OHCI: Make error messages consistent and some minor reshuffling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a00768c | 14 years | jano.vesely | OHCI: Root hub code cleanup, more changes will follow.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1ef93fa | 14 years | jano.vesely | OHCI: Start hw during driver initialization. Do not expose start function.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4d62aa0 | 14 years | jano.vesely | OHCI: Cleanup error messages. Set driver data sooner.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78ab6d4 | 14 years | jano.vesely | OHCI: Device access fixes.
Only access Legacy support registers if …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1f6eb7d | 14 years | jano.vesely | OHCI: Remove irq code from hc_t structure.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2e8a01b | 14 years | jano.vesely | OHCI: Use the new way of generating IRQ code
Use bogus read to force …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1ecc5de | 14 years | jano.vesely | OHCI: Create a new way to generate IRQ code
Replace asserts with …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @026793d | 14 years | jiri | Increase message verbosity levels so that I/O is not normally logged. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38c9505 | 14 years | jiri | Write support in USB mass storage driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff65e91 | 14 years | jiri | Implement block device interface in USB mass storage driver.
Allow DDF …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f7a55f9 | 14 years | jiri | Implement Read and Request Sense commands for USB mass storage. In …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @71fa44c | 14 years | jiri | Implement Read Capacity command for USB mass storage.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6430ac6 | 14 years | jiri | Refactor inquiry.c a little.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f08fd2b | 14 years | jiri | Deinline usb_massstor_cbw_prepare().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b361bdd | 14 years | jiri | More redundant arguments.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec62681 | 14 years | jiri | Remove redundant arguments.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @64e6945d | 14 years | jiri | Factor out bit operations from usbmast to bitops.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dcb74c0a | 14 years | jiri | Add function to str.c to convert space-padded ASCII to standard string …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d2fac08c | 14 years | jiri | More removal of magic numbers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7b2c17c | 14 years | jiri | Structure for SCSI standard inquiry data. Also fixes decoding of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @239e7e10 | 14 years | jiri | Revert accidental change.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0feaae4 | 14 years | jiri | Factor out standard SCSI code from usbmast to a separate SCSI library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @15f3c3f | 14 years | jiri | Rename devmap to loc, devfs to locfs.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1875a0c | 14 years | martin | input server improvements
 * integrate legacy port mouse drivers …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5203e256 | 14 years | martin | keep the drivers source tree tidy by using logical subdirectories
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export |