Age | Commit message (Expand) | Author | Files | Lines |
2009-08-23 | [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT support | James Smart | 10 | -2/+954 |
2009-08-23 | [SCSI] lpfc 8.3.4: NPIV vport fixes | James Smart | 7 | -56/+168 |
2009-08-23 | [SCSI] lpfc 8.3.4: Fix a pair of FCoE issues | James Smart | 5 | -5/+92 |
2009-08-23 | [SCSI] lpfc 8.3.4: Various SLI3 fixes | James Smart | 4 | -16/+31 |
2009-08-23 | [SCSI] lpfc 8.3.4: Consistently Implement persistent port disable | James Smart | 8 | -32/+242 |
2009-08-23 | [SCSI] lpfc 8.3.4: Various SLI4 fixes | James Smart | 7 | -99/+190 |
2009-08-23 | [SCSI] fcoe: convert to %pM | Johannes Berg | 1 | -4/+2 |
2009-08-23 | [SCSI] lpfc: don't dereference NULL | Jiri Slaby | 1 | -2/+1 |
2009-08-23 | [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings | Dave Jones | 1 | -1/+1 |
2009-08-23 | [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect() | Anil Veerabhadrappa | 2 | -4/+10 |
2009-08-23 | [SCSI] scsi_transport_fc: fix kernel-doc param name | Randy Dunlap | 1 | -1/+1 |
2009-08-23 | [SCSI] bnx2i: convert bnx2i_dev_lock to mutex | Anil Veerabhadrappa | 1 | -29/+25 |
2009-08-23 | [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions | Anil Veerabhadrappa | 1 | -12/+19 |
2009-08-23 | [SCSI] bnx2i: remove global variable bnx2i_reg_devices | Anil Veerabhadrappa | 1 | -19/+1 |
2009-08-23 | [SCSI] Print failed commands | Martin K. Petersen | 1 | -0/+1 |
2009-08-23 | [SCSI] scsi_dh: Reference count scsi_dh_attach | Chandra Seetharaman | 1 | -7/+16 |
2009-08-23 | [SCSI] update scsi/constants.c | Douglas Gilbert | 1 | -20/+75 |
2009-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -1/+3 |
2009-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 4 | -134/+185 |
2009-08-21 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 12 | -27/+81 |
2009-08-21 | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher | 9 | -4/+37 |
2009-08-21 | drm/radeon/kms: add r100/r200 OQ support. | Dave Airlie | 2 | -0/+13 |
2009-08-21 | drm: Fix sysfs device confusion. | Thomas Hellstrom | 1 | -22/+29 |
2009-08-21 | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie | 2 | -1/+2 |
2009-08-21 | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2 | -67/+104 |
2009-08-21 | i2c-stu300: I2C STU300 stability updates | Linus Walleij | 1 | -65/+92 |
2009-08-21 | i2c-omap: Enable workaround for Errata 1.153 based on | Moiz Sonasath | 1 | -1/+1 |
2009-08-21 | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts | Moiz Sonasath | 1 | -0/+3 |
2009-08-21 | i2c-omap: Fix I2C status ACK | Nishanth Menon | 1 | -1/+8 |
2009-08-20 | PCI: check saved state before restore | Alek Du | 2 | -1/+3 |
2009-08-19 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 20 | -253/+455 |
2009-08-19 | drm/kms: teardown crtc correctly when fb is destroyed. | Dave Airlie | 1 | -28/+12 |
2009-08-19 | drm/kms/radeon: cleanup combios TV table like DDX. | Dave Airlie | 1 | -29/+19 |
2009-08-19 | drm/radeon/kms: memset the allocated framebuffer before using it. | Dave Airlie | 1 | -0/+2 |
2009-08-19 | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. | Dave Airlie | 1 | -0/+1 |
2009-08-19 | spi_s3c24xx: fix transfer setup code | Ben Dooks | 1 | -0/+6 |
2009-08-19 | spi_s3c24xx: fix clock rate calculation | Ben Dooks | 1 | -10/+7 |
2009-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 39 | -308/+417 |
2009-08-19 | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+33 |
2009-08-19 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+1 |
2009-08-18 | Fix new incorrect error return from do_md_stop. | NeilBrown | 1 | -0/+1 |
2009-08-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2009-08-17 | drm/radeon/kms: implement bo busy check + current domain | Dave Airlie | 3 | -1/+41 |
2009-08-16 | dm-log-userspace: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2009-08-16 | e1000e: fix use of pci_enable_pcie_error_reporting | Xiaotian Feng | 1 | -8/+8 |
2009-08-16 | e1000e: WoL does not work on 82577/82578 with manageability enabled | Bruce Allan | 1 | -3/+3 |
2009-08-16 | cnic: Fix locking in init/exit calls. | Michael Chan | 2 | -9/+40 |
2009-08-16 | cnic: Fix locking in start/stop calls. | Michael Chan | 2 | -16/+29 |
2009-08-16 | bnx2: Use mutex on slow path cnic calls. | Michael Chan | 2 | -6/+12 |
2009-08-16 | cnic: Refine registration with bnx2. | Michael Chan | 1 | -13/+36 |