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