dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/hv
Linus Torvalds 55b81e6f27 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
* 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (232 commits)
  USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
  xhci: Clean up 32-bit build warnings.
  USB: update documentation for usbmon
  usb: usb-storage doesn't support dynamic id currently, the patch disables the feature to fix an oops
  drivers/usb/class/cdc-acm.c: clear dangling pointer
  drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree
  drivers/usb/host/isp1760-if.c: introduce missing kfree
  usb: option: add ZD Incorporated HSPA modem
  usb: ch9: fix up MaxStreams helper
  USB: usb-skeleton.c: cleanup open_count
  USB: usb-skeleton.c: fix open/disconnect race
  xhci: Properly handle COMP_2ND_BW_ERR
  USB: remove dead code from suspend/resume path
  USB: add quirk for another camera
  drivers: usb: wusbcore: Fix dependency for USB_WUSB
  xhci: Better debugging for critical host errors.
  xhci: Be less verbose during URB cancellation.
  xhci: Remove debugging about ring structure allocation.
  xhci: Remove debugging about toggling cycle bits.
  xhci: Remove debugging for individual transfers.
  ...
2012-01-09 12:09:47 -08:00
..
Kconfig hv: Add Kconfig menu entry 2011-11-26 17:05:34 -08:00
Makefile
channel.c
channel_mgmt.c Drivers: hv: Make the vmbus driver unloadable 2011-12-12 14:26:50 -08:00
connection.c Staging: hv: remove unneeded asm include file in hyperv.h 2011-10-11 08:49:19 -06:00
hv.c Drivers: hv: Get rid of an unnecessary check in hv.c 2011-12-12 14:27:19 -08:00
hv_kvp.c NLS: improve UTF8 -> UTF16 string conversion routine 2011-11-18 10:51:01 -08:00
hv_kvp.h
hv_util.c hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() 2011-10-11 08:49:19 -06:00
hyperv_vmbus.h Drivers: hv: Make the vmbus driver unloadable 2011-12-12 14:26:50 -08:00
ring_buffer.c Staging: hv: remove last user of DPRINT() macro 2011-10-11 09:51:21 -06:00
vmbus_drv.c Drivers:hv: Fix a bug in vmbus_driver_unregister() 2012-01-04 16:14:44 -08:00