index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
urb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
1
-5
/
+2
|
\
|
*
usb: core: urb make use of usb_endpoint_maxp_mult
Mike Krinkin
2016-11-18
1
-5
/
+2
*
|
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-29
1
-0
/
+5
|
/
*
usb: core: urb: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2016-01-24
1
-1
/
+2
*
USB: core: Codestyle fix in urb.c
Jonas Hesselmann
2015-10-26
1
-2
/
+1
*
usb: core: allow zero packet flag for interrupt urbs
Amit Virdi
2014-07-22
1
-0
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
1
-14
/
+11
|
\
|
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
|
*
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2014-01-07
1
-2
/
+2
|
*
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
2013-12-21
1
-9
/
+7
|
*
usb: core: allow isoc URBs for wireless devices with an interval < 6
Thomas Pugliese
2013-12-09
1
-2
/
+2
*
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
1
-1
/
+1
|
/
*
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2013-10-11
1
-2
/
+42
*
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
2013-08-12
1
-1
/
+2
*
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-08-03
1
-12
/
+22
*
USB: check sg buffer size in usb_submit_urb
Ming Lei
2013-07-24
1
-0
/
+8
*
USB: fix urb-poison imbalance
Johan Hovold
2013-03-25
1
-1
/
+4
*
USB: report submission of active URBs
Alan Stern
2012-11-11
1
-1
/
+6
*
USB: update documentation for URB_ISO_ASAP
Alan Stern
2012-10-22
1
-3
/
+19
*
usbhid: prevent deadlock during timeout
Oliver Neukum
2012-05-01
1
-0
/
+21
*
USB documentation: explain lifetime rules for unlinking URBs
Alan Stern
2012-04-06
1
-0
/
+12
*
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
2012-03-02
1
-4
/
+7
*
USB: debugging code shouldn't alter control flow
Alan Stern
2012-02-02
1
-13
/
+8
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2011-03-13
1
-1
/
+10
*
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
2010-10-22
1
-1
/
+4
*
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
2010-08-10
1
-29
/
+21
*
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2010-05-20
1
-2
/
+1
*
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
1
-3
/
+6
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
1
-2
/
+2
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2010-03-19
1
-0
/
+1
*
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
1
-3
/
+3
*
USB: check the endpoint type against the pipe type
Alan Stern
2010-03-02
1
-0
/
+7
*
USB: allow interrupt transfers to WUSB devices
David Vrabel
2009-12-11
1
-4
/
+18
*
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-15
1
-0
/
+6
*
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
1
-0
/
+6
*
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
1
-1
/
+1
*
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
1
-1
/
+1
*
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
1
-0
/
+20
*
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
1
-18
/
+5
*
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
2008-11-13
1
-2
/
+2
*
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-29
1
-0
/
+22
*
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
1
-2
/
+2
*
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
1
-0
/
+70
*
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
1
-9
/
+48
*
USB: kill URBs permanently
Oliver Neukum
2008-10-17
1
-6
/
+50
*
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
2008-08-21
1
-2
/
+7
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-1
/
+1
[next]