ALSA: asihpi: incorrect range check
[safe/jmp/linux-2.6] / drivers / staging / hv / blkvsc_drv.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Greg Kroah-HartmanStaging: merge staging patches into Linus's main branch
2010-03-04 Haiyang ZhangStaging: hv: Rename struct device_context and re-arrang...
2010-03-04 Hank JanssenStaging: hv: Add proper versioning to HV drivers
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2009-12-01 Haiyang ZhangStaging: hv: Fix some missing author names
2009-09-15 Greg Kroah-HartmanStaging: hv: remove function pointer typedefs from...
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style fixes for blkvsc_drv.c
2009-09-15 Greg Kroah-HartmanStaging: hv: move StorVscApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move logging.h
2009-09-15 Greg Kroah-HartmanStaging: hv: fix typedefs in StorVscApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move vmbus.h
2009-09-15 Greg Kroah-HartmanStaging: hv: osd.h: remove GUID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: move osd.h
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse static warnings
2009-09-15 Nicolas PalixStaging: hv: Remove typedef STORVSC_REQUEST and PSTORVS...
2009-09-15 Greg Kroah-HartmanStaging: hv: remove more printk() warnings
2009-09-15 Bill PembertonStaging: hv: comment out blkdev variable in blkvsc_ioctl
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