1. 30 4月, 2007 3 次提交
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 · e389f9ae
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (107 commits)
        smc911x: fix compilation breakage wjen debug is on
        [netdrvr] eexpress: minor corrections
        add NAPI support to sb1250-mac.c
        ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
        e1000: ROUND_UP macro cleanup in drivers/net/e1000
        Generic HDLC sparse annotations
        e100: Optionally use I/O mode only to access register space
        e100: allow bad MAC address when running with invalid eeprom csum
        ehea: fix for dlpar support
        ehea: fix for sysfs entries
        3C509: Remove unnecessary include of <linux/pm_legacy.h>
        NetXen: Fix for vmalloc issues
        NetXen: Fixes for Power PC architecture
        NetXen: Port swap feature for multi port cards
        NetXen: Removal of redundant macros
        NetXen: Multi PCI support for Quad cards
        NetXen: Removal of redundant argument passing
        NetXen: Use multiple PCI functions
        [netdrvr e100] experiment with doing RX in a similar manner to eepro100
        [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX
        ...
      e389f9ae
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev · f73b0a08
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev: (86 commits)
        SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
        drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
        pata_hpt37x: Further small fixes
        pata_hpt3x2n: Add HPT371N support and other bits
        ata: printk warning fixes
        libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
        ahci: consolidate common port flags
        ata_timing: ensure t->cycle is always correct
        libata: add missing call to ->cable_detect() in new EH path
        pata_amd: remove contamination added during cable_detect conversion
        libata: Handle drives that require a spin-up command before first access
        libata: HPA support
        libata: kill probe_ent and related helpers
        libata: convert the remaining PATA drivers to new init model
        libata: convert the remaining SATA drivers to new init model
        libata: convert ata_pci_init_native_mode() users to new init model
        libata: convert drivers with combined SATA/PATA ports to new init model
        libata: add init helpers including ata_pci_prepare_native_host()
        libata: convert native PCI host handling to new init model
        libata: convert legacy PCI host handling to new init model
        ...
      f73b0a08
    • L
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 · 6b06d2cc
      Linus Torvalds 提交于
      * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (105 commits)
        sonypi: use mutex instead of semaphore
        sony-laptop: remove user visible camera controls as platform attributes
        meye: make meye use sony-laptop instead of sonypi
        sony-laptop: add a meye-usable include file for camera ops
        sony-laptop: complete the motion eye camera support in sony-laptop
        sonypi: try to detect if sony-laptop has already taken one of the known ioports
        sonypi: suggest sonypi users to try sony-laptop instead
        sony-laptop: add edge modem support (also called WWAN)
        sony-laptop: add locking on accesses to the ioport and global vars
        sony-laptop: add camera enable/disable parameter, better handle possible infinite loop
        thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
        ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
        ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
        ACPI: thinkpad-acpi: improve dock subdriver initialization
        ACPI: thinkpad-acpi: improve debugging for acpi helpers
        ACPI: thinkpad-acpi: improve fan control documentation
        ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
        ACPI: thinkpad-acpi: fix a fan watchdog invocation
        ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
        ACPI: thinkpad-acpi: add a fan-control feature master toggle
        ...
      6b06d2cc
  2. 29 4月, 2007 37 次提交