summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-02usb: dwc3: return error in case of run/stop timeoutdwc3-for-v3.6Pratyush Anand
2012-07-02usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration receivedPratyush Anand
2012-07-02usb: dwc3: no need to clear INIT{U1,U2}ENA bitsPratyush Anand
2012-07-02usb: dwc3: keep default hird threshold value as 4b1100Pratyush Anand
2012-07-02usb: dwc3: correct set_halt implementation for ep0Pratyush Anand
2012-06-25usb: dwc3: ep0: prevent starting transfers twice on ep0Felipe Balbi
2012-06-25usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_haltFelipe Balbi
2012-06-25usb: dwc3: rename res_trans_idx to resource_indexFelipe Balbi
2012-06-25usb: dwc3: gadget: split special cases of ep_queue()Felipe Balbi
2012-06-25usb: dwc3: remove WARN_ON from dwc_stop_active_transferPratyush Anand
2012-06-22USB: DWC3: Issue device soft reset before core soft resetPratyush Anand
2012-06-22USB: DWC3: Put 100 ms delay for phy to be stablePratyush Anand
2012-06-22usb: dwc3: Remove duplicate header file inclusionSachin Kamat
2012-06-15usb: dwc3: giveback all queued request when ep disabled or reset receivedPratyush Anand
2012-06-06usb: dwc3: resume phy during gadget initialization on recent coresPratyush Anand
2012-06-06usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definitionPratyush Anand
2012-06-06usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabledFelipe Balbi
2012-06-06usb: dwc3: gadget: don't call stop_active_transfers() on disconnectFelipe Balbi
2012-06-06usb: dwc3: gadget: don't wait for ep cmd IRQFelipe Balbi
2012-06-06usb: dwc3: gadget: drop useless codeFelipe Balbi
2012-06-04usb: dwc3: Fix break from cleanup request loopPratyush Anand
2012-06-04usb: dwc3: Fix missed isoc IN transactionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definitionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definitionPratyush Anand
2012-06-04USB: DWC3: Generate interrupt on each TRB as default optionPratyush Anand
2012-06-03usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_statusFelipe Balbi
2012-06-03usb: dwc3: ep0: be careful with endianness on SetSEL commandFelipe Balbi
2012-06-03usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setupFelipe Balbi
2012-06-03usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQGerard CAUVY
2012-06-03usb: dwc3: gadget: disable U1/U2 on disconnectFelipe Balbi
2012-06-03usb: dwc3: gadget: prevent DCTL register corruptionFelipe Balbi
2012-06-03usb: dwc3: core: make sure evt->lpos is correctly initializedPaul Zimmerman
2012-06-03usb: dwc3: support new revisions of DWC3 corePaul Zimmerman
2012-06-03usb: dwc3: gadget: rename phy_power() to phy_suspend()Paul Zimmerman
2012-06-03usb: dwc3: gadget: reinitialize retriesPaul Zimmerman
2012-06-03usb: dwc3: add definitions for new registersPaul Zimmerman
2012-06-03usb: dwc3: gadget: remove trailing semicolonFelipe Balbi
2012-06-03usb: dwc3: ep0: fix a typo in commentFelipe Balbi
2012-06-03usb: dwc3: ep0: align on function signatureFelipe Balbi
2012-06-03usb: dwc3: ep0: switch over to IS_ALIGNEDFelipe Balbi
2012-06-03usb: dwc3: handle pending unaligned Control OUT data phase correctlyFelipe Balbi
2012-06-03usb: dwc3: fix a WARN and a commentFelipe Balbi
2012-06-02Linux 3.5-rc1v3.5-rc1Linus Torvalds
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber
2012-06-03dm thin: use slab mempoolsMike Snitzer
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka
2012-06-03dm mpath: delay retry of bypassed pgMike Christie
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds