index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
whci
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
1
-2
/
+2
*
wusbhc: disable suspend and resume on the root hub.
Thomas Pugliese
2013-06-06
1
-2
/
+0
*
USB: whci-hcd: fix NULL dereference on allocation failure
Dan Carpenter
2012-08-15
1
-4
/
+4
*
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
|
/
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
USB: whci-hcd: fix compiler warning
Namhyung Kim
2010-12-10
1
-1
/
+1
*
usb: makefile cleanup
matt mooney
2010-10-22
1
-1
/
+1
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
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: whci: declare functions as static
Bill Pemberton
2010-05-20
1
-1
/
+1
*
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
5
-0
/
+5
*
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
2
-11
/
+22
*
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
2009-12-11
1
-4
/
+16
*
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
4
-31
/
+332
*
USB: whci-hcd: always do an update after processing a halted qTD
David Vrabel
2009-10-14
2
-0
/
+8
*
USB: whci-hcd: handle early deletion of endpoints
David Vrabel
2009-10-14
2
-14
/
+25
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-3
/
+3
*
USB: whci-hcd: make endpoint_reset method async
David Vrabel
2009-09-23
5
-6
/
+31
*
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
David Vrabel
2009-04-17
2
-6
/
+18
*
USB: whci-hcd: provide a endpoint_reset method
David Vrabel
2009-04-17
6
-6
/
+50
*
wusb: whci-hcd: always lock whc->lock with interrupts disabled
David Vrabel
2009-02-16
2
-4
/
+4
*
wusb: timeout when waiting for ASL/PZL updates in whci-hcd
David Vrabel
2009-01-07
4
-4
/
+30
*
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
David Vrabel
2008-11-26
8
-121
/
+201
*
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
David Vrabel
2008-11-25
2
-6
/
+36
*
uwb: add basic radio manager
David Vrabel
2008-11-19
1
-2
/
+0
*
wusb: remove unused #include <version.h>
Huang Weiyi
2008-10-31
3
-3
/
+0
*
wusb: do a proper channel stop
David Vrabel
2008-10-28
3
-4
/
+15
*
wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()
David Vrabel
2008-10-28
1
-3
/
+5
*
wusb: WHCI host controller driver
David Vrabel
2008-09-17
11
-0
/
+2906