summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2/hcd_intr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-271-2/+0
|\
| * staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2013-05-221-2/+0
* | staging: dwc2: add helper variable to simplify codeMatthijs Kooijman2013-05-161-4/+4
* | staging: dwc2: use dwc2_hcd_get_frame_number where possibleMatthijs Kooijman2013-05-161-4/+1
* | staging: dwc2: remove dummy interrupt handlingMatthijs Kooijman2013-05-161-3/+0
* | staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()Matthijs Kooijman2013-05-161-1/+1
* | staging: dwc2: use irq_return_t for interrupt handlersMatthijs Kooijman2013-05-161-5/+5
|/
* staging: dwc2: check for null pointer before dereferencing itPaul Zimmerman2013-04-231-6/+5
* staging: dwc2: add missing newlines to debug messagesPaul Zimmerman2013-04-231-1/+1
* staging: dwc2: toggle periodic debugging output separatelyMatthijs Kooijman2013-04-101-45/+72
* staging: dwc2: always release host channel after dequeueingMatthijs Kooijman2013-03-251-4/+29
* staging: dwc2: fix compiler warningsPaul Zimmerman2013-03-141-4/+4
* staging: HCD files for the DWC2 driverPaul Zimmerman2013-03-111-0/+2079