summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda2017-04-193-0/+20
* usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda2017-04-192-0/+16
* usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda2017-04-191-1/+10
* usb: host: plat: Enable xHCI plat runtime PMBaolin Wang2017-04-191-7/+46
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-189-10/+11
* Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-04-184-11/+87
|\
| * usb: chipidea: core: add sysfs groupPeter Chen2017-04-143-3/+72
| * usb: chipidea: udc: update gadget state after bus resumeLi Jun2017-03-152-8/+15
* | usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon2017-04-183-1/+6
* | usb: musb: Add support of CPPI 4.1 DMA controller to DA8xxAlexandre Bailon2017-04-182-3/+44
* | usb: musb: Use shared irqAlexandre Bailon2017-04-181-1/+1
* | usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()Ivan Safonov2017-04-181-6/+5
* | xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman2017-04-181-10/+10
* | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-1142-988/+1167
|\ \
| * | usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0Cristian Birsan2017-04-111-2/+3
| * | usb: gadget: udc: atmel: Use dev_err() to display EP configuration errorCristian Birsan2017-04-111-4/+4
| * | usb: dwc3: Add dual-role supportRoger Quadros2017-04-115-4/+111
| * | usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros2017-04-113-38/+80
| * | usb: dwc3: debugfs: remove unnecessary | operatorRoger Quadros2017-04-111-3/+3
| * | usb: dwc3: core: add current_dr_role memberRoger Quadros2017-04-112-0/+4
| * | usb: udc: allow adding and removing the same gadget deviceRoger Quadros2017-04-111-0/+1
| * | usb: dwc3: simplify ZLP handlingFelipe Balbi2017-04-113-83/+59
| * | usb: dwc3: ep0: improve handling of unaligned OUT requestsFelipe Balbi2017-04-113-92/+29
| * | usb: dwc3: ep0: pass dep as argument to internal functionsFelipe Balbi2017-04-111-26/+26
| * | usb: dwc3: ep0: use immediate SETUP on TRBFelipe Balbi2017-04-113-36/+18
| * | usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()Alexey Khoroshilov2017-04-111-6/+9
| * | usb: gadget: udc: atmel: Check fifo configuration values against device treeCristian Birsan2017-04-111-2/+22
| * | fsl_udc_core: add support for devices provided by fsl-mph-dr-ofMichael Grzeschik2017-04-111-0/+2
| * | usb: dwc3: expose dwc3_trb_type_string()Felipe Balbi2017-04-113-55/+31
| * | usb: dwc3: debugfs: return strings that match tracepointsFelipe Balbi2017-04-111-4/+4
| * | usb: dwc3: debugfs: make use of dwc3_gadget_link_string()Felipe Balbi2017-04-111-46/+1
| * | usb: dwc3: debugfs: downcase OTG on 'mode' fileFelipe Balbi2017-04-111-1/+1
| * | usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella2017-04-115-215/+297
| * | usb: gadget: udc: renesas_usb3: add support for usb role swapYoshihiro Shimoda2017-04-112-0/+71
| * | usb: gadget: udc: atmel: Minor code cleanupCristian Birsan2017-04-111-10/+7
| * | usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda2017-04-112-2/+42
| * | usb: gadget: udc: renesas_usb3: add USB ID signal monitoringYoshihiro Shimoda2017-04-111-4/+63
| * | usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-113-15/+14
| * | usb: dwc3: use BIT() macro where possibleRoger Quadros2017-04-113-131/+132
| * | usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz2017-04-112-64/+19
| * | usb: dwc2: simplify optional reset handlingPhilipp Zabel2017-04-111-14/+4
| * | usb: phy: Remove unused configBaolin Wang2017-04-112-8/+0
| * | usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du2017-04-111-12/+8
| * | usb: mtu3: Replace the extcon APIChanwoo Choi2017-04-111-13/+6
| * | usb: gadget: u_ether: conditionally align transfer sizeFelipe Balbi2017-04-111-2/+6
| * | usb: gadget: u_ether: use better list accessorsFelipe Balbi2017-04-111-10/+6
| * | usb: dwc3: trace: change format for string to cmd traceFelipe Balbi2017-04-111-1/+1
| * | usb: gadget: reword configuration choicesRomain Izard2017-04-111-2/+8
| * | usb: gadget: legacy gadgets are optionalRomain Izard2017-04-111-0/+1
| * | usb: dwc3: gadget: Fix starting microframe for ISOCJohn Youn2017-04-111-2/+5