13 Feb, 2007

1 commit


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

3 commits

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

3 commits


09 Jan, 2007

1 commit

  • * master.kernel.org:/home/rmk/linux-2.6-arm:
    [ARM] Provide basic printk_clock() implementation
    [ARM] Resolve fuse and direct-IO failures due to missing cache flushes
    [ARM] pass vma for flush_anon_page()
    [ARM] Fix potential MMCI bug
    [ARM] Fix kernel-mode undefined instruction aborts
    [ARM] 4082/1: iop3xx: fix iop33x gpio register offset
    [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
    [ARM] 4079/1: iop: Update MAINTAINERS

    Linus Torvalds
     

06 Jan, 2007

2 commits


05 Jan, 2007

1 commit


04 Jan, 2007

2 commits

  • Add me to MAINTAINERS for i2c-pnx.

    Signed-off-by: Vitaly Wool
    Signed-off-by: Jean Delvare

    Vitaly Wool
     
  • Alan agreed to take over casual maintenance of the ide-cd atapi cdrom
    driver, so I'm happy to sign it over to him. Alan, I hope the address is
    the one you want to use. I also changed the list to linux-ide as that
    seems more appropriate.

    Signed-off-by: Jens Axboe
    Acked-by: Alan Cox
    Signed-off-by: Linus Torvalds

    Jens Axboe
     

02 Jan, 2007

1 commit


31 Dec, 2006

2 commits


23 Dec, 2006

1 commit

  • * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (68 commits)
    ACPI: replace kmalloc+memset with kzalloc
    ACPI: Add support for acpi_load_table/acpi_unload_table_id
    fbdev: update after backlight argument change
    ACPI: video: Add dev argument for backlight_device_register
    ACPI: Implement acpi_video_get_next_level()
    ACPI: Kconfig - depend on PM rather than selecting it
    ACPI: fix NULL check in drivers/acpi/osl.c
    ACPI: make drivers/acpi/ec.c:ec_ecdt static
    ACPI: prevent processor module from loading on failures
    ACPI: fix single linked list manipulation
    ACPI: ibm_acpi: allow clean removal
    ACPI: fix git automerge failure
    ACPI: ibm_acpi: respond to workqueue update
    ACPI: dock: add uevent to indicate change in device status
    ACPI: ec: Lindent once again
    ACPI: ec: Change #define to enums there possible.
    ACPI: ec: Style changes.
    ACPI: ec: Acquire Global Lock under EC mutex.
    ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.
    ACPI: ec: Rename gpe_bit to gpe
    ...

    Linus Torvalds