Age | Commit message (Expand) | Author |
2019-09-07 | Revert acpipci(4) changes. Too many systems are broken. We'll try again | Mark Kettenis |
2019-09-07 | Retrieve SFP information using the SFP framework. | Patrick Wildt |
2019-09-07 | Add sfp(4), a driver that allows talking to SFPs connected over | Patrick Wildt |
2019-09-07 | Add an SFP framework which allows SFP providers to provide a | Patrick Wildt |
2019-09-07 | Register mviic(4) in the I2C framework. | Patrick Wildt |
2019-09-07 | Add an I2C framework, so that nodes that need to use I2C but | Patrick Wildt |
2019-09-07 | drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe() | Jonathan Gray |
2019-09-07 | define away dma_set_max_seg_size() | Jonathan Gray |
2019-09-07 | drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest | Jonathan Gray |
2019-09-07 | drm/i915: fix broadwell EU computation | Jonathan Gray |
2019-09-06 | missing ; | Theo de Raadt |
2019-09-06 | mcprtc(4), a driver for the Microchip MCP79400 RTC and similar variants. | Patrick Wildt |
2019-09-06 | Add mviic(4), a driver to support the I2C controller on the | Patrick Wildt |
2019-09-06 | Add I2C clock gates. | Patrick Wildt |
2019-09-06 | zero hash bits early in dwxe_iff() | Jonathan Gray |
2019-09-05 | Fix previous commit. | Mark Kettenis |
2019-09-05 | Update Spleen kernel fonts to the latest released version, bringing | Frederic Cambus |
2019-09-05 | Add mvdog(4), a driver to support the watchdog on the Armada 3700 SoC. | Patrick Wildt |
2019-09-05 | Supermicro X8DTH-i/6/iF/6F fails to attach uhci(4) via PCI and AHCI. | Alexander Bluhm |
2019-09-05 | Add missing RCS Id. | Patrick Wildt |
2019-09-05 | Revert iwm(4) to software WPA crypto because of apparent firmware issues. | Stefan Sperling |
2019-09-05 | Add Allwinner H6 support. | Mark Kettenis |
2019-09-05 | em: Fix potential endless loop | Stefan Fritsch |
2019-09-05 | Use the new set_blksz() interface to set the block size. | Alexandre Ratchov |
2019-09-05 | Use the new set_{blksz,nblks}() interface to set the block size. | Alexandre Ratchov |
2019-09-05 | Add the set_blksz() and set_nblks() audio driver functions. | Alexandre Ratchov |
2019-09-04 | Add comment. | Mark Kettenis |
2019-09-03 | Add support for getting the frequency of the CPU clocks. | Mark Kettenis |
2019-09-03 | Avoid uninitialized variable; using a for loop like in siif_recvmsg() was | Mark Kettenis |
2019-09-03 | bnxt: Support MSI-X | Stefan Fritsch |
2019-09-03 | remove unreachable return | Jonathan Gray |
2019-09-02 | Implement setting the CPU clock for Allwinner A64 SoCs. | Mark Kettenis |
2019-09-02 | Implement setting the CPU clock for Allwinner A64 SoCs. | Mark Kettenis |
2019-09-02 | Reset the current wireless PHY mode to 'auto' when a scan begins if we | Stefan Sperling |
2019-09-02 | Release locks in error paths. Spotted by semarie@ | Mark Kettenis |
2019-09-02 | A few more missing bits: power regulators, eMMC power sequencing, | Mark Kettenis |
2019-09-02 | Two additional pin configurations. | Mark Kettenis |
2019-09-01 | Write to the correct register when setting the output level for a GPIO pin. | Mark Kettenis |
2019-09-01 | Use interrupt handler instead of polling for completion. | Mark Kettenis |
2019-09-01 | Use DMA descriptors if necessary. | Mark Kettenis |
2019-09-01 | Add amlmmc(4), a driver for the SD/MMC controller found on various | Mark Kettenis |
2019-09-01 | Adopt the SCSI versioning #define's from FreeBSD. Eliminate the | Kenneth R Westerback |
2019-08-31 | Add code to configure SD/MMC pins. | Mark Kettenis |
2019-08-31 | More SD/MMC clock stuff. | Mark Kettenis |
2019-08-31 | Add SD/MMC clocks. Generalize the clock gating code for this purpose. | Mark Kettenis |
2019-08-31 | Fix a bug of the tap-detection code. | Ulf Brosziewski |
2019-08-30 | Add "amlogic,meson-axg-dwmac" compatible. | Mark Kettenis |
2019-08-30 | Don't use misleadingly named SCSISPC() which returns SCSI version not | Kenneth R Westerback |
2019-08-30 | On SAS3 and newer controllers (using the IEEE sgl layout), the chain offset | Jonathan Matthew |
2019-08-29 | Enable USB Vbus supply on i.MX 8M. | Patrick Wildt |