summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/hwa-hc.c
Commit message (Expand)AuthorAgeFilesLines
* USB: HWA: fix a warning messageDan Carpenter2014-11-031-1/+1
* usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese2014-03-071-2/+40
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese2013-12-091-10/+10
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese2013-12-081-1/+1
* usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-291-3/+10
* usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese2013-10-191-7/+3
* usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese2013-10-031-3/+7
* HWA: avoid constant suspend and resume on the root hubThomas Pugliese2013-08-121-0/+7
* USB: HWA: fix device probe failureThomas Pugliese2013-06-241-8/+3
* usb: wire adapter: add scatter gather supportThomas Pugliese2013-06-171-0/+1
* wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-061-2/+0
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-031-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-1/+0
|\
| * USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-141-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| |/
* / USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
|/
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* wusb: hwa-hc: Drop unused pci_suspend/resume hooks.Paul Mundt2009-06-151-21/+0
* USB: use kzfree()Johannes Weiner2009-03-241-2/+1
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-48/+7
* uwb: add basic radio managerDavid Vrabel2008-11-191-1/+0
* wusb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0
* wusb: do a proper channel stopDavid Vrabel2008-10-281-54/+48
* wusb: add HWA host controller driverInaky Perez-Gonzalez2008-09-171-0/+925