index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
urb.c
Commit message (
Expand
)
Author
Age
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2011-03-13
*
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
2010-10-22
*
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
2010-08-10
*
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2010-05-20
*
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
*
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2010-03-19
*
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
*
USB: check the endpoint type against the pipe type
Alan Stern
2010-03-02
*
USB: allow interrupt transfers to WUSB devices
David Vrabel
2009-12-11
*
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-16
*
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-16
*
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
*
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
*
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
*
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
*
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
2008-11-13
*
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-29
*
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
*
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
*
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
*
USB: kill URBs permanently
Oliver Neukum
2008-10-17
*
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
2008-08-21
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
2008-04-25
*
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
2008-02-01
*
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
2008-02-01
*
USB: add URB_FREE_BUFFER to permissible flags
Oliver Neukum
2007-10-25
*
USB: flush outstanding URBs when suspending
Alan Stern
2007-10-12
*
USB: get rid of urb->lock
Alan Stern
2007-10-12
*
USB: cleanup for previous patches
Alan Stern
2007-10-12
*
USB: address-0 handling during device initialization
Alan Stern
2007-10-12
*
USB: add direction bit to urb->transfer_flags
Alan Stern
2007-10-12
*
USB: add urb->ep
Alan Stern
2007-10-12
*
USB: documentation update for usb_unlink_urb
Alan Stern
2007-07-19
*
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
*
USB: introduce usb_anchor
Oliver Neukum
2007-07-12
*
usbcore: trivial whitespace fixes
Oliver Neukum
2007-02-07
*
usbcore: remove unused bandwith-related code
Alan Stern
2007-02-07
*
USB: Remove unneeded void * casts in core files
Tobias Klauser
2006-09-27
*
USB: remove struct usb_operations
Alan Stern
2006-09-27
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers
Greg Kroah-Hartman
2006-01-31
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
*
[PATCH] updates for "controller suspended" handling
David Brownell
2005-10-28
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
*
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
2005-09-08
*
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
[next]