| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: Unbreak fsl_usb2_udc | Peter Korsgaard | 2007-12-22 | 1 | -1/+1 |
* | USB: at91_udc: correct hanging while disconnecting usb cable | Nicolas Ferre | 2007-12-17 | 1 | -0/+2 |
* | USB: s3c2410 gadget: ensure vbus pin in input mode during read | Ben Dooks | 2007-11-28 | 1 | -0/+4 |
* | USB: s3c2410 gadget: allow sharing of vbus irq | Ben Dooks | 2007-11-28 | 1 | -3/+3 |
* | USB: s3c2410 gadget: Header move fixups | Ben Dooks | 2007-11-28 | 1 | -3/+3 |
* | USB: omap_udc build fix | David Brownell | 2007-11-28 | 1 | -3/+3 |
* | USB: amd5536udc - remove set_mwi() compiler warning | David Brownell | 2007-10-25 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 | 2 | -26/+43 |
|\ |
|
| * | [ARM] pxa: update PXA UDC driver to use clk support | Russell King | 2007-10-12 | 2 | -26/+43 |
* | | atmel_usba_udc: Keep track of the device status | Haavard Skinnemoen | 2007-10-12 | 2 | -10/+51 |
* | | USB: add atmel_usba_udc driver | Haavard Skinnemoen | 2007-10-12 | 4 | -1/+2414 |
* | | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 2007-10-12 | 20 | -21/+21 |
* | | USB: serial gadget: Disable endpoints on unload | Vitaly Bordug | 2007-10-12 | 1 | -0/+6 |
* | | usb-gadget-ether: prevent oops caused by error interrupt race | Benedikt Spranger | 2007-10-12 | 1 | -0/+12 |
* | | USB: AMD5536: use pdev->revision | Auke Kok | 2007-10-12 | 1 | -4/+2 |
* | | USB: fix location of statement label in dummy-hcd | Alan Stern | 2007-10-12 | 1 | -1/+1 |
* | | USB: Eliminate urb->status usage! | Alan Stern | 2007-10-12 | 1 | -2/+1 |
* | | USB: reorganize urb->status use in dummy-hcd | Alan Stern | 2007-10-12 | 1 | -29/+24 |
* | | USB: less-restrictive command checking in g-file-storage | Alan Stern | 2007-10-12 | 1 | -1/+1 |
* | | USB: add urb->unlinked field | Alan Stern | 2007-10-12 | 1 | -5/+3 |
* | | USB: centralize -EREMOTEIO handling | Alan Stern | 2007-10-12 | 1 | -7/+2 |
* | | usb: remove redundant memset from amd5536udc | Mariusz Kozlowski | 2007-10-12 | 1 | -1/+0 |
* | | USB: cleanups for g_file_storage | Alan Stern | 2007-10-12 | 1 | -67/+62 |
* | | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 2007-10-12 | 1 | -5/+17 |
* | | USB: gadget: gadget zero cleanups | David Brownell | 2007-10-12 | 1 | -141/+96 |
* | | USB: gadget: file storage gadget cleanups | David Brownell | 2007-10-12 | 1 | -73/+45 |
* | | USB: gadget: serial gadget cleanups | David Brownell | 2007-10-12 | 1 | -93/+73 |
* | | USB: gadget: gmidi cleanups | David Brownell | 2007-10-12 | 1 | -48/+32 |
* | | USB: gadget: ethernet gadget cleanups, shrinkage | David Brownell | 2007-10-12 | 1 | -87/+54 |
* | | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup | David Brownell | 2007-10-12 | 3 | -37/+26 |
|/ |
|
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -1/+0 |
* | USB: fix serial gadget ACM breakage | David Brownell | 2007-09-11 | 1 | -10/+15 |
* | USB: fsl_usb2_udc: fix bug in processing setup requests | Li Yang | 2007-08-22 | 1 | -36/+41 |
* | USB: g_file_storage: fix bug in DMA buffer handling | Alan Stern | 2007-08-22 | 1 | -3/+0 |
* | USB: remove DEBUG definition from dummy_hcd | Alan Stern | 2007-08-22 | 1 | -2/+0 |
* | USB: Stall control endpoint when file storage class request wValue != 0 | Luis Lloret | 2007-08-22 | 1 | -3/+4 |
* | USB: px2xx_udc bugfix, missing check for gpio_pullup | David Brownell | 2007-08-22 | 1 | -2/+2 |
* | USB: "sparse" cleanups for usb gadgets | David Brownell | 2007-07-30 | 6 | -8/+11 |
* | USB: more pxa2xx_udc dead code removal | David Brownell | 2007-07-30 | 1 | -30/+0 |
* | USB: m66592-udc: fixes some problems | Yoshihiro Shimoda | 2007-07-19 | 4 | -453/+450 |
* | USB: amd5536 UDC driver (in GEODE southbridge) | Thomas Dahlmann | 2007-07-19 | 6 | -0/+4114 |
* | USB: use mutex instead of semaphore in the USB gadget serial driver | Matthias Kaehlcke | 2007-07-19 | 1 | -12/+13 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 2 | -4/+2 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+3 |
* | minimal fixes for drivers/usb/gadget/m66592-udc.c | Al Viro | 2007-07-15 | 1 | -23/+4 |
* | USB: goku_udc trivial cleanups | David Brownell | 2007-07-12 | 2 | -23/+23 |
* | USB: usb gadget stack can now -DDEBUG with Kconfig | David Brownell | 2007-07-12 | 3 | -82/+100 |
* | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell | 2007-07-12 | 9 | -429/+0 |