1. 12 Aug, 2005 1 commit
  2. 26 Jul, 2005 1 commit
  3. 15 Jul, 2005 1 commit
  4. 14 Jul, 2005 1 commit
  5. 12 Jul, 2005 1 commit
  6. 08 Jul, 2005 2 commits
  7. 06 Jul, 2005 1 commit
  8. 29 Jun, 2005 1 commit
  9. 27 Jun, 2005 1 commit
  10. 25 Jun, 2005 4 commits
  11. 24 Jun, 2005 1 commit
    • Chris Zankel's avatar
      [PATCH] xtensa: Tensilica Xtensa CPU arch maintainer record · 48b415ca
      Chris Zankel authored
      
      Start of a patch series which adds support for the xtensa architecture to
      Linux.
      
      The Xtensa architecture is highly configurable and usually buried inside an
      SOC device.  So, if you buy a new printer, digital camera, or cell phone,
      there is a chance that there is an Xtensa inside even though you don't know it
      (sometimes as a small audio-engine or as a control CPU).  Linux hasn't been
      adopted widely with Xtensa yet, but with Linux growing in the embedded space,
      I am sure it will become much more important.
      
      The attached patch supplies the maintainer record for an architecture
      implementation for the Tensilica Xtensa CPU series.
      Signed-off-by: default avatarChris Zankel <chris@zankel.net>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      48b415ca
  12. 23 Jun, 2005 1 commit
  13. 22 Jun, 2005 3 commits
  14. 18 Jun, 2005 1 commit
  15. 13 Jun, 2005 1 commit
  16. 31 May, 2005 1 commit
    • R.Marek@sh.cvut.cz's avatar
      [PATCH] I2C: ALI1563 SMBus driver fix · 4a4e5787
      R.Marek@sh.cvut.cz authored
      
      This patch fixes "grave" bugs in i2c-ali1563 driver. It seems on recent
      chipset revisions the HSTS_DONE is set only for block transfers, so we
      must detect the end of ordinary transaction other way. Also due to missing
      and mask, setting other transfer modes was not possible. Moreover the
      continous byte mode transfer uses DAT0 for command rather than CMD command.
      All those changes were tested with help of Chunhao Huang from Winbond.
      
      I'm willing to maintain the driver. Second patch adds me as maintainer
      if this is neccessary.
      Signed-Off-By: default avatarRudolf Marek <r.marek@sh.cvut.cz>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      4a4e5787
  17. 17 May, 2005 1 commit
  18. 05 May, 2005 1 commit
  19. 01 May, 2005 1 commit
  20. 16 Apr, 2005 5 commits