aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
Commit message (Expand)AuthorAge
...
* USB: usb_get_string should check the descriptor typeAlan Stern2009-02-27
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-27
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern2009-01-07
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-07
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-07
* USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-13
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-17
* USB: fix interface unregistration logicAlan Stern2008-08-13
* Fix USB storage hang on command abortAlan Stern2008-08-05
* USB: fix comment of usb_set_configurationMing Lei2008-07-21
* USB: use standard SG iterator in the scatter-gather libraryAlan Stern2008-07-21
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: create attributes before sending ueventAlan Stern2008-05-14
* USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda2008-05-02
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: rework sysfs removal of interface filesAlan Stern2008-04-25
* USB: check serial-number string after device resetAlan Stern2008-04-25
* USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-25
* USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-01
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-01
* USB: uevent environment key fixAlan Stern2007-11-28
* USB: keep track of whether interface sysfs files existAlan Stern2007-11-28
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
* USB: fix interface sysfs file-creation bugAlan Stern2007-10-25
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-12
* | USB: don't touch sysfs stuff when altsetting is unchangedAlan Stern2007-10-12
* | USB: make usb_release_interface staticGreg Kroah-Hartman2007-10-12
* | usb: usb_set_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-12
* | USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-12
* | USB: add ep->enableAlan Stern2007-10-12
|/
* usb: add PRODUCT, TYPE to usb-interface eventsKay Sievers2007-08-22
* USB: allow retry on descriptor fetch errorsAlan Stern2007-08-22
* USB: Fix a bug in usb_start_wait_urbAlan Stern2007-07-30
* USB: fix scatterlist PIO case (IOMMU)David Brownell2007-07-30
* USB: core: message: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-12
* USB: Fix off-by-1 error in the scatter-gather libraryAlan Stern2007-07-12
* USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern2007-05-23
* USB: Allow transfer_buffer with transfer_dmaTony Lindgren2007-04-27
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman2007-04-27
* USB: set the correct interval for interrupt URBsAlan Stern2007-03-09