aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/hwa-hc.c
AgeCommit message (Expand)Author
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2017-08-10usb: hwa-hc: constify usb_device_idArvind Yadav
2017-07-30USB: HWA: constify hc_driver structuresJulia Lawall
2014-11-03USB: HWA: fix a warning messageDan Carpenter
2014-03-07usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-09usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese
2013-10-29usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-03usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese
2013-08-12HWA: avoid constant suspend and resume on the root hubThomas Pugliese
2013-06-24USB: HWA: fix device probe failureThomas Pugliese
2013-06-17usb: wire adapter: add scatter gather supportThomas Pugliese
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-15wusb: hwa-hc: Drop unused pci_suspend/resume hooks.Paul Mundt
2009-03-24USB: use kzfree()Johannes Weiner
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel
2008-11-19uwb: add basic radio managerDavid Vrabel
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi
2008-10-28wusb: do a proper channel stopDavid Vrabel
2008-09-17wusb: add HWA host controller driverInaky Perez-Gonzalez