09 Sep, 2008

1 commit


06 Sep, 2008

1 commit

  • * 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6:
    acer-wmi: remove debugfs entries upon unloading
    ACPI: Avoid bogus timeout about SMbus check
    fujitsu-laptop: fix regression for P8010 in 2.6.27-rc
    ACPI: Make Len Brown the ACPI maintainer again
    ACPI: thinkpad-acpi: wan radio control is not experimental
    PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors
    acpi: add checking for NULL early param
    ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"
    ACPI: Fix now signed module parameter.
    ACPI: Change package length error to warning
    ACPI: Fix now signed module parameter.

    Linus Torvalds
     

04 Sep, 2008

1 commit


03 Sep, 2008

2 commits


27 Aug, 2008

1 commit


20 Aug, 2008

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (94 commits)
    pkt_sched: Prevent livelock in TX queue running.
    Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
    Revert "pkt_sched: Protect gen estimators under est_lock."
    pkt_sched: remove bogus block (cleanup)
    nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
    netfilter: ctnetlink: sleepable allocation with spin lock bh
    netfilter: ctnetlink: fix sleep in read-side lock section
    netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks
    netfilter: ipt_addrtype: Fix matching of inverted destination address type
    dccp: Fix panic caused by too early termination of retransmission mechanism
    pkt_sched: Don't hold qdisc lock over qdisc_destroy().
    pkt_sched: Add lockdep annotation for qdisc locks
    pkt_sched: Never schedule non-root qdiscs.
    removed unused #include
    rt2x00: Fix txdone_entry_desc_flags
    b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
    mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE
    p54u: reset skb's data/tail pointer on requeue
    p54: move p54_vdcf_init to the right place.
    iwlwifi: fix printk newlines
    ...

    Linus Torvalds
     

19 Aug, 2008

1 commit


18 Aug, 2008

1 commit

  • The Bluetooth entries for the MAINTAINERS file are a little bit too
    much. Consolidate them into two entries. One for Bluetooth drivers and
    another one for the Bluetooth subsystem.

    Also the MODULE_AUTHOR should indicate the current maintainer of the
    module and actually not the original author. Fix all Bluetooth modules
    to provide current maintainer information.

    Signed-off-by: Marcel Holtmann

    Marcel Holtmann
     

15 Aug, 2008

2 commits

  • Add MAINTAINERS for GRU, XPNET, XPC and XP drivers.

    Signed-off-by: Jack Steiner
    Cc: Stephen Rothwell
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jack Steiner
     
  • Hans passed maintainership of the abituguru3 hwmon driver onto me. Add
    a new entry to the MAINTAINERS file for the abituguru3 driver and assign
    it to me. Also update the existing UGURU entry to indicate that Hans is
    only responsible for the abituguru driver.

    Signed-off-by: Alistair John Strachan
    Acked-by: Hans de Goede
    Cc: Jean Delvare
    Cc: "Mark M. Hoffman"
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Alistair John Strachan
     

14 Aug, 2008

4 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6: (47 commits)
    usb: musb: pass configuration specifics via pdata
    usb: musb: fix hanging when rmmod gadget driver
    USB: Add MUSB and TUSB support
    USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
    USB: Add vendor/product id of ZTE MF628 to option
    USB: quirk PLL power down mode
    USB: omap_udc: fix compilation with debug enabled
    usb: cdc-acm: drain writes on close
    usb: cdc-acm: stop dropping tx buffers
    usb: cdc-acm: bugfix release()
    usb gadget: issue notifications from ACM function
    usb gadget: remove needless struct members
    USB: sh: r8a66597-hcd: fix disconnect regression
    USB: isp1301: fix compilation
    USB: fix compiler warning fix
    usb-storage: unusual_devs entry for Nokia 5300
    USB: cdc-acm.c: Fix compile warnings
    USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver
    USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b)
    usb: isp1760: don't be noisy about short packets.
    ...

    Linus Torvalds
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (56 commits)
    netns: Fix crash by making igmp per namespace
    bnx2x: Version update
    bnx2x: Checkpatch compliance
    bnx2x: Spelling mistakes
    bnx2x: Minor code improvements
    bnx2x: Driver info
    bnx2x: 1G LED does not turn off
    bnx2x: 8073 PHY changes
    bnx2x: Change GPIO for any port
    bnx2x: Pause settings
    bnx2x: Link order with external PHY
    bnx2x: No LRO without Rx checksum
    bnx2x: Wrong structure size
    bnx2x: WoL capability
    bnx2x: Clearing MAC addresses filters
    bnx2x: Delay in while loops
    bnx2x: PBA Table Page Alignment Workaround
    bnx2x: Self-test false positive
    bnx2x: Memory allocation
    bnx2x: HW attention lock
    ...

    Linus Torvalds
     
  • This patch adds support for MUSB and TUSB controllers
    integrated into omap2430 and davinci. It also adds support
    for external tusb6010 controller.

    Cc: David Brownell
    Cc: Tony Lindgren
    Signed-off-by: Felipe Balbi
    Signed-off-by: Greg Kroah-Hartman

    Felipe Balbi
     
  • This patch removes the auerswald USB driver from the linux kernel
    2.6.26.

    This driver was included into the kernel mainly to connect to the ISDN
    framework. This was done in linux 2.4.x. For 2.6.x, due to the fragile
    and moving ISDN support, this connection was never realized, and the
    only use of this driver was for device configuration. In the age of DSL,
    the demand of ISDN support is getting very low.

    Meanwhile, with the advent of libusb, an userspace driver was done for
    the device configuration which works fine for linux and mac. (Thanks to
    the libusb developers!). The userspace driver is downloadable from the
    auerswald web site.

    So this driver is obsolete now and has to be removed. Many thanks to all
    developers which helped me to bring this driver up and working.

    Signed-off-by: Wolfgang Muees
    Signed-off-by: Greg Kroah-Hartman

    Wolfgang Mües
     

