09 Jan, 2009

2 commits

  • * master.kernel.org:/home/rmk/linux-2.6-arm: (23 commits)
    [ARM] fix pxa930_trkball build errors
    [ARM] fix netx
    [ARM] fix pnx4008
    [ARM] fix pxa
    [ARM] remove missed CLPS7500 defconfig
    [ARM] clps711x: fix warning in edb7211-mm.c
    [ARM] clps711x: fix warning in fortunet
    [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
    [ARM] Fix realview build
    [ARM] 5357/1: Kirkwood: add missing ge01 tclk initialization
    [ARM] 5358/1: AT2440EVB: Use new include path of mci.h
    [ARM] 5361/1: mv78xx0: fix compilation error
    [ARM] 5360/1: Orion: fix compilation error
    [ARM] 5359/1: Kirkwood: fix compilation error
    [ARM] S3C64XX: Fix EINT group macro definition
    [ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.
    [ARM] S3C24XX: Add gpio_to_irq implementation
    [ARM] S3C24XX: Add gpio_to_irq() facility
    [ARM] footbridge: dc21285.c warning fixes
    [ARM] footbridge: add isa_init_irq() to common header
    ...

    Linus Torvalds
     
  • Always set CONFIG_SERIAL_SAMSUNG_UARTS when building any
    of the S3C platforms as even if the driver is not selected
    there it is still the facility for the machine files to
    register configuration data for the possibility of the
    driver being built.

    Signed-off-by: Ben Dooks

    Ben Dooks
     

08 Jan, 2009

2 commits

  • Add support for the nwp serial device which is connected to a DCR bus. It
    uses the of_serial device driver to determine necessary properties from
    the device tree. The supported device is added as serial port number 85.

    NWP stands for network processor and it is part of the QPACE - Quantum
    Chromodynamics Parallel Computing on the Cell Broadband Engine project.
    The implementation is a lightweight uart implementation with the focus
    to consume as little resources as possible and it is connected to a
    DCR bus.

    Signed-off-by: Benjamin Krill
    Signed-off-by: Arnd Bergmann
    Signed-off-by: Andrew Morton
    Signed-off-by: Benjamin Herrenschmidt

    Benjamin Krill
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (24 commits)
    trivial: chack -> check typo fix in main Makefile
    trivial: Add a space (and a comma) to a printk in 8250 driver
    trivial: Fix misspelling of "firmware" in docs for ncr53c8xx/sym53c8xx
    trivial: Fix misspelling of "firmware" in powerpc Makefile
    trivial: Fix misspelling of "firmware" in usb.c
    trivial: Fix misspelling of "firmware" in qla1280.c
    trivial: Fix misspelling of "firmware" in a100u2w.c
    trivial: Fix misspelling of "firmware" in megaraid.c
    trivial: Fix misspelling of "firmware" in ql4_mbx.c
    trivial: Fix misspelling of "firmware" in acpi_memhotplug.c
    trivial: Fix misspelling of "firmware" in ipw2100.c
    trivial: Fix misspelling of "firmware" in atmel.c
    trivial: Fix misspelled firmware in Kconfig
    trivial: fix an -> a typos in documentation and comments
    trivial: fix then -> than typos in comments and documentation
    trivial: update Jesper Juhl CREDITS entry with new email
    trivial: fix singal -> signal typo
    trivial: Fix incorrect use of "loose" in event.c
    trivial: printk: fix indentation of new_text_line declaration
    trivial: rtc-stk17ta8: fix sparse warning
    ...

    Linus Torvalds
     

07 Jan, 2009

1 commit


06 Jan, 2009

2 commits


03 Jan, 2009

16 commits


31 Dec, 2008

1 commit

  • * 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (407 commits)
    [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices
    [ARM] pxafb: cleanup of the timing checking code
    [ARM] pxafb: cleanup of the color format manipulation code
    [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
    [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching
    [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset
    [ARM] pxafb: allow video memory size to be configurable
    [ARM] pxa: add document on the MFP design and how to use it
    [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant
    [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant
    [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)
    [ARM] pxa: Update eseries defconfig
    [ARM] 5352/1: add w90p910-plat config file
    [ARM] s3c: S3C options should depend on PLAT_S3C
    [ARM] mv78xx0: implement GPIO and GPIO interrupt support
    [ARM] Kirkwood: implement GPIO and GPIO interrupt support
    [ARM] Orion: share GPIO IRQ handling code
    [ARM] Orion: share GPIO handling code
    [ARM] s3c: define __io using the typesafe version
    [ARM] S3C64XX: Ensure CPU_V6 is selected
    ...

    Linus Torvalds
     

29 Dec, 2008

1 commit

  • * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (144 commits)
    powerpc/44x: Support 16K/64K base page sizes on 44x
    powerpc: Force memory size to be a multiple of PAGE_SIZE
    powerpc/32: Wire up the trampoline code for kdump
    powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
    powerpc/32: Allow __ioremap on RAM addresses for kdump kernel
    powerpc/32: Setup OF properties for kdump
    powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
    powerpc: Prepare xmon_save_regs for use with kdump
    powerpc: Remove default kexec/crash_kernel ops assignments
    powerpc: Make default kexec/crash_kernel ops implicit
    powerpc: Setup OF properties for ppc32 kexec
    powerpc/pseries: Fix cpu hotplug
    powerpc: Fix KVM build on ppc440
    powerpc/cell: add QPACE as a separate Cell platform
    powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
    powerpc/mpc5200: fix error paths in PSC UART probe function
    powerpc/mpc5200: add rts/cts handling in PSC UART driver
    powerpc/mpc5200: Make PSC UART driver update serial errors counters
    powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver
    powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
    ...

    Fix trivial conflict in drivers/char/Makefile as per Paul's directions

    Linus Torvalds
     

22 Dec, 2008

9 commits


21 Dec, 2008

3 commits


19 Dec, 2008

3 commits