1. 03 Aug, 2006 5 commits
  2. 02 Aug, 2006 2 commits
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb · a205729e
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (26 commits)
        V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works better
        V4L/DVB (4379): Videodev: Check return value of class_device_register() correctly
        V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2
        V4L/DVB (4368): Bttv: use class_device_create_file and handle errors
        V4L/DVB (4367): Videodev: Handle class_device related errors
        V4L/DVB (4365): OVERLAY flag were enabled by mistake
        V4L/DVB (4344): Fix broken dependencies on media Kconfig 
        V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
        V4L/DVB (4342): Fix ext_controls align on 64 bit architectures
        V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32
        V4L/DVB (4322): Fix dvb-pll autoprobing
        V4L/DVB (4311): Fix possible dvb-pll oops
        V4L/DVB (4337): Refine dead code elimination in pvrusb2
        V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code
        V4L/DVB (4316): Check __must_check warnings
        V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode
        V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes
        V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}
        V4L/DVB (4306): Support non interlaced capture by default for saa713x
        V4L/DVB (4298): Check all __must_check warnings in bttv.
        ...
      a205729e
    • Tony Lindgren's avatar
      [ARM] 3743/1: ARM: OMAP: Fix compile for OMAP · e252630f
      Tony Lindgren authored
      Patch from Tony Lindgren
      
      "clocks" is only needed only for CONFIG_OMAP_RESET_CLOCKS,
      which turns of all unused clocks in with late_initcall. This is to kill
      clocks that may have been left on by the bootloader. Having static and
      non-static declaration of clocks makes omap_h2_1610_defconfig build fail.
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      e252630f
  3. 01 Aug, 2006 10 commits
  4. 31 Jul, 2006 23 commits