20 Feb, 2007

2 commits

  • * 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6:
    hwmon/vt1211: Add probing of alternate config index port
    hwmon/f71805f: Fix a race condition
    hwmon/abituguru: Fix unchecked return status
    hwmon: New driver for the Analog Devices ADM1029
    hwmon/w83627ehf: Add support for the W83627DHG chip
    hwmon: Use subsys_initcall
    hwmon/lm70: Make lm70_remove a __devexit function
    hwmon: Cleanup a bogus legacy comment
    hwmon: Simplify the locking model of two drivers
    hwmon: Drop unused mutexes in two drivers
    hwmon/it87: Add PWM base frequency control

    Linus Torvalds
     
  • * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (51 commits)
    sk98lin: mark deprecated in Kconfig
    Hostess SV-11 depends on INET
    Fix link autonegotiation timer.
    sk98lin: planned removal
    B44: increase wait loop
    b44: replace define
    e1000: allow ethtool to see link status when down
    e1000: remove obsolete custom pci_save_state code
    e1000: fix shared interrupt warning message
    atm: Use ARRAY_SIZE macro when appropriate
    bugfixes and new hardware support for arcnet driver
    pcnet32 NAPI no longer experimental
    MAINTAINER
    macb: Remove inappropriate spinlocks around mii calls
    Convert meth to netdev_priv
    sky2: v1.13
    sky2: receive error handling improvements
    sky2: transmit timeout
    sky2: flow control negotiation for Yukon-FE
    sky2: no need to reset pause bits on shutdown
    ...

    Linus Torvalds
     

18 Feb, 2007

1 commit


17 Feb, 2007

2 commits


15 Feb, 2007

