1. 19 4月, 2008 1 次提交
  2. 03 2月, 2008 1 次提交
  3. 26 1月, 2008 1 次提交
  4. 21 5月, 2007 1 次提交
  5. 27 8月, 2006 1 次提交
  6. 20 6月, 2006 1 次提交
  7. 19 4月, 2006 1 次提交
  8. 11 11月, 2005 1 次提交
    • L
      [ARM] 3098/1: pxa2xx disable ssp irq · b216c018
      Liam Girdwood 提交于
      Patch from Liam Girdwood
      
      This patch allows users of the pxa SSP driver to register their own irq
      handlers instead of using the default SSP handler. It also cleans up the
      CKEN clock and irq detection as the values are now stored in a table.
      
      This patch replaces 2845/1
      
      Changes:-
      o Added flags parameter to ssp_init()
      o Added SSP_NO_IRQ flag to disable registering of ssp irq handler (for
      drivers that want to register their own handler)
      o Cleaned up clock and irq detection, values are now stored in table.
      o Added build changes to allow other drivers (e.g audio) to select the
      ssp driver.
      o corgi_ssp.c changed to use new interface.
      Signed-off-by: NLiam Girdwood <liam.girdwood@wolfsonmicro.com>
      Signed-off-by: NRichard Purdie <rpurdie@rpsys.net>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      b216c018
  9. 10 11月, 2005 1 次提交
  10. 30 10月, 2005 1 次提交
  11. 29 10月, 2005 1 次提交
  12. 13 9月, 2005 1 次提交
    • R
      [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP · 50a5de44
      Richard Purdie 提交于
      Sharp's newer range of Zaurus clamshell handhelds, the cxx00's are similar to
      the c7x0 series yet different.  This patch series abstracts the differences
      and generates a set of common drivers that support both series of devices.  It
      then adds machine support for Spitz (SL-C3000) and Borzoi (SL-C3100).  Hooks
      for Akita (SL-C1000) differences are also added.  The I2C driver for its IO
      expander is the only missing piece.
      
      This patch:
      
      Separate out the Sharp Zaurus c7x0 series specific code from corgi_ssp.c so
      that other models such as the cxx00's can share it.  Create sharpsl.h which
      will be used to abstract machine/model specifics.
      
      This enables the driver to be used by the Zaurus cxx00 series.
      Signed-Off-by: NRichard Purdie <rpurdie@rpsys.net>
      Cc: Vojtech Pavlik <vojtech@suse.cz>
      Cc: Russell King <rmk@arm.linux.org.uk>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      50a5de44
  13. 10 9月, 2005 1 次提交
  14. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4