An error occurred fetching the project authors.
  1. 06 Sep, 2019 1 commit
  2. 04 Sep, 2019 1 commit
  3. 03 Sep, 2019 1 commit
  4. 02 Sep, 2019 1 commit
  5. 30 Aug, 2019 2 commits
  6. 28 Aug, 2019 2 commits
  7. 26 Aug, 2019 1 commit
  8. 24 Aug, 2019 1 commit
  9. 23 Aug, 2019 1 commit
  10. 22 Aug, 2019 1 commit
  11. 20 Aug, 2019 1 commit
  12. 19 Aug, 2019 2 commits
  13. 17 Aug, 2019 1 commit
  14. 16 Aug, 2019 3 commits
  15. 15 Aug, 2019 1 commit
  16. 14 Aug, 2019 3 commits
    • Paolo Bonzini's avatar
      MAINTAINERS: add KVM x86 reviewers · ed4e7b05
      Paolo Bonzini authored
      This is probably overdue---KVM x86 has quite a few contributors that
      usually review each other's patches, which is really helpful to me.
      Formalize this by listing them as reviewers.  I am including people
      with various expertise:
      
      - Joerg for SVM (with designated reviewers, it makes more sense to have
      him in the main KVM/x86 stanza)
      
      - Sean for MMU and VMX
      
      - Jim for VMX
      
      - Vitaly for Hyper-V and possibly SVM
      
      - Wanpeng for LAPIC and paravirtualization.
      
      Please ack if you are okay with this arrangement, otherwise speak up.
      
      In other news, Radim is going to leave Red Hat soon.  However, he has
      not been very much involved in upstream KVM development for some time,
      and in the immediate future he is still going to help maintain kvm/queue
      while I am on vacation.  Since not much is going to change, I will let
      him decide whether he wants to keep the maintainer role after he leaves.
      Acked-by: default avatarJoerg Roedel <joro@8bytes.org>
      Acked-by: default avatarVitaly Kuznetsov <vkuznets@redhat.com>
      Acked-by: default avatarWanpeng Li <wanpengli@tencent.com>
      Cc: Sean Christopherson <sean.j.christopherson@intel.com>
      Cc: Jim Mattson <jmattson@google.com>
      Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
      ed4e7b05
    • Paolo Bonzini's avatar
      MAINTAINERS: change list for KVM/s390 · 74260dc2
      Paolo Bonzini authored
      KVM/s390 does not have a list of its own, and linux-s390 is in the
      loop anyway thanks to the generic arch/s390 match.  So use the generic
      KVM list for s390 patches.
      Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
      74260dc2
    • Oleksij Rempel's avatar
      MAINTAINERS: i2c-imx: take over maintainership · 8fc3ae3b
      Oleksij Rempel authored
      I would like to maintain the i2c-imx driver. Since I work with
      different i.MX variants and have access to the hardware, I can spend
      some time on the reviewing of this driver.
      Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
      Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
      8fc3ae3b
  17. 13 Aug, 2019 1 commit
  18. 09 Aug, 2019 2 commits
    • Lorenzo Pieralisi's avatar
      ARM: psci: cpuidle: Introduce PSCI CPUidle driver · 81d549e0
      Lorenzo Pieralisi authored
      PSCI firmware is the standard power management control for
      all ARM64 based platforms and it is also deployed on some
      ARM 32 bit platforms to date.
      
      Idle state entry in PSCI is currently achieved by calling
      arm_cpuidle_init() and arm_cpuidle_suspend() in a generic
      idle driver, which in turn relies on ARM/ARM64 CPUidle back-end
      to relay the call into PSCI firmware if PSCI is the boot method.
      
      Given that PSCI is the standard idle entry method on ARM64 systems
      (which means that no other CPUidle driver are expected on ARM64
      platforms - so PSCI is already a generic idle driver), in order to
      simplify idle entry and code maintenance, it makes sense to have a PSCI
      specific idle driver so that idle code that it is currently living in
      drivers/firmware directory can be hoisted out of it and moved
      where it belongs, into a full-fledged PSCI driver, leaving PSCI code
      in drivers/firmware as a pure firmware interface, as it should be.
      
      Implement a PSCI CPUidle driver. By default it is a silent Kconfig entry
      which is left unselected, since it selection would clash with the
      generic ARM CPUidle driver that provides a PSCI based idle driver
      through the arm/arm64 arches back-ends CPU operations.
      Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
      Acked-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
      Reviewed-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
      Reviewed-by: default avatarSudeep Holla <sudeep.holla@arm.com>
      Cc: Ulf Hansson <ulf.hansson@linaro.org>
      Cc: Sudeep Holla <sudeep.holla@arm.com>
      Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
      Signed-off-by: default avatarWill Deacon <will@kernel.org>
      81d549e0
    • Bartlomiej Zolnierkiewicz's avatar
      MAINTAINERS: handle fbdev changes through drm-misc tree · 6a7553e8
      Bartlomiej Zolnierkiewicz authored
      fbdev patches will now go to upstream through drm-misc tree (IOW
      starting with v5.4 merge window fbdev changes will be included in
      DRM pull request) for improved maintainership and better integration
      testing. Update MAINTAINERS file accordingly.
      Acked-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
      Signed-off-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
      6a7553e8
  19. 08 Aug, 2019 1 commit
  20. 04 Aug, 2019 1 commit
  21. 01 Aug, 2019 1 commit
  22. 31 Jul, 2019 3 commits
  23. 30 Jul, 2019 1 commit
  24. 29 Jul, 2019 1 commit
  25. 27 Jul, 2019 1 commit
    • Paul Bolle's avatar
      gigaset: stop maintaining seperately · 3db1fa8b
      Paul Bolle authored
      The Dutch consumer grade ISDN network will be shut down on September 1,
      2019. This means I'll be converted to some sort of VOIP shortly. At that
      point it would be unwise to try to maintain the gigaset driver, even for
      odd fixes as I do. So I'll stop maintaining it as a seperate driver and
      bump support to CAPI in staging. De facto this means the driver will be
      unmaintained, since no-one seems to be working on CAPI.
      
      I've lighty tested the hardware specific modules of this driver (bas-gigaset,
      ser-gigaset, and usb-gigaset) for v5.3-rc1. The basic functionality appears to
      be working. It's unclear whether anyone still cares. I'm aware of only one
      person sort of using the driver a few years ago.
      
      Thanks to Karsten Keil for the ISDN subsystems gigaset was using (I4L and
      CAPI). And many thanks to Hansjoerg Lipp and Tilman Schmidt for writing and
      upstreaming this driver.
      Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      3db1fa8b
  26. 26 Jul, 2019 1 commit
  27. 25 Jul, 2019 2 commits
  28. 24 Jul, 2019 2 commits