| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg() | Alexey Khoroshilov | 2012-08-10 | 1 | -4/+7 |
* | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2011-12-12 | 1 | -1/+1 |
|\ |
|
| * | USB: whci-hcd: fix endian conversion in qset_clear() | Dan Carpenter | 2011-11-26 | 1 | -1/+1 |
* | | usb: fix number of mapped SG DMA entries | Clemens Ladisch | 2011-12-09 | 1 | -2/+2 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | USB: host: Eliminate NULL dereference | Julia Lawall | 2010-08-10 | 1 | -1/+1 |
* | USB: Change the scatterlist type in struct urb | Matthew Wilcox | 2010-05-20 | 1 | -2/+2 |
* | USB: fix usbmon and DMA mapping for scatter-gather URBs | Alan Stern | 2010-05-20 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. | David Vrabel | 2009-12-11 | 1 | -11/+11 |
* | USB: wusb: add wusb_phy_rate sysfs file to host controllers | David Vrabel | 2009-12-11 | 1 | -3/+21 |
* | USB: whci-hcd: fix type and format warnings in sg code | David Vrabel | 2009-12-11 | 1 | -24/+2 |
* | USB: whci-hcd: support urbs with scatter-gather lists | David Vrabel | 2009-12-11 | 1 | -29/+319 |
* | USB: whci-hcd: make endpoint_reset method async | David Vrabel | 2009-09-23 | 1 | -2/+2 |
* | USB: whci-hcd: provide a endpoint_reset method | David Vrabel | 2009-04-17 | 1 | -3/+21 |
* | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel | 2008-11-26 | 1 | -40/+0 |
* | wusb: WHCI host controller driver | David Vrabel | 2008-09-17 | 1 | -0/+567 |