13 Aug, 2008

1 commit


12 Aug, 2008

1 commit


11 Aug, 2008

1 commit


09 Aug, 2008

3 commits

  • * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq:
    [CPUFREQ][2/2] preregister support for powernow-k8
    [CPUFREQ][1/2] whitespace fix for powernow-k8
    [CPUFREQ] Update MAINTAINERS to reflect new mailing list.
    [CPUFREQ] Fix warning in elanfreq
    [CPUFREQ] Fix -Wshadow warning in conservative governor.
    [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.

    Linus Torvalds
     
  • Mailing list moved to vger.

    Signed-off-by: Dave Jones

    Dave Jones
     
  • * 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm:
    [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB
    [ARM] 5166/1: magician: add MAINTAINERS entry
    [ARM] fix pnx4008 build errors
    [ARM] Fix SMP booting with non-zero PHYS_OFFSET
    [ARM] 5185/1: Fix spi num_chipselect for lubbock
    [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
    [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include
    [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
    [ARM] Eliminate useless includes of asm/mach-types.h
    [ARM] Fix circular include dependency with IRQ headers
    avr32: Use instead of
    avr32: Introduce arch/avr32/mach-*/include/mach
    avr32: Move include/asm-avr32 to arch/avr32/include/asm
    [ARM] sa1100_wdt: use reset_status to remember watchdog reset status
    [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage
    [ARM] pxa: introduce reset.h for reset specific header information

    Linus Torvalds
     

08 Aug, 2008

1 commit


07 Aug, 2008

1 commit

  • This adds the new mac80211 11n ath9k Atheros driver. Only STA support
    is currently enabled and tested.

    Signed-off-by: Senthil Balasubramanian
    Signed-off-by: Felix Fietkau
    Signed-off-by: Jack Howarth
    Signed-off-by: Jouni Malinen
    Signed-off-by: Sujith Manoharan
    Signed-off-by: Luis R. Rodriguez
    Signed-off-by: Pavel Roskin
    Signed-off-by: Vasanthakumar Thiagarajan
    Signed-off-by: John W. Linville

    Luis R. Rodriguez
     

04 Aug, 2008

1 commit

  • * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm:
    [ARM] 5182/1: pxa: Fix pcm990 compilation
    [ARM] Fix explicit asm(-arm)?/arch-foo references
    [ARM] move include/asm-arm to arch/arm/include/asm
    [ARM] Remove explicit dependency for misc.o from compressed/Makefile
    [ARM] initrd: claim initrd memory exclusively
    [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)
    [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout
    [ARM] add Sascha Hauer as Freescale i.MX Maintainer
    [ARM] i.MX: add missing clock functions exports
    [ARM] i.MX: remove set_imx_fb_info() export
    [ARM] mx1ads: make mmc platform data available for modules
    [ARM] mx2: add missing Kconfig dependency

    Linus Torvalds
     

02 Aug, 2008

2 commits

  • * 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6:
    hwmon: needs new maintainer
    hwmon: (lm85) Simplify device initialization function
    hwmon: (lm85) Misc cleanups
    hwmon: (lm85) Don't write back cached values
    hwmon: (lm85) Drop dead code
    hwmon: (lm85) Coding-style cleanups
    hwmon: (lm75) add new-style driver binding
    hwmon: (lm75) cleanup/reorg
    hwmon: (adt7473) clarify an awkward bit of code
    hwmon: (adt7473) Remove unused defines
    hwmon: (dme1737) fix voltage scaling
    hwmon: (dme1737) probe all addresses
    hwmon: (dme1737) demacrofy for readability

    Linus Torvalds
     
  • * 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6:
    regulator: TI bq24022 Li-Ion Charger driver
    regulator: maintainers - add maintainers for regulator framework.
    regulator: documentation - ABI
    regulator: documentation - machine
    regulator: documentation - regulator driver
    regulator: documentation - consumer interface
    regulator: documentation - overview
    regulator: core kbuild files
    regulator: regulator test harness
    regulator: add support for fixed regulators.
    regulator: regulator framework core
    regulator: fixed regulator interface
    regulator: machine driver interface
    regulator: regulator driver interface
    regulator: consumer device interface

    Linus Torvalds
     

01 Aug, 2008

1 commit


30 Jul, 2008

1 commit


29 Jul, 2008

1 commit


28 Jul, 2008

1 commit


27 Jul, 2008

3 commits


26 Jul, 2008

1 commit

  • This adds the bt8xxgpio driver. The purpose of the bt8xxgpio driver is to
    export all of the 24 GPIO pins available on Brooktree 8xx chips to the
    kernel GPIO infrastructure.

    This makes it possible to use a physically modified BT8xx card as
    cheap digital GPIO card.

    [akpm@linux-foundation.org: coding-style fixes]
    Signed-off-by: Michael Buesch
    Cc: David Brownell
    Cc: Stephen Rothwell
    Cc: Mauro Carvalho Chehab
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Michael Buesch
     

25 Jul, 2008

4 commits

  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:
    MAINTAINERS: Remove Glenn Streiff from NetEffect entry
    mlx4_core: Improve error message when not enough UAR pages are available
    IB/mlx4: Add support for memory management extensions and local DMA L_Key
    IB/mthca: Keep free count for MTT buddy allocator
    mlx4_core: Keep free count for MTT buddy allocator
    mlx4_code: Add missing FW status return code
    IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg
    mlx4_core: Add module parameter to enable QoS support
    RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes
    IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures
    IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()
    IB/ehca: Release mutex in error path of alloc_small_queue_page()
    IB/ehca: Use default value for Local CA ACK Delay if FW returns 0
    IB/ehca: Filter PATH_MIG events if QP was never armed
    IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event
    RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event
    RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event

    Linus Torvalds
     
  • SOUND_TRIDENT was the last PCI OSS driver, and since there's already an
    ALSA driver for the same hardware we can remove it.

    [muli@il.ibm.com: update CREDITS]
    Signed-off-by: Adrian Bunk
    Signed-off-by: Muli Ben-Yehuda
    Signed-off-by: Muli Ben-Yehuda
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     
  • Trying to compile the v850 port brings many compile errors, one of them exists
    since at least kernel 2.6.19.

    There also seems to be noone willing to bring this port back into a usable
    state.

    This patch therefore removes the v850 port.

    If anyone ever decides to revive the v850 port the code will still be
    available from older kernels, and it wouldn't be impossible for the port to
    reenter the kernel if it would become actively maintained again.

    Signed-off-by: Adrian Bunk
    Acked-by: Greg Ungerer
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     
  • The existing HPET maintainer entries are somewhat unclear about which one
    applies to what part of the kernel.

    Signed-off-by: Clemens Ladisch
    Cc: Thomas Gleixner
    Cc: Ingo Molnar
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Clemens Ladisch
     

24 Jul, 2008

2 commits

  • * 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (85 commits)
    [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR)
    [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB)
    [ARM] pxa: add base support for PXA930 (aka Tavor-P)
    [ARM] Update mach-types
    [ARM] pxa: make littleton to use the new smc91x platform data
    [ARM] pxa: make zylonite to use the new smc91x platform data
    [ARM] pxa: make mainstone to use the new smc91x platform data
    [ARM] pxa: make lubbock to use new smc91x platform data
    [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data
    [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable
    [NET] smc91x: add SMC91X_NOWAIT flag to platform data
    [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*
    [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"
    [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
    Support for LCD on e740 e750 e400 and e800 e-series PDAs
    E-series UDC support
    PXA UDC - allow use of inverted GPIO for pullup
    Add e350 support
    Fix broken e-series build
    E-series GPIO / IRQ definitions.
    ...

    Linus Torvalds
     
  • Glenn is no longer at NetEffect.

    Signed-off-by: Roland Dreier

    Roland Dreier