summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-29convert get_sb_single() usersAl Viro
2010-10-28USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow
2010-10-26fix braino in fs: do not assign default i_ino in new_inodeAl Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22USB: gadget: amd5536udc.c: fix error pathRahul Ruikar
2010-10-22usb: gadget: fix Kconfig warningFelipe Contreras
2010-10-22usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric Bénard
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22usb: gadget: dummy_hcd: Fix error pathRahul Ruikar
2010-10-22usb: gadget: goku_udc: Fix error pathDan Carpenter
2010-10-22usb: langwell_udc: cancel pending requests when controller is suspended.Philippe Skowronski
2010-10-22usb: langwell_udc: fix big file transfer issue.Christophe Lebouc
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin
2010-10-22usb: change to new flag variablematt mooney
2010-10-22USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz
2010-10-22USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD
2010-10-22USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros
2010-10-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally
2010-10-22USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu
2010-10-22USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern
2010-10-22USB: langwell: Remove unnecessary return's from void functionsJoe Perches
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz
2010-10-22USB: gadget: functionfs: code cleanupMichal Nazarewicz
2010-10-22usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz
2010-10-22usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz
2010-10-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi
2010-10-22USB: langwell: USB Client Remote Wakeup SupportJiebingLi