summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/hwa-hc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-251-1/+1
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-051-1/+1
* USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: hwa-hc: constify usb_device_idArvind Yadav2017-08-101-1/+1
* USB: HWA: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* USB: HWA: fix a warning messageDan Carpenter2014-11-041-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-091-1/+0Star
* 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-091-0/+1
* usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese2013-12-091-1/+1
* usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-301-3/+10
* usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese2013-10-191-7/+3Star
* usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese2013-10-041-3/+7
* HWA: avoid constant suspend and resume on the root hubThomas Pugliese2013-08-131-0/+7
* USB: HWA: fix device probe failureThomas Pugliese2013-06-251-8/+3Star
* 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/+0Star
* 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/+0Star
|\
| * USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-151-1/+0Star
* | 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/+1Star
|/
* 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-161-21/+0Star
* USB: use kzfree()Johannes Weiner2009-03-251-2/+1Star
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-48/+7Star
* uwb: add basic radio managerDavid Vrabel2008-11-191-1/+0Star
* wusb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0Star
* wusb: do a proper channel stopDavid Vrabel2008-10-281-54/+48Star
* wusb: add HWA host controller driverInaky Perez-Gonzalez2008-09-171-0/+925