29 Oct, 2017

1 commit


17 Oct, 2017

1 commit

  • Update the script to version 0.26 (as of Linux v4.14-rc1)
    Keep our "penguin_chief".
    Keep our top_of_kernel_tree.

    The negative forms of the command line parameters are described
    when using --help.

    New options are

    --git-blame-signatures => when used with --git-blame,
    also include all commit signers
    --r => include reviewer(s) if any
    --letters => print all matching 'letter' types
    from all matching sections

    File .get_maintainer.ignore can be used to specify
    email addressees that shall be ignored.

    Signed-off-by: Heinrich Schuchardt

    Heinrich Schuchardt
     

08 Jan, 2016

1 commit


13 Nov, 2015

1 commit


08 Dec, 2014

1 commit

  • get_maintainer.pl always fails with following message:
    ./scripts/get_maintainer.pl: The current directory does not appear to be a linux kernel source tree.

    This was caused by commit:

    commit 548b310c68ac99a0330d8b56c797c09ff0742d1e
    Author: Masahiro Yamada
    Date: Thu Oct 30 15:50:15 2014 +0900

    Remove the CREDITS file

    This file is not maintained these days.

    We use MAINTAINERS for the maintainership of the supported boards.
    For dead boards, we have some clues in doc/README.scrapyard and
    also imperishable history in git-log.

    Remove CREDITS from source tree detection to fix this.

    Signed-off-by: Daniel Schwierzeck
    Acked-by: Simon Glass

    Daniel Schwierzeck
     

09 Aug, 2014

3 commits