summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2/hcd_intr.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: dwc2: Fix variable dereferenced before checkRashika Kheria2013-10-301-9/+8
* staging: dwc2: add microframe scheduler from downstream Pi kernelDom Cobley2013-09-251-12/+17
* staging: dwc2: interpret all hwcfg and related register at init timeMatthijs Kooijman2013-08-301-1/+1
* staging: dwc2: simplify register shift expressionsMatthijs Kooijman2013-08-301-14/+8
* staging: dwc2: unshift non-bool register value constantsMatthijs Kooijman2013-08-301-9/+10
* staging: dwc2: reduce noisy debug messagesPaul Zimmerman2013-07-231-7/+7
* staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bitPaul Zimmerman2013-07-231-4/+9
* staging: dwc2: refactor dwc2_host_complete()Paul Zimmerman2013-07-231-33/+26
* 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
OpenPOWER on IntegriCloud