Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-25 | usb/uhci: Add support for Aspeed BMC SoCs | Benjamin Herrenschmidt | 1 | -0/+51 |
2017-03-17 | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW | yuan linyu | 1 | -1/+1 |
2013-01-25 | USB: UHCI: remove unused definition | Woody Suwalski | 1 | -4/+0 |
2011-05-20 | USB: UHCI: Add support for big endian descriptors | Jan Andersson | 1 | -16/+74 |
2011-05-20 | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier | Alan Stern | 1 | -12/+2 |
2011-05-20 | USB: UHCI: Add support for big endian mmio | Jan Andersson | 1 | -15/+52 |
2011-05-07 | USB: UHCI: Support non-PCI host controllers | Jan Andersson | 1 | -0/+65 |
2011-05-07 | USB: UHCI: Wrap I/O register accesses | Jan Andersson | 1 | -0/+30 |
2011-05-07 | USB: UHCI: Allow dynamic assignment of bus specific functions | Jan Andersson | 1 | -0/+10 |
2011-05-07 | USB: UHCI: Remove PCI dependencies from uhci-hub | Jan Andersson | 1 | -0/+4 |
2010-08-11 | USB: UHCI: add support for Intel's wakeup flags | Alan Stern | 1 | -1/+6 |
2009-03-25 | USB: replace uses of __constant_{endian} | Harvey Harrison | 1 | -5/+5 |
2008-05-02 | USB: UHCI: disable remote wakeup when it's not needed | Alan Stern | 1 | -2/+3 |
2007-10-13 | USB: Eliminate urb->status usage! | Alan Stern | 1 | -15/+0 |
2007-10-13 | USB: remove Iso status value in uhci-hcd | Alan Stern | 1 | -1/+0 |
2007-02-24 | UHCI: Eliminate asynchronous skeleton Queue Headers | Alan Stern | 1 | -38/+36 |
2007-02-24 | UHCI: Add macros for computing DMA values | Alan Stern | 1 | -2/+6 |
2007-02-08 | UHCI: fix bandwidth allocation | Alan Stern | 1 | -0/+8 |
2006-06-22 | [PATCH] UHCI: Improve FSBR-off timing | Alan Stern | 1 | -3/+5 |
2006-06-22 | [PATCH] UHCI: remove hc_inaccessible flag | Alan Stern | 1 | -1/+1 |
2006-06-22 | [PATCH] UHCI: remove ISO TDs as they are used | Alan Stern | 1 | -2/+8 |
2006-06-22 | [PATCH] UHCI: store the period in the queue header | Alan Stern | 1 | -32/+4 |
2006-06-22 | [PATCH] UHCI: use integer-sized frame numbers | Alan Stern | 1 | -0/+3 |
2006-06-22 | [PATCH] UHCI: Reimplement FSBR | Alan Stern | 1 | -3/+12 |
2006-06-22 | [PATCH] UHCI: Eliminate the TD-removal list | Alan Stern | 1 | -5/+0 |
2006-06-22 | [PATCH] UHCI: Remove non-iso TDs as they are used | Alan Stern | 1 | -3/+2 |
2006-06-22 | [PATCH] USB: UHCI: store the endpoint type in the QH structure | Alan Stern | 1 | -0/+1 |
2006-04-14 | [PATCH] USB: UHCI: don't track suspended ports | Alan Stern | 1 | -1/+0 |
2006-03-21 | [PATCH] UHCI: improve debugging code | Alan Stern | 1 | -0/+1 |
2006-03-21 | [PATCH] UHCI: remove main list of URBs | Alan Stern | 1 | -10/+5 |
2006-03-21 | [PATCH] UHCI: use dummy TDs | Alan Stern | 1 | -0/+1 |
2006-03-21 | [PATCH] UHCI: use one QH per endpoint, not per URB | Alan Stern | 1 | -81/+96 |
2006-01-05 | [PATCH] USB: UHCI: edit some comments | Alan Stern | 1 | -12/+12 |
2006-01-05 | [PATCH] USB: UHCI: change uhci_explen macro | Alan Stern | 1 | -4/+4 |
2005-10-29 | [PATCH] USB: UHCI: Spruce up some comments | Alan Stern | 1 | -42/+49 |
2005-10-29 | [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays | Alan Stern | 1 | -1/+5 |
2005-10-29 | [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL | Alan Stern | 1 | -3/+0 |
2005-09-12 | [PATCH] USB UHCI: remove the FSBR kernel timer | Alan Stern | 1 | -8/+3 |
2005-06-28 | [PATCH] UHCI: Don't store device pointer in QH or TD | Alan Stern | 1 | -2/+0 |
2005-06-28 | [PATCH] USB UHCI: Use root-hub IRQs while suspended | Alan Stern | 1 | -6/+6 |
2005-06-28 | [PATCH] USB UHCI: Add root-hub suspend/resume support | Alan Stern | 1 | -2/+8 |
2005-06-28 | [PATCH] USB UHCI: Add root hub states | Alan Stern | 1 | -19/+30 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+454 |