Skip to content
  1. Nov 08, 2011
  2. Nov 05, 2011
  3. Nov 04, 2011
    • Linus Torvalds's avatar
      Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media · 1046a2c4
      Linus Torvalds authored
      * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (144 commits)
        [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is not set
        [media] it913x [VER 1.07] Support for single ITE 9135 devices
        [media] Support for Terratec G1
        [media] cx25821: off by one in cx25821_vidioc_s_input()
        [media] media: tea5764: reconcile Kconfig symbol and macro
        [media] omap_vout: Add poll() support
        [media] omap3isp: preview: Add crop support on the sink pad
        [media] omap3isp: preview: Rename min/max input/output sizes defines
        [media] omap3isp: preview: Remove horizontal averager support
        [media] omap3isp: Report the ISP revision through the media controller API
        [media] omap3isp: ccdc: remove redundant operation
        [media] omap3isp: Fix memory leaks in initialization error paths
        [media] omap3isp: Add missing mutex_destroy() calls
        [media] omap3isp: Move *_init_entities() functions to the init/cleanup section
        [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()
        [media] MFC: Change MFC firmware binary name
        [media] vb2: add vb2_get_unmapped_area in vb2 core
        [media] v4l: Add v4l2 subdev driver for S5K6AAFX sensor
        [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control
        [media] media: ov6650: stylistic improvements
        ...
      1046a2c4
    • Linus Torvalds's avatar
      Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging · 46e85f5f
      Linus Torvalds authored
      * 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
        hwmon: (w83627ehf) Add support for the W83627UHG
        hwmon: (w83627ehf) Clean up probe function
        hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
        hwmon: Use i2c_smbus_{read,write}_word_swapped
        hwmon: (smsc47b397) Fix checkpatch errors
        hwmon: (lm90) Make code more readable
        hwmon: (lm90) Fix warnings
        hwmon: (ibmaem) Avoid repeated memory allocations
        hwmon: (ibmaem) Make instance initializations independent
        hwmon: (ibmaem) Fix error paths
        hwmon: (lm73) Make detection less problematic
        hwmon: Avoid building drivers for powerpc that read/write ISA addresses
      46e85f5f
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · b2409fb6
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (24 commits)
        ALSA: hda/realtek - Skip invalid digital out pins
        ALSA: hda/sigmatel - Automatically retrieve digital I/O widgets
        ALSA: hda - Remove unused variables
        ALSA: hda/realtek - Don't create alt-stream for capture when unnecessary
        ALSA: hda - Add support for 92HD65 / 92HD66 family of codecs
        ALSA: hda - Disable power-widget control for IDT 92HD83/93 as default
        ALSA: hda - Check NO_PRESENCE pincfg default bit
        ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLK
        ASoC: Ensure the WM8962 oscillator and PLLs start up disabled
        ASoC: Ensure WM8962 PLL registers are reset
        ALSA: intel8x0 - Fix inclusion of kvm_para.h
        ALSA: hda_hwdep: Fix possible buffer overflow
        ASoC: Fix return value of wm5100_gpio_direction_out()
        ASoC: WM8904: Set `invert' bit for Capture Switch
        ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt
        ASoC: wm8711: Fix wrong mask for setting input audio data bit length select
        ALSA: intel8x0: Improve performance in virtual environment
        ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards
        ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection
        ALSA: hdspm - Fix MADI channel format in the status ioctl
        ...
      b2409fb6
    • Linus Torvalds's avatar
      Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 · 6b1506c6
      Linus Torvalds authored
      * 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6:
        dt: add empty of_machine_is_compatible
        ahci: add DT binding for Calxeda AHCI controller
        dt/platform: minor cleanup
        dt: add empty of_alias_get_id() for non-dt builds
      6b1506c6
    • Jeff Layton's avatar
      nfs: set vs_hidden on nfs4_callback_version4 (try #2) · 6070295e
      Jeff Layton authored
      
      
      This service should not be registered with or unregistered from rpcbind.
      
      Signed-off-by: default avatarJeff Layton <jlayton@redhat.com>
      Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      6070295e