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.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
/
include
/
linux
/
usb.h
Age
Commit message (
Expand
)
Author
2004-08-24
USB: Remove struct urb->timeout as it does not work
Greg Kroah-Hartman
2004-08-05
[PATCH] USB: Don't track endpoint halts in usbcore
Alan Stern
2004-07-14
[PATCH] USB: usb host side updates, mostly for suspend
David Brownell
2004-07-14
[PATCH] USB: Trivial fix to include/linux/usb.h
Mika Kukkonen
2004-07-14
[PATCH] USB: Add usb_kill_urb()
Alan Stern
2004-06-07
[PATCH] USB devio.c: deadlock fix
Duncan Sands
2004-05-18
USB: remove wait_ms() from usb.h as it's no longer needed.
Greg Kroah-Hartman
2004-05-18
USB: remove usb_uninterruptible_sleep_ms() now that we have msleep()
Greg Kroah-Hartman
2004-05-17
[PATCH] USB: new delay helper safe wrt waitqueues
Oliver Neukum
2004-05-03
[PATCH] USB: esthetic and trivial patch.
Christophe Lucas
2004-04-27
[PATCH] USB: Allocate interface structures dynamically
Alan Stern
2004-04-26
USB: switch struct urb to use a kref instead of it's own atomic_t
Greg Kroah-Hartman
2004-03-30
USB: add usb_get_intf() and usb_put_intf() functions as they will be needed.
Greg Kroah-Hartman
2004-03-30
USB: remove "released" field from struct usb_interface as it is not needed.
Greg Kroah-Hartman
2004-03-30
[PATCH] USB: remove usb_interface.driver field
David Brownell
2004-03-29
[PATCH] USB: set_configuration locking cleanups
David Brownell
2004-03-15
Merge kroah.com:/home/linux/BK/bleed-2.6
Greg Kroah-Hartman
2004-03-13
[PATCH] DMA: Fill gaping hole in DMA API interfaces.
Andrew Morton
2004-03-09
[PATCH] USB: usbcore doc update
David Brownell
2004-03-02
[PATCH] USB: remove intf->act_altsetting altogether from the USB core and usb.h
Greg Kroah-Hartman
2004-03-02
[PATCH] USB: Improve handling of altsettings
Alan Stern
2004-03-02
[PATCH] USB: Don't add/del interfaces, register/unregister them
Alan Stern
2004-02-08
[PATCH] USB: re-factor enumeration/reset paths
David Brownell
2004-01-29
[PATCH] USB: remove unused usb-debug.c file
Greg Kroah-Hartman
2004-01-26
[PATCH] USB: Fix DMA coherence when reading device descriptor
Alan Stern
2003-12-11
[PATCH] USB: usb driver binding fixes
David Brownell
2003-09-30
[PATCH] USB: include/linux/usb.h
Joe Perches
2003-09-17
[PATCH] USB: Changes to core/config.c (6 of 9)
Alan Stern
2003-09-03
[PATCH] ISDN bugfixes part 1
Karsten Keil
2003-08-27
[PATCH] USB: hook up the USB driver core to the power management calls of the...
Greg Kroah-Hartman
2003-08-12
[PATCH] USB: fix usb class device sysfs representation.
Greg Kroah-Hartman
2003-08-11
[PATCH] add usb_reset_configuration()
David Brownell
2003-08-11
[PATCH] USB: correct error handling in usb_driver_claim_interface()
Oliver Neukum
2003-07-31
[PATCH] USB: Rename probe and unbind functions
Alan Stern
2003-07-28
[PATCH] USB: fix stupid kobject coding error with regards to struct usb_inter...
Greg Kroah-Hartman
2003-07-15
[PATCH] USB: remove some warnings when building the documentation.
Greg Kroah-Hartman
2003-06-30
[PATCH] USB: make struct usb_bus a struct class_device
Greg Kroah-Hartman
2003-06-13
[PATCH] USB: Use separate transport_flags bits for transfer_dma
Alan Stern
2003-06-10
[PATCH] USB: fix problem found by sparse in usb.h
Greg Kroah-Hartman
2003-06-01
[PATCH] USB: add usb_find_device() function to USB core.
Greg Kroah-Hartman
2003-05-06
[PATCH] USB: add usb class support for usb drivers that use the USB major
Greg Kroah-Hartman
2003-04-30
[PATCH] USB: replace kdev_t with int in usb_interface structure, as only driv...
Greg Kroah-Hartman
2003-04-29
[PATCH] USB: fix up usb.h's dbg macro to take up less space
Joe Perches
2003-04-29
USB: create usb_init_urb() for those people who like to live dangerously (lik...
Greg Kroah-Hartman
2003-03-05
[PATCH] USB: track usb ch9 device state
David Brownell
2003-02-26
[PATCH] Trivial patch for usb.h
Alan Stern
2003-02-18
[PATCH] USB: added sched.h to usb.h
Greg Kroah-Hartman
2003-02-17
[PATCH] USB: add "present" flag to usb_device structure.
Greg Kroah-Hartman
2003-02-14
kbuild: Module alias and device table support
Rusty Russell
2003-01-28
[PATCH] USB: usbcore misc cleanup (notably for non-dma hcds)
David Brownell
[next]