summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: gadget: epautoconf: rework ep_matches() functionRobert Baldyga2015-08-061-49/+32
| * | usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()Robert Baldyga2015-08-041-32/+34
| * | usb: gadget: epautoconf: remove pxa quirk from ep_matches()Robert Baldyga2015-08-042-11/+3
| * | usb: gadget: epautoconf: add endpoint capabilities flags verificationRobert Baldyga2015-08-041-66/+30
| * | usb: gadget: atmel_usba_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: renesas: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+6
| * | usb: musb: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+12
| * | usb: isp1760: udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: gadget: udc-xilinx: add ep capabilities supportRobert Baldyga2015-08-041-0/+9
| * | usb: gadget: s3c2410_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+10
| * | usb: gadget: s3c-hsudc: add ep capabilities supportRobert Baldyga2015-08-041-0/+15
| * | usb: gadget: r8a66597-udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+10
| * | usb: gadget: pxa27x_udc: add ep capabilities supportRobert Baldyga2015-08-041-15/+25
| * | usb: gadget: pxa25x_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+32
| * | usb: gadget: pch_udc: add ep capabilities supportRobert Baldyga2015-08-041-2/+12
| * | usb: gadget: omap_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+22
| * | usb: gadget: net2280: add ep capabilities supportRobert Baldyga2015-08-041-12/+55
| * | usb: gadget: net2272: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: gadget: mv_udc_core: add ep capabilities supportRobert Baldyga2015-08-041-0/+9
| * | usb: gadget: mv_u3d_core: add ep capabilities supportRobert Baldyga2015-08-041-0/+9
| * | usb: gadget: m66592-udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: gadget: lpc32xx_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+32
| * | usb: gadget: gr_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: gadget: goku_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+8
| * | usb: gadget: fusb300_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: gadget: fsl_udc_core: add ep capabilities supportRobert Baldyga2015-08-041-0/+13
| * | usb: gadget: fsl_qe_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: gadget: fotg210-udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: gadget: dummy-hcd: add ep capabilities supportRobert Baldyga2015-08-041-15/+80
| * | usb: gadget: bdc: add ep capabilities supportRobert Baldyga2015-08-041-0/+9
| * | usb: gadget: bcm63xx_udc: add ep capabilities supportRobert Baldyga2015-08-041-4/+25
| * | usb: gadget: at91_udc: add ep capabilities supportRobert Baldyga2015-08-041-9/+29
| * | usb: gadget: amd5536udc: add ep capabilities supportRobert Baldyga2015-08-041-10/+78
| * | usb: dwc3: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * | usb: dwc2: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+13
| * | usb: chipidea: udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+14
| * | staging: emxx_udc: add ep capabilities supportRobert Baldyga2015-08-041-31/+42
| * | usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga2015-08-041-5/+6
| * | usb: gadget: f_uac2: fix build warningFelipe Balbi2015-08-041-1/+1
| * | usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar2015-08-041-5/+1
| * | usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar2015-08-041-5/+1
| * | usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar2015-08-041-5/+1
| * | usb: chipidea: add ci->is_otg condition for otg judgementLi Jun2015-08-031-2/+2
| * | usb: gadget: f_printer: fix deadlock caused by nested spinlockFupan Li2015-08-031-3/+4
| * | usb: musb: Allow building in all the DMA codeTony Lindgren2015-08-031-24/+14
| * | usb: gadget: udc: fix spin_lock in pch_udcPengyu Ma2015-08-031-18/+18
| * | usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak2015-07-316-113/+50
| * | usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak2015-07-312-7/+7
| * | usb: gadget: atmel_usba_udc: add missing ret value checkRobert Baldyga2015-07-311-0/+4
| * | staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga2015-07-311-1/+2