summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28usb: dwc3: ep0: sanity check test mode selectorFei Yang1-2/+12
2016-04-19usb: dwc3: debugfs: dump out endpoint detailsFelipe Balbi1-0/+302
2016-04-19usb: dwc3: core: add helper to extract trb typeFelipe Balbi1-0/+1
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi2-0/+28
2016-04-19usb: gadget: pch_udc: don't free devm allocated memoryFelipe Balbi1-13/+1
2016-04-19usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz6-50/+15
2016-04-19usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen1-1/+1
2016-04-19usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytesDenys Vlasenko1-1/+1
2016-04-19usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMUYoshihiro Shimoda1-4/+2
2016-04-19usb: renesas_usbhs: change arguments of dma_map_ctrl()Yoshihiro Shimoda5-6/+13
2016-04-19usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push()Yoshihiro Shimoda1-6/+6
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda2-6/+22
2016-04-19usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda1-1/+1
2016-04-19usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin3-48/+23
2016-04-19usb: dwc3: omap: get rid of dma_statusRoger Quadros1-6/+0
2016-04-19usb: dwc3: gadget: don't interrupt when chainedFelipe Balbi1-1/+1
2016-04-19usb: dwc3: gadget: remove newline from traceFelipe Balbi1-1/+1
2016-04-19usb: dwc3: gadget: use link TRB for all endpoint typesFelipe Balbi1-39/+10
2016-04-19usb: dwc3: gadget: move % operation to increment helpersFelipe Balbi1-5/+7
2016-04-19usb: dwc3: gadget: add trb enqueue/dequeue helpersFelipe Balbi1-7/+21
2016-04-19usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi2-8/+7
2016-04-18usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8Felipe Balbi1-3/+13
2016-04-18usb: dwc3: core: document struct dwc3_requestFelipe Balbi1-0/+13
2016-04-18usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeueFelipe Balbi3-23/+23
2016-04-18usb: dwc3: omap: drop dma_mask configurationGrygorii Strashko1-3/+0
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat3-0/+9
2016-04-18Documentation: dt: dwc3: Add snps,dis_rxdet_inp3_quirk propertyRajesh Bhagat1-0/+2
2016-04-18usb: dwc3: gadget: put link to U0 before Start TransferFelipe Balbi1-0/+16
2016-04-18usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()Felipe Balbi1-15/+17
2016-04-18usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi1-0/+23
2016-04-18usb: dwc3: gadget: combine return points into a single oneFelipe Balbi1-3/+8
2016-04-18usb: gadget: pch_udc: sort IDsAndy Shevchenko1-1/+3
2016-04-18usb: gadged: pch_udc: get rid of redundant assignmentsAndy Shevchenko1-14/+4
2016-04-18usb: gadget: pch_udc: enable MSI if hardware supportsAndy Shevchenko1-0/+2
2016-04-18usb: gadget: pch_udc: convert to devres APIAndy Shevchenko1-72/+26
2016-04-18usb: gadged: pch_udc: PCI core handles power state for usAndy Shevchenko1-27/+12
2016-04-18usb: common: rework CONFIG_USB_COMMON logicArnd Bergmann3-3/+4
2016-04-18usb: dwc3: gadget: pass ev_buff as cookie to irq handlerFelipe Balbi1-16/+14
2016-04-14usb: dwc3: drop ev_buffs arrayFelipe Balbi3-12/+7
2016-04-14usb: dwc3: remove num_event_buffersFelipe Balbi3-77/+44
2016-04-14usb: phy: qcom: use PTR_ERR_OR_ZERO()Felipe Balbi1-4/+1
2016-04-14usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()Felipe Balbi1-4/+1
2016-04-14usb: dwc3: better name for our request management listsFelipe Balbi4-44/+44
2016-04-14usb: dwc3: increase maximum number of TRBs per endpointFelipe Balbi1-1/+1
2016-04-14usb: dwc3: gadget: always enable CSPFelipe Balbi1-7/+9
2016-04-14usb: dwc3: drop FIFO resizing logicFelipe Balbi7-108/+2
2016-04-11Linux 4.6-rc3Linus Torvalds1-1/+1
2016-04-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-7/+13
2016-04-11Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-9/+84
2016-04-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-36/+49