| Commit message (Expand) | Author | Age |
* | USB: net2280: update dma buffer allocation | David Brownell | 2006-09-27 |
* | USB: usb serial gadget smp related bug | Eugeny S. Mints | 2006-09-27 |
* | gadgetfs patch for ep0out | Skip Hansen | 2006-09-27 |
* | USB: ethernet gadget avoids zlps for musb_hdrc | David Brownell | 2006-09-27 |
* | usbcore: trim down usb_bus structure | Alan Stern | 2006-09-27 |
* | USB: fix typo in drivers/usb/gadget/Kconfig | Jules Villard | 2006-09-27 |
* | USB: fix signedness issue in drivers/usb/gadget/ether.c | Eric Sesterhenn | 2006-09-27 |
* | USB gadget: gadgetfs dont try to lock before free | Milan Svoboda | 2006-09-27 |
* | USB: add poll to gadgetfs's endpoint zero | Milan Svoboda | 2006-09-27 |
* | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson | 2006-09-27 |
* | USB: gadgetfs: protect ep_release with lock | Milan Svoboda | 2006-09-27 |
* | USB: fix ep_config to return correct value | Milan Svoboda | 2006-09-27 |
* | USB: correct locking in gadgetfs_disconnect | Milan Svoboda | 2006-09-27 |
* | USB: Allow compile in g_ether, fix typo | Tony Lindgren | 2006-09-27 |
* | USB: pxa2xx_udc understands GPIO based VBUS sensing | David Brownell | 2006-09-27 |
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 |
* | usb gadget: g_ether spinlock recursion fix | David Brownell | 2006-08-31 |
* | USB: dummy-hcd: disable interrupts during req->complete | Alan Stern | 2006-08-02 |
* | USB: fix the USB_GADGET_DUMMY_HCD dependencies | Adrian Bunk | 2006-08-02 |
* | USB: AT91 UDC updates, mostly power management | David Brownell | 2006-08-02 |
* | [PATCH] USB: gadget section fixups | David Brownell | 2006-07-12 |
* | [ARM] Fix lh7a40x_udc.c | Russell King | 2006-07-03 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 |
|\ |
|
| * | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 2006-06-26 |
* | | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again | Milan Svoboda | 2006-06-29 |
* | | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
* | | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
|/ |
|
* | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe | 2006-06-23 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
* | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 2006-06-21 |
* | [PATCH] USB: whitespace removal from usb/gadget/ether | David Brownell | 2006-06-21 |
* | [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform | Milan Svoboda | 2006-06-21 |
* | [PATCH] usb gadget: fix compile errors | Milan Svoboda | 2006-06-21 |
* | [PATCH] usb gadget: allow drivers support speeds higher than full speed | Milan Svoboda | 2006-06-21 |
* | [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close() | Franck Bui-Huu | 2006-06-21 |
* | [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device | Franck Bui-Huu | 2006-06-21 |
* | [PATCH] USB: trivial DEBUG message correction in gadget ether driver | Matt Reimer | 2006-06-21 |
* | [PATCH] gadgetfs: fix memory leaks | Alan Stern | 2006-06-21 |
* | [PATCH] gadgetfs: fix AIO interface bugs | Alan Stern | 2006-06-21 |
* | [PATCH] USB: net2280: add a shutdown routine | Alan Stern | 2006-06-21 |
* | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 |
* | [PATCH] USB: net2280: set driver data before it is used | Alan Stern | 2006-04-27 |
* | [PATCH] USB: net2280: check for shared IRQs | Alan Stern | 2006-04-27 |
* | [PATCH] USB: net2280: send 0-length packets for ep0 | Alan Stern | 2006-04-27 |
* | [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests | Alan Stern | 2006-04-27 |