aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2
Commit message (Expand)AuthorAge
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-13
* staging: dwc2: don't issue traffic to LS devices in FS modeNick Hudson2013-12-08
* staging: dwc2: disable uframe_sched on the bcm2835Stephen Warren2013-12-04
* staging: dwc2: fix sparse non static symbol warningWei Yongjun2013-12-03
* Staging: dwc2: hcd.c: Fixed a coding style issueAldo Iljazi2013-12-03
* staging: dwc2: set up all module paramsStephen Warren2013-12-03
* staging: dwc2: move function to more logical placePaul Zimmerman2013-12-03
* staging: dwc2: fix useless test for non-0Paul Zimmerman2013-12-03
* staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()Paul Zimmerman2013-12-03
* staging: dwc2: fix screwup in checking return valuePaul Zimmerman2013-12-03
* staging: dwc2: remove stale comment after changing function to voidPaul Zimmerman2013-12-03
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-03
* staging: dwc2: remove some indent levelsDan Carpenter2013-11-25
* staging: dwc2: cleanups in dwc2_hcd_qh_add()Dan Carpenter2013-11-25
* staging: dwc2: remove #ifdef DEBUG from a couple of placesPaul Zimmerman2013-11-25
* staging: dwc2: rename dwc2_check_core_status()Paul Zimmerman2013-11-25
* staging: dwc2: remove useless castPaul Zimmerman2013-11-25
* staging: dwc2: remove use of NO_FS_PHY_HW_CHECKS macroPaul Zimmerman2013-11-25
* staging: dwc2: make all the dwc2_set_param* functions voidPaul Zimmerman2013-11-25
* staging: dwc2: rename DWC2_PARAM_TEST to DWC2_OUT_OF_BOUNDSPaul Zimmerman2013-11-25
* staging: dwc2: fix potential use after freePaul Zimmerman2013-11-25
* staging: dwc2: fix some functions to return a proper error codePaul Zimmerman2013-11-25
* staging: dwc2: add check on dwc2_core_reset returnJulien DELACOU2013-11-25
* staging: dwc2: do not clear pending interrupts twiceJulien DELACOU2013-11-25
* Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman2013-11-22
|\
| * staging: Remove superfluous name castsGeert Uytterhoeven2013-11-19
| * staging:dwc2:hcd_queue.c : cleanups to the microframe scheduler codeHimangi Saraogi2013-11-14
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ | |/ |/|
| * DMA-API: staging: use dma_set_coherent_mask()Russell King2013-10-31
* | Staging: dwc2: Fix variable dereferenced before checkRashika Kheria2013-10-30
* | Staging: dwc2: Fix return error value in dwc2_driver_probe()Rashika Kheria2013-10-28
* | Staging: dwc2: Fix conditional statement since urb->actual_length is never le...Rashika Kheria2013-10-28
* | staging: dwc2: Make dwc2_hw_params.host_channels large enoughMatthijs Kooijman2013-10-03
* | Staging: dwc2: core: coding style - indentation should use tabsLuis Ortega Perez de Villar2013-09-25
* | staging: dwc2: add TODO filePaul Zimmerman2013-09-25
* | staging: dwc2: add microframe scheduler from downstream Pi kernelDom Cobley2013-09-25
* | staging: dwc2: validate urb->actual_length for OUT endpointsPaul Zimmerman2013-09-25
* | staging: dwc2: Fix typo in staging/dwc2Masanari Iida2013-09-17
|/
* staging: dwc2: make dwc2_core_params documentation more completeMatthijs Kooijman2013-08-30
* staging: dwc2: validate the value for phy_utmi_widthMatthijs Kooijman2013-08-30
* staging: dwc2: interpret all hwcfg and related register at init timeMatthijs Kooijman2013-08-30
* staging: dwc2: properly mask the GRXFSIZ registerMatthijs Kooijman2013-08-30
* staging: dwc2: remove redundant register readsMatthijs Kooijman2013-08-30
* staging: dwc2: re-use hptxfsiz variableMatthijs Kooijman2013-08-30
* staging: dwc2: simplify debug output in dwc_hc_initMatthijs Kooijman2013-08-30
* staging: dwc2: add missing shiftMatthijs Kooijman2013-08-30
* staging: dwc2: simplify register shift expressionsMatthijs Kooijman2013-08-30
* staging: dwc2: only read the snpsid register onceMatthijs Kooijman2013-08-30
* staging: dwc2: unshift non-bool register value constantsMatthijs Kooijman2013-08-30
* staging: dwc2: fix off-by-one in check for max_packet_count parameterMatthijs Kooijman2013-08-30