index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
message.c
Age
Commit message (
Expand
)
Author
2007-07-12
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
USB: Fix off-by-1 error in the scatter-gather library
Alan Stern
2007-05-23
USB: set the correct Interrupt interval in usb_bulk_msg
Alan Stern
2007-04-27
USB: Allow transfer_buffer with transfer_dma
Tony Lindgren
2007-04-27
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2007-04-27
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-03-10
USB: set the correct interval for interrupt URBs
Alan Stern
2007-02-23
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
2007-02-16
USB: unconfigure devices which have config 0
Alan Stern
2007-02-07
usbcore: remove unneeded error check
Alan Stern
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-01
usbcore: remove unused argument in autosuspend
Alan Stern
2006-12-01
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-16
USB: Fixed outdated usb_get_device_descriptor() documentation
Laurent Pinchart
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
USB: Remove unneeded void * casts in core files
Tobias Klauser
2006-09-27
usbcore: non-hub-specific uses of autosuspend
Alan Stern
2006-09-27
USB: remove struct usb_operations
Alan Stern
2006-09-27
usbcore: help drivers to change device configs
Alan Stern
2006-09-27
USB: usbcore get rid of the timer in usb_start_wait_urb()
Franck Bui-Huu
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[PATCH] usbcore: recovery from Set-Configuration failure
Alan Stern
2006-06-21
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
Greg Kroah-Hartman
2006-03-20
[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
Horst Schirmeier
2006-03-20
[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
Adrian Bunk
2006-02-01
[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c
Alexey Dobriyan
2006-01-04
[PATCH] USB: fix local variable clash
Alan Stern
2006-01-04
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
[PATCH] USB: fix 'unused variable' warning
Dmitry Torokhov
2005-10-28
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
[PATCH] usbcore: endpoint attributes track altsetting changes
Alan Stern
2005-10-28
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
2005-10-28
[PATCH] usb_interface power state
David Brownell
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-09-22
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
2005-09-08
[PATCH] USB: remove annoying message
david-b@pacbell.net
2005-09-08
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
2005-07-29
[PATCH] USB: Usbcore: Don't try to delete unregistered interfaces
Alan Stern
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-05-04
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2005-04-19
[PATCH] USB: revert "fix" to usb_set_interface()
David Brownell
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds