1. Jul 26, 2011
    • Linus Torvalds's avatar
      Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc · ae4c42e4
      Linus Torvalds authored
      * 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc: (133 commits)
        ARM: EXYNOS4: Change devname for FIMD clkdev
        ARM: S3C64XX: Cleanup mach/regs-fb.h from mach-s3c64xx
        ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210
        ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100
        ARM: S3C24XX: Use generic s3c_set_platdata for devices
        ARM: S3C64XX: Use generic s3c_set_platdata for OneNAND
        ARM: SAMSUNG: Use generic s3c_set_platdata for NAND
        ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCI
        ARM: SAMSUNG: Use generic s3c_set_platdata for HWMON
        ARM: SAMSUNG: Use generic s3c_set_platdata for FB
        ARM: SAMSUNG: Use generic s3c_set_platdata for TS
        ARM: S3C64XX: Add PWM backlight support on SMDK6410
        ARM: S5P64X0: Add PWM backlight support on SMDK6450
        ARM: S5P64X0: Add PWM backlight support on SMDK6440
        ARM: S5PC100: Add PWM backlight support on SMDKC100
        ARM: S5PV210: Add PWM backlight support on SMDKV210
        ARM: EXYNOS4: Add PWM backlight support on SMDKC210
        ARM: EXYNOS4: Add PWM backlight support on SMDKV310
        ARM: SAMSUNG: Create a common infrastructure for PWM backlight support
        clocksource: convert 32-bit down counting clocksource on S5PV210/S5P64X0
        ...
      
      Fix up trivial conflict in arch/arm/mach-imx/mach-scb9328.c
      ae4c42e4
    • Linus Torvalds's avatar
      Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc · dd58ecba
      Linus Torvalds authored
      * 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc: (35 commits)
        ARM: msm: platsmp: determine number of CPU cores at boot time
        ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461
        ARM: Tegra: Trimslice: Tri-state DAP3 pinmux
        ARM: orion5x: fixup 5181 MPP mask check
        ARM: mxs-dma: include <linux/dmaengine.h>
        ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/cts
        ARM: i.MX53: UARTn_CTS pin should not change RTS input select
        ARM: i.MX53: UARTn_TXD pin should not change RXD input select
        ARM: mx25: Fix typo on CAN1_RX pad setting
        iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitions
        ARM: NUC93X: add UL suffix to VMALLOC_END to ensure it is properly typed
        ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typed
        ARM: CNS3XXX: add UL suffix to VMALLOC_END to ensure it is properly typed
        ARM: i.MX53: Fix IOMUX type o's
        ARM i.MX dma: Fix burstsize settings
        mach-mx5: fix the I2C clock parents
        ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0
        ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.h
        ARM: mx53: Fix some interrupts marked as reserved.
        MXC: iomux-v3: correct NO_PAD_CTRL definition
        ...
      
      Fix up trivial conflict in arch/arm/mach-imx/mach-mx31_3ds.c
      dd58ecba
    • Linus Torvalds's avatar
      Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging · 3f4a1221
      Linus Torvalds authored
      * 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
        i2c: Allow i2c_add_numbered_adapter() to assign a bus id
        i2c-ali1535: Fix style issues
      3f4a1221
    • Linus Torvalds's avatar
      Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block · 8ded371f
      Linus Torvalds authored
      * 'for-3.1/drivers' of git://git.kernel.dk/linux-block:
        cciss: do not attempt to read from a write-only register
        xen/blkback: Add module alias for autoloading
        xen/blkback: Don't let in-flight requests defer pending ones.
        bsg: fix address space warning from sparse
        bsg: remove unnecessary conditional expressions
        bsg: fix bsg_poll() to return POLLOUT properly
      8ded371f
    • Linus Torvalds's avatar
      Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block · 096a705b
      Linus Torvalds authored
      * 'for-3.1/core' of git://git.kernel.dk/linux-block: (24 commits)
        block: strict rq_affinity
        backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu
        block: fix patch import error in max_discard_sectors check
        block: reorder request_queue to remove 64 bit alignment padding
        CFQ: add think time check for group
        CFQ: add think time check for service tree
        CFQ: move think time check variables to a separate struct
        fixlet: Remove fs_excl from struct task.
        cfq: Remove special treatment for metadata rqs.
        block: document blk_plug list access
        block: avoid building too big plug list
        compat_ioctl: fix make headers_check regression
        block: eliminate potential for infinite loop in blkdev_issue_discard
        compat_ioctl: fix warning caused by qemu
        block: flush MEDIA_CHANGE from drivers on close(2)
        blk-throttle: Make total_nr_queued unsigned
        block: Add __attribute__((format(printf...) and fix fallout
        fs/partitions/check.c: make local symbols static
        block:remove some spare spaces in genhd.c
        block:fix the comment error in blkdev.h
        ...
      096a705b
    • Randy Dunlap's avatar
      iomap: make IOPORT/PCI mapping functions conditional · fea80311
      Randy Dunlap authored
      
      
      When CONFIG_PCI is not enabled, CONFIG_EISA=y, and CONFIG_GENERIC_IOMAP=y,
      drivers/net/3c59x.c build fails due to a recent small change to
      <asm-generic/iomap.h> that surrounds pci_iomap() and pci_iounmap() with
      #ifdef CONFIG_PCI/#endif.
      
      Since that patch to iomap.h looks correct, add stubs for pci_iomap() and
      pci_iounmap() with CONFIG_PCI is not enabled to fix the build errors.
      
        drivers/net/3c59x.c:1026: error: implicit declaration of function 'pci_iomap'
        drivers/net/3c59x.c:1038: error: implicit declaration of function 'pci_iounmap'
      
      Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
      Cc: Jonas Bonn <jonas@southpole.se>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      fea80311
  2. Jul 25, 2011
  3. Jul 24, 2011