Age | Commit message (Expand) | Author | Files | Lines |
2011-05-20 | USB: UHCI: Add support for big endian descriptors | Jan Andersson | 1 | -32/+39 |
2011-05-07 | USB: UHCI: Wrap I/O register accesses | Jan Andersson | 1 | -9/+8 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-08-11 | USB: remove fake "address-of" expressions | Alan Stern | 1 | -2/+1 |
2010-08-11 | USB-BKL: Remove BKL use in uhci-debug | Andi Kleen | 1 | -13/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-03-25 | USB: uhci: don't use pseudo negative values | Alan Stern | 1 | -1/+3 |
2007-10-13 | USB: add urb->unlinked field | Alan Stern | 1 | -2/+2 |
2007-03-27 | UHCI: Fix problem caused by lack of terminating QH | Alan Stern | 1 | -11/+15 |
2007-02-24 | UHCI: Eliminate asynchronous skeleton Queue Headers | Alan Stern | 1 | -22/+28 |
2007-02-24 | UHCI: Add macros for computing DMA values | Alan Stern | 1 | -5/+4 |
2007-02-08 | UHCI: fix bandwidth allocation | Alan Stern | 1 | -3/+18 |
2007-02-08 | UHCI: no dummy TDs for Iso QHs | Alan Stern | 1 | -1/+1 |
2007-02-08 | UHCI: improved debugging checks for the frame list | Alan Stern | 1 | -5/+43 |
2006-09-27 | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 1 | -2/+2 |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-22 | [PATCH] UHCI: remove ISO TDs as they are used | Alan Stern | 1 | -5/+9 |
2006-06-22 | [PATCH] UHCI: store the period in the queue header | Alan Stern | 1 | -1/+4 |
2006-06-22 | [PATCH] UHCI: use integer-sized frame numbers | Alan Stern | 1 | -1/+3 |
2006-06-22 | [PATCH] UHCI: Reimplement FSBR | Alan Stern | 1 | -1/+2 |
2006-06-22 | [PATCH] UHCI: Remove non-iso TDs as they are used | Alan Stern | 1 | -0/+1 |
2006-06-22 | [PATCH] USB: UHCI: store the endpoint type in the QH structure | Alan Stern | 1 | -7/+19 |
2006-03-21 | [PATCH] UHCI: improve debugging code | Alan Stern | 1 | -7/+29 |
2006-03-21 | [PATCH] UHCI: remove main list of URBs | Alan Stern | 1 | -1/+0 |
2006-03-21 | [PATCH] UHCI: use dummy TDs | Alan Stern | 1 | -0/+5 |
2006-03-21 | [PATCH] UHCI: use one QH per endpoint, not per URB | Alan Stern | 1 | -228/+92 |
2006-01-05 | [PATCH] USB: UHCI: edit some comments | Alan Stern | 1 | -6/+6 |
2006-01-05 | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 1 | -1/+1 |
2005-10-29 | [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays | Alan Stern | 1 | -2/+2 |
2005-10-29 | [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL | Alan Stern | 1 | -1/+0 |
2005-06-28 | [PATCH] USB UHCI: Add root hub states | Alan Stern | 1 | -0/+32 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+587 |