1. 13 10月, 2007 1 次提交
  2. 01 8月, 2007 1 次提交
  3. 26 7月, 2007 1 次提交
  4. 25 7月, 2007 1 次提交
  5. 24 7月, 2007 2 次提交
  6. 22 7月, 2007 1 次提交
  7. 20 7月, 2007 2 次提交
  8. 19 7月, 2007 1 次提交
  9. 13 7月, 2007 1 次提交
  10. 12 7月, 2007 6 次提交
  11. 10 7月, 2007 1 次提交
  12. 08 7月, 2007 1 次提交
    • U
      sis5513: adding PCI-ID · 4c6c914e
      Uwe Koziolek 提交于
      The SiS966 has one additional PCI-ID 1180.
      
      If the chipset is using this PCI-ID, the primary channel is connected to the
      first PATA-port. The secondary channel is connected to SATA-ports in IDE
      emulation mode.  The legacy IO-ports are used.
      
      The including of the PCI-ID into pata_sis is not sufficient, because the legacy
      driver in drivers/ide is initialized before pata_sis.
      Signed-off-by: NUwe Koziolek <uwe.koziolek@gmx.net>
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      4c6c914e
  13. 08 6月, 2007 1 次提交
  14. 01 6月, 2007 3 次提交
  15. 24 5月, 2007 1 次提交
  16. 17 5月, 2007 1 次提交
  17. 14 5月, 2007 1 次提交
    • G
      [AGPGART] Fix wrong ID in via-agp.c · bbdfff86
      Gabriel Mansi 提交于
      there is a wrong id in drivers/char/agp/via-agp.c
      #define PCI_DEVICE_ID_VIA_CX700         0x8324
      It must be 0x0324
      
      Notice that PCI_DEVICE_ID_VIA_CX700 is also used in
      drivers/i2c/busses/i2c-viapro.c and
      drivers/ide/pci/via82cxxx.c
      
      So, I think that constant must be renamed to avoid conflicting.
      I attached a proposed patch.
      Signed-off-by: NDave Jones <davej@redhat.com>
      bbdfff86
  18. 12 5月, 2007 1 次提交
  19. 04 5月, 2007 1 次提交
  20. 02 5月, 2007 1 次提交
  21. 29 4月, 2007 1 次提交
  22. 28 4月, 2007 1 次提交
    • A
      tc35815 driver update (take 2) · eea221ce
      Atsushi Nemoto 提交于
      Current tc35815 driver is very obsolete and less maintained for a long
      time.  Replace it with a new driver based on one from CELF patch
      archive.
      
      Major advantages of CELF version (version 1.23, for kernel 2.6.10) are:
      
      * Independent of JMR3927.
        (Actually independent of MIPS, but AFAIK the chip is used only on
         MIPS platforms)
      * TX4938 support.
      * 64-bit proof.
      * Asynchronous and on-demand auto negotiation.
      * High performance on non-coherent architecture.
      * ethtool support.
      * Many bugfixes and cleanups.
      
      And improvoments since version 1.23 are:
      
      * TX4939 support.
      * NETPOLL support.
      * NAPI support. (disabled by default)
      * Reduce memcpy on receiving.
      * PM support.
      * Many cleanups and bugfixes.
      Signed-off-by: NAtsushi Nemoto <anemo@mba.ocn.ne.jp>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      eea221ce
  23. 18 2月, 2007 1 次提交
  24. 14 2月, 2007 1 次提交
  25. 12 2月, 2007 3 次提交
  26. 10 2月, 2007 2 次提交
  27. 09 2月, 2007 1 次提交
  28. 08 2月, 2007 1 次提交