Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | USB: host: Remove redundant license text | Greg Kroah-Hartman | 1 | -15/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-10 | usb: hwa-hc: constify usb_device_id | Arvind Yadav | 1 | -1/+1 |
2017-07-30 | USB: HWA: constify hc_driver structures | Julia Lawall | 1 | -1/+1 |
2014-11-04 | USB: HWA: fix a warning message | Dan Carpenter | 1 | -1/+1 |
2014-03-08 | usb: wusbcore: disable transfer notifications for Alereon HWAs | Thomas Pugliese | 1 | -2/+40 |
2014-01-09 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-10 | usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT | Thomas Pugliese | 1 | -10/+10 |
2013-12-09 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-12-09 | usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e... | Thomas Pugliese | 1 | -1/+1 |
2013-10-30 | usb: wusbcore: add a quirk for Alereon HWA device isoc behavior | Thomas Pugliese | 1 | -3/+10 |
2013-10-19 | usb: wusbcore: preserve endianness of cached descriptors | Thomas Pugliese | 1 | -7/+3 |
2013-10-04 | usb: wusbcore: implement hwahc_op_get_frame_number | Thomas Pugliese | 1 | -3/+7 |
2013-08-13 | HWA: avoid constant suspend and resume on the root hub | Thomas Pugliese | 1 | -0/+7 |
2013-06-25 | USB: HWA: fix device probe failure | Thomas Pugliese | 1 | -8/+3 |
2013-06-18 | usb: wire adapter: add scatter gather support | Thomas Pugliese | 1 | -0/+1 |
2013-06-06 | wusbhc: disable suspend and resume on the root hub. | Thomas Pugliese | 1 | -2/+0 |
2013-06-03 | Allow the USB HCD to create Wireless USB root hubs | Thomas Pugliese | 1 | -1/+1 |
2012-01-10 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+0 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -12/+1 |
2011-11-15 | USB: Remove the SAW_IRQ hcd flag | Alan Stern | 1 | -1/+0 |
2010-08-11 | USB: convert usb_hcd bitfields into atomic flags | Alan Stern | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-06-16 | wusb: hwa-hc: Drop unused pci_suspend/resume hooks. | Paul Mundt | 1 | -21/+0 |
2009-03-25 | USB: use kzfree() | Johannes Weiner | 1 | -2/+1 |
2008-12-22 | uwb: use dev_dbg() for debug messages | David Vrabel | 1 | -48/+7 |
2008-11-19 | uwb: add basic radio manager | David Vrabel | 1 | -1/+0 |
2008-10-31 | wusb: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2008-10-28 | wusb: do a proper channel stop | David Vrabel | 1 | -54/+48 |
2008-09-17 | wusb: add HWA host controller driver | Inaky Perez-Gonzalez | 1 | -0/+925 |