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