1. 21 2月, 2012 1 次提交
  2. 08 12月, 2011 1 次提交
  3. 21 12月, 2010 1 次提交
  4. 20 12月, 2010 2 次提交
  5. 05 8月, 2010 1 次提交
  6. 31 7月, 2010 1 次提交
  7. 11 5月, 2010 1 次提交
  8. 10 5月, 2010 2 次提交
  9. 27 2月, 2010 2 次提交
  10. 18 2月, 2010 1 次提交
  11. 13 12月, 2009 1 次提交
  12. 09 11月, 2009 1 次提交
  13. 01 10月, 2009 1 次提交
  14. 10 9月, 2009 1 次提交
  15. 05 6月, 2009 1 次提交
  16. 15 12月, 2008 1 次提交
  17. 28 10月, 2008 1 次提交
    • P
      sh: Kill off long-dead HD64465 cchip support. · 3eeebf17
      Paul Mundt 提交于
      This code has been dead for many years. The last update it received
      was in 2003 in order to update it for the driver model changes, though
      it had already been in disarray and unused before that point. The only
      boards that ever used this chip have not had users in many years either,
      so it is finally safe to just kill it off and move on with life.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      3eeebf17
  18. 17 10月, 2008 1 次提交
  19. 15 10月, 2008 1 次提交
    • M
      [ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build error · af2010da
      Mike Rapoport 提交于
      Fix build error introduced by commit 27c4cae2
      [ARM] pxa: allow multi-machine PCMCIA builds
      
      MODPOST 76 modules
      ERROR: "cmx270_pcmcia_exit" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
      ERROR: "cmx255_pcmcia_exit" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
      ERROR: "cmx270_pcmcia_init" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
      ERROR: "cmx255_pcmcia_init" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
      make[2]: *** [__modpost] Error 1
      make[1]: *** [modules] Error 2
      make: *** [sub-make] Error 2
      Signed-off-by: NMike Rapoport <mike@compulab.co.il>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      af2010da
  20. 08 10月, 2008 1 次提交
  21. 07 10月, 2008 2 次提交
  22. 09 9月, 2008 1 次提交
  23. 23 8月, 2008 1 次提交
  24. 16 8月, 2008 1 次提交
  25. 10 7月, 2008 1 次提交
  26. 24 6月, 2008 1 次提交
  27. 17 10月, 2007 1 次提交
  28. 16 10月, 2007 1 次提交
  29. 31 3月, 2006 2 次提交
  30. 10 11月, 2005 1 次提交
  31. 31 10月, 2005 1 次提交
  32. 30 10月, 2005 1 次提交
  33. 29 10月, 2005 1 次提交
    • M
      [PATCH] MPC8xx PCMCIA driver · de957c89
      Marcelo Tosatti 提交于
      Here is an uptodated version of the MPC8xx PCMCIA driver for v2.6,
      addressing comments by Jeff and Dominik:
      
      - use IO accessors instead of direct device memory referencing
      - avoid usage of non-standard "uint/uchar" data types
      - kill struct typedef's
      
      Will submit it for inclusion once v2.6.14 is out.
      
      Testing on 8xx platforms is more than welcome! Works like a charm
      on our custom hardware (CONFIG_PRxK).
      
      Cc: Dominik Brodowski <linux@dominikbrodowski.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      de957c89
  34. 10 9月, 2005 1 次提交
  35. 28 6月, 2005 1 次提交