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
...
*
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
2008-04-24
1
-0
/
+24
*
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
2008-02-01
1
-10
/
+12
*
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
2008-02-01
1
-8
/
+7
*
USB: add URB_FREE_BUFFER to permissible flags
Oliver Neukum
2007-10-25
1
-1
/
+1
*
USB: flush outstanding URBs when suspending
Alan Stern
2007-10-12
1
-3
/
+0
*
USB: get rid of urb->lock
Alan Stern
2007-10-12
1
-5
/
+6
*
USB: cleanup for previous patches
Alan Stern
2007-10-12
1
-6
/
+7
*
USB: address-0 handling during device initialization
Alan Stern
2007-10-12
1
-3
/
+1
*
USB: add direction bit to urb->transfer_flags
Alan Stern
2007-10-12
1
-2
/
+16
*
USB: add urb->ep
Alan Stern
2007-10-12
1
-30
/
+35
*
USB: documentation update for usb_unlink_urb
Alan Stern
2007-07-19
1
-43
/
+45
*
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
1
-0
/
+3
*
USB: introduce usb_anchor
Oliver Neukum
2007-07-12
1
-3
/
+99
*
usbcore: trivial whitespace fixes
Oliver Neukum
2007-02-07
1
-10
/
+10
*
usbcore: remove unused bandwith-related code
Alan Stern
2007-02-07
1
-1
/
+0
*
USB: Remove unneeded void * casts in core files
Tobias Klauser
2006-09-27
1
-1
/
+1
*
USB: remove struct usb_operations
Alan Stern
2006-09-27
1
-8
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers
Greg Kroah-Hartman
2006-01-31
1
-0
/
+1
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
1
-6
/
+0
*
[PATCH] updates for "controller suspended" handling
David Brownell
2005-10-28
1
-1
/
+2
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
1
-2
/
+2
*
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
2005-09-08
1
-22
/
+4
*
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
1
-2
/
+2
*
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2005-05-03
1
-3
/
+3
*
[PATCH] USB: USB API documentation modification
Alan Stern
2005-04-18
1
-6
/
+10
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+511
[prev]