index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
whci
Commit message (
Expand
)
Author
Age
*
Patched in Tegra support.
Jonathan Herman
2013-01-17
*
USB: whci-hcd: fix NULL dereference on allocation failure
Dan Carpenter
2012-08-15
*
USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()
Alexey Khoroshilov
2012-08-10
*
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
|
\
|
*
USB: whci-hcd: fix endian conversion in qset_clear()
Dan Carpenter
2011-11-26
*
|
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2011-12-09
|
/
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
USB: whci-hcd: fix compiler warning
Namhyung Kim
2010-12-10
*
usb: makefile cleanup
matt mooney
2010-10-22
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
*
USB: host: Eliminate NULL dereference
Julia Lawall
2010-08-10
*
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
*
USB: whci: declare functions as static
Bill Pemberton
2010-05-20
*
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.
David Vrabel
2009-12-11
*
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
2009-12-11
*
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
2009-12-11
*
USB: whci-hcd: fix type and format warnings in sg code
David Vrabel
2009-12-11
*
USB: whci-hcd: support urbs with scatter-gather lists
David Vrabel
2009-12-11
*
USB: whci-hcd: always do an update after processing a halted qTD
David Vrabel
2009-10-14
*
USB: whci-hcd: handle early deletion of endpoints
David Vrabel
2009-10-14
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
USB: whci-hcd: make endpoint_reset method async
David Vrabel
2009-09-23
*
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
David Vrabel
2009-04-17
*
USB: whci-hcd: provide a endpoint_reset method
David Vrabel
2009-04-17
*
wusb: whci-hcd: always lock whc->lock with interrupts disabled
David Vrabel
2009-02-16
*
wusb: timeout when waiting for ASL/PZL updates in whci-hcd
David Vrabel
2009-01-07
*
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
David Vrabel
2008-11-26
*
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
David Vrabel
2008-11-25
*
uwb: add basic radio manager
David Vrabel
2008-11-19
*
wusb: remove unused #include <version.h>
Huang Weiyi
2008-10-31
*
wusb: do a proper channel stop
David Vrabel
2008-10-28
*
wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()
David Vrabel
2008-10-28
*
wusb: WHCI host controller driver
David Vrabel
2008-09-17