1. 09 12月, 2006 32 次提交
  2. 08 12月, 2006 8 次提交
    • D
      Input: ucb1400 - fix compile error · bff19b1d
      Dmitry Torokhov 提交于
      try_to_freeze() was moved into include/linux/freezer.h
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      bff19b1d
    • P
      Input: kill maple_keyb.c driver · f90c34b8
      Paul Mundt 提交于
      The bus for this was removed entirely some time ago, as well as most
      of the drivers that referenced it. maple_keyb seems to have been the
      odd one out, and was still sitting in the source tree (though not
      actually part of the build system). Kill off the rest of it..
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      f90c34b8
    • D
      Input: i8042 - add another Lifebook P7010 to nomux blacklist · bb06ec3c
      Dmitry Torokhov 提交于
      We already had entry for Fujitsu Lifebook P7010 in the nomux
      blacklist but for some reason Fujitsu decided to fiddle with
      DMI data...
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      bb06ec3c
    • D
      Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 · bef98650
      Dmitry Torokhov 提交于
      Conflicts:
      
      	drivers/usb/input/hid.h
      bef98650
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 · c9976797
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6: (55 commits)
        ieee1394: sbp2: code formatting around work_struct stuff
        ieee1394: nodemgr: remove a kcalloc
        ieee1394: conditionally export ieee1394_bus_type
        ieee1394: Consolidate driver registering
        ieee1394: sbp2: convert from PCI DMA to generic DMA
        ieee1394: nodemgr: spaces to tabs
        ieee1394: nodemgr: fix deadlock in shutdown
        ieee1394: nodemgr: remove duplicate assignment
        sbp2: make 1bit bitfield unsigned
        ieee1394: schedule *_oui sysfs attributes for removal
        ieee1394: schedule unused symbol exports for removal
        ieee1394: dv1394: schedule for feature removal
        ieee1394: raw1394: defer feature removal of old isoch interface
        ieee1394: ohci1394: call PMac code in shutdown only for proper machines
        ieee1394: ohci1394: reformat PPC_PMAC platform code
        ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
        ieee1394: sbp2: wrap two functions into one
        ieee1394: sbp2: update comment on things to do
        ieee1394: sbp2: use list_move_tail()
        ieee1394: sbp2: more concise names for types and variables
        ...
      c9976797
    • L
      Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm · ea14fad0
      Linus Torvalds 提交于
      * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (76 commits)
        [ARM] 4002/1: S3C24XX: leave parent IRQs unmasked
        [ARM] 4001/1: S3C24XX: shorten reboot time
        [ARM] 3983/2: remove unused argument to __bug()
        [ARM] 4000/1: Osiris: add third serial port in
        [ARM] 3999/1: RX3715: suspend to RAM support
        [ARM] 3998/1: VR1000: LED platform devices
        [ARM] 3995/1: iop13xx: add iop13xx support
        [ARM] 3968/1: iop13xx: add iop13xx_defconfig
        [ARM] Update mach-types
        [ARM] Allow gcc to optimise arm_add_memory a little more
        [ARM] 3991/1: i.MX/MX1 high resolution time source
        [ARM] 3990/1: i.MX/MX1 more precise PLL decode
        [ARM] 3986/1: H1940: suspend to RAM support
        [ARM] 3985/1: ixp4xx clocksource cleanup
        [ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)
        [ARM] 3994/1: ixp23xx: fix handling of pci master aborts
        [ARM] 3981/1: sched_clock for PXA2xx
        [ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to 63 bit
        [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit period
        [ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counter
        ...
      ea14fad0
    • L
      Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 · 6ee7e78e
      Linus Torvalds 提交于
      * 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6:
        [IA64] replace kmalloc+memset with kzalloc
        [IA64] resolve name clash by renaming is_available_memory()
        [IA64] Need export for csum_ipv6_magic
        [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP
        [PATCH] Add support for type argument in PAL_GET_PSTATE
        [IA64] tidy up return value of ip_fast_csum
        [IA64] implement csum_ipv6_magic for ia64.
        [IA64] More Itanium PAL spec updates
        [IA64] Update processor_info features
        [IA64] Add se bit to Processor State Parameter structure
        [IA64] Add dp bit to cache and bus check structs
        [IA64] SN: Correctly update smp_affinty mask
        [IA64] sparse cleanups
        [IA64] IA64 Kexec/kdump
      6ee7e78e
    • R
      [ARM] Merge individual ARM sub-trees · 6705cda2
      Russell King 提交于
      Merge:
       Atmel AT91RM9200 and AT91SAM9260 changes
       General ARM developments
       Disconfiguous memory cleanups
       64-bit/32-bit division and sched_clock extension patches
       EP93xx support changes
       IOP support changes
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      6705cda2