summaryrefslogtreecommitdiff
path: root/sys/external
AgeCommit message (Expand)Author
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
2013-09-12Get rid of unused variablesmartin
2013-09-12Remove unused variablemartin
2013-09-12Fix wrong for loop limitmartin
2013-09-12Remove unused maxPower_t4 variable.martin
2013-09-06Change the cv name slightlyskrll
2013-09-05Adapt the Synopsys DWC2 driver to NetBSD.skrll
2013-09-05Pull across some linux header files from riastradh-drm2, but put themskrll
2013-09-05Do a better job of matching some linux APIs. Still not quite working.skrll
2013-09-05Import dwc2 2013-09-05skrll
2013-08-30bpf_filter: add a custom argument which can be passed to coprocessor routine.rmind
2013-08-29Implement BPF_COP/BPF_COPX instructions in the misc category (BPF_MISC)rmind
2013-08-06Make a comment match the code.skrll
2013-08-03Whitespace.skrll
2013-07-23Import drm sources from Linux v3.8-rc6.riastradh
2013-07-22Missing AB_QUIET newlines.soren
2013-07-04Add helper script for future imports.joerg
2013-07-04Initial import of a cut-down copy of compiler-rt revision r185671.joerg
2013-06-29- Rewrite parts of pfil(9): use array to store hooks and thus be more cachermind
2013-06-25Fix header guards.joerg
2013-06-06fix build for 'no options MTRR'mlelstv
2013-04-28Spelloskrll
2013-04-28G/C M_VCPAGELISTskrll
2013-04-26Actually handle any fragments in vchiq_complete_bulkskrll
2013-04-25Style nit.skrll