summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-02-04Add uhidev_set_report_dev() allowing usb drivers to early on install aanton
2021-02-03After the rev. 1.108 commit we see some issues with ugen(4) behaviour,Marcus Glocker
2021-02-01handle #pinctrl-cells 2Jonathan Gray
2021-02-01Align the mixed naming for the variables used to reference toMarcus Glocker
2021-01-31Spacing.Marcus Glocker
2021-01-31Add basic support for BCM4378 as found on the Apple M1 SoCs. There's aPatrick Wildt
2021-01-31regenPatrick Wildt
2021-01-31Add Broadcom BCM4378.Patrick Wildt
2021-01-29update remaining usb.org URLsStuart Henderson
2021-01-29update usb.org URLsStuart Henderson
2021-01-29update some usb.org URLs following reorganisation, add a new one for updStuart Henderson
2021-01-29Don't rely on USB interfaces being at compliant indices.Edd Barrett
2021-01-28tpm(4): fix delay unitscheloha
2021-01-28Be consistent in not using parameter names for function prototypes;Marcus Glocker
2021-01-28Rename bNumInterface to bNumInterfaces to fix build on arm64.Kurt Miller
2021-01-27The usb configuration descriptor parameter providing the number ofMarcus Glocker
2021-01-27regenJonathan Gray
2021-01-27add some more amdgpu devicesJonathan Gray
2021-01-27Be consistent in not using parameter names for function prototypes.Marcus Glocker
2021-01-27do better accounting of how many msix interrupts we want to use.David Gwynne
2021-01-26intrmap attribute missing from mcx; ok dlgTheo de Raadt
2021-01-25Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devicesMarcus Glocker
2021-01-25Add the new function usbd_clear_endpoint_feature() which allows to issueMarcus Glocker
2021-01-25raise the max number of queues/interrupts to 16, up from 1.David Gwynne
2021-01-25if the rx descriptor reports the rss hash, use it for the mbuf flowid.David Gwynne
2021-01-25don't lose the M_FLOWID flag if the ipv4 cksum is ok.David Gwynne
2021-01-25use an intrmap when establishing interrupts for queues.David Gwynne
2021-01-24match on Intel Alder Lake and Meteor Lake I219 Ethernet idsJonathan Gray
2021-01-24regenJonathan Gray
2021-01-24add Intel Alder Lake and Meteor Lake I219 Ethernet idsJonathan Gray
2021-01-24match on Realtek RTL8168H ids for Killer E2500V2 and E2600Jonathan Gray
2021-01-24regenJonathan Gray
2021-01-24add Realtek RTL8168H ids for Killer E2500V2 and E2600Jonathan Gray
2021-01-23match on another Realtek RTL8168 idJonathan Gray
2021-01-23regenJonathan Gray
2021-01-23add another Realtek RTL8168 idJonathan Gray
2021-01-23Fix IORT struct for Context and PMU interrupts. I misread bytes with bits.Patrick Wildt
2021-01-23OPAL implements firmware calls that abstract communicating with the BMC overMark Kettenis
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr
2021-01-22ims: an actual i2c-connected mouse is unlikelyJoshua Stein
2021-01-20Reprogram outbound windows to match the device tree. Necessary becauseMark Kettenis
2021-01-20Check management capabilities before trying to attach temperature sensors,Jonathan Matthew
2021-01-19Implement intx support.Mark Kettenis
2021-01-17Add defines for the various ARM SMMU models.Patrick Wildt
2021-01-17add another iwx deviceJoshua Stein
2021-01-17regenJoshua Stein
2021-01-17add another ax201Joshua Stein
2021-01-17this hardware is fine with BUS_DMA_64BIT mappings.David Gwynne
2021-01-16recognise Realtek ALC287Jonathan Gray
2021-01-16regenJonathan Gray