3 commits

  • Signed-off-by: Corentin Labbe
    Signed-off-by: Jean Delvare

    Corentin Labbe
     
  • * 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6: (94 commits)
    [PATCH] x86-64: Remove mk_pte_phys()
    [PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
    [PATCH] i386: fix 32-bit ioctls on x64_32
    [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
    [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
    [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
    [PATCH] i386: Move mce_disabled to asm/mce.h
    [PATCH] i386: paravirt unhandled fallthrough
    [PATCH] x86_64: Wire up compat epoll_pwait
    [PATCH] x86: Don't require the vDSO for handling a.out signals
    [PATCH] i386: Fix Cyrix MediaGX detection
    [PATCH] i386: Fix warning in cpu initialization
    [PATCH] i386: Fix warning in microcode.c
    [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
    [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
    [PATCH] i386: Remove fastcall in paravirt.[ch]
    [PATCH] x86-64: Fix wrong gcc check in bitops.h
    [PATCH] x86-64: survive having no irq mapping for a vector
    [PATCH] i386: geode configuration fixes
    [PATCH] i386: add option to show more code in oops reports
    ...

    Linus Torvalds
     
  • Driver for the Atmel on-chip SPI master controller.

    Tested primarily on AVR32/AT32AP7000/ATSTK1000 using mtd_dataflash and the
    jffs2 filesystem. Should also work fine on various AT91 ARM-based chips
    like AT91SAM926x and AT91RM9200.

    Hardware documentation can be found in the AT32AP7000 data sheet, or its
    AT91 siblings, which can be downloaded from

    http://www.atmel.com/dyn/products/datasheets.asp?family_id=682

    Signed-off-by: Haavard Skinnemoen
    Signed-off-by: David Brownell
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Haavard Skinnemoen
     

14 Feb, 2007

1 commit


13 Feb, 2007

3 commits


12 Feb, 2007

1 commit

  • Add support for auxiliary displays, the ks0108 LCD controller, the
    cfag12864b LCD and adds a framebuffer device: cfag12864bfb.

    - Add a "auxdisplay/" folder in "drivers/" for auxiliary display
    drivers.

    - Add support for the ks0108 LCD Controller as a device driver. (uses
    parport interface)

    - Add support for the cfag12864b LCD as a device driver. (uses ks0108
    LCD Controller driver)

    - Add a framebuffer device called cfag12864bfb. (uses cfag12864b LCD
    driver)

    - Add the usual Documentation, includes, Makefiles, Kconfigs,
    MAINTAINERS, CREDITS...

    - Miguel Ojeda will maintain all the stuff above.

    [rdunlap@xenotime.net: workqueue fixups]
    [akpm@osdl.org: kconfig fix]
    Signed-off-by: Miguel Ojeda Sandonis
    Cc: Greg KH
    Acked-by: Paulo Marques
    Cc: "Randy.Dunlap"
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Miguel Ojeda Sandonis
     

10 Feb, 2007

4 commits

  • Signed-off-by: Len Brown

    Len Brown
     
  • * 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc:
    [EISA] EISA registration with !CONFIG_EISA
    [TC] pmagb-b-fb: Convert to the driver model
    [TC] dec_esp: Driver model for the PMAZ-A
    [TC] mips: pmag-ba-fb: Convert to the driver model
    [TC] defxx: TURBOchannel support
    [TC] TURBOchannel support for the DECstation
    [TC] MIPS: TURBOchannel resources off-by-one fix
    [TC] MIPS: TURBOchannel update to the driver model

    Linus Torvalds
     
  • * '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
     
  • This is a set of changes to convert support for the TURBOchannel bus to the
    driver model. It implements the usual set of calls similar to what other bus
    drivers have: tc_register_driver(), tc_unregister_driver(), etc. All the
    platform-specific bits have been removed and headers from asm-mips/dec/ have
    been merged into linux/tc.h, which should be included by drivers.

    Signed-off-by: Maciej W. Rozycki
    Signed-off-by: Andrew Morton
    Signed-off-by: Ralf Baechle

    Maciej W. Rozycki
     

09 Feb, 2007

2 commits

  • This patch adds documentation describing the ASoC architecture and a
    maintainer entry for ASoC.
    The documentation includes the following files:-
    codec.txt: Codec driver internals.
    DAI.txt: Description of Digital Audio Interface standards and how to
    configure a DAI within your codec and CPU DAI drivers.
    dapm.txt: Dynamic Audio Power Management.
    platform.txt: Platform audio DMA and DAI.
    machine.txt: Machine driver internals.
    pop_clicks.txt: How to minimise audio artifacts.
    clocking.txt: ASoC clocking for best power performance.

    Signed-off-by: Liam Girdwood
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Liam Girdwood
     
  • List netdev as the mailing list for DMFE (network driver)
    instead of lkml.

    List linux-wireless as the mailing list for wireless network drivers.

    Signed-off-by: Randy Dunlap
    Signed-off-by: Jeff Garzik

    Randy Dunlap
     

08 Feb, 2007

2 commits

  • * '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
     
  • * '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
     

07 Feb, 2007

2 commits

  • MAINTAINERS: add atl1 maintainers

    Add a maintainers entry for atl1.

    Signed-off-by: Jay Cliburn
    Signed-off-by: Jeff Garzik

    Jay Cliburn
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc: (32 commits)
    mmc: tifm: replace kmap with page_address
    mmc: sdhci: fix voltage ocr
    mmc: sdhci: replace kmap with page_address
    mmc: wbsd: replace kmap with page_address
    mmc: handle pci_enable_device() return value in sdhci
    mmc: Proper unclaim in mmc_block
    mmc: change wbsd mailing list
    mmc: Graceful fallback for fancy features
    mmc: Handle wbsd's stupid command list
    mmc: Allow host drivers to specify max block count
    mmc: Allow host drivers to specify a max block size
    tifm_sd: add suspend and resume functionality
    tifm_core: add suspend/resume infrastructure for tifm devices
    tifm_7xx1: prettify
    tifm_7xx1: recognize device 0xac8f as supported
    tifm_7xx1: switch from workqueue to kthread
    tifm_7xx1: Merge media insert and media remove functions
    tifm_7xx1: simplify eject function
    Add dummy_signal_irq function to save check in ISR
    Remove unused return value from signal_irq callback
    ...

    Linus Torvalds
     

06 Feb, 2007

3 commits


05 Feb, 2007

1 commit


03 Feb, 2007

2 commits


02 Feb, 2007

1 commit

  • avr32@atmel.com is a technical support address and is not really
    appropriate for sending patches. Lots of annoying automatics getting
    in the way.

    I'm still the maintainer of all the entries touched by this patch, so
    nothing changes with regard to the "Supported" status of the AVR32
    architecture or the macb driver.

    Signed-off-by: Haavard Skinnemoen
    Signed-off-by: Linus Torvalds

    Haavard Skinnemoen
     

31 Jan, 2007

1 commit


30 Jan, 2007

1 commit

  • Adds the new driver and make ASUS_LAPTOP and ACPI_ASUS
    incompatible. It may be strange to use ASUS_CREATE_DEVICE_ATTR
    and ASUS_SET_DEVICE_ATTR now, but these macro will be very
    usefull in next patchs. ASUS_HANDLE and ASUS_HANDLE_INIT comes
    from IBM_HANDLE and IBM_HANDLE_INIT, with some modification,
    and will also be used in next patchs.

    Signed-off-by: Corentin Chary
    Signed-off-by: Len Brown

    Corentin Chary
     

27 Jan, 2007

4 commits


24 Jan, 2007

1 commit


22 Jan, 2007

1 commit


12 Jan, 2007

1 commit


11 Jan, 2007

1 commit