Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: artizirk/hpsahba
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dkms
Choose a base ref
...
head repository: im-0/hpsahba
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 26 files changed
  • 4 contributors

Commits on Oct 29, 2020

  1. Add DKMS package with patched hpsa driver

    artizirk authored and im-0 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    f088435 View commit details
    Browse the repository at this point in the history
  2. Add a note about DKMS into main README.md

    artizirk authored and im-0 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    a37d827 View commit details
    Browse the repository at this point in the history
  3. README.md fixes

    This makes man page generated by `pandoc` look a bit better.
    im-0 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    f5d8534 View commit details
    Browse the repository at this point in the history
  4. Travis-CI: Try to build dkms

    im-0 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    d442ad3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Increase version number to 5.8

    Tested compilation of the dkms module with the patch script before and
    after change.
    
    Before the change an error occurred while compiling, it seemed that a
    very old version of the hpsa.c file was used and therfore not able to
    compile in the new version.
    After the patch the module compiles successfully and works on a 5.8.0-1
    truenas scale kernel.
    Glenn Schuurman authored and im-0 committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    6bfe335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce2fd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Tested with kernel 5.10

    im-0 committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    92eabb7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    1ade001 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Add patches for kernel v5.12

    im-0 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    fddfcd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    174fa6e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    023623d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    150cd05 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    0a57a52 View commit details
    Browse the repository at this point in the history
Loading