summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga2015-07-311-2/+2
* usb: gadget: midi: avoid redundant f_midi_set_alt() callRobert Baldyga2015-07-311-0/+4
* usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() failsRobert Baldyga2015-07-311-1/+7
* usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen2015-07-301-2/+29
* usb: gadget: f_mass_storage: stop thread in bind failure caseSanjay Singh Rawat2015-07-301-2/+9
* usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter2015-07-301-1/+1
* usb: gadget: fotg210-udc: remove duplicate conditionsDan Carpenter2015-07-301-14/+4
* usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov2015-07-301-0/+47
* usb: gadget: apply generic altsetting support check mechanismRobert Baldyga2015-07-303-3/+3
* usb: gadget: f_ecm/f_ncm: check quirk instead of UDC nameRobert Baldyga2015-07-302-5/+4
* usb: gadget: f_mass_storage: check quirk instead of UDC nameRobert Baldyga2015-07-301-1/+2
* usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga2015-07-301-0/+1
* usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga2015-07-301-0/+1
* usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga2015-07-302-0/+2
* usb: dwc3: ep0: handle non maxpacket aligned transfers > 512Kishon Vijay Abraham I2015-07-301-14/+28
* usb: dwc3: ep0: Add chained TRB supportKishon Vijay Abraham I2015-07-302-4/+14
* usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameterKishon Vijay Abraham I2015-07-301-7/+8
* usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512Kishon Vijay Abraham I2015-07-301-8/+17
* usb: dwc3: ep0: use _roundup_ to calculate the transfer sizeKishon Vijay Abraham I2015-07-301-3/+1
* usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I2015-07-301-2/+10
* usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUSPhil Edworthy2015-07-291-0/+62
* usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-20/+21
* usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+21