summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)AuthorFilesLines
2017-04-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-02-08xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds1-2/+2
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2015-08-19usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-01-27usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu1-1/+11
2015-01-27usb: gadget: udc: atmel: fix possible IN hang issueBo Shen1-1/+0
2015-01-27usb: gadget: udc: atmel: change setting for DMABo Shen1-3/+3
2015-01-16usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl1-12/+32
2014-10-23usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-09-25usb: Add LED triggers for USB activityMichal Sojka1-0/+4
2014-09-25usb: gadget: Refactor request completionMichal Sojka24-47/+32
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka1-0/+16
2014-09-16usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requestsAndreas Larsson2-21/+67
2014-09-16usb: gadget: udc_core: Use right kobj when calling sysfs_notifyAndreas Larsson1-1/+13
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi2-2/+2
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+17
2014-09-12usb: gadget: Add xilinx usb2 device supportSubbaraya Sundeep Bhatta3-0/+2196
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi5-9/+30
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado1-1/+1
2014-09-02usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2014-08-30usb: gadget: udc: use USB API functions rather than constantsHimangi Saraogi1-3/+3
2014-08-20usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()Wei Yongjun1-3/+1
2014-08-20usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2-4/+21
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun1-2/+2
2014-08-19usb: atmel_usba_udc: fix it to deal with final dma channelBo Shen1-1/+1
2014-08-19usb: gadget: fix error return codeJulia Lawall1-2/+6
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman48-0/+66031
2014-07-16usb: gadget: udc: fsl_mxc_udc: fix sparse errorFelipe Balbi2-0/+5
2014-07-16usb: gadget: udc: net2280: fix sparse errorFelipe Balbi1-1/+1
2014-07-16usb: gadget: udc: fsl_udc_core: fix sparse errorsFelipe Balbi1-4/+8
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz48-0/+66021