]> Pileus Git - ~andy/linux/history - drivers/staging/hv/blkvsc_drv.c
Staging: hv: check return value of driver_for_each_device()
[~andy/linux] / drivers / staging / hv / blkvsc_drv.c
2009-09-15 Bill PembertonStaging: hv: check return value of driver_for_each_device()
2009-09-15 Nicolas PalixStaging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT...
2009-09-15 Bill PembertonStaging: hv: check return value of device_register()
2009-09-15 Bill PembertonStaging: hv: fix blkvsc_ioctl() parameters
2009-09-15 Bill PembertonStaging: hv: fix blkvsc_release() parameters
2009-09-15 Bill PembertonStaging: hv: fix blkvsc_open() parameters
2009-09-15 Bill PembertonStaging: hv: blkvsc_drv.c: fix print formatting
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Moritz MuehlenhoffStaging: hv: Remove compatibility ifdefry
2009-09-15 Greg Kroah-HartmanStaging: hv: fix up printk warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove PrintBytes wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: blkvsc: fix up driver_data usage
2009-09-15 Greg Kroah-HartmanStaging: hv: make the Hyper-V virtual block driver...
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V virtual block driver