summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu2017-09-271-1/+2
| * | | | | | | | | | | iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu2017-09-271-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-291-1/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen-pciback: relax BAR sizing write value checkJan Beulich2017-09-281-1/+10
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-281-7/+9
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2017-09-281-7/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ACPI / APEI: clear error status before acknowledging the errorTyler Baicar2017-09-271-7/+9
* | | | | | | | | | | | Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-282-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki2017-09-281-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | cpufreq: dt: Fix sysfs duplicate filename creation for platform-deviceSuniel Mahesh2017-09-261-0/+4
| * | | | | | | | | | | | | PM / OPP: Call notifier without holding opp_table->lockViresh Kumar2017-09-261-0/+7
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2816-159/+226
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi2017-09-271-29/+21
| * | | | | | | | | | | | | IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl2017-09-271-19/+22
| * | | | | | | | | | | | | Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2017-09-271-13/+0
| * | | | | | | | | | | | | IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam2017-09-271-1/+3
| * | | | | | | | | | | | | IB/hfi1: Check eeprom config partition validityJan Sokolowski2017-09-271-5/+15
| * | | | | | | | | | | | | IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez2017-09-273-3/+15
| * | | | | | | | | | | | | IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez2017-09-272-21/+65
| * | | | | | | | | | | | | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin2017-09-251-10/+17
| * | | | | | | | | | | | | IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin2017-09-251-30/+17
| * | | | | | | | | | | | | IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker2017-09-252-6/+19
| * | | | | | | | | | | | | IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel2017-09-251-6/+14
| * | | | | | | | | | | | | IB: Correct MR length field to be 64-bitParav Pandit2017-09-252-3/+3
| * | | | | | | | | | | | | IB/core: Fix qp_sec use after free accessParav Pandit2017-09-251-1/+3
| * | | | | | | | | | | | | IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-252-12/+12
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-09-262-47/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter2017-09-221-0/+15
| * | | | | | | | | | | | | mmc: tmio: remove broken and noisy debug macroWolfram Sang2017-09-221-47/+0
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-2515-128/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
| * | | | | | | | | | | | nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
| * | | | | | | | | | | | nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
| * | | | | | | | | | | | nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-251-1/+1
| * | | | | | | | | | | | nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-251-1/+6
| * | | | | | | | | | | | nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-251-2/+2
| * | | | | | | | | | | | nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
| * | | | | | | | | | | | nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
| * | | | | | | | | | | | nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
| * | | | | | | | | | | | nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
| * | | | | | | | | | | | nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3
| * | | | | | | | | | | | nvme-pci: Print invalid SGL only onceKeith Busch2017-09-251-12/+18
| * | | | | | | | | | | | nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-251-2/+2
| * | | | | | | | | | | | nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
| * | | | | | | | | | | | nvme-fc: use transport-specific sgl formatJames Smart2017-09-251-6/+7
| * | | | | | | | | | | | qla2xxx: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | | | | | | | | | | | lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | | | | | | | | | | | nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | | | | | | | | | | | nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
| * | | | | | | | | | | | nvme-fc: remove use of FC-specific error codesJames Smart2017-09-251-4/+4