Skip to content
Snippets Groups Projects
  1. Sep 02, 2005
  2. Aug 18, 2005
  3. Aug 17, 2005
  4. Aug 11, 2005
  5. Aug 08, 2005
  6. Aug 02, 2005
  7. Jul 30, 2005
  8. Jul 26, 2005
  9. Jul 15, 2005
  10. Jul 14, 2005
  11. Jul 12, 2005
  12. Jul 08, 2005
  13. Jul 06, 2005
  14. Jun 29, 2005
  15. Jun 27, 2005
  16. Jun 25, 2005
  17. Jun 24, 2005
    • 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
  18. Jun 23, 2005
  19. Jun 22, 2005
  20. Jun 18, 2005
  21. Jun 13, 2005
  22. May 31, 2005
    • Rudolf Marek's avatar
      [PATCH] I2C: ALI1563 SMBus driver fix · 4a4e5787
      Rudolf Marek 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
  23. May 17, 2005
  24. May 13, 2005
  25. May 05, 2005
  26. May 01, 2005
  27. Apr 16, 2005
Loading