summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2014-11-25usb: gadget: udc: pxa25x: remove unnecessary NULL checkFelipe Balbi
2014-11-25usb: gadget: udc: lpc32xx: remove unnecessary NULL checkFelipe Balbi
2014-11-24usb: gadget: ss_ep_in_comp_desc can be statickbuild test robot
2014-11-21usb: gadget: function: delete an unnecessary check before rndis_add_hdr()Markus Elfring
2014-11-20usb: gadget: net2280: Fix superspeed dma_done()Mario Schuknecht
2014-11-20usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl
2014-11-20usb: gadget: atmel_usba_udc: remove release functionBo Shen
2014-11-20usb: gadget: at91_udc: remove unused release functionBo Shen
2014-11-20usb: gadget: add USB3 support to the printer driverJorge Ramirez-Ortiz
2014-11-18usb: gadget: f_hid: fix error handling in ghid_setup()Dan Carpenter
2014-11-18usb: gadget: f_hid: use after free in hidg_alloc_inst()Dan Carpenter
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja
2014-11-12usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu
2014-11-12usb: gadget: f_hid: hidg_alloc() can be staticFengguang Wu
2014-11-10usb: gadget: atmel_usba_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: bcm63xx_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: r8a66597-udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: amd5536udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: pch_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: fsl_qe_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: mv_udc_core: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: at91_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: fsl_udc_core: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: m66592-udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: pxa25x_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: net2272: use udc-core's reset notifierAlan Stern
2014-11-10usb: gadget: net2280: use udc-core's reset notifierAlan Stern
2014-11-10usb: gadget: dummy-hcd: use udc-core's reset notifierAlan Stern
2014-11-10usb: gadget: dbgp: Fix endpoint config after USB disconnectKyösti Mälkki
2014-11-10usb: gadget: pxa27x_udc: fix warning in non device-tree buildRobert Jarzmik
2014-11-06usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: remove compatibility layerAndrzej Pietrasiewicz
2014-11-06usb: gadget: hid: convert to new interface of f_hidAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2014-11-06usb: gadget: hid: mirror init operations in module cleanupAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of device_createAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of class_createAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz
2014-11-05usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz
2014-11-05usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functionsAndrzej Pietrasiewicz
2014-11-03usb: gadget: fix ptr_ret.cocci warningsFengguang Wu
2014-11-03usb: gadget: function: Added usb_assign_descriptors failure checkPavitrakumar Managutte
2014-11-03usb: gadget: udc: pxa27x: do not call usb_gadget_unregister_driver()Felipe Balbi
2014-11-03usb: gadget: udc: net2272: do not call usb_gadget_unregister_driver()Felipe Balbi