index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-q.c
Age
Commit message (
Expand
)
Author
2006-09-01
uhci-hcd: fix list access bug
Alan Stern
2006-09-01
UHCI: don't stop at an Iso error
Alan Stern
2006-08-02
USB: UHCI: Don't test the Short Packet Detect bit
Alan Stern
2006-06-21
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
2006-06-21
[PATCH] UHCI: various updates
David Brownell
2006-06-21
[PATCH] UHCI: remove ISO TDs as they are used
Alan Stern
2006-06-21
[PATCH] UHCI: store the period in the queue header
Alan Stern
2006-06-21
[PATCH] UHCI: fix race in ISO dequeuing
Alan Stern
2006-06-21
[PATCH] UHCI: Work around old Intel bug
Alan Stern
2006-06-21
[PATCH] UHCI: Reimplement FSBR
Alan Stern
2006-06-21
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
2006-06-21
[PATCH] UHCI: Move code for cleaning up unlinked URBs
Alan Stern
2006-06-21
[PATCH] UHCI: Remove non-iso TDs as they are used
Alan Stern
2006-06-21
[PATCH] UHCI: Common result routine for Control/Bulk/Interrupt
Alan Stern
2006-06-21
[PATCH] USB: UHCI: fix obscure bug in enqueue()
Alan Stern
2006-06-21
[PATCH] USB: UHCI: store the endpoint type in the QH structure
Alan Stern
2006-03-20
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-03-20
[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry
Alan Stern
2006-03-20
[PATCH] UHCI: Don't log short transfers
Alan Stern
2006-03-20
[PATCH] UHCI: improve debugging code
Alan Stern
2006-03-20
[PATCH] UHCI: remove main list of URBs
Alan Stern
2006-03-20
[PATCH] UHCI: use dummy TDs
Alan Stern
2006-03-20
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
2006-02-01
[PATCH] USB: UHCI: No FSBR until device is configured
Alan Stern
2006-01-04
[PATCH] USB: UHCI: edit some comments
Alan Stern
2006-01-04
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
2005-10-28
[PATCH] UHCI: Improve handling of iso TDs
Alan Stern
2005-10-28
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
2005-10-28
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-09-12
[PATCH] USB UHCI: remove the FSBR kernel timer
Alan Stern
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-06-27
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
2005-06-27
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
2005-06-27
[PATCH] USB UHCI: Minor improvements
Alan Stern
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds