aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB: One potential problem in gadget/serial.cFengwei Yin1-0/+2
2006-01-04[PATCH] USB: small cleanupsAdrian Bunk2-3/+3
2006-01-04[PATCH] USB: Fix locking for USB suspend/resumeAlan Stern1-15/+39
2006-01-04[PATCH] USB: Disconnect children during hub unbindAlan Stern1-63/+31
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern8-149/+33
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman96-96/+0
2006-01-04[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman1-4/+5
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman31-0/+49
2006-01-04[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman1-50/+168
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman4-312/+342
2006-01-04[PATCH] USB: make bias writeable in libusualPete Zaitcev1-26/+27
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev9-155/+349
2006-01-04[PATCH] USB: central handling for host controllers that were reset during suspend/resumeAlan Stern6-15/+42
2006-01-04[PATCH] USB: dummy_hcd: rename variablesAlan Stern1-25/+25
2006-01-04[PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA1-0/+38
2006-01-04[PATCH] USB: usb-net: removes redundant returnPetko Manolov1-55/+51
2006-01-04[PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern1-13/+17
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell7-34/+7
2006-01-04[PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell1-2/+3
2006-01-04[PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell1-2/+0
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell1-2/+4
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell1-1/+1
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell3-4/+13
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet1-10/+18
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet3-0/+1827
2006-01-04[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern1-7/+7
2006-01-04[PATCH] USB: isp116x-hcd: cleanupOlav Kongas2-288/+224
2006-01-04[PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas1-8/+18
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2-76/+184
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie1-6/+27
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie1-42/+43
2006-01-03update the email address of Randy DunlapAdrian Bunk1-1/+1
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2005-12-30[PATCH] Input: wacom - fix X axis setupDenny Priebe1-1/+1
2005-12-30[PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov1-1/+1
2005-12-29[PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti1-1/+1
2005-12-21[PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern1-3/+6
2005-12-21[PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley1-2/+2
2005-12-18[PATCH] Input: fix an OOPS in HID driverDmitry Torokhov1-0/+1
2005-12-16[PATCH] UHCI: add missing memory barriersAlan Stern1-0/+2
2005-12-15[PATCH] auerswald.c: %zd for size_tAl Viro1-1/+1
2005-12-13[PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin1-1/+3
2005-11-29[PATCH] USB: ehci fixupsDavid Brownell1-7/+12
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt10-25/+132
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones1-0/+3
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka1-2/+2
2005-11-23[PATCH] usb serial: remove redundant includeNicolas Kaiser1-1/+0
2005-11-23[PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman1-0/+9
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2-38/+36
2005-11-23[PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2-161/+162