aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/devices.c
Commit message (Expand)AuthorAge
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
|\
| * USB: change the way we initialize format stringsDmitry Torokhov2011-04-13
* | USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov2011-04-13
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern2010-10-22
* USB: devices: fix Coding StylesCarlos Sánchez Acosta2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: remove unused defintion of struct usb_device_statusDmitry Torokhov2010-03-07
* usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds2010-03-06
* USB: Remove BKL from lseek implementationsOliver Neukum2010-03-02
* USB: Remove BKL from poll()Oliver Neukum2010-03-02
* USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-20
* USB: add missing class descriptions used in usb/devices fileFrans Pop2009-07-12
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-24
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-21
* USB: remove CVS keywordsAdrian Bunk2008-07-21
* USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman2008-02-01
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-12
* USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman2007-04-27
* USB: fix needless failure under certain conditionsOliver Neukum2007-02-16
* USB: a bit more coding style cleanupOliver Neukum2007-02-07
* USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell2007-02-07
* USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
* USB: Remove unneeded void * casts in core filesTobias Klauser2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-04
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-04
* [PATCH] make driver's name be const char *Dmitry Torokhov2005-06-20
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-18
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16