1. 07 Nov, 2006 3 commits
    • Johannes Berg's avatar
      [PATCH] b44: change comment about irq mask register · e78181fe
      Johannes Berg authored
      Through some experimentation with the similarly built bcm43xx I came to
      the conclusion that if the hw/firmware sets a bit in the interrupt
      register, an interrupt will only be raised if that bit is included in
      the interrupt mask. Hence, the interrupt mask is more like an interrupt
      control mask.
      
      This patch changes the comment to reflect that.
      Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      e78181fe
    • Linus Torvalds's avatar
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus · c836b771
      Linus Torvalds authored
      * 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
        [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().
        [MIPS] EV64120: Fix PCI interrupt allocation.
        [MIPS] Make irq number allocator generally available for fixing EV64120.
        [MIPS] EV64120: Fix timer initialization for HZ != 100.
        [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
        [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.
        [MIPS] SB1: On bootup only flush cache on local CPU.
        [MIPS] Ocelot 3: Fix large number of warnings.
        [MIPS] Ocelot C: Fix mapping of ioport address range.
        [MIPS] Ocelot C: Fix warning about missmatching format string.
        [MIPS] Ocelot C: fix eth registration after conversion to platform_device
        [MIPS] Ocelot C: Fix large number of warnings.
      c836b771
    • Linus Torvalds's avatar
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb · 846cf85e
      Linus Torvalds authored
      * 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb:
        V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernel
        V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machines
        V4L/DVB (4770): Fix mode switch of Compro Videomate T300
        V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 T
        V4L/DVB (4786): Pvrusb2: use NULL instead of 0
        V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer default
        V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060
      846cf85e
  2. 06 Nov, 2006 37 commits