aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01USB: Use menuconfig objectsDenis Cheng1-4/+5
2008-02-01USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov2-69/+62
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2-20/+61
2008-02-01USB: gadget: at91_udc minor fix (there is no number six)David Brownell1-3/+3
2008-02-01USB: gadget: ethernet error path potential oops fixDavid Brownell1-3/+3
2008-02-01USB: Spelling fixesJoe Perches3-3/+3
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov1-2/+7
2008-02-01USB: dummy_hcd: change the default power budgetAlan Stern1-2/+3
2008-02-01USB: dummy_hcd: don't register drivers on the platform busAlan Stern1-25/+8
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius6-0/+7
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell14-171/+151
2008-02-01USB: add Printer Gadget DriverCraig W. Nadler3-0/+1609
2008-02-01USB: Add missing "space" to printk messagesJoe Perches3-3/+3
2008-02-01USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda3-1/+118
2008-02-01USB: device DMA support on OMAP2Kyungmin Park1-22/+49
2008-02-01USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik1-2/+2
2008-02-01usb gadget: fix fsl_usb2_udc potential OOPSLi Yang1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor1-1/+1
2007-12-22USB: Unbreak fsl_usb2_udcPeter Korsgaard1-1/+1
2007-12-17USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre1-0/+2
2007-11-28USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks1-0/+4
2007-11-28USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks1-3/+3
2007-11-28USB: s3c2410 gadget: Header move fixupsBen Dooks1-3/+3
2007-11-28USB: omap_udc build fixDavid Brownell1-3/+3
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-26/+43
2007-10-12atmel_usba_udc: Keep track of the device statusHaavard Skinnemoen2-10/+51
2007-10-12USB: add atmel_usba_udc driverHaavard Skinnemoen4-1/+2414
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell20-21/+21
2007-10-12USB: serial gadget: Disable endpoints on unloadVitaly Bordug1-0/+6
2007-10-12usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger1-0/+12
2007-10-12USB: AMD5536: use pdev->revisionAuke Kok1-4/+2
2007-10-12USB: fix location of statement label in dummy-hcdAlan Stern1-1/+1
2007-10-12USB: Eliminate urb->status usage!Alan Stern1-2/+1
2007-10-12USB: reorganize urb->status use in dummy-hcdAlan Stern1-29/+24
2007-10-12USB: less-restrictive command checking in g-file-storageAlan Stern1-1/+1
2007-10-12USB: add urb->unlinked fieldAlan Stern1-5/+3
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern1-7/+2
2007-10-12usb: remove redundant memset from amd5536udcMariusz Kozlowski1-1/+0
2007-10-12USB: cleanups for g_file_storageAlan Stern1-67/+62
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern1-5/+17
2007-10-12USB: gadget: gadget zero cleanupsDavid Brownell1-141/+96
2007-10-12USB: gadget: file storage gadget cleanupsDavid Brownell1-73/+45
2007-10-12USB: gadget: serial gadget cleanupsDavid Brownell1-93/+73
2007-10-12USB: gadget: gmidi cleanupsDavid Brownell1-48/+32
2007-10-12USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell1-87/+54
2007-10-12USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell3-37/+26