summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: drop unifdef-y supportSam Ravnborg2010-08-142-8/+1
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-1411-73/+65
* include: replace unifdef-y with header-ySam Ravnborg2010-08-1415-325/+321
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-1441-365/+1516
|\
| * [SCSI] qla4xxx: fix compilation warningVikas Chaudhary2010-08-111-1/+2
| * [SCSI] make error handling more robust in the face of reservationsJames Bottomley2010-08-111-4/+6
| * [SCSI] tgt: fix warningJoe Eykholt2010-08-111-0/+1
| * [SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall2010-08-111-1/+1
| * [SCSI] Return NEEDS_RETRY for eh commands with status BUSYHannes Reinecke2010-08-111-0/+1
| * [SCSI] ibmvfc: Driver version 1.0.9Brian King2010-08-061-2/+2
| * [SCSI] ibmvfc: Fix terminate_rport_ioBrian King2010-08-062-169/+204
| * [SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King2010-08-062-0/+9
| * [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16James Smart2010-08-061-1/+1
| * [SCSI] lpfc 8.3.16: FCoE Discovery and Failover FixesJames Smart2010-08-066-47/+144
| * [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanupJames Smart2010-08-069-51/+128
| * [SCSI] pm8001: introduce missing kfreeJulia Lawall2010-08-061-3/+10
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k3Vikas Chaudhary2010-08-061-1/+1
| * [SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade2010-08-067-4/+352
| * [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali2010-08-065-0/+47
| * [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.xVikas Chaudhary2010-08-062-11/+12
| * [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpcVikas Chaudhary2010-08-061-1/+3
| * [SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade2010-08-061-0/+6
| * [SCSI] qla4xxx: Use the correct request queue.Vikas Chaudhary2010-08-061-1/+1
| * [SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary2010-08-064-9/+7
| * [SCSI] libfc: call fc_remote_port_chkready under the host lock.Mike Christie2010-08-061-2/+2
| * [SCSI] remove fake "address-of" expressionAlan Stern2010-08-062-2/+2
| * [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie2010-08-065-9/+9
| * [SCSI] be2iscsi: select ISCSI_BOOT_SYSFSRandy Dunlap2010-08-061-0/+1
| * [SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal2010-08-061-1/+1
| * [SCSI] be2iscsi: Increase max sectorJayamohan Kallickal2010-08-061-1/+1
| * [SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal2010-08-066-46/+564
| * [SCSI] 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-061-3/+0
* | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-1411-65/+213
|\ \
| * \ Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635Ben Dooks2010-08-148-62/+208
| |\ \
| | * | ARM: SMDK6410: Make virtual screen twice depth of realBen Dooks2010-08-141-0/+2
| | * | ARM: S3C64XX: Update consistent DMA size to 8MiBBen Dooks2010-08-141-0/+2
| | * | ARM: S3C64XX: Add audio support to SmartQMaurus Cuelenaere2010-08-141-0/+8
| | * | ARM: S3C64XX: Framebuffer fix for SmartQ5Patrick Georgi2010-08-141-4/+4
| | * | ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on Smart...Maurus Cuelenaere2010-08-141-1/+1
| | * | ARM: S3C64XX: Move SmartQ LCD control platform definition to shared fileMaurus Cuelenaere2010-08-143-58/+30
| | * | ARM: mach-real6410: add sdhc device supportDarius Augulis2010-08-142-0/+6
| | * | ARM: mach-real6410: add dm9000 ethernet support for mach-real6410Darius Augulis2010-08-141-0/+63
| | * | ARM: S3C64XX: Support for Real6410Darius Augulis2010-08-143-0/+93
| * | | DMAENGINE: correct PL080 register header fileLinus Walleij2010-08-142-2/+4
| * | | ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim2010-08-141-1/+1
| |/ /
* | | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-146-66/+980
|\ \ \
| * \ \ Merge branch 'for-2636/i2c/nuc' into next-i2cBen Dooks2010-08-114-0/+726
| |\ \ \
| | * | | i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-114-0/+726
| | |/ /
| * | | Merge branch 'for-2636/i2c/nxp' into next-i2cBen Dooks2010-08-111-2/+2
| |\ \ \
| | * | | i2c: Enable NXP LPC support in KconfigKevin Wells2010-08-111-2/+2
| | |/ /