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