Skip to content
  1. Dec 14, 2011
    • Omar Ramirez Luna's avatar
      staging: tidspbridge: include module.h by default · 0a7e22e6
      Omar Ramirez Luna authored
      
      
      Fixes compilation break when compiled as part of the kernel:
      
      drivers/staging/tidspbridge/rmgr/drv_interface.c:134: error: expected declaration specifiers or '...' before string constant
      drivers/staging/tidspbridge/rmgr/drv_interface.c:134: warning: data definition has no type or storage class
      drivers/staging/tidspbridge/rmgr/drv_interface.c:134: warning: type defaults to 'int' in declaration of 'MODULE_AUTHOR'
      drivers/staging/tidspbridge/rmgr/drv_interface.c:134: warning: function declaration isn't a prototype
      drivers/staging/tidspbridge/rmgr/drv_interface.c:135: error: expected declaration specifiers or '...' before string constant
      drivers/staging/tidspbridge/rmgr/drv_interface.c:135: warning: data definition has no type or storage class
      drivers/staging/tidspbridge/rmgr/drv_interface.c:135: warning: type defaults to 'int' in declaration of 'MODULE_LICENSE'
      drivers/staging/tidspbridge/rmgr/drv_interface.c:135: warning: function declaration isn't a prototype
      drivers/staging/tidspbridge/rmgr/drv_interface.c:136: error: expected declaration specifiers or '...' before string constant
      drivers/staging/tidspbridge/rmgr/drv_interface.c:136: warning: data definition has no type or storage class
      drivers/staging/tidspbridge/rmgr/drv_interface.c:136: warning: type defaults to 'int' in declaration of 'MODULE_VERSION'
      drivers/staging/tidspbridge/rmgr/drv_interface.c:136: warning: function declaration isn't a prototype
      drivers/staging/tidspbridge/rmgr/drv_interface.c: In function 'omap34_xx_bridge_probe':
      drivers/staging/tidspbridge/rmgr/drv_interface.c:359: error: 'THIS_MODULE' undeclared (first use in this function)
      drivers/staging/tidspbridge/rmgr/drv_interface.c:359: error: (Each undeclared identifier is reported only once
      drivers/staging/tidspbridge/rmgr/drv_interface.c:359: error: for each function it appears in.)
      
      Signed-off-by: default avatarOmar Ramirez Luna <omar.ramirez@ti.com>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      0a7e22e6
  2. Dec 10, 2011
    • Linus Torvalds's avatar
      Linux 3.2-rc5 · dc47ce90
      Linus Torvalds authored
      dc47ce90
    • Linus Torvalds's avatar
      Merge git://git.samba.org/sfrench/cifs-2.6 · 8def5f51
      Linus Torvalds authored
      * git://git.samba.org/sfrench/cifs-2.6:
        cifs: check for NULL last_entry before calling cifs_save_resume_key
        cifs: attempt to freeze while looping on a receive attempt
        cifs: Fix sparse warning when calling cifs_strtoUCS
        CIFS: Add descriptions to the brlock cache functions
      8def5f51
    • Linus Torvalds's avatar
      Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · a776878d
      Linus Torvalds authored
      * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        x86, efi: Calling __pa() with an ioremap()ed address is invalid
        x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
        x86/intel_mid: Kconfig select fix
        x86/intel_mid: Fix the Kconfig for MID selection
      a776878d
    • Linus Torvalds's avatar
      Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 · e2f4e0bc
      Linus Torvalds authored
      * 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6:
        spi/gpio: fix section mismatch warning
        spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
        spi/nuc900: Include linux/module.h
        spi/ath79: fix compile error due to missing include
      e2f4e0bc
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://neil.brown.name/md · af209e0a
      Linus Torvalds authored
      * 'for-linus' of git://neil.brown.name/md:
        md: raid5 crash during degradation
        md/raid5: never wait for bad-block acks on failed device.
        md: ensure new badblocks are handled promptly.
        md: bad blocks shouldn't cause a Blocked status on a Faulty device.
        md: take a reference to mddev during sysfs access.
        md: refine interpretation of "hold_active == UNTIL_IOCTL".
        md/lock: ensure updates to page_attrs are properly locked.
      af209e0a
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile · 53523d52
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
        arch/tile: use new generic {enable,disable}_percpu_irq() routines
        drivers/net/ethernet/tile: use skb_frag_page() API
        asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
        arch/tile: fix double-free bug in homecache_free_pages()
        arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
      53523d52
    • Linus Torvalds's avatar
      Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu · 592d44a5
      Linus Torvalds authored
      * 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
        MAINTAINERS: Update amd-iommu F: patterns
        iommu/amd: Fix typo in kernel-parameters.txt
        iommu/msm: Fix compile error in mach-msm/devices-iommu.c
        Fix comparison using wrong pointer variable in dma debug code
      592d44a5
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · 3ab345fc
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
        ALSA: hda/realtek - Fix lost speaker volume controls
        ALSA: hda/realtek - Create "Bass Speaker" for two speaker pins
        ALSA: hda/realtek - Don't create extra controls with channel suffix
        ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changes
        ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecs
        ASoC: Provide a more complete DMA driver stub
        ASoC: Remove references to corgi and spitz from machine driver document
        ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2C
        ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700
        ASoC: uda1380: Return proper error in uda1380_modinit failure path
        ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depend on I2C
        ASoC: Mark WM8994 ADC muxes as virtual
        ALSA: hda/realtek - Fix Oops in alc_mux_select()
        ALSA: sis7019 - give slow codecs more time to reset
      3ab345fc
    • Linus Torvalds's avatar
      Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 975e32c2
      Linus Torvalds authored
      * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        perf: Do no try to schedule task events if there are none
        lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
        perf header: Use event_name() to get an event name
        perf stat: Failure with "Operation not supported"
      975e32c2
  3. Dec 09, 2011