1. 20 6月, 2009 5 次提交
  2. 17 6月, 2009 1 次提交
    • D
      Staging: Add octeon-ethernet driver files. · 80ff0fd3
      David Daney 提交于
      The octeon-ethernet driver supports the sgmii, rgmii, spi, and xaui
      ports present on the Cavium OCTEON family of SOCs.  These SOCs are
      multi-core mips64 processors with existing support over in arch/mips.
      
      The driver files can be categorized into three basic groups:
      
      1) Register definitions, these are named cvmx-*-defs.h
      
      2) Main driver code, these have names that don't start cvmx-.
      
      3) Interface specific functions and other utility code, names starting
      with cvmx-
      Signed-off-by: NDavid Daney <ddaney@caviumnetworks.com>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      80ff0fd3
  3. 04 4月, 2009 11 次提交
  4. 19 3月, 2009 1 次提交
  5. 07 1月, 2009 16 次提交
  6. 24 10月, 2008 1 次提交
  7. 23 10月, 2008 2 次提交
    • V
      Staging: add poch driver · a14eddda
      Vijay Kumar 提交于
      This is the first cut at a driver for the Redrapids Pocket Change
      CardBus devices.
      
      Receiving data seems to work properly, but overflows happen on transmit.
      Still needs more hardware debugging to work properly.
      
      (cleaned up to use proper driver core api functions by Greg)
      
      From: Vijay Kumar <vijaykumar@bravegnu.org>
      Cc: Alexey Zaytsev <alexey.zaytsev@gmail.com>
      Cc: Jaya Kumar <jayakumar.lkml@gmail.com>
      Cc: Ken Sienski <sienski@redrapids.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      a14eddda
    • H
      Staging: add pcc-acpi driver · c2bf092e
      Hiroshi Miura 提交于
      Adds the pcc-acpi driver to the staging tree.
      
      From: Hiroshi Miura <miura@da-cha.org>
      Cc: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      c2bf092e
  8. 14 10月, 2008 2 次提交
  9. 11 10月, 2008 1 次提交