summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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
2010-10-22USB: langwell: USB Client PHY low power mode settingJiebingLi
2010-10-22USB: langwell: USB Client Endpoint initializationJiebingLi
2010-10-22USB: langwell: USB Client driver code cleanupJiebingLi
2010-09-03USB: Fix kernel oops with g_ether and WindowsMaxim Osipov
2010-09-03USB: rndis: section mismatch fixHenrik Kretzschmar
2010-09-03USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin
2010-08-23USB: uvc_v4l2: cleanup test for end of loopDan Carpenter
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-10USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz
2010-08-10USB: s3c-hsotg: add support for clock gatingMarek Szyprowski
2010-08-10USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski
2010-08-10USB: s3c-hsotg: fix compilation problemMarek Szyprowski
2010-08-10USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere
2010-08-10USB: s3c-hsotg: Fix OUT packet request retryBen Dooks
2010-08-10USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks
2010-08-10USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks
2010-08-10USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks
2010-08-10USB: s3c-hsotg: Only load packet per fifo writeBen Dooks
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks