index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: add kernel-doc for wusb_dev in struct usb_device
Inaky Perez-Gonzalez
2009-01-27
1
-0
/
+2
*
USB: remove info() macro from usb.h
Greg Kroah-Hartman
2009-01-07
1
-2
/
+0
*
USB: remove warn() macro from usb.h
Greg Kroah-Hartman
2009-01-07
1
-2
/
+0
*
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
1
-0
/
+1
*
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
1
-1
/
+1
*
USB: utilize the bus notifiers
Alan Stern
2009-01-07
1
-0
/
+2
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
1
-1
/
+1
*
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
1
-1
/
+1
*
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+8
*
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
1
-0
/
+9
*
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-11-13
1
-0
/
+2
*
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
1
-0
/
+3
*
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
1
-0
/
+2
*
USB: kill URBs permanently
Oliver Neukum
2008-10-17
1
-0
/
+2
*
USB: Defer Set-Interface for suspended devices
Alan Stern
2008-08-21
1
-0
/
+3
*
USB: add missing kerneldoc line for "needs_binding"
Alan Stern
2008-08-13
1
-0
/
+2
*
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
2008-07-21
1
-0
/
+1
*
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
1
-3
/
+2
*
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
1
-2
/
+1
*
USB: implement "soft" unbinding
Alan Stern
2008-07-21
1
-0
/
+3
*
USB: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
1
-1
/
+1
*
wusb: add link wusb-usb device
Inaky Perez-Gonzalez
2008-04-24
1
-0
/
+2
*
wusb: add authenticathed bit to usb_dev
Inaky Perez-Gonzalez
2008-04-24
1
-0
/
+2
*
USB: update comments about usb driver's header
Oliver Neukum
2008-04-24
1
-6
/
+4
*
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
2008-04-24
1
-0
/
+1
*
USB: usb.h: reduce syslog clutter [v3]
Tilman Schmidt
2008-04-24
1
-7
/
+6
*
USB: convert usb.h struct usb_device to kernel-doc
Randy Dunlap
2008-04-24
1
-64
/
+104
*
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
2008-04-24
1
-1
/
+1
*
USB: fix comment of struct usb_interface
Lei Ming
2008-03-04
1
-2
/
+1
*
docbook: fix usb source files
Randy Dunlap
2008-03-03
1
-6
/
+3
*
USB: fix codingstyle issues in include/linux/usb.h
Greg Kroah-Hartman
2008-02-01
1
-91
/
+113
*
USB: Export suspend statistics
Sarah Sharp
2008-02-01
1
-0
/
+3
*
USB: Convert from class_device to device for USB core
Tony Jones
2008-02-01
1
-1
/
+1
*
usb.h: fix kernel-doc warning
Randy Dunlap
2007-12-17
1
-0
/
+1
*
USB: keep track of whether interface sysfs files exist
Alan Stern
2007-11-28
1
-0
/
+1
*
USB: skip autosuspended devices during system resume
Alan Stern
2007-10-12
1
-0
/
+1
*
USB: Export URB statistics for powertop
Sarah Sharp
2007-10-12
1
-0
/
+1
*
USB: flush outstanding URBs when suspending
Alan Stern
2007-10-12
1
-0
/
+1
*
USB: get rid of urb->lock
Alan Stern
2007-10-12
1
-4
/
+0
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-0
/
+1
*
usb: introduce usb_device authorization bits
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+7
*
USB: cleanup for previous patches
Alan Stern
2007-10-12
1
-1
/
+1
*
USB: avoid using urb->pipe in usbcore
Alan Stern
2007-10-12
1
-3
/
+3
*
USB: add direction bit to urb->transfer_flags
Alan Stern
2007-10-12
1
-0
/
+30
*
USB: add ep->enable
Alan Stern
2007-10-12
1
-0
/
+2
*
USB: add urb->ep
Alan Stern
2007-10-12
1
-0
/
+26
*
USB: usb.h kernel-doc additions
Randy Dunlap
2007-07-30
1
-0
/
+2
*
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
1
-0
/
+10
*
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
1
-0
/
+1
*
USB: add power/persist device attribute
Alan Stern
2007-07-12
1
-0
/
+1
[next]