Commit Graph

86 Commits (df718962bf91c7bd345060aadaa24b03f6140b07)

Author SHA1 Message Date
Alan Stern df718962bf USB: cancel pending Set-Config requests if userspace gets there first 16 years ago
Alan Stern 3b23dd6f8a USB: utilize the bus notifiers 16 years ago
Inaky Perez-Gonzalez dc023dceec USB: Introduce usb_queue_reset() to do resets from atomic contexts 16 years ago
Harvey Harrison da2bbdcc38 USB: avoid needless address-taking of function parameters 16 years ago
Alan Stern 352d026338 USB: don't register endpoints for interfaces that are going away 16 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
Alan Stern 1a21175a61 USB: fix interface unregistration logic 17 years ago
Alan Stern 580da34847 Fix USB storage hang on command abort 17 years ago
Ming Lei 6d243e5c76 USB: fix comment of usb_set_configuration 17 years ago
Alan Stern 7c3e28bc56 USB: use standard SG iterator in the scatter-gather library 17 years ago
Kay Sievers 0031a06e2f USB: usb dev_set_name() instead of dev->bus_id 17 years ago
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
Alan Stern 2e5f10e4f0 USB: create attributes before sending uevent 17 years ago
Yoshihiro Shimoda e2722528ce USB: fix cannot work usb storage when using ohci-sm501 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern 61a5c65789 USB: rework sysfs removal of interface files 17 years ago
Alan Stern eb764c4be1 USB: check serial-number string after device reset 17 years ago
Alan Stern 392e1d9817 USB: new quirk flag to avoid Set-Interface 17 years ago
Greg Kroah-Hartman 3e35bf39e0 USB: fix codingstyle issues in drivers/usb/core/message.c 17 years ago
Greg Kroah-Hartman 782e70c6fc USB: mark USB drivers as being GPL only 17 years ago
Alan Stern 4a9bee8256 USB: uevent environment key fix 17 years ago
Alan Stern 7e61559f61 USB: keep track of whether interface sysfs files exist 17 years ago
Joerg Roedel 966396d3a0 x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 18 years ago
Alan Stern 439a903a96 USB: fix interface sysfs file-creation bug 18 years ago
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
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