| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] misc arm pt_regs fixes | Al Viro | 2006-10-08 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 6 | -17/+13 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | Still more typo fixes | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 5 | -5/+5 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -25/+55 |
* | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 2 | -2/+2 |
* | USB: g_file_storage: Set sense info Valid bit only when needed | Alan Stern | 2006-09-28 | 1 | -1/+15 |
* | USB: g_file_storage: fix "ignoring return value" warnings | Alan Stern | 2006-09-28 | 1 | -7/+12 |
* | USB: dummy-hcd: fix "warn-unused-result" messages | Alan Stern | 2006-09-28 | 1 | -10/+23 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 | 1 | -3/+3 |
|\ |
|
| * | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 2006-09-28 | 1 | -3/+3 |
* | | USB: net2280: update dma buffer allocation | David Brownell | 2006-09-27 | 1 | -68/+88 |
* | | USB: usb serial gadget smp related bug | Eugeny S. Mints | 2006-09-27 | 1 | -0/+3 |
* | | gadgetfs patch for ep0out | Skip Hansen | 2006-09-27 | 1 | -1/+1 |
* | | USB: ethernet gadget avoids zlps for musb_hdrc | David Brownell | 2006-09-27 | 1 | -0/+3 |
* | | usbcore: trim down usb_bus structure | Alan Stern | 2006-09-27 | 1 | -6/+2 |
* | | USB: fix typo in drivers/usb/gadget/Kconfig | Jules Villard | 2006-09-27 | 1 | -1/+1 |
* | | USB: fix signedness issue in drivers/usb/gadget/ether.c | Eric Sesterhenn | 2006-09-27 | 1 | -1/+1 |
* | | USB gadget: gadgetfs dont try to lock before free | Milan Svoboda | 2006-09-27 | 1 | -1/+0 |
* | | USB: add poll to gadgetfs's endpoint zero | Milan Svoboda | 2006-09-27 | 1 | -1/+31 |
* | | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 | 3 | -6/+6 |
* | | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson | 2006-09-27 | 3 | -0/+1353 |
* | | USB: gadgetfs: protect ep_release with lock | Milan Svoboda | 2006-09-27 | 1 | -0/+5 |
* | | USB: fix ep_config to return correct value | Milan Svoboda | 2006-09-27 | 1 | -3/+4 |
* | | USB: correct locking in gadgetfs_disconnect | Milan Svoboda | 2006-09-27 | 1 | -2/+3 |
* | | USB: Allow compile in g_ether, fix typo | Tony Lindgren | 2006-09-27 | 1 | -2/+2 |
* | | USB: pxa2xx_udc understands GPIO based VBUS sensing | David Brownell | 2006-09-27 | 2 | -18/+76 |
* | | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 | 1 | -1/+1 |
* | | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -3/+3 |
|/ |
|
* | usb gadget: g_ether spinlock recursion fix | David Brownell | 2006-08-31 | 1 | -14/+31 |
* | USB: dummy-hcd: disable interrupts during req->complete | Alan Stern | 2006-08-02 | 1 | -2/+4 |
* | USB: fix the USB_GADGET_DUMMY_HCD dependencies | Adrian Bunk | 2006-08-02 | 1 | -1/+1 |
* | USB: AT91 UDC updates, mostly power management | David Brownell | 2006-08-02 | 2 | -64/+113 |
* | [PATCH] USB: gadget section fixups | David Brownell | 2006-07-12 | 7 | -17/+17 |
* | [ARM] Fix lh7a40x_udc.c | Russell King | 2006-07-03 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -1/+1 |
|\ |
|
| * | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 6 | -11/+11 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 12 | -12/+0 |
* | | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again | Milan Svoboda | 2006-06-29 | 1 | -1/+1 |
* | | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
|/ |
|
* | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe | 2006-06-23 | 1 | -2/+0 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 2006-06-21 | 2 | -2/+2 |
* | [PATCH] USB: whitespace removal from usb/gadget/ether | David Brownell | 2006-06-21 | 3 | -250/+251 |
* | [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform | Milan Svoboda | 2006-06-21 | 1 | -1/+6 |