10 Feb, 2007

2 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
     
  • 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
     

09 Feb, 2007

27 commits


08 Feb, 2007

8 commits

  • * master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6: (70 commits)
    USB: remove duplicate device id from zc0301
    USB: remove duplicate device id from usb_storage
    USB: remove duplicate device id from keyspan
    USB: remove duplicate device id from ftdi_sio
    USB: remove duplicate device id from visor
    USB: a bit more coding style cleanup
    usbcore: trivial whitespace fixes
    usb-storage: use first bulk endpoints, not last
    EHCI: fix interrupt-driven remote wakeup
    USB: switch ehci-hcd to new polling scheme
    USB: autosuspend for usb printer driver
    USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products
    USB: Sierra Wireless auto set D0
    USB: usb ethernet gadget recognizes HUSB2DEV
    USB: list atmel husb2_udc gadget controller
    USB: gadgetfs AIO tweaks
    USB: gadgetfs behaves better on userspace init bug
    USB: gadgetfs race fix
    USB: gadgetfs simplifications
    USB: gadgetfs cleanups
    ...

    Linus Torvalds
     
  • * master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6: (28 commits)
    sysfs: Shadow directory support
    Driver Core: Increase the default timeout value of the firmware subsystem
    Driver core: allow to delay the uevent at device creation time
    Driver core: add device_type to struct device
    Driver core: add uevent vars for devices of a class
    SYSFS: Fix missing include of list.h in sysfs.h
    HOWTO: Add a reference to Harbison and Steele
    sysfs: error handling in sysfs, fill_read_buffer()
    kobject: kobject_put cleanup
    sysfs: kobject_put cleanup
    sysfs: suppress lockdep warnings
    Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
    driver core: Change function call order in device_bind_driver().
    driver core: Don't stop probing on ->probe errors.
    driver core fixes: device_register() retval check in platform.c
    driver core fixes: make_class_name() retval checks
    /sys/modules/*/holders
    USB: add the sysfs driver name to all modules
    SERIO: add the sysfs driver name to all modules
    PCI: add the sysfs driver name to all modules
    ...

    Linus Torvalds
     
  • * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (116 commits)
    sk98lin: planned removal
    AT91: MACB support
    sky2: version 1.12
    sky2: add new chip ids
    sky2: Yukon Extreme support
    sky2: safer transmit timeout
    sky2: TSO support for EC_U
    sky2: use dev_err for error reports
    sky2: add Wake On Lan support
    fix unaligned exception in /drivers/net/wireless/orinoco.c
    Remove unused kernel config option DLCI_COUNT
    z85230: spinlock logic
    mips: declance: Driver model for the PMAD-A
    Spidernet: Rework RX linked list
    NET: turn local_save_flags() + local_irq_disable() into local_irq_save()
    NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
    hp100: convert pci_module_init() to pci_register_driver()
    NetXen: Added ethtool support for user level tools.
    NetXen: Firmware crb init changes.
    maintainers: add atl1 maintainers
    ...

    Linus Torvalds
     
  • Document planned removal of sk98lin driver.

    Signed-off-by: Stephen Hemminger
    Signed-off-by: Jeff Garzik

    Stephen Hemminger
     
  • This patch adds a new, "binary" API in addition to the old, text API usbmon
    had before. The new API allows for less CPU use, and it allows to capture
    all data from a packet where old API only captured 32 bytes at most. There
    are some limitations and conditions to this, e.g. in case someone constructs
    a URB with 1GB of data, it's not likely to be captured, because even the
    huge buffers of the new reader are finite. Nonetheless, I expect this new
    capability to capture all data for all real life scenarios.

    The downside is, a special user mode application is required where cat(1)
    worked before. I have sample code at http://people.redhat.com/zaitcev/linux/
    and Paolo Abeni is working on patching libpcap.

    This patch was initially written by Paolo and later I tweaked it, and
    we had a little back-and-forth. So this is a jointly authored patch, but
    I am submitting this I am responsible for the bugs.

    Signed-off-by: Paolo Abeni
    Signed-off-by: Pete Zaitcev
    Signed-off-by: Greg Kroah-Hartman

    Pete Zaitcev
     
  • Update /proc/bus/usb/devices output to report active altsettings.

    Signed-off-by: David Brownell
    Signed-off-by: Greg Kroah-Hartman

    David Brownell
     
  • * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (140 commits)
    ACPICA: reduce table header messages to fit within 80 columns
    asus-laptop: merge with ACPICA table update
    ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.
    ACPI: bay: new driver is EXPERIMENTAL
    ACPI: bay: make drive_bays static
    ACPI: bay: make bay a platform driver
    ACPI: bay: remove prototype procfs code
    ACPI: bay: delete unused variable
    ACPI: bay: new driver adding removable drive bay support
    ACPI: dock: check if parent is on dock
    ACPICA: fix gcc build warnings
    Altix: Add ACPI SSDT PCI device support (hotplug)
    Altix: ACPI SSDT PCI device support
    ACPICA: reduce conflicts with Altix patch series
    ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain
    ACPI: fix HP RX2600 IA64 boot
    ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT
    ACPICA: Update version to 20070126
    ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load.
    ACPICA: Update copyright to 2007.
    ...

    Linus Torvalds
     
  • Add a reference to Harbison and Steele's C book.

    Signed-off-by: Robert P. J. Day
    Signed-off-by: Greg Kroah-Hartman

    Robert P. J. Day
     

07 Feb, 2007

1 commit


06 Feb, 2007

1 commit

  • Fix description of register usage as pointed out by Andreas Krebbel.
    Since this document is completely outdated and would need a lot of
    fixing, it might be worth considering to get rid of it...

    Signed-off-by: Heiko Carstens
    Signed-off-by: Martin Schwidefsky

    Heiko Carstens
     

03 Feb, 2007

1 commit