23 Jan, 2020

1 commit


26 Jul, 2019

1 commit


23 Jul, 2019

1 commit


31 May, 2019

1 commit

  • Based on 1 normalized pattern(s):

    this program is free software you can redistribute it and or modify
    it under the terms of the gnu general public license version 2 as
    published by the free software foundation this program is
    distributed in the hope that it will be useful but without any
    warranty without even the implied warranty of merchantability or
    fitness for a particular purpose see the gnu general public license
    for more details

    extracted by the scancode license scanner the SPDX license identifier

    GPL-2.0-only

    has been chosen to replace the boilerplate/reference in 655 file(s).

    Signed-off-by: Thomas Gleixner
    Reviewed-by: Allison Randal
    Reviewed-by: Kate Stewart
    Reviewed-by: Richard Fontana
    Cc: linux-spdx@vger.kernel.org
    Link: https://lkml.kernel.org/r/20190527070034.575739538@linutronix.de
    Signed-off-by: Greg Kroah-Hartman

    Thomas Gleixner
     

19 Mar, 2019

1 commit


29 Aug, 2018

1 commit


09 Jan, 2018

2 commits

  • Fix the warning for line over 80 characters.

    WARNING: line over 80 characters
    363: FILE: drivers/leds/leds-as3645a.c:363:
    flash->flash_current = as3645a_current_to_reg(flash, true, brightness_ua);

    Signed-off-by: Dan Murphy
    Acked-by: Laurent Pinchart
    Acked-by: Sakari Ailus
    Signed-off-by: Jacek Anaszewski

    Dan Murphy
     
  • Fix a warning for a split quoted string across
    lines.

    WARNING: quoted string split across lines
    459: FILE: drivers/leds/leds-as3645a.c:459:
    dev_err(dev, "AS3645A not detected "
    "(model %d rfu %d)\n", model, rfu);

    Signed-off-by: Dan Murphy
    Acked-by: Laurent Pinchart
    Acked-by: Sakari Ailus
    Signed-off-by: Jacek Anaszewski

    Dan Murphy
     

24 Sep, 2017

3 commits


27 Aug, 2017

1 commit