summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-044-7/+7
| * | | | [PATCH] USB: ftdi_sio: new IDs for Teratronik devicesIan Abbott2006-01-042-0/+9
| * | | | [PATCH] USB: Support for Posiflex PP-7000 retail printer in LinuxPavel Fedin2006-01-042-0/+7
| * | | | [PATCH] USB: add driver for ATI/Philips USB RF remotesVille Syrjälä2006-01-043-0/+492
| * | | | [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-0411-35/+24
| * | | | [PATCH] USB: fix local variable clashAlan Stern2006-01-041-3/+3
| * | | | [PATCH] USB: usb-storage: add debug entry for REPORT LUNSPaul Walmsley2006-01-041-0/+1
| * | | | [PATCH] USB Storage: add alauda supportMatthew Dharm2006-01-046-0/+1255
| * | | | [PATCH] USB Storage: more sddr09 cleanupsMatthew Dharm2006-01-041-10/+23
| * | | | [PATCH] USB Storage: sddr09 cleanupsMatthew Dharm2006-01-041-53/+50
| * | | | [PATCH] USB Storage: cleanups of sddr09Matthew Dharm2006-01-045-63/+64
| * | | | [PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm2006-01-043-1/+39
| * | | | [PATCH] USB: Let usbmon collect less garbagePete Zaitcev2006-01-041-13/+6
| * | | | [PATCH] USB: UHCI: edit some commentsAlan Stern2006-01-044-35/+36
| * | | | [PATCH] USB: UHCI: change uhci_explen macroAlan Stern2006-01-043-11/+11
| * | | | [PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi2006-01-041-8/+9
| * | | | [PATCH] USB: pl2303_update_line_status data length fixHorst Schirmeier2006-01-041-1/+1
| * | | | [PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000fabien COSSE2006-01-041-0/+8
| * | | | [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie2006-01-041-4/+7
| * | | | [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-0423-43/+43
| * | | | [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead codeAdrian Bunk2006-01-041-6/+0
| * | | | [PATCH] USB: Don't assume root-hub resume succeedsAlan Stern2006-01-041-0/+2
| * | | | [PATCH] USB Gadget: dummy_hcd: updates to hcd->stateAlan Stern2006-01-041-12/+31
| * | | | [PATCH] USB Gadget: file_storage: remove "volatile" declarationsAlan Stern2006-01-041-21/+38
| * | | | [PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert2006-01-041-0/+3
| * | | | [PATCH] USB: input/touchkitusb: handle multiple packetsDaniel Ritz2006-01-041-22/+126
| * | | | [PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino2006-01-042-1/+17
| * | | | [PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino2006-01-041-0/+32
| * | | | [PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas2006-01-041-2/+0
| * | | | [PATCH] USB: Cleanups for usb gadget mass-storagePavel Machek2006-01-041-2/+2
| * | | | [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
OpenPOWER on IntegriCloud