summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-118-2/+11
* USB: fix gadgetfs class request delegationRoy Hashimoto2008-03-241-2/+2
* USB: fsl_usb2_udc: fix broken KconfigLi Yang2008-03-101-1/+1
* USB: remove incorrect struct class_device from the printer gadgetTony Jones2008-03-041-1/+0
* USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2008-03-042-39/+53
* USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg2008-02-211-0/+1
* USB: g_printer, fix empty if statementAdrian Bunk2008-02-211-1/+1
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-5/+3
* usb: net2280 can't have a function called show_registers()David Howells2008-02-081-3/+3
* USB: Use menuconfig objectsDenis Cheng2008-02-011-4/+5
* USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov2008-02-012-69/+62
* USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2008-02-012-20/+61
* USB: gadget: at91_udc minor fix (there is no number six)David Brownell2008-02-011-3/+3
* USB: gadget: ethernet error path potential oops fixDavid Brownell2008-02-011-3/+3
* USB: Spelling fixesJoe Perches2008-02-013-3/+3
* USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov2008-02-011-2/+7
* USB: dummy_hcd: change the default power budgetAlan Stern2008-02-011-2/+3
* USB: dummy_hcd: don't register drivers on the platform busAlan Stern2008-02-011-25/+8
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-016-0/+7
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-0114-171/+151
* USB: add Printer Gadget DriverCraig W. Nadler2008-02-013-0/+1609
* USB: Add missing "space" to printk messagesJoe Perches2008-02-013-3/+3
* USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda2008-02-013-1/+118
* USB: device DMA support on OMAP2Kyungmin Park2008-02-011-22/+49
* USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik2008-02-011-2/+2
* usb gadget: fix fsl_usb2_udc potential OOPSLi Yang2008-02-011-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-261-1/+1
* USB: Unbreak fsl_usb2_udcPeter Korsgaard2007-12-221-1/+1
* USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre2007-12-171-0/+2
* USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks2007-11-281-0/+4
* USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks2007-11-281-3/+3
* USB: s3c2410 gadget: Header move fixupsBen Dooks2007-11-281-3/+3
* USB: omap_udc build fixDavid Brownell2007-11-281-3/+3
* USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell2007-10-251-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-152-26/+43
|\
| * [ARM] pxa: update PXA UDC driver to use clk supportRussell King2007-10-122-26/+43
* | atmel_usba_udc: Keep track of the device statusHaavard Skinnemoen2007-10-122-10/+51
* | USB: add atmel_usba_udc driverHaavard Skinnemoen2007-10-124-1/+2414
* | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-1220-21/+21
* | USB: serial gadget: Disable endpoints on unloadVitaly Bordug2007-10-121-0/+6
* | usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger2007-10-121-0/+12
* | USB: AMD5536: use pdev->revisionAuke Kok2007-10-121-4/+2
* | USB: fix location of statement label in dummy-hcdAlan Stern2007-10-121-1/+1
* | USB: Eliminate urb->status usage!Alan Stern2007-10-121-2/+1
* | USB: reorganize urb->status use in dummy-hcdAlan Stern2007-10-121-29/+24
* | USB: less-restrictive command checking in g-file-storageAlan Stern2007-10-121-1/+1
* | USB: add urb->unlinked fieldAlan Stern2007-10-121-5/+3