summaryrefslogtreecommitdiff
path: root/drivers/staging/dwc2/hcd_intr.c
AgeCommit message (Expand)Author
2013-07-23staging: dwc2: reduce noisy debug messagesPaul Zimmerman
2013-07-23staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bitPaul Zimmerman
2013-07-23staging: dwc2: refactor dwc2_host_complete()Paul Zimmerman
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman
2013-05-16staging: dwc2: add helper variable to simplify codeMatthijs Kooijman
2013-05-16staging: dwc2: use dwc2_hcd_get_frame_number where possibleMatthijs Kooijman
2013-05-16staging: dwc2: remove dummy interrupt handlingMatthijs Kooijman
2013-05-16staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()Matthijs Kooijman
2013-05-16staging: dwc2: use irq_return_t for interrupt handlersMatthijs Kooijman
2013-04-23staging: dwc2: check for null pointer before dereferencing itPaul Zimmerman
2013-04-23staging: dwc2: add missing newlines to debug messagesPaul Zimmerman
2013-04-11staging: dwc2: toggle periodic debugging output separatelyMatthijs Kooijman
2013-03-25staging: dwc2: always release host channel after dequeueingMatthijs Kooijman
2013-03-14staging: dwc2: fix compiler warningsPaul Zimmerman
2013-03-12staging: HCD files for the DWC2 driverPaul Zimmerman