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
/
core
/
urb.c
Age
Commit message (
Expand
)
Author
2013-08-12
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-07-24
USB: check sg buffer size in usb_submit_urb
Ming Lei
2013-03-25
USB: fix urb-poison imbalance
Johan Hovold
2012-11-12
USB: report submission of active URBs
Alan Stern
2012-10-22
USB: update documentation for URB_ISO_ASAP
Alan Stern
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
2012-04-06
USB documentation: explain lifetime rules for unlinking URBs
Alan Stern
2012-03-03
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
2012-02-03
USB: debugging code shouldn't alter control flow
Alan Stern
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-03-14
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2010-10-22
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
2010-08-10
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
2010-05-20
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-03-19
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2010-03-02
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
2009-12-11
USB: allow interrupt transfers to WUSB devices
David Vrabel
2009-06-16
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-16
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-03-24
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-01-07
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
2008-11-13
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
2008-10-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-17
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-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
2008-02-01
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
2007-10-25
USB: add URB_FREE_BUFFER to permissible flags
Oliver Neukum
2007-10-12
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-07-20
USB: documentation update for usb_unlink_urb
Alan Stern
2007-07-12
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
USB: introduce usb_anchor
Oliver Neukum
2007-02-07
usbcore: trivial whitespace fixes
Oliver Neukum
[next]