aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-08
* usb: gadget: r8a66597-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-08
* usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-08
* usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-08
* usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driverYoshihiro Shimoda2011-07-08
* usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda2011-07-08
* usb: gadget: fix up depenciesSebastian Andrzej Siewior2011-07-05
* usb: gadget: fusb300_udc: fix compile warningsSebastian Andrzej Siewior2011-07-05
* usb: gadget: ci13xx_udc.c: fix compile warningSebastian Andrzej Siewior2011-07-05
* usb: gadget: net2272: fix compile warningsFelipe Balbi2011-07-05
* usb: gadget: langwell_udc: fix compile warningsFelipe Balbi2011-07-05
* usb: gadget: fusb300_udc: drop dead codeFelipe Balbi2011-07-05
* USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka2011-07-01
* usb: gadget: Compilation warning fixTatyana Brokhman2011-07-01
* USB: Gadget: Webcam: Return correct result of bindJassi Brar2011-07-01
* USB: gadget: fix req length in sourcesink_setup()Bob Liu2011-07-01
* usb: gadget: udc-core: wire up sysfs filesSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: convert to new-style udc-probeSebastian Andrzej Siewior2011-07-01
* usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: move selection of speed into ->pullup()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: move ep initialisation HW setupSebastian Andrzej Siewior2011-07-01
* usb: gadget: defer setting maxpacket till ->setup()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: allow multiple gadgets to be builtFelipe Balbi2011-07-01
* usb: gadget: dummy_hcd: move common bits of suspend/resume into one functionSebastian Andrzej Siewior2011-07-01
* usb: gadget: remove net2280_set_fifo_mode()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPERSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possibleSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: use dummy_pullup() instead of open codingSebastian Andrzej Siewior2011-07-01
* usb: gadget: chips: remove ifdef trickeryFelipe Balbi2011-07-01
* usb: gadget: ci13xx_udc: fix usb_ep_enable() callFelipe Balbi2011-07-01
* usb: gadget: s3c2410_udc: use platform ids insteadSebastian Andrzej Siewior2011-07-01
* usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior2011-07-01
* usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: add 'is_high_speed' parameterTatyana Brokhman2011-07-01
* usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman2011-07-01
* usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman2011-07-01
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-01
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-01
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-28
* usb: gadget: coding style fixTatyana Brokhman2011-06-28
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: gadget: introduce UDC ClassFelipe Balbi2011-06-28
* USB: deprecate g_file_storageAlan Stern2011-06-15
* Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
|\
| * USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-07