summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-07scsi: Convert to using %pOF instead of full_nameRob Herring1-7/+6
2017-08-07scsi: fusion: fix string overflow warningArnd Bergmann1-4/+4
2017-08-07scsi: gdth: increase the procfs event buffer sizeArnd Bergmann1-1/+1
2017-08-07scsi: fnic: fix format string overflow warningArnd Bergmann1-1/+1
2017-08-07scsi: gdth: avoid buffer overflow warningArnd Bergmann1-1/+1
2017-08-07scsi: mpt3sas: fix format overflow warningArnd Bergmann1-1/+1
2017-08-07scsi: megaraid: fix format-overflow warningArnd Bergmann1-2/+4
2017-08-07scsi: pmcraid: Replace PCI pool old APIRomain Perier2-6/+6
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier2-6/+6
2017-08-07scsi: mpt3sas: Replace PCI pool old APIRomain Perier1-39/+34
2017-08-07scsi: megaraid: Replace PCI pool old APIRomain Perier4-64/+68
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier7-75/+75
2017-08-07scsi: csiostor: Replace PCI pool old APIRomain Perier3-9/+10
2017-08-07scsi: be2iscsi: Replace PCI pool old APIRomain Perier3-7/+7
2017-08-07scsi: g_NCR5380: Two DTC436 PDMA workaroundsOndrej Zary1-2/+11
2017-08-07scsi: g_NCR5380: Re-work PDMA loopsOndrej Zary1-81/+102
2017-08-07scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receiveFinn Thain1-7/+7
2017-08-07scsi: g_NCR5380: Cleanup comments and whitespaceFinn Thain1-33/+28
2017-08-07scsi: g_NCR5380: End PDMA transfer correctly on target disconnectionOndrej Zary1-17/+31
2017-08-07scsi: g_NCR5380: Fix PDMA transfer sizeOndrej Zary1-9/+3
2017-08-07scsi: aacraid: complete all commands during bus resetHannes Reinecke1-14/+20
2017-08-07scsi: aacraid: add fib flag to mark scsi command callbackHannes Reinecke2-0/+2
2017-08-07scsi: aacraid: enable sending of TMFs from aac_hba_send()Hannes Reinecke1-1/+1
2017-08-07scsi: aacraid: use aac_tmf_callback for reset fibHannes Reinecke1-25/+74
2017-08-07scsi: aacraid: split off device, target, and bus resetHannes Reinecke1-39/+102
2017-08-07scsi: aacraid: split off host resetHannes Reinecke1-11/+22
2017-08-07scsi: aacraid: split off functions to generate reset FIBHannes Reinecke1-33/+50
2017-08-07Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-06platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-06Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds68-860/+827
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-37/+43
2017-08-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-33/+90
2017-08-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+15
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-6/+6
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+15
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-14/+36
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+35
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-21/+24
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-08-04Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-21/+24
2017-08-04Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-5/+17
2017-08-03Merge tag 'acpi-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-4/+23
2017-08-03Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-9/+8
2017-08-03Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki4-4/+23
2017-08-03Merge branches 'pm-core' and 'pm-misc'Rafael J. Wysocki1-1/+8
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki1-8/+0
2017-08-03mmc: block: bypass the queue even if usage is present for hotplugShawn Lin1-0/+1
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches1-1/+34
2017-08-03isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-03clk: keystone: sci-clk: Fix sci_clk_getTero Kristo1-24/+42