USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when the...
[linux-flexiantxendom0.git] / drivers / hv /
2012-04-02 K. Y. SrinivasanTools: hv: Support enumeration from all the pools
2012-04-02 K. Y. SrinivasanDrivers: hv: Support the newly introduced KVP messages...
2012-04-02 Alan SternNLS: improve UTF8 -> UTF16 string conversion routine
2012-04-02 K. Y. SrinivasanDrivers: hv: Add new message types to enhance KVP
2012-04-02 K. Y. Srinivasandrivers: hv: Increase the number of VCPUs supported...
2012-04-02 K. Y. Srinivasandrivers: hv: kvp: Cleanup the kernel/user protocol
2012-04-02 K. Y. Srinivasandrivers: hv: kvp: Move the contents of hv_kvp.h to...
2012-04-02 K. Y. Srinivasandrivers: hv: kvp: Add/cleanup connector defines
2012-04-02 K. Y. Srinivasandrivers: hv: Get rid of some unnecessary code
2012-04-02 K. Y. SrinivasanDrivers: hv: Get rid of an unnecessary check in hv.c
2012-04-02 K. Y. SrinivasanDrivers: hv: Make the vmbus driver unloadable
2012-04-02 K. Y. SrinivasanDrivers: hv: Fix a memory leak
2012-04-02 Bart Van Asschehv: Add Kconfig menu entry
2012-04-02 K. Y. SrinivasanStaging: hv: vmbus: Support building the vmbus driver...
2012-01-12 K. Y. SrinivasanDrivers:hv: Fix a bug in vmbus_driver_unregister()
2012-01-12 K. Y. Srinivasandrivers: hv: Don't OOPS when you cannot init vmbus
2011-10-11 Greg Kroah-Hartmanhv: remove struct hv_device_info from hyperv.h
2011-10-11 Greg Kroah-Hartmanhv: remove free_channel() from hyperv.h
2011-10-11 Greg Kroah-HartmanStaging: hv: remove vmbus_loglevel as it is not used...
2011-10-11 Greg Kroah-HartmanStaging: hv: remove last user of DPRINT() macro
2011-10-11 Greg Kroah-Hartmanhv: rename prep_negotiate_resp() to vmbus_prep_negotiat...
2011-10-11 Greg Kroah-HartmanStaging: hv: remove unneeded asm include file in hyperv.h
2011-10-11 Greg Kroah-HartmanStaging: hv: move hyperv code out of staging directory