|  |  | @dcc10b8d | 14 years | jano.vesely | usbhid: Fix usbhid dev_remove.
Leave as not supported right now, we …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9871bca | 14 years | jano.vesely | usbmast: Add device_remove stub.
Add const qualifiers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1f131fb9 | 14 years | jano.vesely | Minor USB changes.
Add more const qualifiers where possible.
Do not …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @721d4b6e | 14 years | jakub | Remove an out-of-date comment introduced in the previous commit.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a044f71 | 14 years | jakub | Device driver data cannot be freed by the driver itself.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b803845 | 14 years | jano.vesely | usb: Make endpoint descriptions const.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @065064e6 | 14 years | jano.vesely | usb: Add and use usb_device_data_alloc.
Inspired by …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3002434 | 14 years | jano.vesely | usbmast: Implement device_gone.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @87037cc9 | 14 years | jano.vesely | usbmast: Keep track of pointers to created LUN functions.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @96fde65 | 14 years | jano.vesely | usbmast: don't use ddf_dev_t driver_data for soft-state.
That is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1a4ea01d | 14 years | jano.vesely | usb: Rename add_device ⇒ device_add
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d6c953e9 | 14 years | jakub | Do not interfere with DDF deallocating device driver data.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3d79f5b | 14 years | jiri | Allocate usbmast device soft state using ddf_dev_data_alloc().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d95f02ff | 14 years | jiri | Fix bug usbmast soft state allocation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @60c6fe0 | 14 years | jakub | Fix a possible use-after-free.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c21ff31 | 14 years | jakub | Fix a possible double free().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f6e25e | 14 years | jiri | Leave it up to DDF to free driver-specific data. This makes it …
                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 | 
            
              |  |  | @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 | 
            
              |  |  | @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 |