An error occurred fetching the project authors.
  1. 21 Jan, 2005 1 commit
  2. 20 Jan, 2005 1 commit
    • Benjamin Herrenschmidt's avatar
      [PATCH] ppc64/ppc: Cleanup PCI skipping · cd7acce7
      Benjamin Herrenschmidt authored
      The g5 code has special hooks to "hide" some PCI devices when they are off.
      
      Currently, this code involves some calls to match a pci_dev from the open
      firmware node and such things that are causing some problems with the
      latest version of my sungem driver who wants to do some of this in atomic
      contexts.
      
      This patch moves that to a list of struct device_node instead, which also
      ends up simplifying the code.
      
      Later, I'll go back to manipulating PCI devices in a clean way when Brian
      King's PCI blocking patch gets in, but only after I change sungem again to
      never call these in atomic context.  This is a 3 step transition basically
      Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      cd7acce7
  3. 27 Nov, 2004 1 commit
  4. 23 Sep, 2004 1 commit
  5. 22 Jun, 2004 1 commit
  6. 27 May, 2004 1 commit
  7. 05 May, 2004 1 commit
    • Benjamin Herrenschmidt's avatar
      [PATCH] ppc32: pmac support update · 1f003738
      Benjamin Herrenschmidt authored
      This adds some initial support for the latest model of iBook G4 (still
      need some work on the clock chip at least and some radeonfb updates that
      I'll send later along with other fixes for this driver). 
      
      It also removes a useless delay and fixes detection of the airport card
      on the "Windtunnel" class desktop G4 machines.
      1f003738
  8. 11 Mar, 2004 1 commit
  9. 13 Feb, 2004 1 commit
  10. 06 Feb, 2004 2 commits
  11. 12 Sep, 2003 1 commit
  12. 09 Aug, 2003 1 commit
    • Benjamin Herrenschmidt's avatar
      [PATCH] PowerMac: Ground work for new driver model · 9cb79893
      Benjamin Herrenschmidt authored
      This provides the necessary infrastructure for PowerMac specific drivers
      (and actually some Open Firmware platform drivers on non-PowerMacs as
      well provided somebody port them) to be properly probed & referenced via
      the new driver model and be part of sysfs.
      
      As-is, this patch doesn't break anything nor change any driver.  I'll
      send you individual driver patches as I clean them up & get them tested
      on as many machines as possible, though I don't expect much problems.
      9cb79893
  13. 01 May, 2003 1 commit
  14. 28 Mar, 2003 1 commit
  15. 25 Feb, 2003 1 commit
    • Steven Cole's avatar
      [PATCH] replace it's with its where appropriate. · 25c1aa5c
      Steven Cole authored
      This patch replaces it's (it is) with its (possessive of it)
      in the following cases where the possessive of it is meant.
      
      to it's      -> to its
      into it's    -> into its
      from it's    -> from its
      of it's      -> of its
      with it's    -> with its
      under it's   -> under its
      about it's   -> about its
      25c1aa5c
  16. 17 Sep, 2002 1 commit
  17. 10 May, 2002 1 commit
  18. 19 Mar, 2002 1 commit
  19. 11 Feb, 2002 1 commit