Skip to content
Tags give the ability to mark specific points in history as being important
  • staging-4.10-rc1
    Staging/IIO patches for 4.10-rc1
    
    Here's the "big" staging/iio pull request for 4.10-rc1.
    
    Not as big as 4.9 was, but still just over a thousand changes.  We
    almost broke even of lines added vs. removed, as the slicoss driver was
    removed (got a "clean" driver for the same hardware through the netdev
    tree), and some iio drivers were also dropped, but I think we ended up
    adding a few thousand lines to the source tree in the end.  Other than
    that it's a lot of minor fixes all over the place, nothing major stands
    out at all.
    
    All of these have been in linux-next for a while.  There will be a merge
    conflict with Al's vfs tree in the lustre code, but the resolution for
    that should be pretty simple, that too has been in linux-next.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.10-rc3
    Staging/IIO fixes for 4.10-rc3
    
    Here are some staging and IIO driver fixes for 4.10-rc3.
    
    Most of these are minor IIO fixes of reported issues, along with one
    network driver fix to resolve an issue.  And a MAINTAINERS update with a
    new mailing list.  All of these, except the MAINTAINERS file update,
    have been in linux-next with no reported issues (the MAINTAINERS patch
    happened on Friday...)
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.10-rc7
    Staging/IIO fixes for 4.10-rc7
    
    Here are a few small IIO and one staging driver fix for 4.10-rc7.  They
    fix some reported issues with the drivers.
    
    All of them have been in linux-next for a week or so with no reported
    issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.11-rc1
    staging/iio driver patches for 4.11-rc1
    
    Here is the big staging and iio driver patchsets for 4.11-rc1.
    
    We almost broke even this time around, with only a few thousand lines
    added overall, as we removed the old and obsolete i4l code, but added
    some new drivers for the RPi platform, as well as adding some new IIO
    drivers.
    
    All of these have been in linux-next for a while with no reported
    issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.11-rc1-part2
    Staging/IIO driver fixes for 4.11-rc1
    
    Here are a few small staging and IIO driver fixes for issues that showed
    up after the big set if changes you merged last week.
    
    Nothing major, just small bugs resolved in some IIO drivers, a lustre
    allocation fix, and some RaspberryPi driver fixes for reported problems,
    as well as a MAINTAINERS entry update.
    
    All of these have been in linux-next for a week with no reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.11-rc2
    Staging driver fixes for 4.11-rc2
    
    Here are two small build warning fixes for some staging drivers that
    Arnd has found on his valiant quest to get the kernel to build properly
    with no warnings.  Both of these have been in linux-next this week and
    resolve the reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.11-rc6
    Staging/IIO fixes for 4.11-rc6
    
    Here are a number of small IIO and staging driver fixes for 4.11-rc6.
    Nothing big here, just iio fixes for reported issues, and an ashmem fix
    for a very old bug that has been reported by a number of Android
    vendors.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.12-rc2
    Staging driver fixes for 4.12-rc2
    
    Here are a number of staging driver fixes for 4.12-rc2
    
    Most of them are typec driver fixes found by reviewers and users of the
    code.  There are also some removals of files no longer needed in the
    tree due to the ion driver rewrite in 4.12-rc1, as well as some wifi
    driver fixes.  And to round it out, a MAINTAINERS file update.
    
    All have been in linux-next with no reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.12-rc5
    Staging/IIO fixes for 4.12-rc5
    
    These are mostly all IIO driver fixes, resolving a number of tiny
    issues.  There's also a ccree and lustre fix in here as well, both
    fix problems found in those codebases.
    
    All have been in linux-next with no reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.12-rc6
    Staging/IIO fixes for 4.12-rc6
    
    Here are some small Staging and IIO driver fixes for 4.12-rc6.
    
    Nothing huge, just a few small driver fixes for reported issues.  All
    have been in linux-next with no reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.13-rc1
    Staging/IIO patches for 4.13-rc1
    
    Here's the large set of staging and iio driver patches for 4.13-rc1.
    After over 500 patches, we removed about 200 more lines of code than we
    added, not great, but we added some new IIO drivers for unsupported
    hardware, so it's an overall win.
    
    Also here are lots of small fixes, and some tty core api additions (with
    the tty maintainer's ack) for the speakup drivers, those are finally
    getting some much needed cleanups and are looking much better now than
    before.  Full details in the shortlog.
    
    All of these have been in linux-next for a while with no reported
    issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.13-rc2
    Staging driver fixes for 4.13-rc2
    
    Here are some small staging driver fixes for reported issues for
    4.13-rc2.
    
    Also in here is a new driver, the virtualbox DRM driver.  It's
    stand-alone and got acks from the DRM developers to go in through this
    tree.  It's a new thing, but it should be fine for this point in the rc
    cycle due to it being independent.
    
    All of this has been in linux-next for a while with no reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.13-rc7
    staging/iio fixes for 4.13-rc7
    
    Here are few small staging driver fixes, and some more IIO driver fixes
    for 4.13-rc7.  Nothing major, just resolutions for some reported
    problems.
    
    All of these have been in linux-next with no reported problems.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.14-rc1
    Staging/IIO driver updates for 4.14-rc1
    
    Here is the big staging and IIO driver update for 4.14-rc1.
    
    Lots of staging driver fixes and cleanups, including some reorginizing
    of the lustre header files to try to impose some sanity on what is, and
    what is not, the uapi for that filesystem.
    
    There are some tty core changes in here as well, as the speakup drivers
    need them, and that's ok with me, they are sane and the speakup code is
    getting nicer because of it.
    
    There is also the addition of the obiligatory new wifi driver, just
    because it has been a release or two since we added our last one...
    
    Other than that, lots and lots of small coding style fixes, as usual.
    
    All of these have been in linux-next for a while with no reported
    issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.14-rc4
    Staging/IIO fixes for 4.14-rc4
    
    Here are some small staging/IIO driver fixes for 4.14-rc4
    
    Most of these have been in my tree for a while due to travels, sorry for
    the delay.  They resolve a number of small issues reported by people,
    mostly for the iio drivers.  Nothing major in here, full details are in
    the shortlog.
    
    All have been linux-next for a few weeks with no reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.14-rc6
    Staging/IIO fixes for 4.14-rc6
    
    Here are a small number of patches to resolve some reported IIO and a
    staging driver problem.  Nothing major here, full details are in the
    shortlog below.
    
    All have been in linux-next with no reported issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.15-rc1
    Staging/IIO patches for 4.15-rc1
    
    Here is the "big" staging and IIO driver update for 4.15-rc1.
    
    Lots and lots of little changes, almost all minor code cleanups as the
    Outreachy application process happened during this development cycle.
    Also happened was a lot of IIO driver activity, and the typec USB code
    moving out of staging to drivers/usb (same commits are in the USB tree
    on a persistent branch to not cause merge issues.)
    
    Overall, it's a wash, I think we added a few hundred more lines than
    removed, but really only a few thousand were modified at all.
    
    All of these have been in linux-next for a while.  There might be a
    merge issue with Al's vfs tree in the pi433 driver (take his changes,
    they are always better), and the media tree with some of the odd atomisp
    cleanups (take the media tree's version).
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.15-rc3
    staging and iio driver fixes for 4.15-rc3
    
    Here are a number of small staging and iio driver fixes for reported
    issues for 4.15-rc3.  Nothing major here, the majority is IIO issues,
    like normal, but there are also some small bugfixes for a few staging
    drivers as well.
    
    Full details are in the shortlog.
    
    All of these have been in linux-next for a while with no reported
    issues.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.15-rc4
    Staging fixes for 4.15-rc4
    
    Here are some small staging driver fixes for 4.15-rc4.
    
    While there are 4 patches in here, there's really only 2, as one ion
    patch got reverted due to build errors reported by 0-day.
    
    The two patches that are the end-result is one for the ccree driver to
    prevent an unitialized value from being returned to a caller, and the
    other fixes a logic error in the pi433 driver.
    
    All, except for the revert patch, have been in linux-next with no
    reported issues.  I just made the revert, as linux-next did report
    problems with the ion patch :)
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • staging-4.15-rc6
    Staging fixes for 4.15-rc6
    
    Here are 3 staging driver fixes for 4.15-rc6
    
    The first resolves a bug in the lustre driver that came about due to a
    broken cleanup patch, due to crazy list usage in that codebase.  The
    remaining two are ion driver fixes, finally getting the CMA interaction
    to work properly, resolving two regressions in that area of the code.
    
    All have been in linux-next with no reported issues for a while.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>