summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2018-04-26net80211: stub SIOCS80211SCAN, make ifconfig scan instant.Paul Irofti
2018-04-26Reduce differences between isoch & bulk/intr routines.Martin Pieuchot
2018-04-26Follows section 6.2.3.6 to compute endpoint interval.Martin Pieuchot
2018-04-25update ttm and radeondrm(4) to Linux 4.4.129Jonathan Gray
2018-04-24Fill the 'card' member of v4l2_capability struct with the usb productLandry Breuil
2018-04-23regenccardenas
2018-04-23Add ids for AMD 15h 3xh family along with Kaveri graphicsccardenas
2018-04-22Use free(9) size argument in azalia_codec_select_dacs(). FromAlexandre Ratchov
2018-04-22Wrap debug-only variable definition in #ifdef AZALIA_DEBUG. FromAlexandre Ratchov
2018-04-20revert to 2018/04/20 10:00:00, before oopsChristian Weisgerber
2018-04-20oops, snapshot tests not ready yetTheo de Raadt
2018-04-20syncTheo de Raadt
2018-04-20add a small driver for AMDs cryptographic co processor.David Gwynne
2018-04-20regenDavid Gwynne
2018-04-20add and update amd cryptographic co-processor devicesDavid Gwynne
2018-04-18handle failure better in release_firmware()/request_firmware()Jonathan Gray
2018-04-18Try to get the layout from the default mux when attaching a consoleMartin Pieuchot
2018-04-15The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use aJoshua Stein
2018-04-15pucdata: convert port types and frequencies to a lookup table toJoshua Stein
2018-04-14regenJoshua Stein
2018-04-14add another lite-on vendor id and cb1 nvmeJoshua Stein
2018-04-13Don't panic if ipmi_sendcmd() failsYASUOKA Masahiko
2018-04-11Some (probably newer) re(4) cards don't have the 32-bit memory BAR thatPatrick Wildt
2018-04-11Add mixer save/restore capability to the audio(4) driver andAlexandre Ratchov
2018-04-11Fix confusion between NMIDI > 0 and NMPU > 0. From jsg@.Alexandre Ratchov
2018-04-11Add support for Huawei k3772.bket
2018-04-11syncbket
2018-04-11Add ids for Huawei k3772.bket
2018-04-09Implement support for INTx interrupts on Marvell ARMADA 7K & 8K.Mark Kettenis
2018-04-09regenMark Kettenis
2018-04-09Add Marvell 88E1512.Mark Kettenis
2018-04-09Add two more dwc3 quirks.Mark Kettenis
2018-04-09The Open Firmware Interrupt Mapping "recommendation" says that the numberMark Kettenis
2018-04-08Deassert resets.Mark Kettenis
2018-04-07Only attach a single PHY if the PHY address isn't specified. This preventsMark Kettenis
2018-04-07Only register ourselves as the time-of-day clock device if no time-of-dayMark Kettenis
2018-04-07Add islrtc(4), a driver for the Intersil ISL1208 Real Time Clock.Mark Kettenis
2018-04-07Add support for GPIO card detect.Mark Kettenis
2018-04-07em: Port an i219 errata workaround from FreeBSDStefan Fritsch
2018-04-07em: Add em_check_phy_reset_block() quirkStefan Fritsch
2018-04-07em: Increase delay after reset to 20msStefan Fritsch
2018-04-07em: Print error code and phy/mac typeStefan Fritsch
2018-04-06If port io is disabled, disable the associated windows as well.Mark Kettenis
2018-04-05Add more initialization code such that things work with the EDK2-basedMark Kettenis
2018-04-05typo in printf - was _PRO, should be _PR0Mike Larkin
2018-04-03regenMark Kettenis
2018-04-03Add Marvell ARMADA 7K/8K (CP110) Root Complex.Mark Kettenis
2018-04-03Match on the more specific "marvell,armada8k-pcie" instead of the genericMark Kettenis
2018-04-02Add mvrng(4), a driver for the random number generator on the Marvell ArmadaMark Kettenis
2018-04-02Attach fec(4) to i.MX8M as well.Patrick Wildt