1. 05 May, 2007 4 commits
    • Linus Torvalds's avatar
      Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 · 8d41f0e8
      Linus Torvalds authored
      * 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6: (44 commits)
        i2c-s3c2410: Fix bug in releasing driver
        i2c-s3c2410: Fix I2C SDA to SCL setup time
        i2c: New i2c-tiny-usb bus driver
        i2c: Documentation update
        i2c: SPIN_LOCK_UNLOCKED cleanup
        i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c
        i2c: New Simtec I2C bus driver
        i2c: Bitbanging I2C bus driver using the GPIO API
        Use menuconfig objects - I2C
        i2c: Restore i2c_smbus_read_block_data
        i2c-pxa: Clean transaction stop
        i2c-algo-bit: Improve debugging
        i2c-algo-bit: Implement a 50/50 SCL duty cycle
        i2c-omap: Switch to static adapter numbering
        i2c: Blackfin Two Wire Interface driver
        i2c-algo-sgi: Comment and whitespace cleanups
        i2c: Make i2c_del_driver a void function
        i2c: Move i2c-isa-only exported symbol declarations
        i2c: Document i2c_new_device()
        i2c: Add i2c_new_probed_device()
        ...
      
      Fixed trivial conflict in Documentation/feature-removal-schedule.txt manually.
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      8d41f0e8
    • Stuart MacDonald's avatar
      MAINTAINER change for Connect Tech Inc · 8bc84930
      Stuart MacDonald authored
      I am no longer with CTI. The Support Department will handle all
      inquiries regarding the WH.
      Signed-off-by: default avatarStuart MacDonald <stuartm@connecttech.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      8bc84930
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq · ded1504d
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq:
        [CPUFREQ] Report the number of processors in PowerNow-k8 correctly
        [CPUFREQ] do not declare undefined functions
        [CPUFREQ] cleanup kconfig options
        [CPUFREQ] Longhaul - Revert Longhaul ver. 2
        [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
        [CPUFREQ] Fix limited cpufreq when booted on battery
        Fix preemption warnings in speedstep-centrino.c
        [CPUFREQ] Longhaul - Correct PCI code
        [CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpu
      ded1504d
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart · 98b96173
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart:
        [AGPGART] sworks-agp: Switch to PCI ref counting APIs
        [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces
        [AGPGART] Fix sparse warning in sgi-agp.c
        [AGPGART] Intel-agp adjustments
        [AGPGART] Move [un]map_page_into_agp into asm/agp.h
        [AGPGART] Add missing calls to global_flush_tlb() to ali-agp
        [AGPGART] prevent probe collision of sis-agp and amd64_agp
      98b96173
  2. 04 May, 2007 9 commits
  3. 01 May, 2007 27 commits