Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe | 1 | -2/+0 |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -3/+3 |
2006-06-22 | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 2 | -2/+2 |
2006-06-22 | [PATCH] USB: whitespace removal from usb/gadget/ether | David Brownell | 3 | -250/+251 |
2006-06-22 | [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform | Milan Svoboda | 1 | -1/+6 |
2006-06-22 | [PATCH] usb gadget: fix compile errors | Milan Svoboda | 1 | -0/+4 |
2006-06-22 | [PATCH] usb gadget: allow drivers support speeds higher than full speed | Milan Svoboda | 1 | -1/+1 |
2006-06-22 | [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close() | Franck Bui-Huu | 1 | -10/+8 |
2006-06-22 | [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device | Franck Bui-Huu | 1 | -78/+17 |
2006-06-22 | [PATCH] USB: trivial DEBUG message correction in gadget ether driver | Matt Reimer | 1 | -1/+1 |
2006-06-22 | [PATCH] gadgetfs: fix memory leaks | Alan Stern | 1 | -22/+29 |
2006-06-22 | [PATCH] gadgetfs: fix AIO interface bugs | Alan Stern | 1 | -6/+5 |
2006-06-22 | [PATCH] USB: net2280: add a shutdown routine | Alan Stern | 1 | -0/+17 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2 | -19/+6 |
2006-04-27 | [PATCH] USB: net2280: set driver data before it is used | Alan Stern | 1 | -3/+2 |
2006-04-27 | [PATCH] USB: net2280: check for shared IRQs | Alan Stern | 1 | -0/+4 |
2006-04-27 | [PATCH] USB: net2280: send 0-length packets for ep0 | Alan Stern | 1 | -3/+1 |
2006-04-27 | [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests | Alan Stern | 1 | -1/+1 |
2006-04-26 | [PATCH] fix leak in activate_ep_files() | Al Viro | 1 | -0/+1 |
2006-04-14 | [PATCH] USB: linux/usb/net2280.h common definitions | Pete Zaitcev | 1 | -416/+1 |
2006-04-14 | [PATCH] USB: g_ether, highspeed conformance fix | David Brownell | 1 | -3/+3 |
2006-04-14 | [PATCH] USB: at91 usb driver supend/resume fixes | David Brownell | 1 | -2/+2 |
2006-04-14 | [PATCH] USB: gadget zero poisons OUT buffers | David Brownell | 1 | -2/+5 |
2006-04-14 | [PATCH] USB: gadgetfs highspeed bugfix | David Brownell | 1 | -12/+12 |
2006-04-14 | [PATCH] USB: net2280 short rx status fix | David Brownell | 1 | -1/+2 |
2006-04-14 | [PATCH] USB: fix gadget_is_musbhdrc() | David Brownell | 1 | -3/+3 |
2006-04-14 | [PATCH] USB: g_file_storage: use module_param_array_named macro | Alan Stern | 1 | -9/+17 |
2006-04-14 | [PATCH] USB: g_file_storage: add comment about buffer allocation | Alan Stern | 1 | -0/+9 |
2006-04-14 | [PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers | Alan Stern | 1 | -0/+3 |
2006-04-14 | [PATCH] USB: net2282 and net2280 software compatibility | Guennadi Liakhovetski | 3 | -23/+73 |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 1 | -3/+3 |
2006-03-21 | [PATCH] USB: kzalloc() conversion in drivers/usb/gadget | Eric Sesterhenn | 9 | -22/+11 |
2006-03-21 | [PATCH] USB: ethernet gadget driver section fixups | Aras Vaichas | 1 | -11/+27 |
2006-03-21 | [PATCH] USB: gadget driver section fixups | David Brownell | 4 | -10/+10 |
2006-03-21 | [PATCH] USB: Zero driver: Removed duplicated code | Franck Bui-Huu | 1 | -6/+0 |
2006-03-21 | [PATCH] recognize three more usb peripheral controllers | David Brownell | 2 | -2/+36 |
2006-03-21 | [PATCH] USB: minor gadget/rndis tweak | David Brownell | 1 | -1/+2 |
2006-03-21 | [PATCH] USB: add support for AT91 gadget | David Brownell | 4 | -0/+1972 |
2006-02-28 | [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow) | Shaun Tancheff | 1 | -4/+7 |
2006-02-28 | [PATCH] USB: lh7a40x gadget driver: Fixed a dead lock | Franck Bui-Huu | 1 | -2/+4 |
2006-02-01 | [PATCH] USB: gadget zero and dma-coherent buffers | David Brownell | 1 | -3/+5 |
2006-02-01 | [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response | Alan Stern | 1 | -1/+7 |
2006-02-01 | [PATCH] USB: net2280 warning fix | David Brownell | 1 | -0/+1 |
2006-01-13 | [PATCH] Remove usb gadget generic driver methods | Russell King | 4 | -12/+0 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 1 | -11/+8 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2 | -4/+4 |
2006-01-05 | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -1/+1 |
2006-01-05 | [PATCH] USB Gadget: dummy_hcd: updates to hcd->state | Alan Stern | 1 | -12/+31 |
2006-01-05 | [PATCH] USB Gadget: file_storage: remove "volatile" declarations | Alan Stern | 1 | -21/+38 |
2006-01-05 | [PATCH] USB: Cleanups for usb gadget mass-storage | Pavel Machek | 1 | -2/+2 |