summaryrefslogtreecommitdiff
path: root/drivers/staging/dwc2/pci.c
AgeCommit message (Expand)Author
2013-05-16staging: dwc2: use devm_ioremap_resource()Laurent Navet
2013-05-16staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 boardFederico Vaga
2013-05-16staging: dwc2: remove some useless debug printsMatthijs Kooijman
2013-05-16staging: dwc2: add const to handling of dwc2_core_paramsStephen Warren
2013-04-11staging: dwc2: set the driver name to "dwc2"Matthijs Kooijman
2013-04-11staging: dwc2: register common irq handler in dwc2_core_initMatthijs Kooijman
2013-04-11staging: dwc2: don't pass IRQ_LEVEL to devm_request_irqMatthijs Kooijman
2013-03-26staging: dwc2: fix wrong setting of DMA masksPaul Zimmerman
2013-03-26staging: dwc2: remove unneeded arguments from two functionsPaul Zimmerman
2013-03-12staging: PCI bus interface for the DWC2 driverPaul Zimmerman