aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-27[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card readerIan Abbott2-0/+6
2006-04-27[PATCH] USB: ftdi_sio: Adds support for iPlus device.Luiz Fernando N. Capitulino2-0/+4
2006-04-27[PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USBNathan Bronson2-0/+6
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare3-3/+3
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern1-3/+2
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern1-0/+4
2006-04-27[PATCH] USB: net2280: send 0-length packets for ep0Alan Stern1-3/+1
2006-04-27[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern1-1/+1
2006-04-27[PATCH] USB: storage: atmel unusual dev updateOlivier Blondeau1-0/+7
2006-04-27[PATCH] USB: Storage: unusual devs updatePhil Dibowitz1-1/+1
2006-04-27[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303Wang Jun2-0/+2
2006-04-27[PATCH] USB: Resource leak fix for whiteheat driverJesper Juhl1-0/+1
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro1-0/+1
2006-04-17[PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap1-1/+2
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-4/+3
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton1-4/+3
2006-04-14[PATCH] USB: add driver for funsoft usb serial deviceGreg Kroah-Hartman3-0/+75
2006-04-14[PATCH] USB: remove __init from usb_console_setupPaul Fulghum1-1/+1
2006-04-14[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak2-0/+5
2006-04-14[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks1-8/+24
2006-04-14[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB KeyboardJeffrey Vandenbroucke sign1-0/+4
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern3-12/+10
2006-04-14[PATCH] USB: keyspan-remote bugfixMichael Downey1-0/+2
2006-04-14[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions to reduce bloatDavid Hollis1-164/+163
2006-04-14[PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev1-416/+1
2006-04-14[PATCH] USB: g_ether, highspeed conformance fixDavid Brownell1-3/+3
2006-04-14[PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell1-0/+13
2006-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2-20/+19
2006-04-14[PATCH] USB: gadget zero poisons OUT buffersDavid Brownell1-2/+5
2006-04-14[PATCH] USB: gadgetfs highspeed bugfixDavid Brownell1-12/+12
2006-04-14[PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell1-7/+21
2006-04-14[PATCH] USB: net2280 short rx status fixDavid Brownell1-1/+2
2006-04-14[PATCH] USB: fix gadget_is_musbhdrc()David Brownell1-3/+3
2006-04-14[PATCH] USB: otg hub support is optionalDavid Brownell2-0/+14
2006-04-14[PATCH] USB: UEAGLE : memory leack fixmatthieu castet1-3/+3
2006-04-14[PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet1-1/+1
2006-04-14[PATCH] USB: UEAGLE : support geodematthieu castet1-1/+8
2006-04-14[PATCH] USB: UEAGLE : cosmeticmatthieu castet1-6/+29
2006-04-14[PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2-3/+0
2006-04-14[PATCH] USB: pegasus driver bugfixPetko Manolov1-1/+1
2006-04-14[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+3
2006-04-14[PATCH] USB: wacom tablet driver updatePing Cheng1-49/+87
2006-04-14[PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern1-9/+17
2006-04-14[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favour of usbtouchscreenDaniel Ritz1-40/+0
2006-04-14[PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz4-3/+652
2006-04-14[PATCH] USB: add support for Papouch TMU (USB thermometer)Folkert van Heusden2-0/+10
2006-04-14[PATCH] USB: input/: proper prototypesAdrian Bunk2-6/+5
2006-04-14[PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk3-3/+9
2006-04-14[PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino2-11/+11
2006-04-14[PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern1-0/+9