aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: change hub initialization sleeps to delayed_workAlan Stern2008-10-17
* USB: ehci-dbg: fix reading less content of periodic fileMing Lei2008-10-17
* USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2008-10-17
* usb: gadget: workaround storage command size issuesFelipe Balbi2008-10-17
* USB: g_printer: fix handling zero-length packetSangSu Park2008-10-17
* USB Serial: Sierra: debug message fixKevin Lloyd2008-10-17
* USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum2008-10-17
* USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas2008-10-17
* usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard2008-10-17
* OHCI: Allow broken controllers to auto-stopAlan Stern2008-10-17
* usb-storage: report underflow with no sense dataAlan Stern2008-10-17
* usb: add Freescale QE/CPM USB peripheral controller driverLi Yang2008-10-17
* USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel2008-10-17
* USB: remove unused #include <version.h>Huang Weiyi2008-10-17
* usb gadget: defer obex enumerationDavid Brownell2008-10-17
* usb gadget: cdc obex glueFelipe Balbi2008-10-17
* usb gadget: function activation/deactivationDavid Brownell2008-10-17
* USB: gadget: net2280: implement set_wedgeAlan Stern2008-10-17
* USB: gadget: dummy_hcd: implement set_wedgeAlan Stern2008-10-17
* usb: gadget Kconfig cleanupDavid Brownell2008-10-17
* USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier2008-10-17
* USB: extend poisoning to anchorsOliver Neukum2008-10-17
* USB: kill URBs permanentlyOliver Neukum2008-10-17
* drivers/usb/class/usblp.c: adjust error handling codeJulia Lawall2008-10-17
* USB: add USB test and measurement class driverGreg Kroah-Hartman2008-10-17
* USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger2008-10-17
* USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic2008-10-17
* USB: option.c remove duplicate device ids now supported in hso.cDenis Joseph Barrow2008-10-17
* USB: option: add Ericsson F3507g and Dell 5530Dan Williams2008-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\
| * usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven2008-10-16
| * usb gadget: link fixes for network gadgetDavid Brownell2008-10-16
| * usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-16
| * usb gadget: link fixes for storage gadgetDavid Brownell2008-10-16
| * usb gadget: link fixes for printer gadgetDavid Brownell2008-10-16
| * usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-16
| * usb gadget: link fixes for gadget zeroDavid Brownell2008-10-16
| * usb gadget: link fixes for serial gadgetDavid Brownell2008-10-16
| * device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* | Merge branch 'fixes' into for-linusRussell King2008-10-15
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
| |\
| | * pcmcia: encapsulate ioaddr_tDominik Brodowski2008-08-29
| | * pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-22
| | * pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-22
| | * pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-22
| | * pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2008-08-22
| * | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
| * | tty: usb-serial krefsAlan Cox2008-10-13
| * | ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox2008-10-13
| * | usb: fix pl2303 initializationJason Wessel2008-10-13