aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 2-2/+3
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 93-1448/+10533
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-0/+21
2013-05-11Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-59/+45
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Gravatar Linus Torvalds 10-12/+242
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Gravatar Linus Torvalds 2-144/+6
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 14-116/+427
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-10/+17
2013-05-10Merge branch 'postmerge' into for-linusGravatar James Bottomley 3-34/+81
2013-05-10Merge branch 'misc' into for-linusGravatar James Bottomley 91-1414/+10452
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-19/+4
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Gravatar Chad Dupuis 1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedGravatar Mike Christie 2-49/+47
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...Gravatar James Bottomley 20-144/+144
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateGravatar Sakthivel K 6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesGravatar Sakthivel K 5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersGravatar Sakthivel K 1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateGravatar Sakthivel K 3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Gravatar Sakthivel K 4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneGravatar Sakthivel K 2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Gravatar Sakthivel K 8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsGravatar Sakthivel K 2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veGravatar Sakthivel K 3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationGravatar Sakthivel K 3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCGravatar Sakthivel K 5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesGravatar James Bottomley 1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndGravatar Hannes Reinecke 1-10/+27
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-1/+0
2013-05-10dm cache: set config valueGravatar Joe Thornber 1-28/+31
2013-05-10dm cache: move config fnsGravatar Alasdair G Kergon 1-17/+17
2013-05-10dm thin: generate event when metadata threshold passedGravatar Joe Thornber 3-0/+58
2013-05-10dm persistent metadata: add space map threshold callbackGravatar Joe Thornber 1-1/+76
2013-05-10dm persistent data: add threshold callback to space mapGravatar Joe Thornber 3-3/+29
2013-05-10dm thin: detect metadata device resizingGravatar Joe Thornber 3-3/+64
2013-05-10dm persistent data: support space map resizingGravatar Joe Thornber 1-6/+32
2013-05-10dm thin: open dev read only when possibleGravatar Joe Thornber 1-11/+14
2013-05-10dm thin: refactor data dev resizeGravatar Joe Thornber 2-33/+64
2013-05-10dm cache: replace memcpy with struct assignmentGravatar Joe Thornber 2-3/+3
2013-05-10dm cache: fix typos in commentsGravatar Joe Thornber 1-3/+4
2013-05-10dm cache policy: fix description of lookup fnGravatar Alasdair G Kergon 1-2/+2
2013-05-10dm persistent data: fix error message typosGravatar Joe Thornber 1-4/+4
2013-05-10dm cache: tune migration throttlingGravatar Joe Thornber 1-1/+2
2013-05-10dm mpath: enable WRITE SAME supportGravatar Mike Snitzer 1-0/+1
2013-05-10dm table: fix write same supportGravatar Mike Snitzer 1-1/+1
2013-05-10dm bufio: avoid a possible __vmalloc deadlockGravatar Mikulas Patocka 1-1/+23
2013-05-10dm snapshot: fix error return code in snapshot_ctrGravatar Wei Yongjun 1-0/+1
2013-05-10dm cache: fix error return code in cache_createGravatar Wei Yongjun 1-0/+1
2013-05-10dm stripe: fix regression in stripe_width calculationGravatar Mike Snitzer 1-5/+6
2013-05-09Merge git://git.infradead.org/users/willy/linux-nvmeGravatar Linus Torvalds 3-164/+3484
2013-05-09Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-2/+16