index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
urb.c
Age
Commit message (
Expand
)
Author
2016-09-07
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2015-10-26
USB: core: Codestyle fix in urb.c
Jonas Hesselmann
2014-07-22
usb: core: allow zero packet flag for interrupt urbs
Amit Virdi
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2013-12-21
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
2013-12-09
usb: core: allow isoc URBs for wireless devices with an interval < 6
Thomas Pugliese
2013-10-11
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
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-11
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-02
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
2012-02-02
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-13
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-15
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-15
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-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
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
[next]