aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
Commit message (Expand)AuthorAge
* 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
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-23
* USB: unconfigure devices which have config 0Alan Stern2007-02-16
* usbcore: remove unneeded error checkAlan Stern2007-02-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * usbcore: remove unused argument in autosuspendAlan Stern2006-12-01
| * USB: struct usb_device: change flag to bitflagAlan Stern2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* USB: Fixed outdated usb_get_device_descriptor() documentationLaurent Pinchart2006-11-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Remove unneeded void * casts in core filesTobias Klauser2006-09-27
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-27
* USB: remove struct usb_operationsAlan Stern2006-09-27
* usbcore: help drivers to change device configsAlan Stern2006-09-27
* USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] usbcore: recovery from Set-Configuration failureAlan Stern2006-06-21
* [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-21
* [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier2006-03-20
* [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-20
* [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan2006-01-31