Commit Graph

59 Commits (76181c134f87479fa13bf2548ddf2999055d34d4)

Author SHA1 Message Date
Alan Stern 95cf82f99c USB: break apart flush_endpoint and disable_endpoint 18 years ago
Alan Stern d74d4a69dc USB: don't touch sysfs stuff when altsetting is unchanged 18 years ago
Greg Kroah-Hartman b0e396e309 USB: make usb_release_interface static 18 years ago
Inaky Perez-Gonzalez 16bbab2966 usb: usb_set_configuration() obeys authorization 18 years ago
Alan Stern 5e60a16139 USB: avoid using urb->pipe in usbcore 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Kay Sievers d65cc1b45e usb: add PRODUCT, TYPE to usb-interface events 18 years ago
Alan Stern c39772d82a USB: allow retry on descriptor fetch errors 18 years ago
Alan Stern 67f5dde3d4 USB: Fix a bug in usb_start_wait_urb 18 years ago
David Brownell a12b8db020 USB: fix scatterlist PIO case (IOMMU) 18 years ago
Greg Kroah-Hartman 3fc3e8269f USB: core: message: clean up urb->status usage 18 years ago
Craig W. Nadler 165fe97ed6 USB: add IAD support to usbfs and sysfs 18 years ago
Alan Stern 8ccef0df54 USB: Fix off-by-1 error in the scatter-gather library 18 years ago
Alan Stern 8d062b9a35 USB: set the correct Interrupt interval in usb_bulk_msg 18 years ago
Tony Lindgren 35d07fd58f USB: Allow transfer_buffer with transfer_dma 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Greg Kroah-Hartman 341487a837 USB: remove use of the bus rwsem, as it doesn't really protect anything. 18 years ago
Alan Stern 97b9eb91dc USB: set the correct interval for interrupt URBs 18 years ago
Oliver Neukum 7ceec1f1d2 USB: add a blacklist for devices that can't handle some things we throw at them. 18 years ago
Alan Stern 3f141e2aed USB: unconfigure devices which have config 0 18 years ago
Alan Stern 1737bf2c5e usbcore: remove unneeded error check 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend 18 years ago
Alan Stern ce3615879a USB: struct usb_device: change flag to bitflag 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Laurent Pinchart 6ab16a9029 USB: Fixed outdated usb_get_device_descriptor() documentation 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Tobias Klauser ec17cf1cfe USB: Remove unneeded void * casts in core files 19 years ago
Alan Stern 01d883d44a usbcore: non-hub-specific uses of autosuspend 19 years ago
Alan Stern a6d2bb9ff9 USB: remove struct usb_operations 19 years ago
Alan Stern 088dc270e1 usbcore: help drivers to change device configs 19 years ago
Franck Bui-Huu ecdc0a5902 USB: usbcore get rid of the timer in usb_start_wait_urb() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Alan Stern 6ad07129a8 [PATCH] usbcore: recovery from Set-Configuration failure 19 years ago
Greg Kroah-Hartman 782a7a632e [PATCH] USB: add usb_interrupt_msg() function for api completeness. 19 years ago
Horst Schirmeier f48219db93 [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference) 19 years ago
Adrian Bunk e266a12492 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static 19 years ago
Alexey Dobriyan 5d68dfcf3a [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c 19 years ago
Alan Stern f3d34ed48c [PATCH] USB: fix local variable clash 19 years ago
Alan Stern 55c527187c [PATCH] USB: Consider power budget when choosing configuration 19 years ago
Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 19 years ago
Dmitry Torokhov d4ece29d89 [PATCH] USB: fix 'unused variable' warning 19 years ago
Alan Stern 4f62efe67f [PATCH] usbcore: Fix handling of sysfs strings and other attributes 20 years ago
Alan Stern 0a1ef3b5a7 [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 20 years ago
Alan Stern 0e6c8e8db5 [PATCH] usbcore: endpoint attributes track altsetting changes 20 years ago
Alan Stern d09d36a91c [PATCH] USB: usb_bulk_message() handles interrupts endpoints 20 years ago
David Brownell db69087437 [PATCH] usb_interface power state 20 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 20 years ago
Daniel Ritz d305ef5d2a [PATCH] driver core: add helper device_is_registered() 20 years ago