aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/hwa-hc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+0
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern1-1/+0
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-15wusb: hwa-hc: Drop unused pci_suspend/resume hooks.Paul Mundt1-21/+0
2009-03-24USB: use kzfree()Johannes Weiner1-2/+1
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-48/+7
2008-11-19uwb: add basic radio managerDavid Vrabel1-1/+0
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-28wusb: do a proper channel stopDavid Vrabel1-54/+48
2008-09-17wusb: add HWA host controller driverInaky Perez-Gonzalez1-0/+925