summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-07PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg1-3/+8
2017-11-07PCI: pciehp: Fix race condition handling surprise link downMika Westerberg3-5/+10
2017-11-07PCI: Distribute available resources to hotplug-capable bridgesMika Westerberg1-0/+177
2017-11-07PCI: Distribute available buses to hotplug-capable bridgesMika Westerberg1-18/+138
2017-11-07PCI: Do not allocate more buses than available in parentMika Westerberg1-1/+6
2017-11-07PCI: Open-code the two pass loop when scanning bridgesMika Westerberg1-7/+20
2017-11-07PCI: Move pci_hp_add_bridge() to drivers/pci/probe.cMika Westerberg3-32/+23
2017-11-07PCI: Add for_each_pci_bridge() helperAndy Shevchenko7-32/+19
2017-11-07PCI: shpchp: Convert timers to use timer_setup()Kees Cook1-6/+3
2017-11-07PCI: cpqphp: Convert timers to use timer_setup()Kees Cook3-12/+12
2017-11-07PCI: pciehp: Convert timers to use timer_setup()Kees Cook1-8/+4
2017-11-07PCI: ibmphp: Use common error handling code in unconfigure_boot_device()Markus Elfring1-8/+11
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+8
2017-09-30Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+9
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-27/+32
2017-09-30Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-4/+6
2017-09-30Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+26
2017-09-29Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-32/+50
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+9
2017-09-29Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds12-30/+245
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+7
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+10
2017-09-29Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...Dave Airlie4-21/+26
2017-09-29Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-7/+9
2017-09-29Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-0/+11
2017-09-28Merge branch 'acpi-apei'Rafael J. Wysocki1-7/+9
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds16-159/+226
2017-09-28Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki1-0/+4
2017-09-28xen-pciback: relax BAR sizing write value checkJan Beulich1-1/+10
2017-09-28md/raid5: cap worker countShaohua Li1-2/+5
2017-09-28dm-raid: fix a race condition in request handlingShaohua Li1-1/+1
2017-09-28md: fix a race condition for flush request handlingShaohua Li1-4/+10
2017-09-28md: separate request handlingShaohua Li2-25/+34
2017-09-28scsi: ILLEGAL REQUEST + ASC==27 => target failureMartin Wilck1-1/+2
2017-09-28scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli1-0/+2
2017-09-28ACPI / APEI: clear error status before acknowledging the errorTyler Baicar1-7/+9
2017-09-27Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-2/+189
2017-09-27Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2-2/+7
2017-09-27Merge tag 'drm-amdkfd-fixes-2017-09-24' of git://people.freedesktop.org/~gabb...Dave Airlie4-5/+23
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud1-1/+1
2017-09-27IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi1-29/+21
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl1-19/+22
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam1-1/+3
2017-09-27IB/hfi1: Check eeprom config partition validityJan Sokolowski1-5/+15
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez3-3/+15
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez2-21/+65
2017-09-27iommu/amd: pr_err() strings should end with newlinesArvind Yadav1-4/+4
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu1-1/+2