1. 21 Jul, 2006 4 commits
    • David S. Miller's avatar
      [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. · 46ba6d7d
      David S. Miller authored
      Sabre and Psycho PCI controllers can have partial interrupt-map
      properties, meaning that on-board devices don't match up to any
      entries.  Instead, they are fully specified from the beginning and
      we should pass them directly to the IRQ translator as-is.
      
      Also, fill in the necessary translator slots for the "graphics"
      and "expansion UPA" interrupts on Sabre, Psycho, and SYSIO SBUS.
      
      Increase PROMREG_MAX to 24, as seen on SUNW,ffb devices.
      
      Finally, prevent accidentally writing past the end of the of_device
      struct resource[] and irqs[] arrays.  Spit out a log message when
      we ignore some entries because there are too many of them.
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      46ba6d7d
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 · 00ab956f
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6: (38 commits)
        [SCSI] More buffer->request_buffer changes
        [SCSI] mptfusion: bump version to 3.04.01
        [SCSI] mptfusion: misc fix's
        [SCSI] mptfusion: firmware download boot fix's
        [SCSI] mptfusion: task abort fix's
        [SCSI] mptfusion: sas nexus loss support
        [SCSI] mptfusion: sas loginfo update
        [SCSI] mptfusion: mptctl panic when loading
        [SCSI] mptfusion: sas enclosures with smart drive
        [SCSI] NCR_D700: misc fixes (section and argument ordering)
        [SCSI] scsi_debug: must_check fixes
        [SCSI] scsi_transport_sas: kill the use of channel 
        [SCSI] scsi_transport_sas: add expander backlink
        [SCSI] hide EH backup data outside the scsi_cmnd
        [SCSI] ibmvscsi: handle inactive SCSI target during probe
        [SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseries
        [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan
        [SCSI] aha152x: stop poking at saved scsi_cmnd members
        [SCSI] st.c: Improve sense output
        [SCSI] lpfc 8.1.7: Change version number to 8.1.7
        ...
      00ab956f
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 · 53a49982
      Linus Torvalds authored
      * 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6:
        [S390] sysfs_create_xxx return values.
        [S390] .align 4096 statements in head.S
        [S390] get_clock inline assembly.
        [S390] channel measurement interval display.
        [S390] xpram module parameter parsing - take 2.
        [S390] Fix gcc warning about unused return values.
      53a49982
    • Linus Torvalds's avatar
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 · 3bda2418
      Linus Torvalds authored
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:
        [PATCH] spidernet: rework tx queue handling
        [PATCH] spidernet: bug fix for init code
        [PATCH] sky2: NAPI poll fix
        [NET] ethtool: fix oops by testing correct struct member
        e1000: bump version to 7.1.9-k4
        e1000: fix panic on large frame receive when mtu=default
        e1000: remove CRC bytes from measured packet length
        e1000: Redo netpoll fix to address community concerns
      3bda2418
  2. 18 Jul, 2006 2 commits
  3. 17 Jul, 2006 9 commits
  4. 16 Jul, 2006 5 commits
  5. 15 Jul, 2006 20 commits