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 |
2010-12-13 |
Shao Miller | [driver,device] Remove driver__default_dispatch function |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [project] Don't use mini IRP handling for IRP_MJ_SCSI |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [project] Don't use mini IRP handling for IRP_MJ_DEVICE... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [project] Don't use mini IRP handling for IRP_MJ_SYSTEM... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [project] Don't use mini IRP handling for IRP_MJ_CREATE... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [project] Don't use mini IRP handling for IRP_MJ_POWER |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [bus] Minor cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [bus/pnp] Rename Bus_IoCompletionRoutine to bus_pnp__io... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [bus] Rename power function to bus__power_ |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [aoe] Introduce AoE bus module |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Shao Miller | [bus] Handle PnP ID queries |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Shao Miller | [disk,device] Move disk__type::DiskNumber to device__ty... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Shao Miller | [bus/dev_ctl] Minor cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Shao Miller | [aoe] Even more cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Shao Miller | [bus] Rename bus__type::first_child_ptr to first_child |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Shao Miller | [aoe] More cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Shao Miller | [disk,device] Move PnP ID query handling into device... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device] Rename make_dev_pdo to device__make_pdo_ |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device] Rename free_dev to device__free_dev_ |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device] Remove device__init module startup function |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device] Minor cosmetic changes. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device] Don't use device__close_decl macro |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device] Don't use winvblock__def_struct for device__type |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device,driver,protocol] Remove portable.h #include... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [device] Don't use winvblock__def_enum for device__state |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [bus,driver] Move attach_fdo into driver module |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Shao Miller | [bus] Rename sys_ctl to bus__sys_ctl_ |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Shao Miller | [bus] Make callers of bus__add_child responsible... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Shao Miller | [wv_stdlib] Use appropriate pool tags |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Shao Miller | [bus,bus/pnp,disk/pnp] Don't use LowerDeviceObject... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Shao Miller | [bus] Add do-nothing bus__init_ function |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Shao Miller | [device] Remove device__init_decl macro |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Shao Miller | [driver,bus] Move the "boot bus" into the driver module |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Shao Miller | [device] Use typedef for device__create_pdo_func |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [driver] Rename driver_dispatch to driver__dispatch_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [driver] Rename driver_dispatch_not_supported to driver... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [driver] Rename os_load_opts to driver__os_load_opts_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [driver] Rename Driver_Globals_Started to driver__started_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [driver] Rename Driver_Globals_StateHandle to driver__s... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [driver] Rename Driver_Unload to driver__unload_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [device] Correct the return type for device__set |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [driver] Minor style/cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Track boot__module_up_ as TRUE a bit earlier |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Require module initialization for bus__create |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Track if the bus module has been initialized |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename bus__finalize to bus__module_shutdown |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename bus__init to bus__module_init |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename Bus_GetDeviceCapabilities to bus__get_dev_... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Don't use winvblock__def_struct for bus__type |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename create_pdo to bus__create_pdo_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename free_bus to bus__free_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename bus_list to bus__list_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename bus_list_lock to bus__list_lock_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename boot_bus_fdo to bus__boot_fdo_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Minor style/cosmetic changes |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [device] Introduce device__set function |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [bus] Rename bus__get_ptr to bus__get |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [device] Introduce device__get function |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename get_aoe_disk_ptr to aoe__get_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename aoe_disk_list to aoe__disk_list_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename aoe_disk_list_lock to aoe__disk_list_lock_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename AoE_Globals_Started to aoe__started_ |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename AoE_Globals_ThreadHandle to aoe__thread_ha... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename AoE_Globals_OutstandingTags to aoe__outsta... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename AoE_Globals_DiskSearchList to aoe__disk_se... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Shao Miller | [aoe] Rename AoE_Globals_ProbeTag to aoe__probe_tag_ |
commit | commitdiff | tree | snapshot |
next |