Age | Commit message (Expand) | Author |
2019-09-12 | Use unsigned types for queue counters and mask them appropriately before | Jonathan Matthew |
2019-09-12 | Prepare for the emac/gmac "phy" property being renamed to "phy-handle" | Jonathan Gray |
2019-09-11 | Ignore empty Tx queue slots in iwn_tx_done(). Prevents a NULL dereference. | Stefan Sperling |
2019-09-10 | Prevents the block size from exceeding the requested one when a huge | Alexandre Ratchov |
2019-09-10 | If the requensted block size is too large, then use half the | Alexandre Ratchov |
2019-09-09 | Update the bindings for imxsrc(4), since they changed when they were | Patrick Wildt |
2019-09-09 | Attach imxsrc(4) early and raise its priority to make sure it beats | Patrick Wildt |
2019-09-09 | revert back to using 0x6c for the reply post index register. | David Gwynne |
2019-09-09 | Specify the right opcode when trying to set the Interface Step Sequence ID. | Jonathan Matthew |
2019-09-09 | When no display outputs are connected on boot linux 4.19 drm relies on | Jonathan Gray |
2019-09-08 | Add Allwinner H6 support. | Mark Kettenis |
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 |