2010-12-23 |
Shao Miller | [driver] Rename driver__obj_ptr to WvDriverObj |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Shao Miller | [driver] Set IsBus flag on the main bus FDO |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Shao Miller | [bus] Add child PDO node unit number logic |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [bus] Add FDO member to bus structure |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [project,bus] Two commits: #inclusion and bus freeing |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [bus] Put the device right in the bus |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Move registry setup into new registry TU |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__get_ to AoeDiskFromDev_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename globals |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__target_list_ to AOE_S_TARGET_LIST_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__search_state_ to AOE_E_SEARCH_STATE_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__disk_search_ to AOE_S_DISK_SEARCH_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__work_tag_ to AOE_S_WORK_TAG_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__io_req_ to AOE_S_IO_REQ_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__packet_ to AOE_S_PACKET_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__tag_type_ to AOE_E_TAG_TYPE_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename close to AoeDiskClose_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename init to AoeDiskInit_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename max_xfer_len to AoeDiskMaxXferLen_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename io to AoeDiskIo_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__create_disk_ to AoeDiskCreate_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__unload_ to AoeUnload_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__process_abft_ to AoeProcessAbft_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__thread_ to AoeThread_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__disk_type_ to AOE_S_DISK_ |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe/bus] Rename functions and other identifiers |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [aoe] Rename aoe_bus to AoeBusMain |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Shao Miller | [disk] Minor, cosmetic touch-ups |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename device member to Dev |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename disk__ops to WV_S_DISK_OPS |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk close... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk init.... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk max. xfer... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk I/O functions |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename disk__type to WV_S_DISK_T |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Minor, cosmetic touch-ups |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename disk__io_mode to WV_E_DISK_IO_MODE |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename disk__boot_sect_ptr to WV_AP_DISK_BOOT_SECT |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename disk__compat_ids to WvDiskCompatIds |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename disk__removable to WvDiskIsRemovable |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Rename disk__media to WV_E_DISK_MEDIA_TYPE |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [disk] Change macro for header inclusion |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [device] Rename two functions |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [device] Many more cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [device] Many cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [probe] Minor, cosmetic touch-ups |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [bus/pnp,dev_ctl] Rename functions |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [bus/pnp] Enqueue IRP_MN_QUERY_DEVICE_RELATIONS IRP |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [bus] Fix the thread stop condition |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Shao Miller | [bus] Introduce WvBusEnqueueIrp function |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Minor cosmetic touch-ups |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__thread_ to WvBusThread_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__thread_free_ to WvBusThreadFree_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__init_ to WvBusDevInit_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__irp_mj to WvBusIrpMj_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__get_work_item_ to WvBusGetWorkItem_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__add_work_item_ to WvBusAddWorkItem_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__default_thread_ to WvBusDefaultThread_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Remove undefined function declaration |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__sys_ctl_ to WvBusSysCtl_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__power_ to WvBusPower_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__create_pdo_ to WvBusCreatePdo_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__free_ to WvBusFree_ |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus_pnp__dispatch to WvBusPnpDispatch |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus_dev_ctl__dispatch to WvBusDevCtlDispatch |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Remove unused member SpinLock |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Introduce WvBusCancelWorkItems |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Use Stop member instead of Thread for thread... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename member thread to Thread |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Move work_items and work_items_lock as private |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Remove members dev_name and dos_dev_name |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Move member prev_free to BusPrivate_.PrevFree |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Remove unused member tracking |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Remove unused member ext |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename device member to Dev |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__start_thread to WvBusStartThread |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__process_work_items to WvBusProcessWor... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Shao Miller | [bus] Rename bus__get to WvBusFromDev |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Rename bus__add_child to WvBusAddChild |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Rename bus__create to WvBusCreate |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Rename bus__init to WvBusInit |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Remove unused module init/shutdown declarations |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Rename bus__get_dev_capabilities to WvBusGetDevCa... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Rename bus__thread_func to WV_F_BUS_THREAD |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Rename bus__type to WV_S_BUS_T |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Cosmetic change for header inclusion macro |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [device,bus] Fix sizeof use in initialization |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Shao Miller | [bus] Introduce PDO node addition/removal functions |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Shao Miller | [bus] Add bus__init for initializing to defaults |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Shao Miller | [device] Add device__init for initializing to defaults |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Shao Miller | [ramdisk] Rename ramdisk__init to ramdisk__module_init |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Shao Miller | [filedisk] Rename filedisk__init to filedisk__module_init |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Shao Miller | [disk] Rename disk__init to disk__module_init |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Shao Miller | [bus,device] Allow for threaded PDO creation on a bus |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Shao Miller | [bus] Let a threaded bus free itself |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Shao Miller | [bus,driver] Introduce bus threading |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Shao Miller | [bus] Introduce work item queue and processing |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Shao Miller | [bus/pnp,disk/pnp,aoe] Get AoE sub-bus to work |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [irp,aoe] Remove mini IRP handling scheme |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [project] Don't use mini IRP handling for IRP_MJ_PNP |
commit | commitdiff | tree | snapshot |
next |