USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
[safe/jmp/linux-2.6] / drivers / usb / host / whci /
2010-05-20 Matthew WilcoxUSB: Change the scatterlist type in struct urb
2010-05-20 Bill PembertonUSB: whci: declare functions as static
2010-05-20 Alan SternUSB: fix usbmon and DMA mapping for scatter-gather...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-11 David VrabelUSB: whci-hcd: correctly handle sg lists longer than...
2009-12-11 David VrabelUSB: wusb: add wusb_phy_rate sysfs file to host controllers
2009-12-11 David Vrabelusb: whci-hcd: decode more QHead fields in the debug...
2009-12-11 David VrabelUSB: whci-hcd: fix type and format warnings in sg code
2009-12-11 David VrabelUSB: whci-hcd: support urbs with scatter-gather lists
2009-10-14 David VrabelUSB: whci-hcd: always do an update after processing...
2009-10-14 David VrabelUSB: whci-hcd: handle early deletion of endpoints
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-23 David VrabelUSB: whci-hcd: make endpoint_reset method async
2009-04-17 David VrabelUSB: whci-hcd: check return value of usb_hcd_link_urb_t...
2009-04-17 David VrabelUSB: whci-hcd: provide a endpoint_reset method
2009-02-16 David Vrabelwusb: whci-hcd: always lock whc->lock with interrupts...
2009-01-07 David Vrabelwusb: timeout when waiting for ASL/PZL updates in whci-hcd
2008-11-26 David Vrabelwusb: add debug files for ASL, PZL and DI to the whci...
2008-11-25 David Vrabelwusb: whci-hcd shouldn't do ASL/PZL updates while chann...
2008-11-19 David Vrabeluwb: add basic radio manager
2008-10-31 Huang Weiyiwusb: remove unused #include <version.h>
2008-10-28 David Vrabelwusb: do a proper channel stop
2008-10-28 David Vrabelwusb: release mutex in the error path of whci-hcd's...
2008-09-17 David Vrabelwusb: WHCI host controller driver