1. 18 12月, 2012 1 次提交
  2. 17 12月, 2012 1 次提交
  3. 12 12月, 2012 1 次提交
    • R
      MIPS: Cavium: Add EDAC support. · f65aad41
      Ralf Baechle 提交于
      Drivers for EDAC on Cavium.  Supported subsystems are:
      
       o CPU primary caches.  These are parity protected only, so only error
         reporting.
       o Second level cache - ECC protected, provides SECDED.
       o Memory: ECC / SECDEC if used with suitable DRAM modules.  The driver will
         will only initialize if ECC is enabled on a system so is safe to run on
         non-ECC memory.
       o PCI: Parity error reporting
      
      Since it is very hard to test this sort of code the implementation is very
      conservative and uses polling where possible for now.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      Reviewed-by: NBorislav Petkov <borislav.petkov@amd.com>
      f65aad41
  4. 11 12月, 2012 2 次提交
  5. 07 12月, 2012 2 次提交
  6. 06 12月, 2012 2 次提交
  7. 03 12月, 2012 1 次提交
  8. 01 12月, 2012 2 次提交
  9. 29 11月, 2012 1 次提交
  10. 28 11月, 2012 1 次提交
  11. 27 11月, 2012 4 次提交
  12. 26 11月, 2012 1 次提交
  13. 22 11月, 2012 7 次提交
  14. 21 11月, 2012 2 次提交
  15. 20 11月, 2012 3 次提交
  16. 17 11月, 2012 4 次提交
  17. 16 11月, 2012 1 次提交
  18. 14 11月, 2012 1 次提交
    • J
      MAINTAINERS: i2c: 7 years, this is it · d85c8a6a
      Jean Delvare 提交于
      I have been maintaining the i2c subsystem for 7 years now, it's about
      time to let someone else take over. Just before I leave, I would like
      to thank several individuals who made this possible at all:
      
      * Greg Kroah-Hartman, for his faith in my potential subsystem
        maintainer skills. Greg, I hope I met your expectations.
      * Late David Brownell, for helping me convert the i2c subsystem to the
        standard device driver model. Rest in peace David, we're missing you.
      * Ben Dooks, for stepping in when I asked for someone to take care of
        the huge flow of new i2c adapter drivers for embedded systems.
      * Wolfram Sang, for joining the crew when it became clear that there
        was more review work than Ben and myself could deal with.
      
      I hope I did not forget anyone, please forgive me if I did.
      
      Another big thank is due to Wolfram again, who quickly proposed to
      take over as the main i2c subsystem maintainer. This will allow for a
      smooth and fast transition.
      
      Note that I will keep maintaining all I2C/SMBus controller drivers for
      PC systems as well as a few others. I am hereby updating MAINTAINERS
      accordingly. I'll also keep maintaining user-space i2c-tools.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
      Cc: Ben Dooks <ben-linux@fluff.org>
      Acked-by: NWolfram Sang <w.sang@pengutronix.de>
      d85c8a6a
  19. 08 11月, 2012 1 次提交
  20. 06 11月, 2012 2 次提交