summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2010-05-27usb: fsl_udc_core: fix tegra regulator supportGary King
2010-05-23USB: android gadget: mass storage: Fix format issue for Vista HostVelempati Chiranjeevi
2010-05-23USB: gadget: f_mass_storage: Defer handling interface changes until it is safe.Mike Lockwood
2010-05-17USB: fsl_udc_core: add USB charging supportGary King
2010-05-17USB: fsl_udc_core: handle NULL gadget caseAbhishek Aggarwal
2010-05-17USB: fsl_udc_core: Fix USB chapter9 compliance tests.Venkat Moganty
2010-05-17USB: fsl_udc_core: add tegra supportGary King
2010-05-17f_mass_storage: allow platform to set bulk buffer sizeGary King
2010-05-17[usb mass storage] return -EINVAL on NULL requestGary King
2010-05-17gadget: check for NULL before dereferencing cdev->configGary King
2010-04-03USB: gadget: android: mass_storage: Use spin_lock_irqsave/spin_unlock_irqrestoreArve Hjønnevåg
2010-03-17USB: gadget: android: check for null _android_dev in android_register_function()Mike Lockwood
2010-03-12USB: gadget: f_mass_storage: Flush writes after every 4 MB.Mike Lockwood
2010-03-10USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood
2010-02-26USB: gadget: composite: Don't increment interface number for alt settings.Mike Lockwood
2010-02-26USB: gadget: composite: Don't call set_alt() on functions that are hidden.Mike Lockwood
2010-02-24USB: gadget: android: Disable UMS when RNDIS ethernet is active.Mike Lockwood
2010-02-18usb: gadget: u_ether: Remove warning from gether_disconnect()Mike Lockwood
2010-02-17Add USB_ANDROID_RNDIS_WCEIS option.Steve Kondik
2010-02-14USB: gadget: android: Fix special case for RNDIS ethernet functionMike Lockwood
2010-02-14USB: composite: Compute interface numbers correctly when functions are hidden.Mike Lockwood
2010-02-12USB: gadget: android: Specify USB_CLASS_COMM in device descriptor if using RNDISMike Lockwood
2010-02-12USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is...Mike Lockwood
2010-02-12USB: android: Use composite class driver for enabling and disabling functionsMike Lockwood
2010-02-12USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood
2010-02-08USB: gadget: android: android USB gadget improvements:Mike Lockwood
2010-02-08USB: gadget: adb: Queue read requests with length specified by client.Mike Lockwood
2010-02-08USB: gadget: android: android USB gadget improvements:Krishna, Vamsi
2010-02-08USB: composite: Allow configurations to handle unhandled setup requestsJoe Swantek
2010-02-08USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood
2010-02-08USB: composite: Fix USB WHQL Certification IssuesJared Suttles
2010-02-08drivers: usb: gadget: Add helper function for installing ACM gadget function.Joe Swantek
2010-02-08drivers: usb: gadget: handle NULL descriptors in composite config_bufJared Suttles
2010-02-08android_usb: Composite USB gadget driver for android.Mike Lockwood
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov
2009-10-21ARM: Fix lubbock defconfig buildRussell King
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-06usb: r8a66597-udc unaligned fifo fixMagnus Damm
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23USB: gadget: ether needs to select CRC32Randy Dunlap
2009-09-23USB: gadget: double free_irq() in at91udc_probe()Roel Kluin
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin
2009-09-23USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov
2009-09-23USB: s3c2410: unregister should call unbind, not disconnectAlan Stern