1. 03 10月, 2006 36 次提交
  2. 02 10月, 2006 4 次提交
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 · 95f3eff6
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (37 commits)
        [netdrvr] hp100: encapsulate all non-module code
        drivers/net/wireless/{airo,ipw2100}: fix error handling bugs
        [netdrvr] phy: Fix bugs in error handling
        [PATCH] spidernet: Use pci_dma_mapping_error()
        [PATCH] sky2: version 1.9
        [PATCH] sky2: fragmented receive for large MTU
        [PATCH] sky2: use netif_tx_lock instead of LLTX
        [PATCH] sky2: incremental transmit completion
        [PATCH] sky2: name irq after eth for irqbalance
        [PATCH] sky2: workarounds for some 88e806x chips
        [PATCH] sky2: use standard pci register capabilties for error register
        [PATCH] sky2: gigabit full duplex negotiation
        e100, e1000, ixgb: increment version numbers
        ixgb: convert to netdev_priv(netdev)
        ixgb: combine more rx descriptors to improve performance
        e1000: possible memory leak in e1000_set_ringparam
        e1000: Janitor: Use #defined values for literals
        e1000: don't strip vlan ID if 8021q claims it
        e1000: rework polarity, NVM, eeprom code and fixes.
        e1000: driver state fixes (race fix)
        ...
      95f3eff6
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 · 44f54921
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6:
        JFS: White space cleanup
        [PATCH] JFS: return correct error when i-node allocation failed
        JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()
      44f54921
    • L
      Merge git://git.infradead.org/mtd-2.6 · 3e04767a
      Linus Torvalds 提交于
      * git://git.infradead.org/mtd-2.6:
        [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'
        [MTD] fix nftl_write warning
        [MTD] fix printk warning
        [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support
        [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration
        [MTD ONENAND] Fix OneNAND probe
        [MTD NAND] Provide prototype for newly-exported nand_wait_ready()
        [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>
        [MTD NAND] Allow override of page read and write functions.
        [MTD NAND] Allocate chip->buffers separately to allow it to be overridden
        [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
        [MTD NAND] Export nand_wait_ready() for use by board drivers
      3e04767a
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · a12f66fc
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (35 commits)
        Input: wistron - add support for Acer TravelMate 2424NWXCi
        Input: wistron - fix setting up special buttons
        Input: add KEY_BLUETOOTH and KEY_WLAN definitions
        Input: add new BUS_VIRTUAL bus type
        Input: add driver for stowaway serial keyboards
        Input: make input_register_handler() return error codes
        Input: remove cruft that was needed for transition to sysfs
        Input: fix input module refcounting
        Input: constify input core
        Input: libps2 - rearrange exports
        Input: atkbd - support Microsoft Natural Elite Pro keyboards
        Input: i8042 - disable MUX mode on Toshiba Equium A110
        Input: i8042 - get rid of polling timer
        Input: send key up events at disconnect
        Input: constify psmouse driver
        Input: i8042 - add Amoi to the MUX blacklist
        Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup
        Input: add driver for Touchwin serial touchscreens
        Input: add driver for Touchright serial touchscreens
        Input: add driver for Penmount serial touchscreens
        ...
      a12f66fc