aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-10-17USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas
2008-10-17usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern
2008-10-17usb-storage: report underflow with no sense dataAlan Stern
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-17USB: remove unused #include <version.h>Huang Weiyi
2008-10-17usb gadget: defer obex enumerationDavid Brownell
2008-10-17usb gadget: cdc obex glueFelipe Balbi
2008-10-17usb gadget: function activation/deactivationDavid Brownell
2008-10-17USB: gadget: net2280: implement set_wedgeAlan Stern
2008-10-17USB: gadget: dummy_hcd: implement set_wedgeAlan Stern
2008-10-17usb: gadget Kconfig cleanupDavid Brownell
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier
2008-10-17USB: extend poisoning to anchorsOliver Neukum
2008-10-17USB: kill URBs permanentlyOliver Neukum
2008-10-17drivers/usb/class/usblp.c: adjust error handling codeJulia Lawall
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman
2008-10-17USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger
2008-10-17USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic
2008-10-17USB: option.c remove duplicate device ids now supported in hso.cDenis Joseph Barrow
2008-10-17USB: option: add Ericsson F3507g and Dell 5530Dan Williams
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell
2008-10-16usb gadget: link fixes for printer gadgetDavid Brownell
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell
2008-10-16usb gadget: link fixes for serial gadgetDavid Brownell
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15Merge branch 'fixes' into for-linusRussell King
2008-10-14Merge branch 's3c-move' into develRussell King
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13tty: usb-serial krefsAlan Cox
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox
2008-10-13usb: fix pl2303 initializationJason Wessel
2008-10-13Fix oti6858 debug levelScott Ashcroft
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao
2008-10-07[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao
2008-10-07[ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao