index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-q.c
Age
Commit message (
Expand
)
Author
2013-09-25
USB: UHCI: accept very late isochronous URBs
Alan Stern
2013-05-15
USB: fix latency in uhci-hcd and ohci-hcd
Alan Stern
2013-01-24
USB: uhci: check buffer length to avoid memory overflow
Chen Gang
2012-10-22
UHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2011-12-09
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-05-19
USB: UHCI: Add support for big endian descriptors
Jan Andersson
2010-12-10
USB: host: uhci-q: Fixed minor coding style issues
Tobias Ollmann
2010-10-22
USB: UHCI: add native scatter-gather support(v1)
Ming Lei
2010-08-10
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2009-09-23
USB: uhci: rm repeatedly evaluation for urbp->qh
Bob Liu
2009-06-15
USB: UHCI queue: use usb_endpoint_type()
Matthias Kaehlcke
2009-03-24
USB: uhci: don't use pseudo negative values
Alan Stern
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-10-17
USB: UHCI: improve scheduling of interrupt URBs
Alan Stern
2008-10-16
usb: turn dev_warn+WARN_ON combos into dev_WARN
Arjan van de Ven
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-25
USB: fix scheduling of Iso URBs in uhci-hcd
Alan Stern
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
USB: add urb->unlinked field
Alan Stern
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
USB: remove Iso status value in uhci-hcd
Alan Stern
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-07-19
UHCI: short control URBs get a status stage
Alan Stern
2007-04-27
UHCI: Add some WARN_ON()s
Alan Stern
2007-03-26
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
2007-02-23
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
2007-02-23
UHCI: Add macros for computing DMA values
Alan Stern
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-07
UHCI: fix bandwidth allocation
Alan Stern
2007-02-07
UHCI: no dummy TDs for Iso QHs
Alan Stern
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-08-31
uhci-hcd: fix list access bug
Alan Stern
2006-08-31
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
[next]