summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-22[SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart6-13/+13
2009-08-22[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart10-2/+954
2009-08-22[SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart7-56/+168
2009-08-22[SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart5-5/+92
2009-08-22[SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart4-16/+31
2009-08-22[SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart8-32/+242
2009-08-22[SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart7-99/+190
2009-08-22[SCSI] fcoe: convert to %pMJohannes Berg1-4/+2
2009-08-22[SCSI] lpfc: don't dereference NULLJiri Slaby1-2/+1
2009-08-22[SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warningsDave Jones1-1/+1
2009-08-22[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()Anil Veerabhadrappa2-4/+10
2009-08-22[SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap1-1/+1
2009-08-22[SCSI] bnx2i: convert bnx2i_dev_lock to mutexAnil Veerabhadrappa1-29/+25
2009-08-22[SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditionsAnil Veerabhadrappa1-12/+19
2009-08-22[SCSI] bnx2i: remove global variable bnx2i_reg_devicesAnil Veerabhadrappa1-19/+1
2009-08-22[SCSI] Print failed commandsMartin K. Petersen1-0/+1
2009-08-22[SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2-7/+18
2009-08-22[SCSI] update scsi/constants.cDouglas Gilbert1-20/+75
2009-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-1/+3
2009-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-134/+185
2009-08-21Linux 2.6.31-rc7v2.6.31-rc7Linus Torvalds1-1/+1
2009-08-21Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds1-2/+5
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds13-27/+85
2009-08-21Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-7/+14
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds3-24/+26
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher10-4/+39
2009-08-21btrfs: fix inode rbtree corruptionFrom: Nick Piggin1-7/+14
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2-0/+13
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom1-22/+29
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie3-1/+4
2009-08-20Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-67/+104
2009-08-20i2c-stu300: I2C STU300 stability updatesLinus Walleij1-65/+92
2009-08-20i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath1-1/+1
2009-08-20i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath1-0/+3
2009-08-20i2c-omap: Fix I2C status ACKNishanth Menon1-1/+8
2009-08-20Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-4/+23
2009-08-20PCI: check saved state before restoreAlek Du2-1/+3
2009-08-19ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai1-2/+13
2009-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-1/+3
2009-08-19AFS: Documentation updatesAnton Blanchard1-14/+12
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds21-254/+456
2009-08-19Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-85/+99
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds5-2/+24
2009-08-19ALSA: hda: add model for Intel DG45ID/DG45FC boardsWu Fengguang1-0/+6
2009-08-19ALSA: hda: enable speaker output for Compaq 6530s/6531sWu Fengguang1-2/+4
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie1-28/+12
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie1-29/+19
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie1-0/+2