summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* 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
* | USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-7/+2
* | usb: remove redundant memset from amd5536udcMariusz Kozlowski2007-10-121-1/+0
* | USB: cleanups for g_file_storageAlan Stern2007-10-121-67/+62
* | USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-5/+17
* | USB: gadget: gadget zero cleanupsDavid Brownell2007-10-121-141/+96
* | USB: gadget: file storage gadget cleanupsDavid Brownell2007-10-121-73/+45
* | USB: gadget: serial gadget cleanupsDavid Brownell2007-10-121-93/+73
* | USB: gadget: gmidi cleanupsDavid Brownell2007-10-121-48/+32
* | USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell2007-10-121-87/+54
* | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-123-37/+26
|/
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* USB: fix serial gadget ACM breakageDavid Brownell2007-09-111-10/+15
* USB: fsl_usb2_udc: fix bug in processing setup requestsLi Yang2007-08-221-36/+41
* USB: g_file_storage: fix bug in DMA buffer handlingAlan Stern2007-08-221-3/+0
* USB: remove DEBUG definition from dummy_hcdAlan Stern2007-08-221-2/+0
* USB: Stall control endpoint when file storage class request wValue != 0Luis Lloret2007-08-221-3/+4
* USB: px2xx_udc bugfix, missing check for gpio_pullupDavid Brownell2007-08-221-2/+2
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-306-8/+11
* USB: more pxa2xx_udc dead code removalDavid Brownell2007-07-301-30/+0
* USB: m66592-udc: fixes some problemsYoshihiro Shimoda2007-07-194-453/+450
* USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann2007-07-196-0/+4114
* USB: use mutex instead of semaphore in the USB gadget serial driverMatthias Kaehlcke2007-07-191-12/+13
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+3
* minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro2007-07-151-23/+4
* USB: goku_udc trivial cleanupsDavid Brownell2007-07-122-23/+23
* USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell2007-07-123-82/+100
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-129-429/+0
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-124-29/+11
* USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell2007-07-122-404/+25
* USB: pxa2xx_udc: use generic gpio layerMilan Svoboda2007-07-121-14/+49
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-121-2/+1
* USB: fsl_usb2_udc: fix bug for portsc bit maskingLi Yang2007-07-121-1/+1
* usb gadget: Rename husb2dev -> usbaHaavard Skinnemoen2007-07-122-5/+5
* USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard2007-07-124-0/+2210
OpenPOWER on IntegriCloud