1. 11 7月, 2007 2 次提交
  2. 01 6月, 2007 1 次提交
    • Y
      parse errors in ifdefs · f8343685
      Yoann Padioleau 提交于
      Fix various bits of obviously-busted code which we're not happening to
      compile, due to ifdefs.
      
      Cc: "Luck, Tony" <tony.luck@intel.com>
      Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
      Cc: Richard Henderson <rth@twiddle.net>
      Cc: Russell King <rmk@arm.linux.org.uk>
      Cc: Ralf Baechle <ralf@linux-mips.org>
      Cc: Jeff Garzik <jeff@garzik.org>
      Cc: Jan Kara <jack@ucw.cz>
      Cc: James Bottomley <James.Bottomley@steeleye.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      f8343685
  3. 11 5月, 2007 4 次提交
  4. 09 5月, 2007 1 次提交
  5. 27 4月, 2007 3 次提交
  6. 30 3月, 2007 1 次提交
  7. 25 3月, 2007 1 次提交
  8. 05 3月, 2007 3 次提交
  9. 27 2月, 2007 1 次提交
  10. 19 2月, 2007 2 次提交
  11. 14 2月, 2007 1 次提交
  12. 07 2月, 2007 2 次提交
  13. 09 1月, 2007 1 次提交
    • D
      [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor · d98f9237
      Davy Chan 提交于
      There's a serious typo in the function:
        arch/mips/pci/ops-pnx8550.c:write_config_byte()
      
      The parameter passed to the function config_access() is PCI_CMD_CONFIG_READ
      instead of PCI_CMD_CONFIG_WRITE. This renders any attempts to write
      a single byte to the PCI configuration registers useless.
      
      This problem does not exist for write_config_word() nor write_config_dword().
      
      This problem has been there since kernel v2.6.17 and is still there
      as of kernel v2.6.19.1.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      d98f9237
  14. 09 12月, 2006 2 次提交
  15. 30 11月, 2006 1 次提交
  16. 07 11月, 2006 1 次提交
  17. 08 10月, 2006 1 次提交
  18. 04 10月, 2006 3 次提交
  19. 27 9月, 2006 5 次提交
  20. 14 7月, 2006 2 次提交
  21. 01 7月, 2006 1 次提交
  22. 30 6月, 2006 1 次提交