summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-06-08Revert previous (rev. 1.98). It breaks at least one user's card.pgoyette
2016-06-04nvmectl(8): Added NVM Express control utility.nonaka
2016-06-04Add NVMe command passthrough support.nonaka
2016-06-03PR kern/51211: atactl atabus0 reset causes a panic on Tegra K1jmcneill
2016-06-01Enable writing to the EPROM before trying to change our MAC address.pgoyette
2016-06-01Ooopppsss, missed the function declaration!pgoyette
2016-06-01Add support for Nuvoton NCT6776F from OpenBSDpgoyette
2016-05-27The UART in the allwiner SoCs is not full-compatible with the 16550, andbouyer
2016-05-26Introduce M_CLEARCTX and use it instead of open-coding rcvifozaki-r
2016-05-26Use M_GETCTXozaki-r
2016-05-17PR kern/46083jdc
2016-05-17Mark a diagnostic only variablemartin
2016-05-16Simplify and fixup roothub interrupt transfers to work as well as beforeskrll
2016-05-16Use M_GETCTX and M_SETCTX instead of open-coding rcvifozaki-r
2016-05-16Update commentskrll
2016-05-16Really fix commentskrll
2016-05-15Fix commentskrll
2016-05-15Typo in commentskrll
2016-05-14#if 0 an assert around rootintr that's no longer correct. root hubskrll
2016-05-14Another locking fix in slhci_roothub_ctrlskrll
2016-05-12Fix locking in slhci_roothub_ctrlskrll
2016-05-12More typos in previousskrll
2016-05-11Typo in previousskrll
2016-05-11More debugskrll
2016-05-11Remove incorrect commentskrll
2016-05-11More debugskrll
2016-05-11The HCD should no longer restart a repeating transfer (i.e. an interruptskrll
2016-05-11fix buildskrll
2016-05-10Remove comment about splusb and replace with KASSERT(mutex_owned())skrll
2016-05-10More debugskrll
2016-05-08More debugskrll
2016-05-08Create sc_intr_lock at IPL_USBskrll
2016-05-06misc cleanups.christos
2016-05-06KNF. No functional change.msaitoh
2016-05-03minor nitschristos
2016-05-02move scsipi_strvis -> libkern:strnvisx()christos
2016-05-02Make it look more like rt2560.cchristos
2016-05-01Remove RAL_DEBUG define. Fix amd64 ALL kernel build failure.nonaka
2016-05-01Added nvme(4) for Non-Volatile Memory Host Controller Interface devices.nonaka
2016-04-29remove in %s\n", __func__ debuggingchristos
2016-04-28Pass the proper device_t to the attach hook.christos
2016-04-28Constify rtentry of if_outputozaki-r
2016-04-27Make RT 2860 for the if_ral_pci.c driver compile.christos
2016-04-26Unmodified OpenBSD sources (except Ids)christos
2016-04-26First pass at adapting SLHCI_DEBUG to USBHISTskrll
2016-04-26Fix SLHCI_XFER_TYPEskrll
2016-04-26Remove unnecessary whitespace from attach message.skrll
2016-04-26KNF the #includesskrll
2016-04-26One sys/cdefs.h is enoughskrll