ALSA: asihpi: incorrect range check
[safe/jmp/linux-2.6] / drivers / staging / hv / ChannelMgmt.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-01 Haiyang ZhangStaging: hv: Fix vmbus event handler bug
2009-09-15 Bill PembertonStaging: hv: remove more usages of internal list routines
2009-09-15 Greg Kroah-HartmanStaging: hv: reorg ChannelMgmt a bit
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanups for ChannelMgmt.c
2009-09-15 Greg Kroah-HartmanStaging: hv: remove typedefs from ChannelMgmt.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: osd.h: fix GUID reference problem
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: 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 ChannelMgmt.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove timer wrapper functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: add osd_ prefix to global functions
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 static warnings
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove PrintBytes wrapper
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: make Channel->InboundLock a real spinlock
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemFree wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocAtomic wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAlloc wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: remove TRUE, FALSE, and NULL usage
2009-09-15 Greg Kroah-HartmanStaging: hv: remove BOOL and BOOLEAN typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT8 and INT8 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