summaryrefslogtreecommitdiffstats
path: root/sys/dev
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Correct access to doorbell. In radeondrm this is only present and usedjsg1-2/+2
2019-04-03Always copy data (if any) whenever a new bounce buffer is available.ratchov1-1/+2
2019-04-03Check for available space before copying data to the bounce buffers.ratchov1-12/+6
2019-04-03Make the uaudio_stream->ubuf_xfer relative to current xfer number.ratchov1-9/+35
2019-04-02disable MSI for AMD Summit Ridge/Raven Ridge HD Audio as workaround for audio stopping after varying amounts of time. ok brynet@, deraadt@thfr1-1/+10
2019-04-02Don't detach non-removable devices during resume on "sdhc* at acpi?".stsp5-8/+19
2019-04-01Correctly extract the RSSI information from the structure. It'spatrick1-2/+2
2019-04-01Enable RF_KILL interrupts on resumekn1-1/+4
2019-04-01Fix interrupt handler to set RUNNING flag when RF switch is enabledkn1-6/+5
2019-04-01In the upstreamed and official device tree for i.MX8MQ the clockspatrick2-342/+291
2019-04-01imxdwusb(4) and imxpd(4) are no longer needed.patrick3-158/+1
2019-04-01In the upstreamed and official device tree for i.MX8MQ the USB physpatrick1-5/+7
2019-04-01In the upstreamed and official device tree for i.MX8MQ the power domains arepatrick1-1/+48
2019-04-01Repair "} if" and make it the intended "} else if", compare the correspondingnaddy1-4/+4
2019-04-01repair "} if" from an ancient merge error; ok deraadt@ kn@naddy1-2/+2
2019-04-01Enable the full pre-reset code path again, now that we've fixed the causejmatthew1-8/+1
2019-04-01Don't use a prefetchable mapping for the registers - the controller onlyjmatthew1-2/+2
2019-03-31Don't try to recover when DMA pointers wrap if the driver isratchov1-3/+3
2019-03-31AR9287-based usb devices use GPIO pin 10 for LED, not 8.kevlo1-2/+2
2019-03-31Fix comment typo: 'trasnfer' -> 'transfer'.mglocker1-2/+2
2019-03-30Restrict the number of allowed wsmux devices, just like wskbd and wsmouseanton1-1/+4
2019-03-29typo in printf; leo_tck at volny czsthen1-2/+2
2019-03-29Read the EEPROM of AR9287 USB devices from the correct offset.stsp2-3/+5
2019-03-29remove ifiq_barrier in ixl_down cos ifiq tasks don't use nic resources.dlg1-2/+1
2019-03-27Add uxrcom(4), a driver for the Exar XR21V1410 USB serial adapter.kettenis2-1/+442
2019-03-27regenkettenis2-4/+16
2019-03-27Add Exar XR21V1410.kettenis1-1/+5
2019-03-27Add AR8152 PCI ids to alc_phy_down(), based on FreeBSD r272730.kevlo1-1/+3
2019-03-25- Formatting fixes and in some cases bringing things a bit closer to thekevlo1-92/+88
2019-03-24Fix a precedence problem.bru1-3/+6
2019-03-24virtio: Add a few feature bit defines and namessf4-51/+66
2019-03-24virtio: Prepare for 64 feature bitssf12-72/+72
2019-03-24virtio: adjust virtio_setup_queue prototype for 1.0sf4-21/+22
2019-03-24Switch to precision scrolling in wstpad.bru3-64/+93
2019-03-24Add new event types for precision scrolling.bru1-1/+7
2019-03-24Add a quirk for the Huawei Matebook X to activate the right-sidejcs3-3/+91
2019-03-24Revert rasops32_putchar() changes introduced in revision 1.8.fcambus1-8/+5
2019-03-22- Fix the AR816X_REV_B0 / default DMA channel selection to be thekevlo1-13/+16
2019-03-22Mixmerge fixup.kevlo1-11/+8
2019-03-22support Meinberg DCF600USB, from weerd@, ok phesslersthen1-4/+17
2019-03-22syncsthen2-4/+9
2019-03-22add Meinberg DCF600USB, from weerd@, ok phessler@sthen1-1/+2
2019-03-22Add support for QCA AR816x/AR817x for alc(4).kevlo2-226/+1268
2019-03-22back out 1.28dlg1-4/+5
2019-03-22use a cond in ixl_atq_exec to wait for a command to be completed.dlg1-22/+7
2019-03-22don't blindly complete admin queue entriesdlg1-1/+3
2019-03-21don't set VLAN things when configuring promiscdlg1-5/+3
2019-03-21run event callbacks directly in the atq processingdlg1-10/+3
2019-03-20regenjsg2-4/+49
2019-03-20add more intel graphics pci ids with known marketing namesjsg1-2/+11