summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2008-10-18USB: g_printer: fix handling zero-length packetSangSu Park1-2/+1
2008-10-18USB Serial: Sierra: debug message fixKevin Lloyd1-31/+38
2008-10-18USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum1-1/+2
2008-10-18USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas1-1/+1
2008-10-18usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard1-1/+1
2008-10-18OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-10-18usb-storage: report underflow with no sense dataAlan Stern1-1/+1
2008-10-18usb: add Freescale QE/CPM USB peripheral controller driverLi Yang5-0/+3188
2008-10-18USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-10-18USB: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-18usb gadget: defer obex enumerationDavid Brownell1-7/+54
2008-10-18usb gadget: cdc obex glueFelipe Balbi4-2/+467
2008-10-18usb gadget: function activation/deactivationDavid Brownell1-0/+64
2008-10-18USB: gadget: net2280: implement set_wedgeAlan Stern2-6/+35
2008-10-18USB: gadget: dummy_hcd: implement set_wedgeAlan Stern1-6/+27
2008-10-18usb: gadget Kconfig cleanupDavid Brownell1-121/+144
2008-10-18USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier3-17/+52
2008-10-18USB: extend poisoning to anchorsOliver Neukum1-9/+48
2008-10-18USB: kill URBs permanentlyOliver Neukum1-6/+50
2008-10-18drivers/usb/class/usblp.c: adjust error handling codeJulia Lawall1-9/+9
2008-10-18USB: add USB test and measurement class driverGreg Kroah-Hartman3-0/+1098
2008-10-18USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger3-0/+404
2008-10-18USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic2-0/+6
2008-10-18USB: option.c remove duplicate device ids now supported in hso.cDenis Joseph Barrow1-22/+0
2008-10-18USB: option: add Ericsson F3507g and Dell 5530Dan Williams1-0/+6
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds21-213/+310
2008-10-16usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven1-16/+8
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell5-145/+158
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell3-6/+26
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell2-2/+13
2008-10-16usb gadget: link fixes for printer gadgetDavid Brownell2-2/+15
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell2-1/+16
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell3-17/+36
2008-10-16usb gadget: link fixes for serial gadgetDavid Brownell2-1/+19
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman8-23/+19
2008-10-16Merge branch 'fixes' into for-linusRussell King40-446/+332
2008-10-15Merge branch 's3c-move' into develRussell King21-85/+112
2008-10-15Merge branch 'omap-all' into develRussell King1-3/+11
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-78/+55
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-10-13tty: usb-serial krefsAlan Cox35-208/+269
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox1-3/+3
2008-10-13usb: fix pl2303 initializationJason Wessel1-11/+0
2008-10-13Fix oti6858 debug levelScott Ashcroft1-4/+0
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar1-137/+1
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-54/+205
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+2
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao1-79/+109
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao1-4/+7