1. 28 Mar, 2009 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 · febb02bd
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6: (53 commits)
        DVB: firedtv: FireDTV S2 problems with tuning solved
        DVB: firedtv: fix printk format mismatch
        ieee1394: constify device ID tables
        ieee1394: raw1394: add sparse annotations to raw1394_compat_write
        ieee1394: Storage class should be before const qualifier
        ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id"
        firewire: core: optimize propagation of BROADCAST_CHANNEL
        firewire: core: simplify broadcast channel allocation
        firewire: core: increase bus manager grace period
        firewire: core: drop unused call parameters of close_transaction
        firewire: cdev: add closure to async stream ioctl
        firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value
        firewire: cdev: fix race of ioctl_send_request with bus reset
        firewire: cdev: secure add_descriptor ioctl
        firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
        firewire: broadcast channel support
        firewire: implement asynchronous stream transmission
        firewire: core: normalize a function argument name
        firewire: normalize a variable name
        firewire: core: remove condition which is always false
        ...
      febb02bd
    • Linus Torvalds's avatar
      i915: fix wrong 'size_t' format string · 0b4d569d
      Linus Torvalds authored
      For the fifteen bazillionth time.
      
      See also commits f06da264 and
      aeb565df ("i915: Fix more size_t format
      string warnings" and "Fix annoying DRM_ERROR() string warning").
      
      Grr-target: Eric Anholt <eric@anholt.net>
      Grr-target: Chris Wilson <chris@chris-wilson.co.uk>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      0b4d569d
  2. 27 Mar, 2009 38 commits