index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
urb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
usb: core: allow zero packet flag for interrupt urbs
Amit Virdi
1
-0
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-14
/
+11
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
1
-2
/
+2
2013-12-21
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
1
-9
/
+7
2013-12-09
usb: core: allow isoc URBs for wireless devices with an interval < 6
Thomas Pugliese
1
-2
/
+2
2013-10-11
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
1
-2
/
+42
2013-08-12
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
1
-1
/
+2
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-12
/
+22
2013-07-24
USB: check sg buffer size in usb_submit_urb
Ming Lei
1
-0
/
+8
2013-03-25
USB: fix urb-poison imbalance
Johan Hovold
1
-1
/
+4
2012-11-11
USB: report submission of active URBs
Alan Stern
1
-1
/
+6
2012-10-22
USB: update documentation for URB_ISO_ASAP
Alan Stern
1
-3
/
+19
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-0
/
+21
2012-04-06
USB documentation: explain lifetime rules for unlinking URBs
Alan Stern
1
-0
/
+12
2012-03-02
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
1
-4
/
+7
2012-02-02
USB: debugging code shouldn't alter control flow
Alan Stern
1
-13
/
+8
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-03-13
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
1
-1
/
+10
2010-10-22
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
1
-1
/
+4
2010-08-10
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
1
-29
/
+21
2010-05-20
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
1
-2
/
+1
2010-05-20
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
1
-3
/
+6
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-2
/
+2
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-19
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
1
-0
/
+1
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
1
-3
/
+3
2010-03-02
USB: check the endpoint type against the pipe type
Alan Stern
1
-0
/
+7
2009-12-11
USB: allow interrupt transfers to WUSB devices
David Vrabel
1
-4
/
+18
2009-06-15
USB: Support for bandwidth allocation.
Sarah Sharp
1
-0
/
+6
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
1
-0
/
+6
2009-03-24
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
1
-1
/
+1
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
1
-1
/
+1
2009-01-07
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
1
-0
/
+20
2009-01-07
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
1
-18
/
+5
2008-11-13
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
1
-2
/
+2
2008-10-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
1
-0
/
+22
2008-10-17
USB: remove err() macro from usb core code
Greg Kroah-Hartman
1
-2
/
+2
2008-10-17
USB: anchor API changes needed for btusb
Oliver Neukum
1
-0
/
+70
2008-10-17
USB: extend poisoning to anchors
Oliver Neukum
1
-9
/
+48
2008-10-17
USB: kill URBs permanently
Oliver Neukum
1
-6
/
+50
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
1
-2
/
+7
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
1
-0
/
+24
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
1
-10
/
+12
2008-02-01
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
1
-8
/
+7
2007-10-25
USB: add URB_FREE_BUFFER to permissible flags
Oliver Neukum
1
-1
/
+1
2007-10-12
USB: flush outstanding URBs when suspending
Alan Stern
1
-3
/
+0
2007-10-12
USB: get rid of urb->lock
Alan Stern
1
-5
/
+6
[next]