ALSA: asihpi: incorrect range check
[safe/jmp/linux-2.6] / drivers / staging / hv / Connection.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-15 Bill PembertonStaging: hv: remove more usages of internal list routines
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanups for Connection.c
2009-09-15 Greg Kroah-HartmanStaging: hv: move logging.h
2009-09-15 Greg Kroah-HartmanStaging: hv: typedef removal for ChannelMessages.h
2009-09-15 Greg Kroah-HartmanStaging: hv: typdef fixes for HvSynicApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move osd.h
2009-09-15 Greg Kroah-HartmanStaging: hv: clean up typedefs in ChannelMgmt.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove Sources.c
2009-09-15 Greg Kroah-HartmanStaging: hv: cleanup coding style issues in VmbusPrivate.h
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: add osd_ prefix to global functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove physical address wrapper functions
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for atomic operations
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for bit operations
2009-09-15 Bill PembertonStaging: hv: remove WaitEventClose()
2009-09-15 Bill PembertonStaging: hv: rework use of workqueues in osd
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse function warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse static warnings
2009-09-15 Bill PembertonStaging: hv: remove VMBUS_CONNECTION typedef
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Greg Kroah-HartmanStaging: hv: make gVmbusConnection.ChannelLock a real...
2009-09-15 Greg Kroah-HartmanStaging: hv: make gVmbusConnection.ChannelMsgLock a...
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemFree wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocZeroed wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: remove SIZE_T typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONG_PTR typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT32 and INT32 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove VOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PVOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: make the Hyper-V virtual bus code build
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V virtual bus