summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] USB: Store port number in usb_deviceAlan Stern2006-01-042-61/+19
* | [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-044-81/+162
* | [PATCH] USB: One potential problem in gadget/serial.cFengwei Yin2006-01-041-0/+2
* | [PATCH] USB: small cleanupsAdrian Bunk2006-01-042-3/+3
* | [PATCH] USB: Fix locking for USB suspend/resumeAlan Stern2006-01-041-15/+39
* | [PATCH] USB: Disconnect children during hub unbindAlan Stern2006-01-041-63/+31
* | [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-048-149/+33
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-0496-96/+0
* | [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-041-4/+5
* | [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-0431-0/+49
* | [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-041-50/+168
* | [PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman2006-01-044-312/+342
* | [PATCH] USB: make bias writeable in libusualPete Zaitcev2006-01-041-26/+27
* | [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-049-155/+349
* | [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-046-15/+42
* | [PATCH] USB: dummy_hcd: rename variablesAlan Stern2006-01-041-25/+25
* | [PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA2006-01-041-0/+38
* | [PATCH] USB: usb-net: removes redundant returnPetko Manolov2006-01-041-55/+51
* | [PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern2006-01-041-13/+17
* | [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-047-34/+7
* | [PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell2006-01-041-2/+3
* | [PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell2006-01-041-2/+0
* | [PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell2006-01-041-2/+4
* | [PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell2006-01-041-1/+1
* | [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-043-4/+13
* | [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet2006-01-041-10/+18
* | [PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet2006-01-043-0/+1827
* | [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern2006-01-041-7/+7
* | [PATCH] USB: isp116x-hcd: cleanupOlav Kongas2006-01-042-288/+224
* | [PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas2006-01-041-8/+18
* | [PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2006-01-042-76/+184
* | [PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie2006-01-041-6/+27
* | [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-041-42/+43
|/
* [PATCH] Input: wacom - fix X axis setupDenny Priebe2005-12-301-1/+1
* [PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov2005-12-301-1/+1
* [PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti2005-12-291-1/+1
* [PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern2005-12-211-3/+6
* [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley2005-12-211-2/+2
* [PATCH] Input: fix an OOPS in HID driverDmitry Torokhov2005-12-181-0/+1
* [PATCH] UHCI: add missing memory barriersAlan Stern2005-12-161-0/+2
* [PATCH] auerswald.c: %zd for size_tAl Viro2005-12-151-1/+1
* [PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin2005-12-131-1/+3
* [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-2910-25/+132
* [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-291-2/+2
* [PATCH] usb serial: remove redundant includeNicolas Kaiser2005-11-231-1/+0
* [PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman2005-11-231-0/+9
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-232-38/+36
* [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-232-161/+162
OpenPOWER on IntegriCloud