summaryrefslogtreecommitdiff
path: root/sys/external
AgeCommit message (Expand)Author
2013-11-14Simplify variable assignment and avoid gcc warnings.skrll
2013-11-14Remove unused variable.skrll
2013-11-12Make CONFIG_USB_DWC2_DEBUG_PERIODIC compile.skrll
2013-11-01Don't always define DWC2_DEBUGskrll
2013-11-01move variable definition/set inside the same #ifdef of the usage.mrg
2013-10-22Be strictly correct about chan->xfer_dma assignment and avoid callingskrll
2013-10-22Remove unused usbd_xfer_handle from dwc2_pipe. (missed commit)skrll
2013-10-22Remove unused usbd_xfer_handle from dwc2_pipe.skrll
2013-10-22Minor cleanup.skrll
2013-10-22Remove daft KASSERTsskrll
2013-10-20ifdef kernel used only variablechristos
2013-10-17remove unused variableschristos
2013-10-17define a new macro that does not declare variables used in output.christos
2013-10-17annotate some unused variables the authors want to keepchristos
2013-10-17__USE a debugging variablechristos
2013-10-15Make this compile for more option combinations.skrll
2013-10-15Translate ENODEV to USBD_INVALskrll
2013-10-13Print the client_id (lwp address) as hex and avoid stack overflow. Useskrll
2013-10-05Better instructionsskrll
2013-10-05Merge conflicts.skrll
2013-10-02At least attempt to handle USBD_DEFAULT_INTERVAL.skrll
2013-10-02A small code simplificationskrll
2013-10-02Pass any error from dwc2_device_start upwards.skrll
2013-10-02Some core configurations cannot support LS traffic on a FS root port.skrll
2013-09-27First pass at isoc transfer support - seems to work. More testingskrll
2013-09-27Tidyup dwc2_host_is_b_hnp_enabledskrll
2013-09-27Missed a sc->sc_intr_lock to hsotg->lock change from earlier commit.skrll
2013-09-27Improve a couple of DPRINTFsskrll
2013-09-27Use the hsotg->lock spin lock solelyskrll
2013-09-25Resolve conflictsskrll
2013-09-25Import dwc2 2013-09-25skrll
2013-09-21Improve a couple of DPRINTFsskrll
2013-09-20Clean up semaphore initialisation.skrll
2013-09-19Track waiters/clients via lwp pointer and not pid.skrll
2013-09-19Use the common list.hskrll
2013-09-19Call {lmutex,_sema)_destroy appropriatelyskrll
2013-09-18Add bpf_filter_ext() to use with BPF COP, restore bpf_filter() as it wasrmind
2013-09-15Remove unused variablemartin
2013-09-14Mark mach64_set_dma_eol as unused.joerg
2013-09-14Use __KERNEL_RCSID.joerg
2013-09-14Fix return value of ipf_sync_natmartin
2013-09-14Remove unused variablesmartin
2013-09-14Remove a few unused variables, ifdef others like their usemartin
2013-09-14Remove unused variablesmartin
2013-09-14Remove unused variablemartin
2013-09-14Remove unused variable and ifdef another like their usemartin
2013-09-12Remove unused variablemartin
2013-09-12Remove unused variablemartin
2013-09-12Remove unsued variablemartin
2013-09-12Remove unused variablemartin