| Commit message (Expand) | Author | Age |
* | USB: add platform glue driver for FSL USB DR controller | Anatolij Gustschin | 2010-10-22 |
* | usb: change to new flag variable | matt mooney | 2010-10-22 |
* | USB: gadget: file_storage: reuse definitions from a header file | Michal Nazarewicz | 2010-10-22 |
* | USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-22 |
* | USB: gadget: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-22 |
* | usb gadget: composite: prevent OOPS for non-standard control request | Roger Quadros | 2010-10-22 |
* | USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER | Praveena Nadahally | 2010-10-22 |
* | USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning | Javier Martinez Canillas | 2010-10-22 |
* | USB: gadget: rndis: fix up coding style issues in the file | Mihai Donțu | 2010-10-22 |
* | USB: Kconfig: fix typos in USB_FUNCTIONFS* description | Michael Prokop | 2010-10-22 |
* | USB: g_file_storage: don't generate automatic serial string | Alan Stern | 2010-10-22 |
* | USB: langwell: Remove unnecessary return's from void functions | Joe Perches | 2010-10-22 |
* | USB: gadget: amd5536udc.c: Remove double test | Julia Lawall | 2010-10-22 |
* | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 2010-10-22 |
* | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz | 2010-10-22 |
* | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 2010-10-22 |
* | USB: Revert "USB: gadget: section mismatch warning fixed" | Michal Nazarewicz | 2010-10-22 |
* | USB: gadget: g_multi: moved strings handling code to composite | Michal Nazarewicz | 2010-10-22 |
* | USB: gadget: mass_storage: moved strings handling code to composite | Michal Nazarewicz | 2010-10-22 |
* | USB: gadget: composite: Better string override handling | Michal Nazarewicz | 2010-10-22 |
* | USB: gadget: functionfs: code cleanup | Michal Nazarewicz | 2010-10-22 |
* | usb: gadget: mass_storage: optional SCSI WRITE FUA bit | Michal Nazarewicz | 2010-10-22 |
* | usb: gadget: storage: remove nofua file when unbinding | Michal Nazarewicz | 2010-10-22 |
* | USB: gadget: g_ffs: fixed vendor and product ID | Michal Nazarewicz | 2010-10-22 |
* | USB: gadget: g_multi: fixed vendor and product ID | Michal Nazarewicz | 2010-10-22 |
* | USB Gadget: Verify VBUS current before setting the device self-powered bit | Parirajan Muthalagu | 2010-10-22 |
* | USB: gadget: dbgp: cleanup: remove unneeded check | Dan Carpenter | 2010-10-22 |
* | USB: langwell: USB Client driver memory handling | JiebingLi | 2010-10-22 |
* | USB: langwell: USB Client Remote Wakeup Support | JiebingLi | 2010-10-22 |
* | USB: langwell: USB Client PHY low power mode setting | JiebingLi | 2010-10-22 |
* | USB: langwell: USB Client Endpoint initialization | JiebingLi | 2010-10-22 |
* | USB: langwell: USB Client driver code cleanup | JiebingLi | 2010-10-22 |
* | USB: Fix kernel oops with g_ether and Windows | Maxim Osipov | 2010-09-03 |
* | USB: rndis: section mismatch fix | Henrik Kretzschmar | 2010-09-03 |
* | USB: s3c-hsotg: Remove DEBUG define | Maurus Cuelenaere | 2010-09-03 |
* | USB: gadget: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-08-23 |
* | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 2010-08-23 |
* | USB: r8a66597-udc: return -ENOMEM if kzalloc() fails | Axel Lin | 2010-08-23 |
* | USB: uvc_v4l2: cleanup test for end of loop | Dan Carpenter | 2010-08-23 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | | USB: gadget: file_storage: serial parameter even if not test mode | Michal Nazarewicz | 2010-08-10 |
* | | USB: s3c-hsotg: add support for clock gating | Marek Szyprowski | 2010-08-10 |
* | | USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register | Marek Szyprowski | 2010-08-10 |
* | | USB: s3c-hsotg: fix compilation problem | Marek Szyprowski | 2010-08-10 |
* | | USB: s3c-hsotg: Add support for external USB clock | Maurus Cuelenaere | 2010-08-10 |
* | | USB: s3c-hsotg: Fix OUT packet request retry | Ben Dooks | 2010-08-10 |
* | | USB: s3c-hsotg: Fix the OUT EP0 limit | Ben Dooks | 2010-08-10 |
* | | USB: s3c-hsotg: Fix max EP0 IN request length | Ben Dooks | 2010-08-10 |
* | | USB: s3c-hsotg: Check for new request before enqueing new setup | Ben Dooks | 2010-08-10 |