summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2015-02-04usb: udc-core: add is_selfpowered sys entryPeter Chen
2014-11-29MLK-9932-2 usb: gadget: g_serial: fix oops during process contextPeter Chen
2014-11-29MLK-9932-1 usb: gadget: g_serial: fix oops during interruptPeter Chen
2014-10-20ENGR00321224 usb: gadget: composite: try to dequeue cdev->req before free itLi Jun
2014-10-20MLK-9617-15 usb: gadget: composite: add get otg descriptor request handlingLi Jun
2014-09-30MLK-9617-2 usb: gadget: set bcdOTG of OTG descriptor for gadget driversLi Jun
2014-08-27ENGR00320792-3 usb: gadget: mark init as late_initcallPeter Chen
2014-08-27ENGR00320792-2 Revert "drivers: usb: udc-core: add deferred bind for gadget d...Peter Chen
2014-08-27ENGR00320792-1 Revert "usb: gadget: remove __init from gadget driver bind fun...Peter Chen
2014-08-27usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi
2014-08-27usb: udc-core: set gadget state as not attached after unloading modulePeter Chen
2014-08-27usb: gadget: set gadget state as configuredPeter Chen
2014-08-27usb: gadget: remove __init from gadget driver bind functionPeter Chen
2014-08-27drivers: usb: udc-core: add deferred bind for gadget driverRobert Baldyga
2014-08-27usb: phy: make PHY driver selection possible by controller driversRoger Quadros
2014-08-27usb: gadget: zero: Add flexible auto remote wakeup test methodPeter Chen
2014-08-27ENGR00161643-3 UTP : bugfixHuang Shijie
2014-08-27ENGR00160834 UTP : replace kzalloc() with vmalloc()Huang Shijie
2014-08-27ENGR00140950 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2014-08-27ENGR00217717 mfgtool firmware will crash during mfgtool runningTony LIU
2014-08-27ENGR00280494-1 make the kernel image for mfgtoolFrank Li
2014-07-09usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-06-30usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle
2014-06-07usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot
2014-05-06usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros
2014-05-06usb: gadget: tcm_usb_gadget: stop format stringsKees Cook
2014-03-06usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli
2013-12-20usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik
2013-10-05USB: Fix breakage in ffs_fs_mount()Al Viro
2013-10-01usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern
2013-09-26usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart
2013-09-07usb: acm gadget: Null termintate strings tableGraham Williams
2013-08-04usb: gadget: udc-core: fix the typo of udc state attributeRong Wang
2013-07-21usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle
2013-05-15usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han
2013-05-15usb: gadget: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun
2013-05-15usb: gadget: dummy_hcd: fix error return code in init()Wei Yongjun
2013-05-15usb: gadget: fusb300_udc: fix error return code in fusb300_probe()Wei Yongjun
2013-05-15usb: gadget: m66592-udc: fix error return code in m66592_probe()Wei Yongjun
2013-05-15usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()Wei Yongjun
2013-05-15usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()Wei Yongjun
2013-05-15usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: imx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: f_uac2: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()Sachin Kamat