| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: subtle increased memory usage in u_serial | Jim Sung | 2010-11-11 | 1 | -14/+40 |
* | usb: gadget: goku_udc: add registered flag bit, fixing build | Andy Whitcroft | 2010-11-11 | 1 | -1/+2 |
* | USB: Fix FSL USB driver on non Open Firmware systems | Marc Kleine-Budde | 2010-11-11 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-05 | 1 | -1/+0 |
|\ |
|
| * | USB: gadget: fix ethernet gadget crash in gether_setup | Dmitry Artamonow | 2010-11-01 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | USB: gadget: fix ethernet gadget crash in gether_setup | Dmitry Artamonow | 2010-10-28 | 1 | -1/+1 |
* | | convert get_sb_single() users | Al Viro | 2010-10-29 | 2 | -12/+12 |
* | | fix braino in fs: do not assign default i_ino in new_inode | Al Viro | 2010-10-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 | 2 | -0/+2 |
|\ \ |
|
| * | | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 | 2 | -0/+2 |
| |/ |
|
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 1 | -14/+4 |
|\ \
| |/
|/| |
|
| * | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 2010-10-08 | 1 | -14/+4 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 6 | -17/+0 |
|\ \ |
|
| * | | Revert "drivers/usb: Remove unnecessary return's from void functions" partially | Jiri Kosina | 2010-09-02 | 1 | -0/+3 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 29 | -466/+1178 |
| |\ \ |
|
| * | | | drivers/usb: Remove unnecessary return's from void functions | Joe Perches | 2010-08-10 | 7 | -20/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-22 | 47 | -1265/+1366 |
|\ \ \ \ |
|
| * | | | | USB: gadget: amd5536udc.c: fix error path | Rahul Ruikar | 2010-10-22 | 1 | -1/+3 |
| * | | | | usb: gadget: fix Kconfig warning | Felipe Contreras | 2010-10-22 | 1 | -11/+0 |
| * | | | | usb: r8a66597-udc: Add processing when USB was removed. | Yusuke Goda | 2010-10-22 | 1 | -0/+3 |
| * | | | | mxc_udc: add workaround for ENGcm09152 for i.MX35 | Eric Bénard | 2010-10-22 | 1 | -0/+15 |
| * | | | | USB: gadget: storage: reuse definitions from scsi.h header file | Michal Nazarewicz | 2010-10-22 | 3 | -105/+75 |
| * | | | | usb: makefile cleanup | matt mooney | 2010-10-22 | 1 | -21/+18 |
| * | | | | usb: gadget: dummy_hcd: Fix error path | Rahul Ruikar | 2010-10-22 | 1 | -3/+5 |
| * | | | | usb: gadget: goku_udc: Fix error path | Dan Carpenter | 2010-10-22 | 1 | -11/+15 |
| * | | | | usb: langwell_udc: cancel pending requests when controller is suspended. | Philippe Skowronski | 2010-10-22 | 1 | -0/+5 |
| * | | | | usb: langwell_udc: fix big file transfer issue. | Christophe Lebouc | 2010-10-22 | 1 | -2/+4 |
| * | | | | USB: add platform glue driver for FSL USB DR controller | Anatolij Gustschin | 2010-10-22 | 1 | -0/+1 |
| * | | | | usb: change to new flag variable | matt mooney | 2010-10-22 | 1 | -3/+1 |
| * | | | | USB: gadget: file_storage: reuse definitions from a header file | Michal Nazarewicz | 2010-10-22 | 1 | -13/+1 |
| * | | | | USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-22 | 1 | -0/+3 |
| * | | | | USB: gadget: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-22 | 1 | -1/+1 |
| * | | | | usb gadget: composite: prevent OOPS for non-standard control request | Roger Quadros | 2010-10-22 | 1 | -1/+2 |
| * | | | | USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER | Praveena Nadahally | 2010-10-22 | 1 | -1/+1 |
| * | | | | USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning | Javier Martinez Canillas | 2010-10-22 | 1 | -1/+1 |
| * | | | | USB: gadget: rndis: fix up coding style issues in the file | Mihai Donțu | 2010-10-22 | 1 | -248/+244 |
| * | | | | USB: Kconfig: fix typos in USB_FUNCTIONFS* description | Michael Prokop | 2010-10-22 | 1 | -5/+5 |
| * | | | | USB: g_file_storage: don't generate automatic serial string | Alan Stern | 2010-10-22 | 2 | -36/+15 |
| * | | | | USB: langwell: Remove unnecessary return's from void functions | Joe Perches | 2010-10-22 | 1 | -5/+0 |
| * | | | | USB: gadget: amd5536udc.c: Remove double test | Julia Lawall | 2010-10-22 | 1 | -1/+1 |
| * | | | | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 2010-10-22 | 13 | -38/+30 |
| * | | | | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz | 2010-10-22 | 12 | -26/+22 |
| * | | | | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 2010-10-22 | 25 | -108/+114 |
| * | | | | USB: Revert "USB: gadget: section mismatch warning fixed" | Michal Nazarewicz | 2010-10-22 | 13 | -22/+22 |
| * | | | | USB: gadget: g_multi: moved strings handling code to composite | Michal Nazarewicz | 2010-10-22 | 1 | -16/+3 |
| * | | | | USB: gadget: mass_storage: moved strings handling code to composite | Michal Nazarewicz | 2010-10-22 | 1 | -66/+6 |
| * | | | | USB: gadget: composite: Better string override handling | Michal Nazarewicz | 2010-10-22 | 1 | -32/+64 |
| * | | | | USB: gadget: functionfs: code cleanup | Michal Nazarewicz | 2010-10-22 | 1 | -57/+28 |
| * | | | | usb: gadget: mass_storage: optional SCSI WRITE FUA bit | Michal Nazarewicz | 2010-10-22 | 1 | -1/+15 |