| Commit message (Expand) | Author | Age |
* | USB: amd5536udc - remove set_mwi() compiler warning | David Brownell | 2007-10-25 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 |
|\ |
|
| * | [ARM] pxa: update PXA UDC driver to use clk support | Russell King | 2007-10-12 |
* | | atmel_usba_udc: Keep track of the device status | Haavard Skinnemoen | 2007-10-12 |
* | | USB: add atmel_usba_udc driver | Haavard Skinnemoen | 2007-10-12 |
* | | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 2007-10-12 |
* | | USB: serial gadget: Disable endpoints on unload | Vitaly Bordug | 2007-10-12 |
* | | usb-gadget-ether: prevent oops caused by error interrupt race | Benedikt Spranger | 2007-10-12 |
* | | USB: AMD5536: use pdev->revision | Auke Kok | 2007-10-12 |
* | | USB: fix location of statement label in dummy-hcd | Alan Stern | 2007-10-12 |
* | | USB: Eliminate urb->status usage! | Alan Stern | 2007-10-12 |
* | | USB: reorganize urb->status use in dummy-hcd | Alan Stern | 2007-10-12 |
* | | USB: less-restrictive command checking in g-file-storage | Alan Stern | 2007-10-12 |
* | | USB: add urb->unlinked field | Alan Stern | 2007-10-12 |
* | | USB: centralize -EREMOTEIO handling | Alan Stern | 2007-10-12 |
* | | usb: remove redundant memset from amd5536udc | Mariusz Kozlowski | 2007-10-12 |
* | | USB: cleanups for g_file_storage | Alan Stern | 2007-10-12 |
* | | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 2007-10-12 |
* | | USB: gadget: gadget zero cleanups | David Brownell | 2007-10-12 |
* | | USB: gadget: file storage gadget cleanups | David Brownell | 2007-10-12 |
* | | USB: gadget: serial gadget cleanups | David Brownell | 2007-10-12 |
* | | USB: gadget: gmidi cleanups | David Brownell | 2007-10-12 |
* | | USB: gadget: ethernet gadget cleanups, shrinkage | David Brownell | 2007-10-12 |
* | | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup | David Brownell | 2007-10-12 |
|/ |
|
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | USB: fix serial gadget ACM breakage | David Brownell | 2007-09-11 |
* | USB: fsl_usb2_udc: fix bug in processing setup requests | Li Yang | 2007-08-22 |
* | USB: g_file_storage: fix bug in DMA buffer handling | Alan Stern | 2007-08-22 |
* | USB: remove DEBUG definition from dummy_hcd | Alan Stern | 2007-08-22 |
* | USB: Stall control endpoint when file storage class request wValue != 0 | Luis Lloret | 2007-08-22 |
* | USB: px2xx_udc bugfix, missing check for gpio_pullup | David Brownell | 2007-08-22 |
* | USB: "sparse" cleanups for usb gadgets | David Brownell | 2007-07-30 |
* | USB: more pxa2xx_udc dead code removal | David Brownell | 2007-07-30 |
* | USB: m66592-udc: fixes some problems | Yoshihiro Shimoda | 2007-07-19 |
* | USB: amd5536 UDC driver (in GEODE southbridge) | Thomas Dahlmann | 2007-07-19 |
* | USB: use mutex instead of semaphore in the USB gadget serial driver | Matthias Kaehlcke | 2007-07-19 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | minimal fixes for drivers/usb/gadget/m66592-udc.c | Al Viro | 2007-07-15 |
* | USB: goku_udc trivial cleanups | David Brownell | 2007-07-12 |
* | USB: usb gadget stack can now -DDEBUG with Kconfig | David Brownell | 2007-07-12 |
* | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell | 2007-07-12 |
* | usb gadget stack: remove usb_ep_*_buffer(), part 1 | David Brownell | 2007-07-12 |
* | USB: pxa2xx_udc -- cleanups, mostly removing dma hooks | David Brownell | 2007-07-12 |
* | USB: pxa2xx_udc: use generic gpio layer | Milan Svoboda | 2007-07-12 |
* | USB: Don't resume root hub if the controller is suspended | Alan Stern | 2007-07-12 |
* | USB: fsl_usb2_udc: fix bug for portsc bit masking | Li Yang | 2007-07-12 |
* | usb gadget: Rename husb2dev -> usba | Haavard Skinnemoen | 2007-07-12 |