10 Feb, 2007

5 commits

  • * 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa: (212 commits)
    [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED
    [ALSA] version 1.0.14rc2
    [ALSA] ASoC documentation updates
    [ALSA] ca0106 - Add missing sysfs device assignment
    [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully
    [ALSA] hda-codec - Add support for Fujitsu PI1556 Realtek ALC880
    [ALSA] aoa: remove suspend/resume printks
    [ALSA] Fix possible deadlocks in sequencer at removal of ports
    [ALSA] emu10k1 - Fix STAC9758 front channel
    [ALSA] soc - Clean up with kmemdup()
    [ALSA] snd-ak4114: Fix two array overflows
    [ALSA] ac97_bus power management
    [ALSA] usbaudio - Add support for Edirol UA-101
    [ALSA] hda-codec - Add ALC861VD/ALC660VD support
    [ALSA] soc - ASoC 0.13 Sharp poodle machine
    [ALSA] soc - ASoC 0.13 Sharp tosa machine
    [ALSA] soc - ASoC 0.13 spitz machine
    [ALSA] soc - ASoC Sharp corgi machine
    [ALSA] soc - ASoC 0.13 pxa2xx DMA
    [ALSA] soc - ASoC 0.13 pxa2xx AC97 driver
    ...

    Linus Torvalds
     
  • * 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32:
    [AVR32] Add missing #include
    [AVR32] ssize_t should be long, not int
    [AVR32] Remove last remains of libgcc
    [AVR32] SPI platform code update
    [AVR32] Add PIOE device and reserve SDRAM pins
    [AVR32] Introduce at32_reserve_pin()
    [AVR32] Don't reset PIO state at bootup
    [AVR32] GPIO API implementation
    [AVR32] Use ARRAY_SIZE macro when appropriate
    [AVR32] Implement dma_mapping_error()
    [AVR32] Fix incorrect invalidation of shared cachelines
    [AVR32] ext int fixes
    [AVR32] fix serial port setup on ATSTK1000
    [AVR32] /proc/interrupts display
    Remove a couple final references to obsolete verify_area().

    Linus Torvalds
     
  • Remove find_trylock_page as per the removal schedule.

    Signed-off-by: Nick Piggin
    [ Let's see if anybody screams ]
    Signed-off-by: Linus Torvalds

    Nick Piggin
     
  • * master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6: (79 commits)
    [IPX]: Fix NULL pointer dereference on ipx unload
    [ATM]: atmarp.h needs to always include linux/types.h
    [NET]: Fix net/socket.c warnings.
    [NET]: cleanup sock_from_file()
    [NET]: change layout of ehash table
    [S390]: Add AF_IUCV socket support
    [S390]: Adapt special message interface to new IUCV API
    [S390]: Adapt netiucv driver to new IUCV API
    [S390]: Adapt vmlogrdr driver to new IUCV API
    [S390]: Adapt monreader driver to new IUCV API
    [S390]: Rewrite of the IUCV base code, part 2
    [S390]: Rewrite of the IUCV base code, part 1
    [X.25]: Adds /proc/net/x25/forward to view active forwarded calls.
    [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
    [X.25]: Add call forwarding
    [XFRM]: xfrm_migrate() needs exporting to modules.
    [PFKEYV2]: CONFIG_NET_KEY_MIGRATE option
    [PFKEYV2]: Extension for dynamic update of endpoint address(es)
    [XFRM]: CONFIG_XFRM_MIGRATE option
    [XFRM]: User interface for handling XFRM_MSG_MIGRATE
    ...

    Linus Torvalds
     
  • * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:
    MAINTAINERS: update DMFE and wireless drivers mailing list
    ucc_geth: Add support to local-mac-address property
    ucc_geth: Remove obsolete workaround of link speed change
    cxgb3: sysfs attributes in -mm tree
    Add Attansic L1 ethernet driver.

    Linus Torvalds
     

09 Feb, 2007

35 commits